WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
283747
Repeated assignment of `javascript:` URLs to `location.href`ignores previous assignments
https://bugs.webkit.org/show_bug.cgi?id=283747
Summary
Repeated assignment of `javascript:` URLs to `location.href`ignores previous ...
Deleted User
Reported
2024-11-27 03:21:54 PST
STR: 1. Open
https://jsbin.com/gulayotiqe/1/edit?html,js,output
2. Open the developer console 3. Click the "Run with JS" button. Expected: "l1" and "l2" logged Actual: only "l2" logged. Chrome and Firefox both log "l1" and "l2". Checked with WebKitGtk's Minibrowser, WebKitGTK version 2.46.3. On Ubuntu 24.04.
Attachments
Add attachment
proposed patch, testcase, etc.
Karl Dubost
Comment 1
2024-11-27 19:24:04 PST
confirmed on macOS too.
Alexey Proskuryakov
Comment 2
2024-11-28 13:53:03 PST
Probably a dupe of
bug 119322
. Seems like there is significant history of going back and forth with aspects of this behavior, related some other bugs that I found.
Radar WebKit Bug Importer
Comment 3
2024-12-04 03:22:12 PST
<
rdar://problem/140906568
>
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