WebSearchableFormData crashes when given a detached HTMLFormElement
Created attachment 104948 [details] Patch
Comment on attachment 104948 [details] Patch Attachment 104948 [details] did not pass chromium-ews (chromium-xvfb): Output: http://queues.webkit.org/results/9480721
Created attachment 104952 [details] Patch
Comment on attachment 104952 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=104952&action=review > Source/WebKit/chromium/tests/data/form.html:1 > +<form action="about:blank" method="POST"></form> This test is too simple!
(In reply to comment #4) > (From update of attachment 104952 [details]) > View in context: https://bugs.webkit.org/attachment.cgi?id=104952&action=review > > > Source/WebKit/chromium/tests/data/form.html:1 > > +<form action="about:blank" method="POST"></form> > > This test is too simple! I could take the "method" attribute away. :)
Comment on attachment 104952 [details] Patch Clearing flags on attachment: 104952 Committed r93692: <http://trac.webkit.org/changeset/93692>
All reviewed patches have been landed. Closing bug.