Bug 214715

Summary: Null check frame in Document::dispatchDisabledAdaptationsDidChangeForMainFrame and a few other places
Product: WebKit Reporter: Alex Christensen <achristensen>
Component: New BugsAssignee: Alex Christensen <achristensen>
Status: RESOLVED FIXED    
Severity: Normal CC: cdumez, esprehn+autocc, ews-watchlist, ggaren, japhet, kangil.han, mkwst, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch ggaren: review+

Alex Christensen
Reported 2020-07-23 17:39:37 PDT
Null check frame in Document::dispatchDisabledAdaptationsDidChangeForMainFrame
Attachments
Patch (6.77 KB, patch)
2020-07-24 17:07 PDT, Alex Christensen
ggaren: review+
Alex Christensen
Comment 1 2020-07-24 17:07:18 PDT
Geoffrey Garen
Comment 2 2020-07-24 17:26:57 PDT
Comment on attachment 405205 [details] Patch r=me
Alex Christensen
Comment 3 2020-07-24 20:08:50 PDT
Comment on attachment 405205 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=405205&action=review > Source/WebCore/loader/SubframeLoader.cpp:335 > + document->decrementLoadEventDelayCount(); This line was committed in https://trac.webkit.org/changeset/264878/webkit Committing without it.
Alex Christensen
Comment 4 2020-07-24 20:10:31 PDT
Radar WebKit Bug Importer
Comment 5 2020-07-24 20:11:18 PDT
Note You need to log in before you can comment on or make changes to this bug.