Closed
Bug 839514
Opened 13 years ago
Closed 13 years ago
Port checkForCrashes() change from bug 813577 to mozcrash
Categories
(Testing :: Mozbase, defect)
Testing
Mozbase
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: emorley, Assigned: emorley)
References
Details
Attachments
(1 file)
2.59 KB,
patch
|
ted
:
review+
|
Details | Diff | Splinter Review |
![]() |
Assignee | |
Comment 1•13 years ago
|
||
Is only really a two line change, once whitespace excluded.
Attachment #711864 -
Flags: review?(ted)
Comment 2•13 years ago
|
||
Comment on attachment 711864 [details] [diff] [review]
Patch v1
Review of attachment 711864 [details] [diff] [review]:
-----------------------------------------------------------------
r=me, but this needs to land in the github repo.
Attachment #711864 -
Flags: review?(ted) → review+
![]() |
Assignee | |
Comment 3•13 years ago
|
||
(In reply to Ted Mielczarek [:ted.mielczarek] from comment #2)
> Comment on attachment 711864 [details] [diff] [review]
> Patch v1
>
> Review of attachment 711864 [details] [diff] [review]:
> -----------------------------------------------------------------
>
> r=me, but this needs to land in the github repo.
Yup, it's a git diff from the github repo.
Comment 4•13 years ago
|
||
can/should i land this? should we mirror it to m-c soon(ish)?
![]() |
Assignee | |
Comment 5•13 years ago
|
||
(In reply to Jeff Hammel [:jhammel] from comment #4)
> can/should i land this? should we mirror it to m-c soon(ish)?
I've just landed this, but thank you for the offer :-)
https://github.com/mozilla/mozbase/commit/f143c6a26fce967858c7f5fd711434ddc545693f
I don't think there is a huge rush to mirror it to m-c, as long as we make sure we're up to date before Joel finishes the switch to mozcrash.
Status: ASSIGNED → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
Comment 6•13 years ago
|
||
(In reply to Ed Morley [:edmorley UTC+0] from comment #5)
> (In reply to Jeff Hammel [:jhammel] from comment #4)
> > can/should i land this? should we mirror it to m-c soon(ish)?
>
> I've just landed this, but thank you for the offer :-)
>
> https://github.com/mozilla/mozbase/commit/
> f143c6a26fce967858c7f5fd711434ddc545693f
>
> I don't think there is a huge rush to mirror it to m-c, as long as we make
> sure we're up to date before Joel finishes the switch to mozcrash.
Sounds like a plan. Let's collectively not forget
I verified the other day (the 13th I believe) that mozcrash is in parity with automationutils.py. So far so good.
Next week we might get the 'make leaktest' code up and running, and if so, we can move forward with mozcrash goodness.
You need to log in
before you can comment on or make changes to this bug.
Description
•