Closed
Bug 186719
Opened 22 years ago
Closed 9 years ago
Audit NewURI implementations
Categories
(Core :: Networking, defect)
Tracking
()
RESOLVED
INCOMPLETE
People
(Reporter: timeless, Unassigned)
References
Details
(Keywords: meta)
Attachments
(1 file)
4.97 KB,
patch
|
Details | Diff | Splinter Review |
so, in response to "-*- jsdHandler: aBaseURI passed to newURI, bailing." (no
longer in cvs), i decided to do a mini audit of NewURI impls. This is a meta
bug, it shouldn't live longer than a week.
Comment 1•22 years ago
|
||
This fixes the bugs that deal with SetSpec not being checked for failure, the
newURI Javascript issue (actually removing unnecessary checks), the NS_ADDREF
issues, and the memory leak. More tomorrow.
Updated•22 years ago
|
Status: NEW → ASSIGNED
Comment 2•22 years ago
|
||
If I'm taking this, it might as well be assigned to me.
Assignee: timeless → andersma
Status: ASSIGNED → NEW
Comment 3•22 years ago
|
||
uh, can you attach your patch to the more specific bugs that this bugs depends
on, splitting it up per component? meta bugs don't usually have patches attached
to them...
Comment 4•22 years ago
|
||
Well, I certainly can, but timeless implied that he wanted one patch to wipe
them all out.
Hi. What is the state of this bug?
All of the blocking bugs are getting fixed (I am at the last two).
Will this meta bug be closed after those two?
Is the patch here still relevant?
Updated•13 years ago
|
Assignee: hamfastgamgee → nobody
Updated•9 years ago
|
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → INCOMPLETE
You need to log in
before you can comment on or make changes to this bug.
Description
•