Closed
Bug 883205
Opened 12 years ago
Closed 12 years ago
Merge mozsystemmonitor into mozilla-central
Categories
(Testing :: Mozbase, defect)
Testing
Mozbase
Tracking
(Not tracked)
RESOLVED
FIXED
mozilla24
People
(Reporter: gps, Assigned: gps)
References
Details
Attachments
(1 file)
22.59 KB,
patch
|
ahal
:
review+
|
Details | Diff | Splinter Review |
Bug 802420 landed a nifty system resource monitor class into mozbase. I could really use it in mozilla-central.
Assignee | ||
Updated•12 years ago
|
Summary: Merge mozsysteminfo into mozilla-central → Merge mozsystemmonitor into mozilla-central
Assignee | ||
Comment 1•12 years ago
|
||
I cherry picked the files from Git HEAD. I also updated mach's bootstrap
script to know of the new mozbase package.
Try at https://tbpl.mozilla.org/?tree=Try&rev=4a3d998557ae
Attachment #762739 -
Flags: review?(ahalberstadt)
Assignee | ||
Updated•12 years ago
|
Assignee: nobody → gps
Comment 2•12 years ago
|
||
Comment on attachment 762739 [details] [diff] [review]
Add mozsystemmonitor to mozbase
Review of attachment 762739 [details] [diff] [review]:
-----------------------------------------------------------------
r+, but it should probably be added to http://mxr.mozilla.org/mozilla-central/source/testing/mozbase/Makefile.in as well. Also if this gets used in conjunction with other mozbase packages, we should version bump and upload it to pypi too.
Attachment #762739 -
Flags: review?(ahalberstadt) → review+
Assignee | ||
Comment 3•12 years ago
|
||
https://hg.mozilla.org/integration/mozilla-inbound/rev/46dc449aa545
With Makefile.in addition.
This isn't tied to any other mozbase packages, so I figure a version bump and pypi upload can be deferred.
Status: NEW → ASSIGNED
OS: Mac OS X → All
Hardware: x86 → All
Comment 4•12 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 12 years ago
Flags: in-testsuite+
Resolution: --- → FIXED
Target Milestone: --- → mozilla24
You need to log in
before you can comment on or make changes to this bug.
Description
•