Bug 64555 - [chromium] WebFontImpl::drawText needs to handle the canvasIsOpaque input.
Summary: [chromium] WebFontImpl::drawText needs to handle the canvasIsOpaque input.
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit API (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC Windows 7
: P2 Normal
Assignee: yzshen
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-07-14 13:19 PDT by yzshen
Modified: 2011-07-18 13:36 PDT (History)
2 users (show)

See Also:


Attachments
Proposed patch (4.34 KB, patch)
2011-07-14 15:39 PDT, yzshen
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description yzshen 2011-07-14 13:19:28 PDT
Currently this input parameter is ignored.
Comment 1 yzshen 2011-07-14 15:39:40 PDT
Created attachment 100877 [details]
Proposed patch
Comment 2 Brett Wilson (Google) 2011-07-18 10:11:12 PDT
This code looks good to me. I'm not a WebKit reviewer so we still need an official review.
Comment 3 James Robinson 2011-07-18 12:29:18 PDT
Comment on attachment 100877 [details]
Proposed patch

R=me
Comment 4 WebKit Review Bot 2011-07-18 13:36:44 PDT
Comment on attachment 100877 [details]
Proposed patch

Clearing flags on attachment: 100877

Committed r91205: <http://trac.webkit.org/changeset/91205>
Comment 5 WebKit Review Bot 2011-07-18 13:36:49 PDT
All reviewed patches have been landed.  Closing bug.