Closed
Bug 325504
Opened 19 years ago
Closed 19 years ago
document that uri content listeners must implement weak references
Categories
(Core :: DOM: Navigation, enhancement, P2)
Core
DOM: Navigation
Tracking
()
RESOLVED
FIXED
mozilla1.8.1
People
(Reporter: Biesinger, Assigned: Biesinger)
Details
(Keywords: fixed1.8.1)
Attachments
(1 file)
2.33 KB,
patch
|
bzbarsky
:
review+
bzbarsky
:
superreview+
bzbarsky
:
approval-branch-1.8.1+
|
Details | Diff | Splinter Review |
Assignee | ||
Comment 1•19 years ago
|
||
Attachment #210412 -
Flags: superreview?(bzbarsky)
Attachment #210412 -
Flags: review?(bzbarsky)
Attachment #210412 -
Flags: branch-1.8.1?(bzbarsky)
![]() |
||
Updated•19 years ago
|
Attachment #210412 -
Flags: superreview?(bzbarsky)
Attachment #210412 -
Flags: superreview+
Attachment #210412 -
Flags: review?(bzbarsky)
Attachment #210412 -
Flags: review+
Attachment #210412 -
Flags: branch-1.8.1?(bzbarsky)
Attachment #210412 -
Flags: branch-1.8.1+
Assignee | ||
Updated•19 years ago
|
Severity: normal → enhancement
Status: NEW → ASSIGNED
OS: Linux → All
Priority: -- → P2
Hardware: PC → All
Target Milestone: --- → mozilla1.8.1
Assignee | ||
Comment 2•19 years ago
|
||
trunk:
Checking in uriloader/base/nsIURILoader.idl;
/cvsroot/mozilla/uriloader/base/nsIURILoader.idl,v <-- nsIURILoader.idl
new revision: 1.35; previous revision: 1.34
done
Checking in uriloader/base/nsCURILoader.idl;
/cvsroot/mozilla/uriloader/base/nsCURILoader.idl,v <-- nsCURILoader.idl
new revision: 1.10; previous revision: 1.9
done
MOZILLA_1_8_BRANCH:
Checking in uriloader/base/nsCURILoader.idl;
/cvsroot/mozilla/uriloader/base/nsCURILoader.idl,v <-- nsCURILoader.idl
new revision: 1.9.18.1; previous revision: 1.9
done
Checking in uriloader/base/nsIURILoader.idl;
/cvsroot/mozilla/uriloader/base/nsIURILoader.idl,v <-- nsIURILoader.idl
new revision: 1.33.18.1; previous revision: 1.33
done
You need to log in
before you can comment on or make changes to this bug.
Description
•