Bug 196247 - [WPE][Qt] Uninitialized racy ViewBackend
Summary: [WPE][Qt] Uninitialized racy ViewBackend
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WPE WebKit (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Philippe Normand
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-03-26 03:59 PDT by Philippe Normand
Modified: 2019-03-26 05:09 PDT (History)
2 users (show)

See Also:


Attachments
Patch (1.18 KB, patch)
2019-03-26 04:30 PDT, Philippe Normand
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.