Bug 144563

Summary: [WinCairo] Compile error in sharedEGLDisplay() method.
Product: WebKit Reporter: peavo
Component: WebCore Misc.Assignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: achristensen, bfulgham, cgarcia, commit-queue, mrobinson, ossy, zan
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 144517    
Attachments:
Description Flags
Patch none

Description peavo 2015-05-04 03:29:34 PDT
The PlatformDisplay type is undefined.
Comment 1 peavo 2015-05-04 03:35:19 PDT
Created attachment 252302 [details]
Patch
Comment 2 Csaba Osztrogonác 2015-05-04 03:38:55 PDT
I think it is the fix after bug144517, so cc-ing its author + reviewer.
Comment 3 peavo 2015-05-04 04:07:29 PDT
(In reply to comment #2)
> I think it is the fix after bug144517, so cc-ing its author + reviewer.

Thanks :)
Comment 4 Carlos Garcia Campos 2015-05-04 08:50:38 PDT
Oops, sorry about this, thanks for fixing it.
Comment 5 WebKit Commit Bot 2015-05-04 09:23:43 PDT
Comment on attachment 252302 [details]
Patch

Clearing flags on attachment: 252302

Committed r183747: <http://trac.webkit.org/changeset/183747>
Comment 6 WebKit Commit Bot 2015-05-04 09:23:47 PDT
All reviewed patches have been landed.  Closing bug.
Comment 7 peavo 2015-05-04 10:12:41 PDT
(In reply to comment #4)
> Oops, sorry about this, thanks for fixing it.

No worries, thanks for the review :)