Closed Bug 467162 Opened 17 years ago Closed 17 years ago

uninitialized local variable warning in xpcwrappedjsclass.cpp

Categories

(Core :: XPConnect, defect, P1)

defect

Tracking

()

RESOLVED FIXED
mozilla1.9.1b3

People

(Reporter: RyanVM, Assigned: bent.mozilla)

References

()

Details

(Keywords: fixed1.9.1, regression)

Attachments

(1 file)

c:\mozbuild\mozilla\js\src\xpconnect\src\xpcwrappedjsclass.cpp(302) : warning C4700: uninitialized local variable 'jsexception' used Caused by the patch for bug 459790
Assignee: general → nobody
Component: JavaScript Engine → XPConnect
QA Contact: general → xpconnect
Assignee: nobody → bent.mozilla
Flags: blocking1.9.1?
This is likely to lead to crashes, blocking.
Flags: blocking1.9.1? → blocking1.9.1+
Keywords: regression
Priority: -- → P1
Target Milestone: --- → mozilla1.9.1b3
Attached patch PatchSplinter Review
I continue to hate this rooting stuff...
Attachment #350863 - Flags: superreview?(jst)
Attachment #350863 - Flags: review?(jst)
Attachment #350863 - Flags: superreview?(jst)
Attachment #350863 - Flags: superreview+
Attachment #350863 - Flags: review?(jst)
Attachment #350863 - Flags: review+
Pushed changeset e437dc52b966 to mozilla-central.
Status: NEW → RESOLVED
Closed: 17 years ago
Resolution: --- → FIXED
This may have caused Bug 468409
Pushed changeset c6c957beb126 to mozilla-1.9.1.
Keywords: fixed1.9.1
(In reply to comment #5) > This may have caused Bug 468409 It didn't.
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: