Bug 142303

Summary: [Mac] Set SystemUIFontSelect in DRT and WKTR
Product: WebKit Reporter: Alexey Proskuryakov <ap>
Component: Tools / TestsAssignee: Alexey Proskuryakov <ap>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, ddkilzer, mmaxfield
Priority: P2 Keywords: InRadar
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
proposed patch
mmaxfield: review+
with iOS build fix none

Alexey Proskuryakov
Reported 2015-03-04 12:51:01 PST
Set SystemUIFontSelect in DRT and WKTR.
Attachments
proposed patch (3.75 KB, patch)
2015-03-04 12:52 PST, Alexey Proskuryakov
mmaxfield: review+
with iOS build fix (3.78 KB, patch)
2015-03-04 13:48 PST, Alexey Proskuryakov
no flags
Alexey Proskuryakov
Comment 1 2015-03-04 12:52:33 PST
Created attachment 247884 [details] proposed patch
Myles C. Maxfield
Comment 2 2015-03-04 13:26:14 PST
Comment on attachment 247884 [details] proposed patch View in context: https://bugs.webkit.org/attachment.cgi?id=247884&action=review > Tools/WebKitTestRunner/InjectedBundle/mac/InjectedBundleMac.mm:72 > + [NSFont initialize]; This isn't listed in public API docs. Perhaps we should surround with respondsToSelector?
Alexey Proskuryakov
Comment 3 2015-03-04 13:48:43 PST
Created attachment 247892 [details] with iOS build fix > This isn't listed in public API docs. Perhaps we should surround with respondsToSelector? I don't think so - it's a documented NSObject class method. And even if it wasn't, we would want tests to fail hard if it disappeared in the future. Waiting for EWS...
Alexey Proskuryakov
Comment 4 2015-03-04 16:05:59 PST
WebKit Commit Bot
Comment 5 2015-03-04 16:52:08 PST
Comment on attachment 247892 [details] with iOS build fix Clearing flags on attachment: 247892 Committed r181052: <http://trac.webkit.org/changeset/181052>
WebKit Commit Bot
Comment 6 2015-03-04 16:52:12 PST
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.