The GLContext::createContextForWindow method has changed return type to std::unique_ptr.
Created attachment 243503 [details] Patch
Comment on attachment 243503 [details] Patch Thanks for keeping up with this. I'm working on some other urgent things right now, but I'll try to get a WinCairo build bot up soon so everybody can see and fix these simple compile problems.
Comment on attachment 243503 [details] Patch Clearing flags on attachment: 243503 Committed r177558: <http://trac.webkit.org/changeset/177558>
All reviewed patches have been landed. Closing bug.
(In reply to comment #2) > Comment on attachment 243503 [details] > Patch > > Thanks for keeping up with this. I'm working on some other urgent things > right now, but I'll try to get a WinCairo build bot up soon so everybody can > see and fix these simple compile problems. That would be very nice, thanks for reviewing :)