[Webkit-unassigned] [Bug 66720] chromium WebFrameImpl - don't load javascript URLs against chrome internal pages.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Aug 24 10:06:32 PDT 2011


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





--- Comment #14 from Adam Barth <abarth at webkit.org>  2011-08-24 10:06:32 PST ---
> would ScriptController::executeIfJavaScriptURL affect <a href="javascript:"> cases, or only navigation from the browser itself?   Current patch only applies this test as before.

Only the <a href="javascript:"> case.  I think it's fine to handle that case in a separate patch, but we should say that in the ChangeLog entry.

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