Closed
Bug 562701
Opened 15 years ago
Closed 14 years ago
Use Element in nsStyleAnimation::ComputeValue and nsSMILCSSValueType::ValueFromString
Categories
(Core :: CSS Parsing and Computation, defect)
Core
CSS Parsing and Computation
Tracking
()
RESOLVED
FIXED
mozilla5
People
(Reporter: bzbarsky, Assigned: Ms2ger)
References
Details
Attachments
(3 files, 3 obsolete files)
4.92 KB,
patch
|
Details | Diff | Splinter Review | |
2.35 KB,
patch
|
Details | Diff | Splinter Review | |
6.66 KB,
patch
|
Details | Diff | Splinter Review |
Right now they take nsIContent, but taking Element would make more sense, I think.
Assignee | ||
Updated•14 years ago
|
Assignee: nobody → Ms2ger
Status: NEW → ASSIGNED
OS: Mac OS X → All
Hardware: x86 → All
Assignee | ||
Comment 1•14 years ago
|
||
Attachment #471078 -
Flags: review?(Olli.Pettay)
Assignee | ||
Comment 2•14 years ago
|
||
Attachment #471079 -
Flags: review?(Olli.Pettay)
Comment on attachment 471079 [details] [diff] [review] Part c: nsStyleAnimation::ComputeValue v1 r=dbaron
Attachment #471079 -
Flags: review?(Olli.Pettay) → review+
Updated•14 years ago
|
Attachment #471078 -
Flags: review?(Olli.Pettay) → review+
Assignee | ||
Updated•14 years ago
|
Attachment #471079 -
Attachment description: Part v: nsStyleAnimation::ComputeValue v1 → Part b: nsStyleAnimation::ComputeValue v1
Assignee | ||
Updated•14 years ago
|
Attachment #471079 -
Attachment description: Part b: nsStyleAnimation::ComputeValue v1 → Part c: nsStyleAnimation::ComputeValue v1
Assignee | ||
Comment 5•14 years ago
|
||
Bug 598099 added another consumer…
Attachment #486868 -
Flags: review?(bzbarsky)
Reporter | ||
Comment 6•14 years ago
|
||
Comment on attachment 486868 [details] [diff] [review] Part b: nsDOMWindowUtils::ComputeAnimationDistance v1 r=me
Attachment #486868 -
Flags: review?(bzbarsky) → review+
Assignee | ||
Comment 7•14 years ago
|
||
Attachment #471078 -
Attachment is obsolete: true
Assignee | ||
Comment 8•14 years ago
|
||
Attachment #486868 -
Attachment is obsolete: true
Assignee | ||
Comment 9•14 years ago
|
||
Attachment #471079 -
Attachment is obsolete: true
Assignee | ||
Updated•14 years ago
|
Keywords: checkin-needed
Whiteboard: [needs landing]
Reporter | ||
Comment 10•14 years ago
|
||
http://hg.mozilla.org/projects/cedar/rev/d2f3c03bed30 http://hg.mozilla.org/projects/cedar/rev/cf3a78e9a310 http://hg.mozilla.org/projects/cedar/rev/f8aa658b3d39
Whiteboard: fixed-in-cedar
Updated•14 years ago
|
Keywords: checkin-needed
Comment 11•14 years ago
|
||
http://hg.mozilla.org/mozilla-central/rev/d2f3c03bed30
Status: ASSIGNED → RESOLVED
Closed: 14 years ago
No longer depends on: post2.0
Resolution: --- → FIXED
Whiteboard: fixed-in-cedar
Target Milestone: --- → mozilla2.2
Comment 13•14 years ago
|
||
http://hg.mozilla.org/mozilla-central/rev/f8aa658b3d39 (trying to maximize the amount of bugspam! ;-))
You need to log in
before you can comment on or make changes to this bug.
Description
•