Closed
Bug 356851
Opened 19 years ago
Closed 19 years ago
nsXPConnect::ReparentAllWrappersInScope uses wrong parents.
Categories
(Core :: XPConnect, defect)
Tracking
()
VERIFIED
FIXED
People
(Reporter: bzbarsky, Assigned: peterv)
References
Details
(Keywords: verified1.8.0.9, verified1.8.1.1)
Attachments
(2 files)
1.17 KB,
patch
|
jst
:
review+
jst
:
superreview+
|
Details | Diff | Splinter Review |
1.19 KB,
patch
|
dveditz
:
approval1.8.0.9+
dveditz
:
approval1.8.1.1+
|
Details | Diff | Splinter Review |
See bug 333697 comment 42.
This probably breaks form control access in some cases, and XUL stuff in some other cases.
Given that we landed bug 333697 on branches, we should fix this there too.
![]() |
Reporter | |
Comment 1•19 years ago
|
||
This looks like a 1-line change, btw. I just don't have the time to do the testing that would be needed...
Flags: blocking1.9?
Flags: blocking1.8.1.1?
Flags: blocking1.8.0.9?
Comment 2•19 years ago
|
||
![]() |
Reporter | |
Comment 3•19 years ago
|
||
Updated•19 years ago
|
Assignee: dbradley → nobody
Comment 4•19 years ago
|
||
peterv: can you get this one in for us?
Assignee: nobody → peterv
Flags: blocking1.8.1.1?
Flags: blocking1.8.1.1+
Flags: blocking1.8.0.9?
Flags: blocking1.8.0.9+
Assignee | ||
Comment 5•19 years ago
|
||
Assignee | ||
Updated•19 years ago
|
Attachment #245580 -
Flags: superreview?(jst)
Attachment #245580 -
Flags: review?(jst)
Comment 6•19 years ago
|
||
Comment on attachment 245580 [details] [diff] [review]
v1
r+sr=jst
Attachment #245580 -
Flags: superreview?(jst)
Attachment #245580 -
Flags: superreview+
Attachment #245580 -
Flags: review?(jst)
Attachment #245580 -
Flags: review+
Comment 7•19 years ago
|
||
As this is blocking1.8.1.1+, please either request approval1.8.1.1 on the current patch or, if needed, attach a branch version of the patch and request approval1.8.1.1 on it.
The same holds true for blocking1.8.0.9+.
Also, does this patch need to be committed to the trunk, or is it already there?
Status: NEW → ASSIGNED
Assignee | ||
Comment 8•19 years ago
|
||
Need a new patch for branch.
Status: ASSIGNED → RESOLVED
Closed: 19 years ago
Resolution: --- → FIXED
Updated•19 years ago
|
Whiteboard: need branch patch
Comment 9•19 years ago
|
||
(In reply to comment #8)
> Need a new patch for branch.
Can you do this, please? Code freeze is Friday.
Assignee | ||
Comment 10•19 years ago
|
||
Attachment #247050 -
Flags: approval1.8.1.1?
Attachment #247050 -
Flags: approval1.8.0.9?
Comment 11•19 years ago
|
||
Comment on attachment 247050 [details] [diff] [review]
v1 (branch version)
This patch is identical except for the line numbers. Don't normally need separate branch patches just for that.
approved for 1.8/1.8.0 branches, a=dveditz
Attachment #247050 -
Flags: approval1.8.1.1?
Attachment #247050 -
Flags: approval1.8.1.1+
Attachment #247050 -
Flags: approval1.8.0.9?
Attachment #247050 -
Flags: approval1.8.0.9+
Updated•19 years ago
|
Whiteboard: need branch patch → need branch landing
Assignee | ||
Updated•19 years ago
|
Keywords: fixed1.8.0.9,
fixed1.8.1.1
Whiteboard: need branch landing
Updated•19 years ago
|
Status: RESOLVED → VERIFIED
![]() |
Reporter | |
Updated•18 years ago
|
Flags: blocking1.9? → in-testsuite?
You need to log in
before you can comment on or make changes to this bug.
Description
•