Bug 135260 - Merging platforms mixes baselines and targets into reported data
Summary: Merging platforms mixes baselines and targets into reported data
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit Website (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Ryosuke Niwa
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-07-24 14:42 PDT by Ryosuke Niwa
Modified: 2014-08-11 13:48 PDT (History)
3 users (show)

See Also:


Attachments
Fixes the bug (2.10 KB, patch)
2014-07-24 14:44 PDT, Ryosuke Niwa
no flags Details | Formatted Diff | Diff
Fixed another bug (3.50 KB, patch)
2014-08-07 09:36 PDT, Ryosuke Niwa
kling: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Ryosuke Niwa 2014-07-24 14:42:17 PDT
Merging platforms mixes baselines and targets into reported data
Comment 1 Ryosuke Niwa 2014-07-24 14:44:22 PDT
Created attachment 235464 [details]
Fixes the bug
Comment 2 Geoffrey Garen 2014-07-24 15:34:36 PDT
Comment on attachment 235464 [details]
Fixes the bug

r=me
Comment 3 Ryosuke Niwa 2014-07-30 14:35:12 PDT
Comment on attachment 235464 [details]
Fixes the bug

Clearing flags on attachment: 235464

Committed r171818: <http://trac.webkit.org/changeset/171818>
Comment 4 Ryosuke Niwa 2014-07-30 14:35:15 PDT
All reviewed patches have been landed.  Closing bug.
Comment 5 Ryosuke Niwa 2014-08-07 09:33:14 PDT
Still not fixed :(
Comment 6 Ryosuke Niwa 2014-08-07 09:36:47 PDT
Created attachment 236191 [details]
Fixed another bug
Comment 7 Andreas Kling 2014-08-11 13:02:46 PDT
Comment on attachment 236191 [details]
Fixed another bug

View in context: https://bugs.webkit.org/attachment.cgi?id=236191&action=review

r=me

> Websites/perf.webkit.org/ChangeLog:15
> +	(merge_platforms):

Tab character here.
Comment 8 Ryosuke Niwa 2014-08-11 13:48:45 PDT
Committed r172410: <http://trac.webkit.org/changeset/172410>