WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
12681
REGRESSION: Call to window.open causes URL to be hit twice
https://bugs.webkit.org/show_bug.cgi?id=12681
Summary
REGRESSION: Call to window.open causes URL to be hit twice
Tom Brown
Reported
2007-02-07 08:47:43 PST
When using the javascript "window.open" function, the specified URL will be hit twice by the browser.
Attachments
Test case reproduction
(362 bytes, text/html)
2007-02-07 08:51 PST
,
Tom Brown
no flags
Details
View All
Add attachment
proposed patch, testcase, etc.
Tom Brown
Comment 1
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.
David Kilzer (:ddkilzer)
Comment 2
2007-02-07 09:40:04 PST
This bug sounds vaguely familiar, but I can't find a related bug in a cursory search.
Alexey Proskuryakov
Comment 3
2007-04-25 06:03:46 PDT
I can only reproduce this with a nightly, not with shipping Safari -> regression/P1.
Mark Rowe (bdash)
Comment 4
2007-04-27 03:00:58 PDT
<
rdar://problem/5166149
>
Brady Eidson
Comment 5
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
Brady Eidson
Comment 6
2007-05-18 16:01:40 PDT
Landed a fix in
r21578
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug