Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(60)

Issue 10659009: Merge 121072 - REGRESSION(r116446): Crash in RenderBoxModelObject::adjustedPositionRelativeToOffset… (Closed)

Created:
8 years, 6 months ago by Julien - ping for review
Modified:
8 years, 6 months ago
Reviewers:
jchaffraix
CC:
chromium-reviews
Base URL:
http://svn.webkit.org/repository/webkit/branches/chromium/1180/
Visibility:
Public.

Description

Merge 121072 - REGRESSION(r116446): Crash in RenderBoxModelObject::adjustedPositionRelativeToOffsetParent https://bugs.webkit.org/show_bug.cgi?id=89785 Reviewed by Abhishek Arya. Source/WebCore: Test: fullscreen/full-screen-crash-offsetLeft.html * rendering/RenderBoxModelObject.cpp: (WebCore::RenderBoxModelObject::adjustedPositionRelativeToOffsetParent): Added a NULL-check for parent() as it can be NULL in fullscreen mode. Also updated a stale comment while touching the code. LayoutTests: * fullscreen/full-screen-crash-offsetLeft-expected.html: Added. * fullscreen/full-screen-crash-offsetLeft.html: Added. TBR=jchaffraix@webkit.org Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=121081

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1 line, -1 line) Patch
A + LayoutTests/fullscreen/full-screen-crash-offsetLeft.html View 0 chunks +-1 lines, --1 lines 0 comments Download
A + LayoutTests/fullscreen/full-screen-crash-offsetLeft-expected.txt View 0 chunks +-1 lines, --1 lines 0 comments Download
M Source/WebCore/rendering/RenderBoxModelObject.cpp View 1 chunk +3 lines, -3 lines 0 comments Download

Messages

Total messages: 1 (0 generated)
Julien - ping for review
8 years, 6 months ago (2012-06-23 00:55:38 UTC) #1

          

Powered by Google App Engine
This is Rietveld 408576698