Closed
Bug 1256560
Opened 9 years ago
Closed 9 years ago
Implement AnimationEffectTiming WebIDL
Categories
(Core :: DOM: Animation, defect)
Core
DOM: Animation
Tracking
()
RESOLVED
FIXED
mozilla48
Tracking | Status | |
---|---|---|
firefox48 | --- | fixed |
People
(Reporter: daisuke, Assigned: daisuke)
References
()
Details
Attachments
(1 file, 3 obsolete files)
6.22 KB,
patch
|
Details | Diff | Splinter Review |
No description provided.
Comment 1•9 years ago
|
||
The idea here is to make all the required changes to AnimationEffectTiming.webidl at once to save having to request DOM peer review for each attribute (and also so that we can fill in the implementation of each of the corresponding methods during our Gecko inside hands-on patch writing event without having to wait for additional review.)
Assignee | ||
Updated•9 years ago
|
Assignee: nobody → daisuke
Assignee | ||
Updated•9 years ago
|
Assignee | ||
Comment 2•9 years ago
|
||
Assignee | ||
Comment 3•9 years ago
|
||
Hi Brian,
I'll ask to review to Olli after your r+.
Attachment #8732077 -
Flags: review?(bbirtles)
Assignee | ||
Comment 4•9 years ago
|
||
Attachment #8732078 -
Flags: review?(bbirtles)
Updated•9 years ago
|
Attachment #8732077 -
Flags: review?(bbirtles) → review+
Comment 5•9 years ago
|
||
Comment on attachment 8732078 [details] [diff] [review]
Part 2: Implement empty setter for new WebIDL
Review of attachment 8732078 [details] [diff] [review]:
-----------------------------------------------------------------
This looks fine, but I think part 1 doesn't build without part 2, right?
We should make each patch able to build and pass all tests. Please merge with part 1 and then request review for the WebIDL changes from a DOM peer.
Attachment #8732078 -
Flags: review?(bbirtles) → review+
Assignee | ||
Comment 6•9 years ago
|
||
Assignee | ||
Comment 7•9 years ago
|
||
Merged patch 1 and 2.
Assignee | ||
Updated•9 years ago
|
Attachment #8732077 -
Attachment is obsolete: true
Assignee | ||
Updated•9 years ago
|
Attachment #8732078 -
Attachment is obsolete: true
Assignee | ||
Comment 8•9 years ago
|
||
Comment on attachment 8733156 [details] [diff] [review]
Part 1: Implement AnimationEffectTiming WebIDL
Hi Olli, thank you always!
Couldn't you review dom/webidl/AnimationEffectTiming.webidl ?
Attachment #8733156 -
Flags: review?(bugs)
Comment 9•9 years ago
|
||
Comment on attachment 8733156 [details] [diff] [review]
Part 1: Implement AnimationEffectTiming WebIDL
r+ for the .webidl
Attachment #8733156 -
Flags: review?(bugs) → review+
Assignee | ||
Comment 10•9 years ago
|
||
Assignee | ||
Updated•9 years ago
|
Attachment #8733156 -
Attachment is obsolete: true
Assignee | ||
Updated•9 years ago
|
Keywords: checkin-needed
Comment 11•9 years ago
|
||
Keywords: checkin-needed
Comment 12•9 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 9 years ago
status-firefox48:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla48
You need to log in
before you can comment on or make changes to this bug.
Description
•