[Webkit-unassigned] [Bug 67688] fast/forms/suggested-value-crash.html crashes on Windows

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Sep 6 19:07:30 PDT 2011


https://bugs.webkit.org/show_bug.cgi?id=67688


Ryosuke Niwa <rniwa at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |darin at apple.com,
                   |                            |dglazkov at chromium.org,
                   |                            |tkent at chromium.org




--- Comment #1 from Ryosuke Niwa <rniwa at webkit.org>  2011-09-06 19:07:29 PST ---
It appears that HTMLNames::inputTag isn't initialized properly. m_impl is null. I don't know enough about window.internals to tell what's the right fix for this issue is (might even be a cl.exe / linker bug). I'm going to replace hasTagName check by isInputElement for now and hope for the best.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list