Closed
Bug 783317
Opened 12 years ago
Closed 12 years ago
interdiff does not work
Categories
(bugzilla.mozilla.org :: General, defect)
Tracking
()
RESOLVED
FIXED
People
(Reporter: glob, Assigned: glob)
References
Details
Attachments
(1 file)
335 bytes,
patch
|
dkl
:
review+
|
Details | Diff | Splinter Review |
spawned from bug 781504
interdiff doesn't work a lot of the time.
it looks like the arecibo error handler is to blame here.
this fixes the problem on the 4.2 staging environment.
i suspect there was a subtle timing issue which was hiding the problem before recent changes to our patchreader integration.
Attachment #652485 -
Flags: review?(dkl)
Comment 2•12 years ago
|
||
Comment on attachment 652485 [details] [diff] [review]
patch v1
Review of attachment 652485 [details] [diff] [review]:
-----------------------------------------------------------------
r=dkl
Attachment #652485 -
Flags: review?(dkl) → review+
Committing to: bzr+ssh://bjones%40mozilla.com@bzr.mozilla.org/bmo/4.0/
modified Bugzilla/Arecibo.pm
Committed revision 8276.
Committing to: bzr+ssh://bjones%40mozilla.com@bzr.mozilla.org/bmo/4.2/
modified Bugzilla/Arecibo.pm
Committed revision 8302.
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•