gecko-dev/browser/themes/shared
Patrick Brosset 774b49304f Bug 1155663 - Show animations as synchronized time blocks in animation inspector; r=bgrins
This is the first step towards the animation-inspector UI v3 (bug 1153271).
The new UI is still hidden behind a pref, and this change doesn't implement
everything that is in the current v2 UI.
This introduces a new Timeline graph to represent all currently animated nodes
below the currently selected node.
v2 used to show them as independent player widgets. With this patch, we now show
them as synchronized time blocks on a common time scale.
Each animation has a preview of the animated node in the left sidebar, and a time
block on the right, the width of which represents its duration. The animation name
is also displayed.
There's also a time graduations header and background that gives the user information
about how long do the animations last.
This change does *not* provide a way to know what's the currentTime nor a way to
set it yet.
This also makes the existing animationinspector tests that still make sense with
the new timeline-based UI run with the new UI pref on.

--HG--
extra : rebase_source : 65634e8f5e618f15e8d33c36a90217ba07a310f4
2015-06-11 15:45:57 +02:00
..
addons Bug 1165609 - Clean up SVGs from bug 1162584. r=dao 2015-05-17 02:16:00 -04:00
controlcenter Bug 1146282 - New styling for the host section of the identity panel 2015-06-02 21:15:08 +02:00
customizableui Bug 1153306 - Add HiDPI versions of the Loop icon for Windows and Linux. r=Gijs 2015-06-10 12:40:51 -04:00
devedition Bug 1160771 - Clean unnecessary tags and properties from SVG files in browser/ and toolkit/. r=dao 2015-05-21 12:33:00 -04:00
devtools Bug 1155663 - Show animations as synchronized time blocks in animation inspector; r=bgrins 2015-06-11 15:45:57 +02:00
downloads Bug 1160734 - about:downloads: use the new in-content style-sheet. r=mak 2015-05-07 10:37:39 +02:00
incontent-icons Bug 1160771 - Clean unnecessary tags and properties from SVG files in browser/ and toolkit/. r=dao 2015-05-21 12:33:00 -04:00
incontentprefs Bug 1165973 - use outline instead of border for focus ring. r=dao 2015-05-28 19:33:30 +02:00
newtab Bug 1158858 - Move 'suggested' and 'sponsored' labels to the top left of the tile. r=Mardak 2015-06-13 20:26:51 -07:00
panic-panel Bug 1076943 - forget icon has white border (non-transparent background). r=jaws 2014-10-02 10:30:00 -07:00
plugins
reader Bug 1160771 - Clean unnecessary tags and properties from SVG files in browser/ and toolkit/. r=dao 2015-05-21 12:33:00 -04:00
readinglist Bug 1160771 - Clean unnecessary tags and properties from SVG files in browser/ and toolkit/. r=dao 2015-05-21 12:33:00 -04:00
search Bug 1168585 - The buttons within the search box and within the search panel are blurry/pixelated on Windows HiDPI. r=Gijs 2015-05-27 17:31:55 -04:00
social Bug 1168833: introduce different sizing modes to docked social chat windows and re-style text chat UI indide the Hello conversation window. r=Standard8 2015-06-12 11:21:35 +02:00
tabbrowser Bug 1160771 - Clean unnecessary tags and properties from SVG files in browser/ and toolkit/. r=dao 2015-05-21 12:33:00 -04:00
translation Bug 1153509 - Clipping translation notification bar on small screens. r=florian 2015-04-16 17:10:36 +02:00
webrtc Bug 1042163 - Visual issues with the global indicator for screen/device sharing, r=Gijs. 2014-08-01 15:18:29 +02:00
aboutNetError_alert.svg Bug 1160771 - Clean unnecessary tags and properties from SVG files in browser/ and toolkit/. r=dao 2015-05-21 12:33:00 -04:00
aboutNetError_info.svg Bug 1160771 - Clean unnecessary tags and properties from SVG files in browser/ and toolkit/. r=dao 2015-05-21 12:33:00 -04:00
aboutNetError.css Bug 1169837 - Remove box-sizing: padding-box in FF UI & Gecko Tests. r=dholbert 2015-06-02 08:46:00 -04:00
aboutProviderDirectory.css Bug 1014332 new about:providerdirectory page that appears in share panel, r=jaws 2014-10-09 12:01:39 -07:00
aboutSessionRestore.css Bug 1125952 - Make about:sessionrestore use more available height. r=jaws 2015-05-22 09:58:00 -04:00
aboutSocialError.css Bug 1162324 update style of error pages in social panels to match in tab error pages. r=felipe 2015-05-08 14:46:16 -07:00
aboutTabCrashed.css Bug 1087618 - Part 5: Update about:welcomeback, sessionrestore, tabcrashed stylesheets. r=jaws 2015-01-18 10:24:00 -05:00
aboutWelcomeBack.css Bug 1127621 - Fix checkboxes not showing up on about:welcomeback. r=jaws 2015-02-13 11:49:00 +01:00
bad-content-blocked-16.png Bug 1104730 - ship bad-content-16@2x on Linux/Windows, r=jaws 2014-11-25 07:28:00 -08:00
bad-content-blocked-16@2x.png Bug 1104730 - ship bad-content-16@2x on Linux/Windows, r=jaws 2014-11-25 07:28:00 -08:00
bad-content-blocked-64.png Bug 1104730 - ship bad-content-16@2x on Linux/Windows, r=jaws 2014-11-25 07:28:00 -08:00
bad-content-blocked-64@2x.png Bug 1104730 - ship bad-content-16@2x on Linux/Windows, r=jaws 2014-11-25 07:28:00 -08:00
bad-content-unblocked-16.png Bug 1104730 - ship bad-content-16@2x on Linux/Windows, r=jaws 2014-11-25 07:28:00 -08:00
bad-content-unblocked-16@2x.png Bug 1104730 - ship bad-content-16@2x on Linux/Windows, r=jaws 2014-11-25 07:28:00 -08:00
bad-content-unblocked-64.png Bug 1104730 - ship bad-content-16@2x on Linux/Windows, r=jaws 2014-11-25 07:28:00 -08:00
bad-content-unblocked-64@2x.png Bug 1104730 - ship bad-content-16@2x on Linux/Windows, r=jaws 2014-11-25 07:28:00 -08:00
badcontent-doorhanger.inc.css Bug 1063115 - Grey out text for mixed content and tracking protection if the corresponding type has been disabled. r=Unfocused r=dao 2014-09-16 17:57:00 +02:00
browser.inc Bug 1155523 - Implement Pocket toolbarbutton and subview. r=gijs 2015-04-24 14:29:05 -04:00
contextmenu.inc.css Bug 777680 - "Bookmark This Page" in context menu should be highlighted. r=mak 2015-06-13 11:52:17 -04:00
devedition.inc.css Bug 1151482 - Override lightweight theme text color for #urlbar in Windows Dev Edition theme;r=Gijs 2015-04-08 08:26:15 -07:00
drm-icon.svg Bug 1160771 - Clean unnecessary tags and properties from SVG files in browser/ and toolkit/. r=dao 2015-05-21 12:33:00 -04:00
e10s-64@2x.png Bug 1064885: add prompt to encourage Nightly users to enable e10s, r=felipe 2014-09-10 13:53:10 +02:00
heartbeat-icon.svg Bug 1160771 - Clean unnecessary tags and properties from SVG files in browser/ and toolkit/. r=dao 2015-05-21 12:33:00 -04:00
heartbeat-star-lit.svg Bug 1160771 - Clean unnecessary tags and properties from SVG files in browser/ and toolkit/. r=dao 2015-05-21 12:33:00 -04:00
heartbeat-star-off.svg Bug 1160771 - Clean unnecessary tags and properties from SVG files in browser/ and toolkit/. r=dao 2015-05-21 12:33:00 -04:00
icon.png Bug 1136526 - Follow up, replace the default theme icon in the add-on manager. rs=Gijs 2015-04-07 15:03:31 -04:00
identity-block.inc.css Bug 1146269 - Move identity panel styles to their own files r=Gijs 2015-05-27 14:56:44 +02:00
login-doorhanger.inc.css Bug 1164028 - Show login details and allow manual fill from a sliding subview in the login fill doorhanger. r=Gijs 2015-06-08 16:37:25 +02:00
magnifier.png Bug 1101122 - Update about:home search styling. r=felipe 2014-11-24 08:40:22 -02:00
magnifier@2x.png Bug 1101122 - Update about:home search styling. r=felipe 2014-11-24 08:40:22 -02:00
mask.png Bug 1009370 - Part 2: Implement new visual style for about:privatebrowsing. r=Unfocused ui-r=phlsa 2014-08-26 07:11:07 -07:00
mask@2x.png Bug 1009370 - Part 2: Implement new visual style for about:privatebrowsing. r=Unfocused ui-r=phlsa 2014-08-26 07:11:07 -07:00
menupanel.inc.css Bug 1153306 - Add HiDPI versions of the Loop icon for Windows and Linux. r=Gijs 2015-06-10 12:40:51 -04:00
notification-icons.inc.css Bug 1023607 - Implement Windows HiDPI theme for other icons and tiny widgets. r=Gijs 2015-05-27 13:58:24 -04:00
plugin-doorhanger.inc.css [Australis] Bug 968595 - Adjust Click-to-Play Styling. r=dao 2014-02-14 14:16:33 +01:00
tab-selected.svg Bug 1160771 - Clean unnecessary tags and properties from SVG files in browser/ and toolkit/. r=dao 2015-05-21 12:33:00 -04:00
tabs.inc.css Bug 1095475 - [e10s] Replace tab underlines with tooltip (r=dao) 2015-04-29 17:21:45 -07:00
theme-switcher-icon.png Bug 1136526 - Replace silhouetted versions of Firefox logo with unbranded logo. r=Gijs 2015-04-07 13:37:12 -04:00
theme-switcher-icon@2x.png Bug 1136526 - Replace silhouetted versions of Firefox logo with unbranded logo. r=Gijs 2015-04-07 13:37:12 -04:00
toolbarbuttons.inc.css Bug 1153306 - Add HiDPI versions of the Loop icon for Windows and Linux. r=Gijs 2015-06-10 12:40:51 -04:00
UITour.inc.css Bug 1137481 - Adjust the Heartbeat UI and add a Learn More link. r=MattN 2015-02-27 08:37:00 -05:00
undoCloseTab.png Bug 1014313 - part 2: add undo close tab item to alltabs-button menu, r=dao 2014-07-03 00:17:15 +01:00
undoCloseTab@2x.png Bug 1014313 - part 2: add undo close tab item to alltabs-button menu, r=dao 2014-07-03 00:17:15 +01:00
update-badge.svg Bug 1160771 - Clean unnecessary tags and properties from SVG files in browser/ and toolkit/. r=dao 2015-05-21 12:33:00 -04:00
warning16.png Bug 1110009 - Show a warning icon in the legacy-Sync-to-FxA migration menu panel items. r=markh 2015-01-02 17:26:45 +11:00
warning16@2x.png Bug 1110009 - Show a warning icon in the legacy-Sync-to-FxA migration menu panel items. r=markh 2015-01-02 17:26:45 +11:00