Add more tests for "should open external urls" flag Suggested in https://bugs.webkit.org/show_bug.cgi?id=145280
In the other bug, Geoff Garen suggested: --- Other interesting test cases: (1) Do a top-level (Safari-like) navigation that sets the flag to true, then another that sets it to false. Flag should be false. (2) Do a top-level (Safari-like) navigation that sets the flag to false, then another that sets it to true. Flag should be true. (3) Do a top-level (Safari-like) navigation that sets the flag to false, then a programmatic click event on a link. Flag should be false.
Created attachment 254081 [details] Patch v1
Comment on attachment 254081 [details] Patch v1 Geoff rubber-stamped these in person
http://trac.webkit.org/changeset/185115