Bug 137724 - Remove unused jobs table
Summary: Remove unused jobs table
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Ryosuke Niwa
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-10-14 16:53 PDT by Ryosuke Niwa
Modified: 2014-10-14 17:52 PDT (History)
1 user (show)

See Also:


Attachments
Removed the code (6.56 KB, patch)
2014-10-14 16:54 PDT, Ryosuke Niwa
dbates: 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-10-14 16:53:37 PDT
Remove unused jobs table
Comment 1 Ryosuke Niwa 2014-10-14 16:54:47 PDT
Created attachment 239833 [details]
Removed the code
Comment 2 Daniel Bates 2014-10-14 17:29:35 PDT
Comment on attachment 239833 [details]
Removed the code

rs=me
Comment 3 Daniel Bates 2014-10-14 17:31:47 PDT
Do we also need to remove the jobs table from the actual database used by perf.webkit.org?
Comment 4 Ryosuke Niwa 2014-10-14 17:50:10 PDT
(In reply to comment #3)
> Do we also need to remove the jobs table from the actual database used by perf.webkit.org?

Yes.
Comment 5 Ryosuke Niwa 2014-10-14 17:52:45 PDT
Committed r174718: <http://trac.webkit.org/changeset/174718>