Closed
Bug 347303
Opened 19 years ago
Closed 19 years ago
[FIX]Parse errors when parsing mathml.css
Categories
(Core :: MathML, defect, P1)
Tracking
()
RESOLVED
FIXED
mozilla1.9alpha1
People
(Reporter: bzbarsky, Assigned: bzbarsky)
References
()
Details
(Keywords: fixed1.8.0.7, fixed1.8.1)
Attachments
(2 files)
|
1.22 KB,
patch
|
roc
:
review+
roc
:
superreview+
dveditz
:
approval1.8.0.7+
dbaron
:
approval1.8.1+
|
Details | Diff | Splinter Review |
|
1.30 KB,
patch
|
Details | Diff | Splinter Review |
The patch for bug 331883 missed a callsite, so when we load mathml.css on the URL given in the URL field, we don't parse it correctly...
| Assignee | ||
Updated•19 years ago
|
Priority: -- → P1
Summary: Parse errors when parsing mathml.css → [FIX]Parse errors when parsing mathml.css
| Assignee | ||
Comment 1•19 years ago
|
||
Attachment #232071 -
Flags: superreview?(roc)
Attachment #232071 -
Flags: review?(roc)
Attachment #232071 -
Flags: superreview?(roc)
Attachment #232071 -
Flags: superreview+
Attachment #232071 -
Flags: review?(roc)
Attachment #232071 -
Flags: review+
| Assignee | ||
Comment 2•19 years ago
|
||
Comment on attachment 232071 [details] [diff] [review]
Fix
We need this on branches too.
Attachment #232071 -
Flags: approval1.8.1?
Attachment #232071 -
Flags: approval1.8.0.7?
Comment on attachment 232071 [details] [diff] [review]
Fix
a=dbaron on behalf of drivers. Please check in to MOZILLA_1_8_BRANCH and add the keyword fixed1.8.1 once you have done so.
Attachment #232071 -
Flags: approval1.8.1? → approval1.8.1+
| Assignee | ||
Comment 5•19 years ago
|
||
Er, I fixed this on trunk too. ;)
Status: NEW → RESOLVED
Closed: 19 years ago
Resolution: --- → FIXED
| Assignee | ||
Comment 6•19 years ago
|
||
Comment 7•19 years ago
|
||
Comment on attachment 232071 [details] [diff] [review]
Fix
approved for 1.8.0 branch, a=dveditz for drivers
Attachment #232071 -
Flags: approval1.8.0.7? → approval1.8.0.7+
You need to log in
before you can comment on or make changes to this bug.
Description
•