Bug 202373 - Make GenericEventQueue an ActiveDOMObject
Summary: Make GenericEventQueue an ActiveDOMObject
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Page Loading (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Chris Dumez
URL:
Keywords: InRadar
Depends on:
Blocks: 202293 202370
  Show dependency treegraph
 
Reported: 2019-09-30 14:46 PDT by Chris Dumez
Modified: 2019-09-30 20:37 PDT (History)
18 users (show)

See Also:


Attachments
Patch (52.68 KB, patch)
2019-09-30 15:32 PDT, Chris Dumez
no flags Details | Formatted Diff | Diff
Patch (52.72 KB, patch)
2019-09-30 15:48 PDT, Chris Dumez
no flags Details | Formatted Diff | Diff
Patch (52.99 KB, patch)
2019-09-30 16:50 PDT, Chris Dumez
no flags Details | Formatted Diff | Diff
Patch (53.07 KB, patch)
2019-09-30 16:53 PDT, Chris Dumez
no flags Details | Formatted Diff | Diff
Patch (53.10 KB, patch)
2019-09-30 16:55 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 2019-09-30 14:46:21 PDT
Make GenericEventQueue an ActiveDOMObject so that it is guaranteed to never fire any events while suspended without requiring the client to explicitly suspend/resume the event queue.
Comment 1 Chris Dumez 2019-09-30 15:32:25 PDT
Created attachment 379845 [details]
Patch
Comment 2 Chris Dumez 2019-09-30 15:48:43 PDT
Created attachment 379848 [details]
Patch
Comment 3 Chris Dumez 2019-09-30 16:50:36 PDT
Created attachment 379857 [details]
Patch
Comment 4 Chris Dumez 2019-09-30 16:53:28 PDT
Created attachment 379858 [details]
Patch
Comment 5 Chris Dumez 2019-09-30 16:55:43 PDT
Created attachment 379860 [details]
Patch
Comment 6 WebKit Commit Bot 2019-09-30 20:36:08 PDT
Comment on attachment 379860 [details]
Patch

Clearing flags on attachment: 379860

Committed r250542: <https://trac.webkit.org/changeset/250542>
Comment 7 WebKit Commit Bot 2019-09-30 20:36:10 PDT
All reviewed patches have been landed.  Closing bug.
Comment 8 Radar WebKit Bug Importer 2019-09-30 20:37:16 PDT
<rdar://problem/55865576>