Closed
Bug 907239
Opened 12 years ago
Closed 12 years ago
Assertion NS_ASSERTION(aTime <= TimeStamp::Now(), > "Given time appears to be in the future");
Categories
(Core :: Graphics: ImageLib, defect)
Tracking
()
RESOLVED
INVALID
People
(Reporter: milan, Unassigned)
Details
Attachments
(1 file)
2.18 KB,
text/plain
|
Details |
Working on the STR - it involves http://mxr.mozila.org/comm-central/source/suite/themes/classic/communicator/icons/loading.gif and 2-processor Windows XP VM. See https://bugzilla.mozilla.org/show_bug.cgi?id=899861#c17 and https://bugzilla.mozilla.org/show_bug.cgi?id=899861#c19.
Reporter | ||
Updated•12 years ago
|
Status: NEW → UNCONFIRMED
Ever confirmed: false
Reporter | ||
Updated•12 years ago
|
OS: Mac OS X → Windows XP
Comment 1•12 years ago
|
||
Comment 2•12 years ago
|
||
Interestingly loading.gif isn't actually visible - it's in a collapsed box.
Comment 3•12 years ago
|
||
OK, so I've reverted to b743d65e81d8 and I'm still seeing the assertion. Trying something earlier...
Reporter | ||
Comment 4•12 years ago
|
||
Neil, you know about mozregression tool, right?
Comment 5•12 years ago
|
||
(In reply to Milan Sreckovic from comment #4)
> Neil, you know about mozregression tool, right?
I don't know of any suitable builds so I'm bisecting manually.
d7ce90899997 is a good revision; it doesn't assert.
Comment 6•12 years ago
|
||
Oops, I've been bisecting the wrong range... 8d3810543edc seems to be a good revision.
Comment 7•12 years ago
|
||
... and somehow updating to d7ce90899997 has "fixed" my tree, I updated back to trunk and I still don't see the assertion...
Status: UNCONFIRMED → RESOLVED
Closed: 12 years ago
Resolution: --- → INVALID
You need to log in
before you can comment on or make changes to this bug.
Description
•