DescriptionMerge 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 #
Messages
Total messages: 1 (0 generated)
|