Bug 195197 - [ContentChangeObserver] ContentChangeObserver::StyleChangeScope should not set WKContentVisibilityChange directly
Summary: [ContentChangeObserver] ContentChangeObserver::StyleChangeScope should not se...
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-28 19:18 PST by zalan
Modified: 2019-03-01 11:14 PST (History)
5 users (show)

See Also:


Attachments
Patch (2.98 KB, patch)
2019-02-28 19:23 PST, zalan
simon.fraser: 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-28 19:18:52 PST
call ContentChangeObserver::didContentVisibilityChange instead
Comment 1 Radar WebKit Bug Importer 2019-02-28 19:19:48 PST
<rdar://problem/48498332>
Comment 2 zalan 2019-02-28 19:23:07 PST
Created attachment 363289 [details]
Patch
Comment 3 zalan 2019-03-01 11:14:10 PST
Committed r242271: <https://trac.webkit.org/changeset/242271>