[webkit-reviews] review requested: [Bug 99202] [Chromium] shift-click fails to spawn new window with target=_blank : [Attachment 168493] First try patch--no tests yet.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Oct 12 15:15:19 PDT 2012


Eric U. <ericu at chromium.org> has asked	for review:
Bug 99202: [Chromium] shift-click fails to spawn new window with target=_blank
https://bugs.webkit.org/show_bug.cgi?id=99202

Attachment 168493: First try patch--no tests yet.
https://bugs.webkit.org/attachment.cgi?id=168493&action=review

------- Additional Comments from Eric U. <ericu at chromium.org>
This code path affects <a target="_blank"...> and <a
href="javascript:window.open...>, but apparently not ordinary links.

This didn't break any tests, which is a bad sign.  Where should I be putting a
new test for this?


More information about the webkit-reviews mailing list