Bug 114079

Summary: Remove some #includes in headers in rendering code
Product: WebKit Reporter: Simon Fraser (smfr) <simon.fraser>
Component: New BugsAssignee: Simon Fraser (smfr) <simon.fraser>
Status: RESOLVED FIXED    
Severity: Normal CC: andersca, d-r, eric, esprehn+autocc, noam, ojan.autocc, philn, simon.fraser, thorton, webkit-ews, webkit.review.bot, xan.lopez
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch
none
Patch sam: review+

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