Bug 131797 - Remove some includes from image-related headers, and Document.h
Summary: Remove some includes from image-related headers, and Document.h
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: 134679
Blocks:
  Show dependency treegraph
 
Reported: 2014-04-17 11:35 PDT by Simon Fraser (smfr)
Modified: 2014-07-07 04:58 PDT (History)
18 users (show)

See Also:


Attachments
Patch (23.12 KB, patch)
2014-04-17 11:37 PDT, Simon Fraser (smfr)
no flags Details | Formatted Diff | Diff
For EWS (23.11 KB, patch)
2014-04-17 12:29 PDT, Simon Fraser (smfr)
no flags Details | Formatted Diff | Diff
Patch (23.58 KB, patch)
2014-04-18 10:44 PDT, Simon Fraser (smfr)
no flags 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) 2014-04-17 11:35:57 PDT
Remove some includes from image-related headers, and Document.h
Comment 1 Simon Fraser (smfr) 2014-04-17 11:37:05 PDT
Created attachment 229564 [details]
Patch
Comment 2 Martin Robinson 2014-04-17 11:44:14 PDT
Comment on attachment 229564 [details]
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=229564&action=review

Looks reasonable to me.

> Source/WebCore/page/Page.cpp:98
> +#include <replay/InputCursor.h>
>  #include "ReplayController.h"

I think this technically sorts the other way, but it's not a big deal.
Comment 3 Simon Fraser (smfr) 2014-04-17 12:29:33 PDT
Created attachment 229567 [details]
For EWS
Comment 4 Simon Fraser (smfr) 2014-04-18 10:44:57 PDT
Created attachment 229653 [details]
Patch
Comment 5 WebKit Commit Bot 2014-04-18 11:35:48 PDT
Comment on attachment 229653 [details]
Patch

Clearing flags on attachment: 229653

Committed r167497: <http://trac.webkit.org/changeset/167497>
Comment 6 WebKit Commit Bot 2014-04-18 11:35:55 PDT
All reviewed patches have been landed.  Closing bug.