Bug 146086 - Reading the list of analysis tasks is extremely slow
Summary: Reading the list of analysis tasks is extremely slow
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: 141237
  Show dependency treegraph
 
Reported: 2015-06-17 16:28 PDT by Ryosuke Niwa
Modified: 2015-06-17 21:06 PDT (History)
2 users (show)

See Also:


Attachments
Fixes the bug (2.01 KB, patch)
2015-06-17 16:32 PDT, Ryosuke Niwa
darin: 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 2015-06-17 16:28:43 PDT
Ember Data ends up requesting manifest.js zillion times when we reload the list of analysis tasks.
Comment 1 Ryosuke Niwa 2015-06-17 16:32:11 PDT
Created attachment 255049 [details]
Fixes the bug
Comment 2 Ryosuke Niwa 2015-06-17 21:06:28 PDT
Committed r185690: <http://trac.webkit.org/changeset/185690>