RESOLVED FIXED 192170
[ContentObservation] Decouple content change and DOM timer scheduling observation
https://bugs.webkit.org/show_bug.cgi?id=192170
Summary [ContentObservation] Decouple content change and DOM timer scheduling observa...
zalan
Reported 2018-11-29 12:15:42 PST
ssia
Attachments
Patch (7.20 KB, patch)
2018-11-29 12:20 PST, zalan
no flags
Patch (7.20 KB, patch)
2018-11-29 12:21 PST, zalan
simon.fraser: review+
zalan
Comment 1 2018-11-29 12:20:21 PST
zalan
Comment 2 2018-11-29 12:21:29 PST
Simon Fraser (smfr)
Comment 3 2018-11-29 12:42:21 PST
Comment on attachment 356033 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=356033&action=review > Source/WebCore/platform/ios/wak/WKContentObservation.cpp:40 > +bool _WKObservingDOMTimerSchedulings = false; "schedulings" -> "scheduling" > Source/WebCore/platform/ios/wak/WKContentObservation.cpp:60 > +void WKStartObservingDOMTimerSchedules(void) WKStartObservingDOMTimerScheduling > Source/WebCore/platform/ios/wak/WKContentObservation.h:46 > +WEBCORE_EXPORT void WKStartObservingDOMTimerSchedules(void); > +WEBCORE_EXPORT void WKStopObservingDOMTimerSchedules(void); scheduling
zalan
Comment 4 2018-11-29 13:25:34 PST
Radar WebKit Bug Importer
Comment 5 2018-11-29 13:26:33 PST
Note You need to log in before you can comment on or make changes to this bug.