Bug 230131 - document.open() and friends use incorrect document as a source for reseted document's URL
Summary: document.open() and friends use incorrect document as a source for reseted do...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: DOM (show other bugs)
Version: WebKit Nightly Build
Hardware: All All
: P2 Trivial
Assignee: Alexey Shvayka
URL:
Keywords: InRadar
Depends on:
Blocks: 231702
  Show dependency treegraph
 
Reported: 2021-09-09 16:19 PDT by Alexey Shvayka
Modified: 2021-10-24 09:01 PDT (History)
9 users (show)

See Also:


Attachments
Patch (19.08 KB, patch)
2021-09-09 16:22 PDT, Alexey Shvayka
no flags Details | Formatted Diff | Diff
Patch (32.94 KB, patch)
2021-09-13 14:25 PDT, Alexey Shvayka
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Alexey Shvayka 2021-09-09 16:19:24 PDT
document.open() and friends use incorrect document as a source for reseted document's URL
Comment 1 Alexey Shvayka 2021-09-09 16:22:13 PDT
Created attachment 437801 [details]
Patch
Comment 2 EWS Watchlist 2021-09-09 16:22:50 PDT
This patch modifies the imported WPT tests. Please ensure that any changes on the tests (not coming from a WPT import) are exported to WPT. Please see https://trac.webkit.org/wiki/WPTExportProcess
Comment 3 Alexey Shvayka 2021-09-13 14:25:19 PDT
Created attachment 438079 [details]
Patch

Adjust LayoutTests.
Comment 4 Radar WebKit Bug Importer 2021-09-16 16:20:17 PDT
<rdar://problem/83217960>
Comment 5 Chris Dumez 2021-10-13 15:35:01 PDT
Comment on attachment 438079 [details]
Patch

r=me
Comment 6 Alexey Shvayka 2021-10-24 08:33:49 PDT
Comment on attachment 438079 [details]
Patch

Thanks Chris!
Comment 7 EWS 2021-10-24 08:33:54 PDT
shvaikalesh@gmail.com does not have committer permissions according to https://raw.githubusercontent.com/WebKit/WebKit/main/metadata/contributors.json.

Rejecting attachment 438079 [details] from commit queue.
Comment 8 Alexey Shvayka 2021-10-24 08:41:15 PDT
Comment on attachment 438079 [details]
Patch

ews-build requires first email of contributors.json to match one of Bugzilla account.
Let's see if cq+ works after I changed Bugzilla credentials.
Comment 9 EWS 2021-10-24 09:01:21 PDT
Committed r284758 (243467@main): <https://commits.webkit.org/243467@main>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 438079 [details].