Bug 93408 - [chromium] Avoid dependending on implicit WebString -> String conversion in compositor
Summary: [chromium] Avoid dependending on implicit WebString -> String conversion in c...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: James Robinson
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-08-07 16:13 PDT by James Robinson
Modified: 2012-08-07 16:44 PDT (History)
2 users (show)

See Also:


Attachments
Patch (2.71 KB, patch)
2012-08-07 16:14 PDT, James Robinson
enne: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description James Robinson 2012-08-07 16:13:28 PDT
[chromium] Avoid dependending on implicit WebString -> String conversion in compositor
Comment 1 James Robinson 2012-08-07 16:14:47 PDT
Created attachment 157035 [details]
Patch
Comment 2 Adrienne Walker 2012-08-07 16:18:23 PDT
Comment on attachment 157035 [details]
Patch

R=me.
Comment 3 James Robinson 2012-08-07 16:44:49 PDT
Committed r124941: <http://trac.webkit.org/changeset/124941>