Bug 204759 - Document::setWindowAttributeEventListener should check `m_domWindow::frame()`
Summary: Document::setWindowAttributeEventListener should check `m_domWindow::frame()`
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Yusuke Suzuki
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2019-12-02 11:32 PST by Yusuke Suzuki
Modified: 2019-12-02 12:33 PST (History)
7 users (show)

See Also:


Attachments
Patch (1.51 KB, patch)
2019-12-02 11:33 PST, Yusuke Suzuki
mark.lam: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Yusuke Suzuki 2019-12-02 11:32:19 PST
Document::setWindowAttributeEventListener should check `m_domWindow::frame()`
Comment 1 Yusuke Suzuki 2019-12-02 11:33:52 PST
Created attachment 384642 [details]
Patch
Comment 2 Yusuke Suzuki 2019-12-02 11:33:54 PST
<rdar://problem/50098787>
Comment 3 Mark Lam 2019-12-02 11:41:30 PST
Comment on attachment 384642 [details]
Patch

r=me
Comment 4 Yusuke Suzuki 2019-12-02 12:33:00 PST
Committed r253006: <https://trac.webkit.org/changeset/253006>