[webkit-reviews] review requested: [Bug 13618] HTMLAnchorElement should not force target to _blank for middle clicks : [Attachment 14480] patch v2

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu May 10 19:03:34 PDT 2007


Peter Kasting <zerodpx at gmail.com> has asked  for review:
Bug 13618: HTMLAnchorElement should not force target to _blank for middle
clicks
http://bugs.webkit.org/show_bug.cgi?id=13618

Attachment 14480: patch v2
http://bugs.webkit.org/attachment.cgi?id=14480&action=edit

------- Additional Comments from Peter Kasting <zerodpx at gmail.com>
As discussed with Maciej on IRC, this patch adds a WebPreference to toggle the
behavior.  On Mac OS X, the preference is set to do the old behavior (force
target="_blank" on middle-click); otherwise, the preference defaults to the new
behavior (don't change target, let embedders handle middle-clicks as they wish
via the policy delegate functions).



More information about the webkit-reviews mailing list