Closed
Bug 1154615
Opened 10 years ago
Closed 10 years ago
Rename AnimationPlayer to Animation
Categories
(Core :: DOM: Core & HTML, defect)
Core
DOM: Core & HTML
Tracking
()
RESOLVED
FIXED
mozilla40
Tracking | Status | |
---|---|---|
firefox40 | --- | fixed |
People
(Reporter: birtles, Assigned: birtles)
References
Details
(Keywords: dev-doc-needed)
Attachments
(9 files)
80.71 KB,
patch
|
smaug
:
review+
|
Details | Diff | Splinter Review |
30.01 KB,
patch
|
jwatt
:
review+
|
Details | Diff | Splinter Review |
7.70 KB,
patch
|
jwatt
:
review+
|
Details | Diff | Splinter Review |
18.33 KB,
patch
|
jwatt
:
review+
|
Details | Diff | Splinter Review |
49.75 KB,
patch
|
jwatt
:
review+
|
Details | Diff | Splinter Review |
48.63 KB,
patch
|
jwatt
:
review+
|
Details | Diff | Splinter Review |
16.42 KB,
patch
|
jwatt
:
review+
|
Details | Diff | Splinter Review |
17.66 KB,
patch
|
jwatt
:
review+
|
Details | Diff | Splinter Review |
8.79 KB,
patch
|
jwatt
:
review+
|
Details | Diff | Splinter Review |
Now that the existing Animation class has been renamed (bug 1152171) we can rename AnimationPlayer to Animation. This is the big one. We should do a minimal patch that just updates the WebIDL and does as little else as possible so as not to burden whichever DOM peer gets lumped with the review.
Then we can pick off all the other usages of "player" bit by bit and update them.
Assignee | ||
Comment 1•10 years ago
|
||
Jonathan, I'm not going to touch this for at least a day or two, maybe not even until next week, so feel free to take it if you're interested in doing it.
Assignee | ||
Updated•10 years ago
|
Assignee: nobody → bbirtles
Status: NEW → ASSIGNED
Assignee | ||
Comment 2•10 years ago
|
||
This patch is a fairly minimal rename of the AnimationPlayer interface. It
leaves a bunch of local variables and helper classes still using the word
"player". These will be addressed in subsequent patches that don't require DOM
peer review.
Attachment #8594595 -
Flags: review?(bugs)
Assignee | ||
Comment 3•10 years ago
|
||
This patch also updates the method names on PendingAnimationTracker but leaves
a number of local variables which will be fixed in a subsequent patch.
Attachment #8594596 -
Flags: review?(jwatt)
Assignee | ||
Comment 4•10 years ago
|
||
Attachment #8594597 -
Flags: review?(jwatt)
Assignee | ||
Comment 5•10 years ago
|
||
This patch does not, however, update references to
AnimationPlayerCollection/CSSTransitionPlayer etc. which we will fix when we get
to layout/style.
Attachment #8594598 -
Flags: review?(jwatt)
Assignee | ||
Comment 6•10 years ago
|
||
Attachment #8594599 -
Flags: review?(jwatt)
Assignee | ||
Comment 7•10 years ago
|
||
We will rename CSSAnimationPlayer/CSSTransitionPlayer in a separate patch
Attachment #8594600 -
Flags: review?(jwatt)
Assignee | ||
Comment 8•10 years ago
|
||
Attachment #8594601 -
Flags: review?(jwatt)
Assignee | ||
Comment 9•10 years ago
|
||
Attachment #8594602 -
Flags: review?(jwatt)
Assignee | ||
Comment 10•10 years ago
|
||
Attachment #8594603 -
Flags: review?(jwatt)
Assignee | ||
Comment 11•10 years ago
|
||
Comment 12•10 years ago
|
||
Comment on attachment 8594595 [details] [diff] [review]
part 1 - Rename AnimationPlayer to Animation in WebIDL
I hope "Animation" in the global scope isn't common enough word in web pages that this breaks something.
Attachment #8594595 -
Flags: review?(bugs) → review+
Updated•10 years ago
|
Attachment #8594596 -
Flags: review?(jwatt) → review+
Updated•10 years ago
|
Attachment #8594597 -
Flags: review?(jwatt) → review+
Updated•10 years ago
|
Attachment #8594598 -
Flags: review?(jwatt) → review+
Updated•10 years ago
|
Attachment #8594599 -
Flags: review?(jwatt) → review+
Updated•10 years ago
|
Attachment #8594600 -
Flags: review?(jwatt) → review+
Updated•10 years ago
|
Attachment #8594601 -
Flags: review?(jwatt) → review+
Updated•10 years ago
|
Attachment #8594602 -
Flags: review?(jwatt) → review+
Updated•10 years ago
|
Attachment #8594603 -
Flags: review?(jwatt) → review+
Comment 13•10 years ago
|
||
https://hg.mozilla.org/integration/mozilla-inbound/rev/d7428dd3f948
https://hg.mozilla.org/integration/mozilla-inbound/rev/12c02905de55
https://hg.mozilla.org/integration/mozilla-inbound/rev/7d4113af5140
https://hg.mozilla.org/integration/mozilla-inbound/rev/675592491434
https://hg.mozilla.org/integration/mozilla-inbound/rev/2bb61d7addb3
https://hg.mozilla.org/integration/mozilla-inbound/rev/023fdd5ebd3f
https://hg.mozilla.org/integration/mozilla-inbound/rev/1649585af78e
https://hg.mozilla.org/integration/mozilla-inbound/rev/9e2622dba8a8
https://hg.mozilla.org/integration/mozilla-inbound/rev/88a7dbe87754
Assignee | ||
Comment 14•10 years ago
|
||
(In reply to Olli Pettay [:smaug] from comment #12)
> I hope "Animation" in the global scope isn't common enough word in web pages
> that this breaks something.
Yes, we don't know yet. Chrome is exposing 'Animation' in the global scope in canary builds and don't appear to have hit anything yet so fingers crossed we're ok.
Comment 15•10 years ago
|
||
https://hg.mozilla.org/mozilla-central/rev/d7428dd3f948
https://hg.mozilla.org/mozilla-central/rev/12c02905de55
https://hg.mozilla.org/mozilla-central/rev/7d4113af5140
https://hg.mozilla.org/mozilla-central/rev/675592491434
https://hg.mozilla.org/mozilla-central/rev/2bb61d7addb3
https://hg.mozilla.org/mozilla-central/rev/023fdd5ebd3f
https://hg.mozilla.org/mozilla-central/rev/1649585af78e
https://hg.mozilla.org/mozilla-central/rev/9e2622dba8a8
https://hg.mozilla.org/mozilla-central/rev/88a7dbe87754
Status: ASSIGNED → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla40
Updated•10 years ago
|
Keywords: dev-doc-needed
Updated•6 years ago
|
Component: DOM → DOM: Core & HTML
You need to log in
before you can comment on or make changes to this bug.
Description
•