Bug 12681 - REGRESSION: Call to window.open causes URL to be hit twice
Summary: REGRESSION: Call to window.open causes URL to be hit twice
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Page Loading (show other bugs)
Version: 420+
Hardware: All OS X 10.4
: P1 Normal
Assignee: Nobody
URL:
Keywords: InRadar, Regression
Depends on:
Blocks:
 
Reported: 2007-02-07 08:47 PST by Tom Brown
Modified: 2007-05-18 16:01 PDT (History)
3 users (show)

See Also:


Attachments
Test case reproduction (362 bytes, text/html)
2007-02-07 08:51 PST, Tom Brown
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Tom Brown 2007-02-07 08:47:43 PST
When using the javascript "window.open" function, the specified URL will be hit twice by the browser.
Comment 1 Tom Brown 2007-02-07 08:51:07 PST
Created attachment 13009 [details]
Test case reproduction

For this test case to work, this page has to be served by a webserver for which you have access to the logs.

1) Click the button labeled "open window". A new window will open temporarily.
2) Observe the multiple duplicate entries in the web server access log.
Comment 2 David Kilzer (:ddkilzer) 2007-02-07 09:40:04 PST
This bug sounds vaguely familiar, but I can't find a related bug in a cursory search.

Comment 3 Alexey Proskuryakov 2007-04-25 06:03:46 PDT
I can only reproduce this with a nightly, not with shipping Safari -> regression/P1.
Comment 4 Mark Rowe (bdash) 2007-04-27 03:00:58 PDT
<rdar://problem/5166149>
Comment 5 Brady Eidson 2007-05-09 10:30:03 PDT
We have reason to believe this is a somewhat recent regression (last few months) - it would be great if someone could spend the time to regress this using the nightlies to find out the range when it broke

Comment 6 Brady Eidson 2007-05-18 16:01:40 PDT
Landed a fix in r21578