Bug 141220 - /api/runs.php should have main function
Summary: /api/runs.php should have main function
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: 141226
  Show dependency treegraph
 
Reported: 2015-02-03 17:06 PST by Ryosuke Niwa
Modified: 2015-02-03 17:47 PST (History)
2 users (show)

See Also:


Attachments
Refactoring (4.15 KB, patch)
2015-02-03 17:15 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 2015-02-03 17:06:37 PST
Wrap the code inside main function for clarity.
Comment 1 Ryosuke Niwa 2015-02-03 17:15:11 PST
Created attachment 245991 [details]
Refactoring
Comment 2 Ryosuke Niwa 2015-02-03 17:17:54 PST
Landed in r179583.