[Webkit-unassigned] [Bug 31567] event handler in <script...for> should not get executed

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Nov 16 17:20:40 PST 2009


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





--- Comment #3 from Johnny Ding <jnd at chromium.org>  2009-11-16 17:20:38 PST ---
Thanks Darin!
You are right, my previous patch did change the check logic of type and
language. (I added "if (!isJavaScript)" check before checking language on my
chromium build, but somehow I missed it when writing patch on Mac WebKit
build.)

According to your comments, I dropped the isJavaScript variable.
Please take another look!

-- 
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