RESOLVED FIXED 152692
Web Inspector: Add basic Animation section to Visual Sidebar
https://bugs.webkit.org/show_bug.cgi?id=152692
Summary Web Inspector: Add basic Animation section to Visual Sidebar
Devin Rousso
Reported 2016-01-04 09:49:48 PST
We currently do not have the capability in Web Inspector to autocomplete the list of keyframes on the page, but the rest of the animation properties are all keyword based, so they can be added.
Attachments
Patch (12.20 KB, patch)
2016-01-04 10:48 PST, Devin Rousso
timothy: review+
Patch (12.64 KB, patch)
2016-01-06 14:46 PST, Devin Rousso
no flags
Radar WebKit Bug Importer
Comment 1 2016-01-04 09:49:58 PST
Devin Rousso
Comment 2 2016-01-04 10:48:40 PST
Joseph Pecoraro
Comment 3 2016-01-04 20:55:28 PST
Comment on attachment 268205 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=268205&action=review > Source/WebInspectorUI/UserInterface/Images/AnimationPlayStatePaused.svg:3 > +<!-- Copyright © 2016 Apple Inc. All rights reserved. --> > +<!-- Copyright © 2016 Devin Rousso <dcrousso+webkit@gmail.com>. All rights reserved. --> Both of these needed? Or just yours?
Devin Rousso
Comment 4 2016-01-04 21:08:06 PST
Comment on attachment 268205 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=268205&action=review >> Source/WebInspectorUI/UserInterface/Images/AnimationPlayStatePaused.svg:3 >> +<!-- Copyright © 2016 Devin Rousso <dcrousso+webkit@gmail.com>. All rights reserved. --> > > Both of these needed? Or just yours? I put both because this icon was almost a direct copy of UserInterface/Images/Pause.svg
Timothy Hatcher
Comment 5 2016-01-06 10:22:01 PST
Comment on attachment 268205 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=268205&action=review > Source/WebInspectorUI/UserInterface/Images/AnimationPlayStatePaused.svg:2 > +<!-- Copyright © 2016 Apple Inc. All rights reserved. --> This would be 2015 still. >>> Source/WebInspectorUI/UserInterface/Images/AnimationPlayStatePaused.svg:3 >>> +<!-- Copyright © 2016 Devin Rousso <dcrousso+webkit@gmail.com>. All rights reserved. --> >> >> Both of these needed? Or just yours? > > I put both because this icon was almost a direct copy of UserInterface/Images/Pause.svg You should add your copyright line to the license header in copy-user-interface-resources.pl.
Devin Rousso
Comment 6 2016-01-06 14:46:24 PST
WebKit Commit Bot
Comment 7 2016-01-06 15:46:39 PST
Comment on attachment 268415 [details] Patch Clearing flags on attachment: 268415 Committed r194673: <http://trac.webkit.org/changeset/194673>
WebKit Commit Bot
Comment 8 2016-01-06 15:46:43 PST
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.