RESOLVED FIXED 195172
[ContentChangeObserver] Introduce observer subclasses to scope content change observing.
https://bugs.webkit.org/show_bug.cgi?id=195172
Summary [ContentChangeObserver] Introduce observer subclasses to scope content change...
zalan
Reported 2019-02-28 10:29:23 PST
instead of adding start/stops everywhere.
Attachments
Patch (10.42 KB, patch)
2019-02-28 10:34 PST, zalan
no flags
Patch (10.52 KB, patch)
2019-02-28 14:51 PST, zalan
no flags
Radar WebKit Bug Importer
Comment 1 2019-02-28 10:32:16 PST
zalan
Comment 2 2019-02-28 10:34:25 PST
Simon Fraser (smfr)
Comment 3 2019-02-28 11:10:41 PST
Comment on attachment 363237 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=363237&action=review > Source/WebCore/dom/Document.cpp:2058 > + ContentChangeObserver::StyleRecalcObserver observer(page()); observingScope? > Source/WebCore/page/ios/ContentChangeObserver.h:53 > + class StyleChangeObserver { StyleChangeScope
zalan
Comment 4 2019-02-28 14:51:12 PST
WebKit Commit Bot
Comment 5 2019-02-28 15:18:11 PST
Comment on attachment 363263 [details] Patch Clearing flags on attachment: 363263 Committed r242234: <https://trac.webkit.org/changeset/242234>
WebKit Commit Bot
Comment 6 2019-02-28 15:18:13 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.