Bug 192003 - Stop collecting related layers in RemoteLayerTreeHost::updateLayerTree
Summary: Stop collecting related layers in RemoteLayerTreeHost::updateLayerTree
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: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2018-11-27 03:32 PST by Antti Koivisto
Modified: 2018-11-27 04:40 PST (History)
6 users (show)

See Also:


Attachments
patch (4.99 KB, patch)
2018-11-27 03:35 PST, Antti Koivisto
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Antti Koivisto 2018-11-27 03:32:03 PST
We can pass the node hash directly to RemoteLayerTreePropertyApplier. The collection step doesn't seem to add anything except an extra hash lookup.
Comment 1 Antti Koivisto 2018-11-27 03:35:53 PST
Created attachment 355720 [details]
patch
Comment 2 WebKit Commit Bot 2018-11-27 04:39:32 PST
Comment on attachment 355720 [details]
patch

Clearing flags on attachment: 355720

Committed r238549: <https://trac.webkit.org/changeset/238549>
Comment 3 WebKit Commit Bot 2018-11-27 04:39:34 PST
All reviewed patches have been landed.  Closing bug.
Comment 4 Radar WebKit Bug Importer 2018-11-27 04:40:44 PST
<rdar://problem/46273405>