[webkit-reviews] review requested: [Bug 69027] Add layout tests for WebPlugin compositor path : [Attachment 110154] proposed patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Oct 7 09:07:12 PDT 2011


Alok Priyadarshi <alokp at chromium.org> has asked  for review:
Bug 69027: Add layout tests for WebPlugin compositor path
https://bugs.webkit.org/show_bug.cgi?id=69027

Attachment 110154: proposed patch
https://bugs.webkit.org/attachment.cgi?id=110154&action=review

------- Additional Comments from Alok Priyadarshi <alokp at chromium.org>
Fixed compile errors on linux. Used WTF::CString instead of WebKit::WebCString.
Apparently gcc cannot convert a char* -> std::string -> WebCString. WebString
also does not have constructor that takes char*.


More information about the webkit-reviews mailing list