Bug 190084 - [PSON] Deal with the drawing area potentially being null in WebFrameLoaderClient::transitionToCommittedForNewPage()
Summary: [PSON] Deal with the drawing area potentially being null in WebFrameLoaderCli...
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: 2018-09-28 11:56 PDT by Chris Dumez
Modified: 2018-09-29 02:49 PDT (History)
3 users (show)

See Also:


Attachments
Patch (2.05 KB, patch)
2018-09-28 11:57 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 2018-09-28 11:56:32 PDT
Deal with the drawing area potentially being null in WebFrameLoaderClient::transitionToCommittedForNewPage(), as a result of calling WebPage::tearDownDrawingAreaForSuspend().
Comment 1 Chris Dumez 2018-09-28 11:56:45 PDT
<rdar://problem/44844561>
Comment 2 Chris Dumez 2018-09-28 11:57:21 PDT
Created attachment 351099 [details]
Patch
Comment 3 WebKit Commit Bot 2018-09-29 02:49:41 PDT
Comment on attachment 351099 [details]
Patch

Clearing flags on attachment: 351099

Committed r236641: <https://trac.webkit.org/changeset/236641>
Comment 4 WebKit Commit Bot 2018-09-29 02:49:42 PDT
All reviewed patches have been landed.  Closing bug.