Bug 114756

Summary: [Dashboard] Clean up the timeline updating code, removing Chromium-specific cases
Product: WebKit Reporter: Zan Dobersek <zan>
Component: New BugsAssignee: Zan Dobersek <zan>
Status: RESOLVED FIXED    
Severity: Normal    
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on: 114755    
Bug Blocks: 114605    
Attachments:
Description Flags
Patch none

Description Zan Dobersek 2013-04-17 12:55:28 PDT
[Dashboard] Clean up the timeline updating code, removing Chromium-specific cases
Comment 1 Zan Dobersek 2013-04-17 12:58:14 PDT
Created attachment 198598 [details]
Patch
Comment 2 Ryosuke Niwa 2013-04-17 13:04:02 PDT
Comment on attachment 198598 [details]
Patch

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

> Tools/TestResultServer/static-dashboards/timeline_explorer.js:-114
> -function shouldShowWebKitRevisionsOnly()

This function is also called in updateTimelineForBuilder so this patch depends on https://bugs.webkit.org/show_bug.cgi?id=114755.
Comment 3 Zan Dobersek 2013-04-17 13:38:01 PDT
Comment on attachment 198598 [details]
Patch

Clearing flags on attachment: 198598

Committed r148631: <http://trac.webkit.org/changeset/148631>
Comment 4 Zan Dobersek 2013-04-17 13:38:05 PDT
All reviewed patches have been landed.  Closing bug.