[webkit-reviews] review granted: [Bug 45782] Provide an IWebFramePrivate API to load string as plain text into the WebFrame : [Attachment 67603] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Sep 14 14:18:10 PDT 2010


Adam Roben (aroben) <aroben at apple.com> has granted Ada Chan
<adachan at apple.com>'s request for review:
Bug 45782: Provide an IWebFramePrivate API to load string as plain text into
the WebFrame
https://bugs.webkit.org/show_bug.cgi?id=45782

Attachment 67603: Patch
https://bugs.webkit.org/attachment.cgi?id=67603&action=review

------- Additional Comments from Adam Roben (aroben) <aroben at apple.com>
View in context:
https://bugs.webkit.org/attachment.cgi?id=67603&action=prettypatch

r=me

> WebKit/win/Interfaces/IWebFramePrivate.idl:121
> +    HRESULT loadPlainTextString([in] BSTR string, [in] BSTR url);
"loadStringAsPlainText" might be clearer, but I'm not sure.


More information about the webkit-reviews mailing list