Bug 128512 - Remove unused layer owner from WebGLLayer
Summary: Remove unused layer owner from WebGLLayer
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebGL (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Dean Jackson
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2014-02-09 20:26 PST by Dean Jackson
Modified: 2014-02-09 21:36 PST (History)
2 users (show)

See Also:


Attachments
Patch (1.96 KB, patch)
2014-02-09 20:29 PST, Dean Jackson
krit: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Dean Jackson 2014-02-09 20:26:24 PST
m_layerOwner is not used anywhere.
Comment 1 Radar WebKit Bug Importer 2014-02-09 20:26:51 PST
<rdar://problem/16022873>
Comment 2 Dean Jackson 2014-02-09 20:29:32 PST
Created attachment 223668 [details]
Patch
Comment 3 Dean Jackson 2014-02-09 21:36:55 PST
Committed r163762: <http://trac.webkit.org/changeset/163762>