RESOLVED FIXED 195470
[ContentChangeObserver] Cleanup adjustObservedState
https://bugs.webkit.org/show_bug.cgi?id=195470
Summary [ContentChangeObserver] Cleanup adjustObservedState
zalan
Reported 2019-03-08 10:46:23 PST
Move things around a bit.
Attachments
Patch (7.20 KB, patch)
2019-03-08 10:55 PST, zalan
no flags
Patch (7.20 KB, patch)
2019-03-08 10:57 PST, zalan
no flags
Patch (8.86 KB, patch)
2019-03-08 12:43 PST, zalan
no flags
Patch (8.86 KB, patch)
2019-03-08 13:34 PST, zalan
no flags
Radar WebKit Bug Importer
Comment 1 2019-03-08 10:47:00 PST
zalan
Comment 2 2019-03-08 10:55:21 PST
zalan
Comment 3 2019-03-08 10:57:17 PST
Simon Fraser (smfr)
Comment 4 2019-03-08 12:10:18 PST
Comment on attachment 364036 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=364036&action=review > Source/WebCore/ChangeLog:9 > + This is in preparation for introducing a observation window from touchStart -> mouseMoved. an observation > Source/WebCore/page/ios/ContentChangeObserver.cpp:102 > + if (!m_domTimerIsBeingExecuted) m_observedDomTimerIsBeingExecuted > Source/WebCore/page/ios/ContentChangeObserver.cpp:123 > + if (!m_styleRecalcIsBeingExecuted) m_isInObservedStyleRecalc?
zalan
Comment 5 2019-03-08 12:43:40 PST
zalan
Comment 6 2019-03-08 13:34:34 PST
WebKit Commit Bot
Comment 7 2019-03-08 14:12:51 PST
Comment on attachment 364057 [details] Patch Clearing flags on attachment: 364057 Committed r242656: <https://trac.webkit.org/changeset/242656>
WebKit Commit Bot
Comment 8 2019-03-08 14:12:53 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.