Closed
Bug 793685
Opened 12 years ago
Closed 12 years ago
Fix style issues in mozdevice
Categories
(Testing :: Mozbase, defect)
Testing
Mozbase
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: ahal, Assigned: ahal)
Details
Attachments
(4 files)
191.72 KB,
patch
|
wlach
:
review+
|
Details | Diff | Splinter Review |
11.23 KB,
patch
|
wlach
:
review+
|
Details | Diff | Splinter Review |
1.29 KB,
patch
|
wlach
:
review+
|
Details | Diff | Splinter Review |
43.76 KB,
patch
|
wlach
:
review+
|
Details | Diff | Splinter Review |
As a precursor to bug 793236 I fixed up some styling around mozdevice (e.g using 4 space indents instead of 2).
I separated different issues into different patches.
Assignee | ||
Comment 1•12 years ago
|
||
Assignee | ||
Comment 2•12 years ago
|
||
Assignee | ||
Comment 3•12 years ago
|
||
Assignee | ||
Comment 4•12 years ago
|
||
I may have misunderstood the meaning of the "# external function" comments, so feel free to disregard this patch. In either case, most of the methods could still use some better doc strings.
Assignee | ||
Comment 5•12 years ago
|
||
Pushed all four patches to try: https://tbpl.mozilla.org/?tree=Try&rev=0833f2763f8b
Assignee | ||
Updated•12 years ago
|
Assignee: nobody → ahalberstadt
Status: NEW → ASSIGNED
Assignee | ||
Updated•12 years ago
|
Attachment #664055 -
Flags: review?(wlachance)
Assignee | ||
Updated•12 years ago
|
Attachment #664056 -
Flags: review?(wlachance)
Assignee | ||
Updated•12 years ago
|
Attachment #664057 -
Flags: review?(wlachance)
Assignee | ||
Comment 6•12 years ago
|
||
Comment on attachment 664060 [details] [diff] [review]
Patch 1.3 - Use docstrings where applicable
Try run looks good (two failures seem to be tegras that timed out)
Attachment #664060 -
Flags: review?(wlachance)
Comment 7•12 years ago
|
||
Comment on attachment 664055 [details] [diff] [review]
Patch 1.0 - Use 4 space indentation
Looks good to me.
Attachment #664055 -
Flags: review?(wlachance) → review+
Comment 8•12 years ago
|
||
Comment on attachment 664056 [details] [diff] [review]
Patch 1.1 - Don't use reserved keywords as variable names
LGTM
Attachment #664056 -
Flags: review?(wlachance) → review+
Comment 9•12 years ago
|
||
Comment on attachment 664057 [details] [diff] [review]
Patch 1.2 - dmADB duplicates getTestRoot from parent
LGTM
Attachment #664057 -
Flags: review?(wlachance) → review+
Comment 10•12 years ago
|
||
Comment on attachment 664060 [details] [diff] [review]
Patch 1.3 - Use docstrings where applicable
LGTM. The mozdevice documentation IMO needs a big rethink but this is still an incremental improvement over what we had before.
Attachment #664060 -
Flags: review?(wlachance) → review+
Assignee | ||
Comment 11•12 years ago
|
||
https://github.com/mozilla/mozbase/commit/4ec461e1bc76aef235049b68c678a2b6a133fc06
https://github.com/mozilla/mozbase/commit/5f86214c44465988412554b9bd3768221d8c6cdf
https://github.com/mozilla/mozbase/commit/e36f1224424c8ba6eef7a1798a3308fcada5f7cf
https://github.com/mozilla/mozbase/commit/5c80d19e721c4208d1136d4fabf239d4ebff5242
Status: ASSIGNED → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•