Bug 114079 - Remove some #includes in headers in rendering code
Summary: Remove some #includes in headers in rendering code
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: Simon Fraser (smfr)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-04-05 19:45 PDT by Simon Fraser (smfr)
Modified: 2013-08-22 17:58 PDT (History)
12 users (show)

See Also:


Attachments
Patch (11.52 KB, patch)
2013-04-05 19:47 PDT, Simon Fraser (smfr)
no flags Details | Formatted Diff | Diff
Patch (12.69 KB, patch)
2013-04-06 10:25 PDT, Simon Fraser (smfr)
sam: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Simon Fraser (smfr) 2013-04-05 19:45:18 PDT
Remove some #includes in headers in rendering code
Comment 1 Simon Fraser (smfr) 2013-04-05 19:47:47 PDT
Created attachment 196713 [details]
Patch
Comment 2 Early Warning System Bot 2013-04-05 19:57:19 PDT
Comment on attachment 196713 [details]
Patch

Attachment 196713 [details] did not pass qt-ews (qt):
Output: http://webkit-commit-queue.appspot.com/results/17525261
Comment 3 Early Warning System Bot 2013-04-05 19:58:33 PDT
Comment on attachment 196713 [details]
Patch

Attachment 196713 [details] did not pass qt-wk2-ews (qt):
Output: http://webkit-commit-queue.appspot.com/results/17526238
Comment 4 Darin Adler 2013-04-05 19:58:55 PDT
Comment on attachment 196713 [details]
Patch

GraphicsContextQt.cpp and GraphicsContextCairo.cpp both need an include of "TransformationMatrix.h".
Comment 5 Simon Fraser (smfr) 2013-04-06 10:25:11 PDT
Created attachment 196740 [details]
Patch
Comment 6 Simon Fraser (smfr) 2013-08-22 17:58:12 PDT
http://trac.webkit.org/changeset/147940