Bug 46651

Summary: [chromium] fix detection of missing fonts on DRT
Product: WebKit Reporter: Tony Chang <tony>
Component: New BugsAssignee: Tony Chang <tony>
Status: RESOLVED FIXED    
Severity: Normal CC: evan, tkent
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Other   
OS: OS X 10.5   
Attachments:
Description Flags
Patch levin: review+

Description Tony Chang 2010-09-27 14:15:10 PDT
[chromium] fix detection of missing fonts on DRT
Comment 1 Tony Chang 2010-09-27 14:18:09 PDT
Created attachment 68956 [details]
Patch
Comment 2 Tony Chang 2010-09-27 14:26:16 PDT
This doesn't impact the tests running, but it makes the error message less confusing.
Comment 3 Evan Martin 2010-09-27 15:39:02 PDT
LGTM
Comment 4 David Levin 2010-09-27 16:50:04 PDT
Comment on attachment 68956 [details]
Patch

I'm reluctant to set cq+ on this because it is is a chromium gtk only change, and you can commit changes. The cq does not error catching for you here so setting cq+ just means that this may get landed when you aren't around and if it has problems, someone else has to work it out.

So I'll leave setting cq+ for you to do if/when you think it is prudent.
Comment 5 Tony Chang 2010-09-27 16:54:33 PDT
Comment on attachment 68956 [details]
Patch

No worries.  I will land manually and watch the tree.  I wasn't sure if the r+ would happen when I wasn't around.
Comment 6 Tony Chang 2010-09-27 17:06:30 PDT
Committed r68451: <http://trac.webkit.org/changeset/68451>