Bug 69172

Summary: respect other paint flags when setting flags for the font. No need to fiddle with DC(0) in paintSkiaText.
Product: WebKit Reporter: Mike Reed <reed>
Component: New BugsAssignee: Mike Reed <reed>
Status: RESOLVED FIXED    
Severity: Normal CC: jamesr, senorblanco, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

Description Mike Reed 2011-09-30 14:38:19 PDT
respect other paint flags when setting flags for the font. No need to fiddle with DC(0) in paintSkiaText.
Comment 1 Mike Reed 2011-09-30 14:42:19 PDT
Created attachment 109351 [details]
Patch
Comment 2 Mike Reed 2011-09-30 14:43:32 PDT
ran DRT locally with no failures
Comment 3 Stephen White 2011-10-03 09:46:20 PDT
Comment on attachment 109351 [details]
Patch

Looks good.  r=me
Comment 4 Mike Reed 2011-10-03 09:50:47 PDT
Comment on attachment 109351 [details]
Patch

thanks
Comment 5 WebKit Review Bot 2011-10-03 10:19:43 PDT
Comment on attachment 109351 [details]
Patch

Clearing flags on attachment: 109351

Committed r96515: <http://trac.webkit.org/changeset/96515>
Comment 6 WebKit Review Bot 2011-10-03 10:19:47 PDT
All reviewed patches have been landed.  Closing bug.