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

Issue 7703003: Merge 93382 - REGRESSION(r90971): Null pointer dereference with placeholder and webkit-scrollbar-... (Closed)

Created:
9 years, 4 months ago by tkent
Modified:
9 years, 4 months ago
Reviewers:
tkent
CC:
chromium-reviews
Base URL:
http://svn.webkit.org/repository/webkit/branches/chromium/835/
Visibility:
Public.

Description

Merge 93382 - REGRESSION(r90971): Null pointer dereference with placeholder and webkit-scrollbar-corner https://bugs.webkit.org/show_bug.cgi?id=66453 Reviewed by Simon Fraser. Source/WebCore: Test: fast/forms/placeholder-crash-with-scrollbar-corner.html * rendering/RenderObjectChildList.cpp: (WebCore::RenderObjectChildList::removeChildNode): Add a NULL check for owner's layer. LayoutTests: * fast/forms/placeholder-crash-with-scrollbar-corner-expected.txt: Added. * fast/forms/placeholder-crash-with-scrollbar-corner.html: Added. TBR=tkent@chromium.org Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=93489

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+0 lines, -0 lines) Patch
A + LayoutTests/fast/forms/placeholder-crash-with-scrollbar-corner.html View 0 chunks +-1 lines, --1 lines 0 comments Download
A + LayoutTests/fast/forms/placeholder-crash-with-scrollbar-corner-expected.txt View 0 chunks +-1 lines, --1 lines 0 comments Download
M Source/WebCore/rendering/RenderObjectChildList.cpp View 1 chunk +2 lines, -2 lines 0 comments Download

Messages

Total messages: 1 (0 generated)
tkent
9 years, 4 months ago (2011-08-21 06:26:10 UTC) #1

          

Powered by Google App Engine
This is Rietveld 408576698