Bug 195023 - [ContentChangeObserver] Simplify content observation API by removing explicit DOMTimer observation.
Summary: [ContentChangeObserver] Simplify content observation API by removing explicit...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Layout and Rendering (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: zalan
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2019-02-25 16:10 PST by zalan
Modified: 2019-02-26 10:37 PST (History)
5 users (show)

See Also:


Attachments
Patch (5.81 KB, patch)
2019-02-25 16:26 PST, zalan
thorton: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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>