Bug 144563 - [WinCairo] Compile error in sharedEGLDisplay() method.
Summary: [WinCairo] Compile error in sharedEGLDisplay() method.
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore Misc. (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks: 144517
  Show dependency treegraph
 
Reported: 2015-05-04 03:29 PDT by peavo
Modified: 2015-05-04 10:12 PDT (History)
7 users (show)

See Also:


Attachments
Patch (1.87 KB, patch)
2015-05-04 03:35 PDT, peavo
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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 :)