Bug 136421 - Remove GraphicsContext constructor that takes shouldUseContextColors
Summary: Remove GraphicsContext constructor that takes shouldUseContextColors
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Tim Horton
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-08-31 18:30 PDT by Tim Horton
Modified: 2014-09-01 00:04 PDT (History)
4 users (show)

See Also:


Attachments
Patch (7.86 KB, patch)
2014-08-31 18:31 PDT, Tim Horton
mitz: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Tim Horton 2014-08-31 18:30:58 PDT
Remove GraphicsContext constructor that takes shouldUseContextColors
Comment 1 Tim Horton 2014-08-31 18:31:16 PDT
Created attachment 237439 [details]
Patch
Comment 2 Tim Horton 2014-08-31 18:54:17 PDT
http://trac.webkit.org/changeset/173152
Comment 3 Gyuyoung Kim 2014-08-31 22:15:09 PDT
Land a patch to fix build break on EFL and GTK

http://trac.webkit.org/changeset/173153
Comment 4 Tim Horton 2014-09-01 00:04:08 PDT
Oops! Sorry! Thanks for fixing.