Bug 197214 - URL set by document.open() is communicated with the WebPageProxy but not the WebFrameProxy
Summary: URL set by document.open() is communicated with the WebPageProxy but not the ...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit2 (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Chris Dumez
URL:
Keywords: InRadar
Depends on:
Blocks: 196941
  Show dependency treegraph
 
Reported: 2019-04-23 15:10 PDT by Chris Dumez
Modified: 2019-04-24 08:44 PDT (History)
5 users (show)

See Also:


Attachments
Patch (7.48 KB, patch)
2019-04-23 15:12 PDT, Chris Dumez
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Chris Dumez 2019-04-23 15:10:58 PDT
URL set by document.open() is communicated with the WebPageProxy (since r244361) but not the WebFrameProxy.
Comment 1 Chris Dumez 2019-04-23 15:11:14 PDT
<rdar://problem/49237544>
Comment 2 Chris Dumez 2019-04-23 15:12:36 PDT
Created attachment 368069 [details]
Patch
Comment 3 Alex Christensen 2019-04-24 08:19:06 PDT
Comment on attachment 368069 [details]
Patch

I think I hit an assertion related to this.
Comment 4 Chris Dumez 2019-04-24 08:44:35 PDT
Comment on attachment 368069 [details]
Patch

Clearing flags on attachment: 368069

Committed r244590: <https://trac.webkit.org/changeset/244590>
Comment 5 Chris Dumez 2019-04-24 08:44:36 PDT
All reviewed patches have been landed.  Closing bug.