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

Issue 10780024: Merge 122418 - (Closed)

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

Description

Merge 122418 - Accessing width or height of a detached image input element causes crash https://bugs.webkit.org/show_bug.cgi?id=90885 Reviewed by Kentaro Hara. Source/WebCore: Test: fast/forms/image/width-and-height-of-detached-input.html * html/ImageInputType.cpp: (WebCore::ImageInputType::height): Add null check for m_imageLoader. (WebCore::ImageInputType::width): ditto. LayoutTests: * fast/forms/image/width-and-height-of-detached-input-expected.txt: Added. * fast/forms/image/width-and-height-of-detached-input.html: Added. TBR=tkent@chromium.org Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=122792

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+2 lines, -2 lines) Patch
M Source/WebCore/html/ImageInputType.cpp View 2 chunks +2 lines, -2 lines 0 comments Download

Messages

Total messages: 1 (0 generated)
tkent
8 years, 5 months ago (2012-07-17 01:33:10 UTC) #1

          

Powered by Google App Engine
This is Rietveld 408576698