Bug 148151

Summary: CAOpenGLLayer doesn't need an SPI declaration
Product: WebKit Reporter: Dean Jackson <dino>
Component: New BugsAssignee: Dean Jackson <dino>
Status: RESOLVED FIXED    
Severity: Normal CC: mitz, thorton, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch
none
Patch thorton: review+

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>