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

Issue 7039019: Merge 86219 - 2011-05-10 Kent Tamura <tkent@chromium.org> (Closed)

Created:
9 years, 7 months ago by Cris Neckar
Modified:
9 years, 7 months ago
Reviewers:
Cris Neckar
CC:
chromium-reviews
Base URL:
http://svn.webkit.org/repository/webkit/branches/chromium/742/
Visibility:
Public.

Description

Merge 86219 - 2011-05-10 Kent Tamura <tkent@chromium.org>; Reviewed by Hajime Morita. [Chromium] Fix a bug of WebFrameImpl::forms() https://bugs.webkit.org/show_bug.cgi?id=60606 If document()->forms() contained non-HTML element, the second for loop didn't stop. * src/WebFrameImpl.cpp: (WebKit::WebFrameImpl::forms): Simplify the function by wtf::Vector(). BUG=82154 Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=86711

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+7 lines, -14 lines) Patch
M Source/WebKit/chromium/src/WebFrameImpl.cpp View 1 chunk +7 lines, -14 lines 0 comments Download

Messages

Total messages: 1 (0 generated)
Cris Neckar
9 years, 7 months ago (2011-05-17 22:31:42 UTC) #1

          

Powered by Google App Engine
This is Rietveld 408576698