Closed
Bug 512603
Opened 15 years ago
Closed 15 years ago
The <switch> in full-struct-cond-02-t.html is failing
Categories
(Core :: SVG, defect)
Tracking
()
RESOLVED
FIXED
Tracking | Status | |
---|---|---|
status1.9.2 | --- | beta1-fixed |
People
(Reporter: jwatt, Assigned: longsonr)
References
()
Details
(Keywords: regression)
Attachments
(1 file)
(deleted),
patch
|
jwatt
:
review+
roc
:
superreview+
roc
:
approval1.9.2+
|
Details | Diff | Splinter Review |
The <switch> in full-struct-cond-02-t.html is failing
Assignee | ||
Updated•15 years ago
|
Keywords: regression
Assignee | ||
Updated•15 years ago
|
Keywords: regressionwindow-wanted
Assignee | ||
Updated•15 years ago
|
Keywords: regressionwindow-wanted
Assignee | ||
Comment 1•15 years ago
|
||
adopting string clears the string it is being assigned from so we lose the bsae system language attribute after the first element child.
Assignee: nobody → longsonr
Attachment #399113 -
Flags: review?(jwatt)
Assignee | ||
Updated•15 years ago
|
Flags: blocking1.9.2?
Flags: blocking1.9.2? → wanted1.9.2+
Reporter | ||
Updated•15 years ago
|
Attachment #399113 -
Flags: review?(jwatt) → review+
Reporter | ||
Comment 2•15 years ago
|
||
Comment on attachment 399113 [details] [diff] [review]
patch
r=jwatt, but please use nsAutoString to avoid unnecessary heap allocations.
Reporter | ||
Comment 3•15 years ago
|
||
Comment on attachment 399113 [details] [diff] [review]
patch
We really should land this on branch.
Attachment #399113 -
Flags: approval1.9.2?
Assignee | ||
Comment 4•15 years ago
|
||
Comment on attachment 399113 [details] [diff] [review]
patch
roc, jwatt would like you to take a look at this. I don't think that changing this patch to nsAutoString is appropriate and jwatt says that string classes make his head hurt.
Attachment #399113 -
Flags: superreview?(roc)
Attachment #399113 -
Flags: superreview?(roc) → superreview+
Assignee | ||
Comment 5•15 years ago
|
||
Status: NEW → RESOLVED
Closed: 15 years ago
Resolution: --- → FIXED
Attachment #399113 -
Flags: approval1.9.2? → approval1.9.2+
Assignee | ||
Comment 6•15 years ago
|
||
status1.9.2:
--- → beta1-fixed
You need to log in
before you can comment on or make changes to this bug.
Description
•