Bug 64555

Summary: [chromium] WebFontImpl::drawText needs to handle the canvasIsOpaque input.
Product: WebKit Reporter: yzshen
Component: WebKit APIAssignee: yzshen
Status: RESOLVED FIXED    
Severity: Normal CC: brettw, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: PC   
OS: Windows 7   
Attachments:
Description Flags
Proposed patch none

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.