Bug 195032 - [ContentChangeObserver] Move observing logic from Document::updateStyleIfNeeded to ContentChangeObserver
Summary: [ContentChangeObserver] Move observing logic from Document::updateStyleIfNeed...
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 19:11 PST by zalan
Modified: 2019-02-26 10:28 PST (History)
10 users (show)

See Also:


Attachments
Patch (5.56 KB, patch)
2019-02-25 19:23 PST, zalan
no flags Details | Formatted Diff | Diff
Patch (5.59 KB, patch)
2019-02-25 19:29 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 19:11:24 PST
where it belongs
Comment 1 Radar WebKit Bug Importer 2019-02-25 19:19:17 PST
<rdar://problem/48388063>
Comment 2 zalan 2019-02-25 19:23:44 PST
Created attachment 362951 [details]
Patch
Comment 3 zalan 2019-02-25 19:29:06 PST
Created attachment 362952 [details]
Patch
Comment 4 zalan 2019-02-26 10:28:46 PST
Committed r242093: <https://trac.webkit.org/changeset/242093>