Bug 171791 - Clean up some WebProcessProxy, WebPage, and message handler includes
Summary: Clean up some WebProcessProxy, WebPage, and message handler includes
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Tim Horton
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-05-07 03:53 PDT by Tim Horton
Modified: 2017-05-07 23:45 PDT (History)
7 users (show)

See Also:


Attachments
Patch (39.95 KB, patch)
2017-05-07 03:54 PDT, Tim Horton
sam: 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 2017-05-07 03:53:19 PDT
Clean up some WebProcessProxy, WebPage, and message handler includes
Comment 1 Tim Horton 2017-05-07 03:54:25 PDT
Created attachment 309319 [details]
Patch
Comment 2 Tim Horton 2017-05-07 03:55:28 PDT
This will probably take a few EWS iterations.
Comment 3 Tim Horton 2017-05-07 11:05:26 PDT
https://trac.webkit.org/changeset/216348/webkit
Comment 4 Csaba Osztrogonác 2017-05-07 23:43:42 PDT
(In reply to Tim Horton from comment #3)
> https://trac.webkit.org/changeset/216348/webkit

FYI, it broke the Apple Mac cmake build:
https://build.webkit.org/builders/Apple%20El%20Capitan%20CMake%20Debug%20%28Build%29/builds/1413
Comment 5 Csaba Osztrogonác 2017-05-07 23:45:46 PDT
/Volumes/Data/slave/elcapitan-cmake-debug/build/Source/WebKit2/Shared/WebCoreArgumentCoders.cpp:34:10: fatal error: 'WebCore/CompositionUnderline.h' file not found
#include <WebCore/CompositionUnderline.h>
         ^