[Webkit-unassigned] [Bug 54230] [GTK] Implement WebPage class for WebKit2

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Mar 7 12:23:27 PST 2011


https://bugs.webkit.org/show_bug.cgi?id=54230





--- Comment #8 from Martin Robinson <mrobinson at webkit.org>  2011-03-07 12:23:27 PST ---
(From update of attachment 82020)
View in context: https://bugs.webkit.org/attachment.cgi?id=82020&action=review

> Source/WebKit2/WebProcess/WebPage/WebPage.cpp:40
> +#include "CachedResourceClient.h"
> +#include "CachedResourceHandle.h"
> +#include "Cursor.h"
>  #include "DataReference.h"
>  #include "DecoderAdapter.h"
>  #include "DrawingArea.h"
> +#include "FocusController.h"
> +#include "Font.h"
>  #include "InjectedBundle.h"
>  #include "InjectedBundleBackForwardList.h"
>  #include "MessageID.h"

In fact, all of these changes seem unecessary. Please remove them.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list