Closed
Bug 615837
Opened 15 years ago
Closed 15 years ago
unused variable rv in nsXMLHttpRequest::GetStatusText
Categories
(Core :: DOM: Core & HTML, defect)
Core
DOM: Core & HTML
Tracking
()
RESOLVED
FIXED
mozilla2.0b8
People
(Reporter: timeless, Assigned: timeless)
Details
Attachments
(1 file)
617 bytes,
patch
|
bzbarsky
:
review+
bzbarsky
:
approval2.0+
|
Details | Diff | Splinter Review |
content/base/src/nsXMLHttpRequest.cpp:
In member function ‘virtual nsresult nsXMLHttpRequest::GetStatusText(nsACString_internal&)’:
1325: warning: unused variable ‘rv’
Assignee: nobody → timeless
Status: NEW → ASSIGNED
Attachment #494350 -
Flags: review?(bzbarsky)
Attachment #494350 -
Flags: approval2.0?
![]() |
||
Updated•15 years ago
|
Attachment #494350 -
Flags: review?(bzbarsky)
Attachment #494350 -
Flags: review+
Attachment #494350 -
Flags: approval2.0?
Attachment #494350 -
Flags: approval2.0+
Keywords: checkin-needed
Comment 2•15 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 15 years ago
Keywords: checkin-needed
OS: Mac OS X → All
Hardware: x86 → All
Resolution: --- → FIXED
Target Milestone: --- → mozilla2.0b8
Updated•6 years ago
|
Component: DOM → DOM: Core & HTML
You need to log in
before you can comment on or make changes to this bug.
Description
•