Bug 195023

Summary: [ContentChangeObserver] Simplify content observation API by removing explicit DOMTimer observation.
Product: WebKit Reporter: zalan <zalan>
Component: Layout and RenderingAssignee: zalan <zalan>
Status: RESOLVED FIXED    
Severity: Normal CC: bfulgham, simon.fraser, thorton, webkit-bug-importer, zalan
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch thorton: review+

Description zalan 2019-02-25 16:10:54 PST
startObservingContentChanges should imply DOMTimer observation as well.
Comment 1 Radar WebKit Bug Importer 2019-02-25 16:11:31 PST
<rdar://problem/48381885>
Comment 2 zalan 2019-02-25 16:26:30 PST
Created attachment 362942 [details]
Patch
Comment 3 zalan 2019-02-26 10:37:23 PST
Committed r242094: <https://trac.webkit.org/changeset/242094>