Closed
Bug 303427
Opened 20 years ago
Closed 20 years ago
Assert message inserts bogus newline in XPConnect is being called on a scope without a 'Components' property!\
Categories
(Core :: XPConnect, defect)
Core
XPConnect
Tracking
()
RESOLVED
FIXED
People
(Reporter: bc, Assigned: bc)
References
()
Details
(Keywords: fixed1.8)
Attachments
(1 file)
|
1.09 KB,
patch
|
jst
:
review+
jst
:
superreview+
asa
:
approval1.8b4+
|
Details | Diff | Splinter Review |
When trying to process debug log files, it is helpful for the line containing
the ASSERTION to actually contain meaningful text. I am attempting to use this
to make sure that all assertions have bugs on file.
| Assignee | ||
Comment 1•20 years ago
|
||
Attachment #191600 -
Flags: superreview?(shaver)
Attachment #191600 -
Flags: review?(jst)
Attachment #191600 -
Flags: approval1.8b4?
Updated•20 years ago
|
Attachment #191600 -
Flags: approval1.8b4? → approval1.8b4+
Comment 2•20 years ago
|
||
Comment on attachment 191600 [details] [diff] [review]
trivial patch
r+sr=jst
Attachment #191600 -
Flags: superreview?(shaver)
Attachment #191600 -
Flags: superreview+
Attachment #191600 -
Flags: review?(jst)
Attachment #191600 -
Flags: review+
Comment 3•20 years ago
|
||
bob, time is short, so it would be good if you could get this in ASAP.
| Assignee | ||
Comment 4•20 years ago
|
||
checked in to 1.8 branch:
Checking in xpcwrappednativescope.cpp;
/cvsroot/mozilla/js/src/xpconnect/src/xpcwrappednativescope.cpp,v <--
xpcwrappednativescope.cpp
new revision: 1.22.4.1; previous revision: 1.22
checked into trunk
Checking in xpcwrappednativescope.cpp;
/cvsroot/mozilla/js/src/xpconnect/src/xpcwrappednativescope.cpp,v <--
xpcwrappednativescope.cpp
new revision: 1.23; previous revision: 1.22
Assignee: dbradley → bob
Keywords: fixed1.8
| Assignee | ||
Updated•20 years ago
|
Status: NEW → RESOLVED
Closed: 20 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•