Bug 192170

Summary: [ContentObservation] Decouple content change and DOM timer scheduling observation
Product: WebKit Reporter: alan <zalan>
Component: Layout and RenderingAssignee: alan <zalan>
Status: RESOLVED FIXED    
Severity: Normal CC: bfulgham, simon.fraser, webkit-bug-importer, zalan
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch
none
Patch simon.fraser: review+

alan
Reported 2018-11-29 12:15:42 PST
ssia
Attachments
Patch (7.20 KB, patch)
2018-11-29 12:20 PST, alan
no flags
Patch (7.20 KB, patch)
2018-11-29 12:21 PST, alan
simon.fraser: review+
alan
Comment 1 2018-11-29 12:20:21 PST
alan
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
alan
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.