Bug 203587 - WKFrameIsDisplayingMarkupDocument() should return true after a window.open/document.write
Summary: WKFrameIsDisplayingMarkupDocument() should return true after a window.open/do...
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:
 
Reported: 2019-10-29 14:38 PDT by Chris Dumez
Modified: 2019-10-30 11:36 PDT (History)
8 users (show)

See Also:


Attachments
Patch (18.65 KB, patch)
2019-10-29 14:42 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-10-29 14:38:12 PDT
WKFrameIsDisplayingMarkupDocument() should return true after a window.open/document.write.
Comment 1 Chris Dumez 2019-10-29 14:38:25 PDT
<rdar://problem/56717726>
Comment 2 Chris Dumez 2019-10-29 14:42:26 PDT
Created attachment 382229 [details]
Patch
Comment 3 Chris Dumez 2019-10-30 11:36:29 PDT
Comment on attachment 382229 [details]
Patch

Clearing flags on attachment: 382229

Committed r251787: <https://trac.webkit.org/changeset/251787>
Comment 4 Chris Dumez 2019-10-30 11:36:30 PDT
All reviewed patches have been landed.  Closing bug.