Bug 167463 - Fix WebGL diagnostic logging
Summary: Fix WebGL diagnostic logging
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore Misc. (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Chris Dumez
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2017-01-26 13:05 PST by Chris Dumez
Modified: 2017-01-26 13:36 PST (History)
11 users (show)

See Also:


Attachments
Patch (7.53 KB, patch)
2017-01-26 13:07 PST, Chris Dumez
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Chris Dumez 2017-01-26 13:05:13 PST
Fix WebGL diagnostic logging so that it no longer uses logDiagnosticMessageWithValue(). This is because the value apparently needs to be numeric on Mac.
Comment 1 Radar WebKit Bug Importer 2017-01-26 13:05:49 PST
<rdar://problem/30216981>
Comment 2 Chris Dumez 2017-01-26 13:07:39 PST
Created attachment 299838 [details]
Patch
Comment 3 WebKit Commit Bot 2017-01-26 13:36:05 PST
Comment on attachment 299838 [details]
Patch

Clearing flags on attachment: 299838

Committed r211229: <http://trac.webkit.org/changeset/211229>
Comment 4 WebKit Commit Bot 2017-01-26 13:36:10 PST
All reviewed patches have been landed.  Closing bug.