Bug 219191 - [TextureMapper] Remove m_textureMapper from TextureMapperLayer
Summary: [TextureMapper] Remove m_textureMapper from TextureMapperLayer
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Platform (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Fujii Hironori
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2020-11-19 21:24 PST by Fujii Hironori
Modified: 2020-11-19 23:28 PST (History)
12 users (show)

See Also:


Attachments
Patch (16.41 KB, patch)
2020-11-19 21:30 PST, Fujii Hironori
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Fujii Hironori 2020-11-19 21:24:02 PST
[TextureMapper] Remove m_textureMapper from TextureMapperLayer

It's more efficient to pass TextureMapper reference as an argument.
Comment 1 Fujii Hironori 2020-11-19 21:30:55 PST
Created attachment 414648 [details]
Patch
Comment 2 Fujii Hironori 2020-11-19 23:27:26 PST
Comment on attachment 414648 [details]
Patch

Clearing flags on attachment: 414648

Committed r270071: <https://trac.webkit.org/changeset/270071>
Comment 3 Fujii Hironori 2020-11-19 23:27:29 PST
All reviewed patches have been landed.  Closing bug.
Comment 4 Radar WebKit Bug Importer 2020-11-19 23:28:17 PST
<rdar://problem/71617622>