Bug 155926

Summary: Rely on PlatformLayer to choose the TextureMapperPlatformLayer impl
Product: WebKit Reporter: Emanuele Aina <emanuele.aina>
Component: New BugsAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, darin, ggaren, mcatanzaro, pnormand, zan
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch
none
Patch none

Description Emanuele Aina 2016-03-26 18:12:22 PDT
Rely on PlatformLayer to choose the TextureMapperPlatformLayer impl
Comment 1 Emanuele Aina 2016-03-26 18:13:38 PDT
Created attachment 274991 [details]
Patch
Comment 2 WebKit Commit Bot 2016-03-26 18:15:56 PDT
Attachment 274991 [details] did not pass style-queue:


ERROR: Source/WebCore/ChangeLog:1:  ChangeLog entry has no bug number  [changelog/bugnumber] [5]
Total errors found: 1 in 5 files


If any of these errors are false positives, please file a bug against check-webkit-style.
Comment 3 Michael Catanzaro 2016-03-28 07:40:40 PDT
Comment on attachment 274991 [details]
Patch

Clever, I like it.

You need to not break EFL, though. Seems it's not getting any typedef for PlatformLayer?
Comment 4 Philippe Normand 2016-03-29 00:13:11 PDT
Comment on attachment 274991 [details]
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=274991&action=review

> Source/WebCore/ChangeLog:4
> +        Need the bug URL (OOPS!).

And the bugzilla URL should be mentioned here.
Comment 5 Emanuele Aina 2016-03-30 01:53:21 PDT
Created attachment 275187 [details]
Patch
Comment 6 Zan Dobersek 2016-03-30 04:06:46 PDT
Comment on attachment 275187 [details]
Patch

LGTM. The Windows EWS error looks unrelated.
Comment 7 Philippe Normand 2016-04-04 02:01:27 PDT
Emanuele, if you want the commit-queue bot to land this, please let us know :)
Comment 8 Emanuele Aina 2016-04-04 02:19:27 PDT
Yes please! Should I request it in some particular way?
Comment 9 Philippe Normand 2016-04-04 02:30:34 PDT
Comment on attachment 275187 [details]
Patch

Next time you can set cq? so we know you want the commit-queue to land this.
Comment 10 WebKit Commit Bot 2016-04-04 03:21:31 PDT
Comment on attachment 275187 [details]
Patch

Clearing flags on attachment: 275187

Committed r199000: <http://trac.webkit.org/changeset/199000>
Comment 11 WebKit Commit Bot 2016-04-04 03:21:36 PDT
All reviewed patches have been landed.  Closing bug.