Closed
Bug 616295
Opened 15 years ago
Closed 15 years ago
Persistent failure of test_history_redirects.js
Categories
(Toolkit :: Places, defect)
Tracking
()
RESOLVED
FIXED
mozilla2.0b9
People
(Reporter: sdwilsh, Assigned: sdwilsh)
References
Details
(Whiteboard: [fixed-in-places])
Attachments
(1 file)
|
4.92 KB,
patch
|
mak
:
review+
|
Details | Diff | Splinter Review |
Need to fix before merge. Happened after my last merge from mozilla-central.
| Assignee | ||
Comment 1•15 years ago
|
||
This was masked by the greenpocalypse which is why it didn't happen on the push that actually broke it!
Depends on: greenpocalypse
| Assignee | ||
Comment 2•15 years ago
|
||
Attachment #494852 -
Flags: review?(mak77)
Comment 3•15 years ago
|
||
Comment on attachment 494852 [details] [diff] [review]
v1.0
>diff --git a/toolkit/components/places/tests/head_common.js b/toolkit/components/places/tests/head_common.js
>+function do_log_info(aMessage)
this should probably go in xpcshell head.js as do_info, btw it's easier to make it local, could you please check if we have a file to do that in xpcshell?
Attachment #494852 -
Flags: review?(mak77) → review+
Comment 4•15 years ago
|
||
...if we have a _BUG filed_ to do that...
| Assignee | ||
Comment 5•15 years ago
|
||
Whiteboard: [fixed-in-places]
Comment 6•15 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 15 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla2.0b9
You need to log in
before you can comment on or make changes to this bug.
Description
•