Bug 142708

Summary: Web Inspector: Better handle displaying -0
Product: WebKit Reporter: Joseph Pecoraro <joepeck>
Component: Web InspectorAssignee: Joseph Pecoraro <joepeck>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, graouts, joepeck, jonowells, mattbaker, nvasilyev, timothy, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Attachments:
Description Flags
[PATCH] Proposed Fix none

Joseph Pecoraro
Reported 2015-03-14 23:12:09 PDT
* SUMMARY Better handle displaying -0. We currently just display it as 0. * STEPS TO REPRODUCE 1. js> -0 => "0", expected "-0" * NOTES - Firefox / Chrome better handle -0.
Attachments
[PATCH] Proposed Fix (7.29 KB, patch)
2015-03-14 23:37 PDT, Joseph Pecoraro
no flags
Radar WebKit Bug Importer
Comment 1 2015-03-14 23:12:22 PDT
Joseph Pecoraro
Comment 2 2015-03-14 23:37:26 PDT
Created attachment 248674 [details] [PATCH] Proposed Fix
WebKit Commit Bot
Comment 3 2015-03-15 17:17:04 PDT
Comment on attachment 248674 [details] [PATCH] Proposed Fix Clearing flags on attachment: 248674 Committed r181516: <http://trac.webkit.org/changeset/181516>
WebKit Commit Bot
Comment 4 2015-03-15 17:17:08 PDT
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.