Bug 156729

Summary: REGRESSION (r199635) Web Inspector: Percentages in Heap Allocations view are too large
Product: WebKit Reporter: Joseph Pecoraro <joepeck>
Component: Web InspectorAssignee: Joseph Pecoraro <joepeck>
Status: RESOLVED FIXED    
Severity: Normal CC: bburg, commit-queue, graouts, joepeck, mattbaker, nvasilyev, timothy, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: All   
OS: All   
Attachments:
Description Flags
[PATCH] Proposed Fix none

Joseph Pecoraro
Reported 2016-04-18 21:56:45 PDT
* SUMMARY Percentages in Heap Allocations view are too large. Number.prototype.percentageString changed to use Number.prototype.toLocaleString's "percent" style and required a callsite change. However not all callsites were updated.
Attachments
[PATCH] Proposed Fix (2.02 KB, patch)
2016-04-18 21:59 PDT, Joseph Pecoraro
no flags
Radar WebKit Bug Importer
Comment 1 2016-04-18 21:57:06 PDT
Joseph Pecoraro
Comment 2 2016-04-18 21:59:59 PDT
Created attachment 276693 [details] [PATCH] Proposed Fix
WebKit Commit Bot
Comment 3 2016-04-19 05:34:16 PDT
Comment on attachment 276693 [details] [PATCH] Proposed Fix Clearing flags on attachment: 276693 Committed r199721: <http://trac.webkit.org/changeset/199721>
WebKit Commit Bot
Comment 4 2016-04-19 05:34:19 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.