RESOLVED FIXED 195463
[ContentChangeObserver] Add StartedDOMTimerExecution and StartedStyleRecalc
https://bugs.webkit.org/show_bug.cgi?id=195463
Summary [ContentChangeObserver] Add StartedDOMTimerExecution and StartedStyleRecalc
zalan
Reported 2019-03-08 09:18:43 PST
This is in preparation for explicit isObservingContentChanges()
Attachments
Patch (6.19 KB, patch)
2019-03-08 09:27 PST, zalan
no flags
Patch (6.12 KB, patch)
2019-03-08 12:32 PST, zalan
no flags
Radar WebKit Bug Importer
Comment 1 2019-03-08 09:20:57 PST
zalan
Comment 2 2019-03-08 09:27:02 PST
Simon Fraser (smfr)
Comment 3 2019-03-08 12:01:13 PST
Comment on attachment 364020 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=364020&action=review > Source/WebCore/page/ios/ContentChangeObserver.h:166 > + bool m_isObservingPendingStyleRecalc { false }; m_isWaitingForStyleRecalc
zalan
Comment 4 2019-03-08 12:32:26 PST
WebKit Commit Bot
Comment 5 2019-03-08 13:11:46 PST
Comment on attachment 364050 [details] Patch Clearing flags on attachment: 364050 Committed r242654: <https://trac.webkit.org/changeset/242654>
WebKit Commit Bot
Comment 6 2019-03-08 13:11:48 PST
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.