Closed
Bug 295638
Opened 20 years ago
Closed 20 years ago
[FIXr]ParseColorValue doesn't clean up after itself correctly
Categories
(Core :: Graphics: Canvas2D, defect, P1)
Tracking
()
RESOLVED
FIXED
mozilla1.8beta3
People
(Reporter: bzbarsky, Assigned: bzbarsky)
Details
Attachments
(1 file)
|
2.57 KB,
patch
|
vlad
:
review+
dbaron
:
superreview+
shaver
:
approval1.8b3+
|
Details | Diff | Splinter Review |
I was getting asserts about the CSS scanner being reinitialized while it has a
stream...
| Assignee | ||
Comment 1•20 years ago
|
||
Attachment #184621 -
Flags: superreview?(dbaron)
Attachment #184621 -
Flags: review?(vladimir)
| Assignee | ||
Updated•20 years ago
|
Priority: -- → P1
Summary: ParseColorValue doesn't clean up after itself correctly → [FIX]ParseColorValue doesn't clean up after itself correctly
Target Milestone: --- → mozilla1.8beta3
Comment on attachment 184621 [details] [diff] [review]
PAtch
Whoops. r=me with obligatory egg on face =/
Attachment #184621 -
Flags: review?(vladimir) → review+
Attachment #184621 -
Flags: superreview?(dbaron) → superreview+
| Assignee | ||
Comment 3•20 years ago
|
||
Comment on attachment 184621 [details] [diff] [review]
PAtch
Requesting 1.8b3 approval
Attachment #184621 -
Flags: approval1.8b3?
| Assignee | ||
Updated•20 years ago
|
Summary: [FIX]ParseColorValue doesn't clean up after itself correctly → [FIXr]ParseColorValue doesn't clean up after itself correctly
Comment 4•20 years ago
|
||
Comment on attachment 184621 [details] [diff] [review]
PAtch
a=shaver
Attachment #184621 -
Flags: approval1.8b3? → approval1.8b3+
| Assignee | ||
Comment 5•20 years ago
|
||
Fixed for 1.8b3.
Status: NEW → RESOLVED
Closed: 20 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•