[Webkit-unassigned] [Bug 116312] [WK2][WTR]Adding Layout test framework for MHTML page content

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun May 26 02:05:58 PDT 2013


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





--- Comment #11 from Santosh Mahto <santoshbit2007 at gmail.com>  2013-05-26 02:04:25 PST ---
(In reply to comment #10)
> (In reply to comment #9)
> > (From update of attachment 202253 [details] [details])

> > Instead, what should happen is the InjectedBundle sends a message to the UIProcess asking for the data. The UIProcess uses the public API (WKPageGetContentsAsMHTMLData) and return the value to the injected bundle asynchronously.

it seems to me from code study that WebKitTestRunner injectedBundleClient (InjectedBundlePage.cpp)  is meant to talk to webprocess injectedBundle only .
It is not meant to access UIProcess directly

Although I am not 100% sure. So please update your view

-- 
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