Bug 148151 - CAOpenGLLayer doesn't need an SPI declaration
Summary: CAOpenGLLayer doesn't need an SPI declaration
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Dean Jackson
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2015-08-18 16:38 PDT by Dean Jackson
Modified: 2015-08-18 17:22 PDT (History)
3 users (show)

See Also:


Attachments
Patch (1.40 KB, patch)
2015-08-18 16:40 PDT, Dean Jackson
no flags Details | Formatted Diff | Diff
Patch (1.46 KB, patch)
2015-08-18 17:15 PDT, Dean Jackson
thorton: 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 2015-08-18 16:38:32 PDT
CAOpenGLLayer needs a named class extension for non-internal installs
Comment 1 Radar WebKit Bug Importer 2015-08-18 16:39:22 PDT
<rdar://problem/22335111>
Comment 2 Dean Jackson 2015-08-18 16:40:12 PDT
Created attachment 259317 [details]
Patch
Comment 3 mitz 2015-08-18 16:54:10 PDT
(In reply to comment #0)
> CAOpenGLLayer needs a named class extension for non-internal installs

There’s no such thing as a named class extension :|
Comment 4 Dean Jackson 2015-08-18 17:01:54 PDT
Committed r188608: <http://trac.webkit.org/changeset/188608>
Comment 5 Dean Jackson 2015-08-18 17:15:30 PDT
Reopening to attach new patch.
Comment 6 Dean Jackson 2015-08-18 17:15:34 PDT
Created attachment 259325 [details]
Patch
Comment 7 Dean Jackson 2015-08-18 17:22:35 PDT
Committed r188610: <http://trac.webkit.org/changeset/188610>