Closed
Bug 289209
Opened 20 years ago
Closed 20 years ago
[FIXr]Move BindToTree calls into SetRootContent
Categories
(Core :: DOM: Core & HTML, defect, P1)
Tracking
()
RESOLVED
FIXED
mozilla1.8beta2
People
(Reporter: bzbarsky, Assigned: bzbarsky)
References
Details
Attachments
(1 file)
|
16.51 KB,
patch
|
sicking
:
review+
jst
:
superreview+
asa
:
approval1.8b2+
|
Details | Diff | Splinter Review |
See bug 286000 comment 14. This is a bug to do that, per bug 286000 comment 17.
| Assignee | ||
Comment 1•20 years ago
|
||
Attachment #180377 -
Flags: superreview?(jst)
Attachment #180377 -
Flags: review?(bugmail)
| Assignee | ||
Updated•20 years ago
|
Priority: -- → P1
Summary: Move BindToTree calls into SetRootContent → [FIX]Move BindToTree calls into SetRootContent
Target Milestone: --- → mozilla1.8beta3
Attachment #180377 -
Flags: review?(bugmail) → review+
Comment 2•20 years ago
|
||
Comment on attachment 180377 [details] [diff] [review]
Patch to that effect
sr=jst
Attachment #180377 -
Flags: superreview?(jst) → superreview+
| Assignee | ||
Updated•20 years ago
|
Summary: [FIX]Move BindToTree calls into SetRootContent → [FIXr]Move BindToTree calls into SetRootContent
| Assignee | ||
Comment 3•20 years ago
|
||
Comment on attachment 180377 [details] [diff] [review]
Patch to that effect
Requesting 1.8 approval. This is a safe change; the only times the code flow
here changes is when we run into an error condition (and those should be
handled better by this patch than by current trunk).
Attachment #180377 -
Flags: approval1.8b2?
Comment 4•20 years ago
|
||
Comment on attachment 180377 [details] [diff] [review]
Patch to that effect
a=asa
Attachment #180377 -
Flags: approval1.8b2? → approval1.8b2+
| Assignee | ||
Comment 5•20 years ago
|
||
Fixed.
Status: NEW → RESOLVED
Closed: 20 years ago
Resolution: --- → FIXED
Target Milestone: mozilla1.8beta3 → mozilla1.8beta2
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
•