Bug 139716 - Split InteractiveChartComponent and CommitsViewerComponent into separate files
Summary: Split InteractiveChartComponent and CommitsViewerComponent into separate files
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-12-16 18:01 PST by Ryosuke Niwa
Modified: 2014-12-16 18:28 PST (History)
3 users (show)

See Also:


Attachments
Refactored (60.64 KB, patch)
2014-12-16 18:06 PST, Ryosuke Niwa
benjamin: 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-12-16 18:01:37 PST
Factor these classes out of app.js, which is getting quite big.
Comment 1 Ryosuke Niwa 2014-12-16 18:06:10 PST
Created attachment 243415 [details]
Refactored
Comment 2 Benjamin Poulain 2014-12-16 18:07:23 PST
Comment on attachment 243415 [details]
Refactored

rs=me
Comment 3 Ryosuke Niwa 2014-12-16 18:28:34 PST
Committed r177424: <http://trac.webkit.org/changeset/177424>