Bug 196247

Summary: [WPE][Qt] Uninitialized racy ViewBackend
Product: WebKit Reporter: Philippe Normand <pnormand>
Component: WPE WebKitAssignee: Philippe Normand <pnormand>
Status: RESOLVED FIXED    
Severity: Normal CC: bugs-noreply, commit-queue
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

Description Philippe Normand 2019-03-26 03:59:39 PDT
Sometimes resize() would be called before the ViewBackend is created, triggering a crash.
Comment 1 Philippe Normand 2019-03-26 04:30:27 PDT
Created attachment 365957 [details]
Patch
Comment 2 WebKit Commit Bot 2019-03-26 05:09:55 PDT
Comment on attachment 365957 [details]
Patch

Clearing flags on attachment: 365957

Committed r243492: <https://trac.webkit.org/changeset/243492>
Comment 3 WebKit Commit Bot 2019-03-26 05:09:57 PDT
All reviewed patches have been landed.  Closing bug.