gecko-dev/devtools/client
Patrick Brosset 5d815b1193 Bug 1171863 - Define all positions and sizes in percentage for auto-resize; r=tromey
Instead of having the various positions and sizes of elements of the timeline
defined in pixels, this defines them in % of the total width.
This way the animations, scrubber, etc... adapt as you resize the panel.
The only complex thing here is resizing the header and background. Both of
them are generated via javascript. To do this, they are now positioned and sized
in % too, so they resize when the window is resized, and after a debounced
delay, they get re-generated too.

--HG--
extra : commitid : XRFyYaY2uz
extra : histedit_source : d2ed20a625eaf22672af9c2eb4603189d65a4145%2Cf1153001150848ace5c512e5894c3b72593dfd0d
2015-12-02 13:52:15 +01:00
..
aboutdebugging Bug 1221141 - Specify absolute path to each about:debugging test file to please Windows. r=me for bustage fix on CLOSED TREE 2015-11-25 21:31:28 +01:00
animationinspector Bug 1171863 - Define all positions and sizes in percentage for auto-resize; r=tromey 2015-12-02 13:52:15 +01:00
canvasdebugger Bug 1228032 - restore chrome://global/skin/ where chrome://browser/skin/ was removed, r=jryans 2015-11-25 22:22:19 +00:00
commandline Bug 1210031 - Only subtract scrollbars for window screenshots. r=zer0 2015-11-18 22:47:55 -06:00
debugger Bug 1200798 - refactor sources and breakpoints in debugger to use redux r=ejpbruel 2015-12-01 16:59:00 -05:00
eyedropper Bug 1182722 - Move DevTools l10n files. r=ochameau,glandium,Pike,bgrins 2015-11-04 15:35:53 -06:00
fontinspector Bug 1221499 - Disable tests that fail on e10s windows, r=jmaher 2015-11-05 07:36:09 -08:00
framework Bug 1223344 - Some tweaks to gDevTools.jsm to get Devtools working in SeaMonkey r=jryans 2015-11-27 03:07:50 +08:00
inspector Bug 1222409 - Listen to window resize events on server and use this to refresh style-inspector; r=bgrins 2015-11-26 12:18:17 +01:00
jsonview Bug 1216654 - Clean up SVGs in JSON viewer. r=honza 2015-11-26 11:19:36 +01:00
layoutview Bug 1182722 - Move DevTools l10n files. r=ochameau,glandium,Pike,bgrins 2015-11-04 15:35:53 -06:00
locales Bug 1221141 - Support installing addon from local directory in about:debugging. r=janx 2015-11-25 07:54:26 -08:00
markupview Bug 1222409 - Listen to window resize events on server and use this to refresh style-inspector; r=bgrins 2015-11-26 12:18:17 +01:00
memory Bug 1226319 - pt1 - Move react tree widget in memory tool to shared components. r=fitzgen 2015-11-20 17:50:31 -08:00
netmonitor Bug 1228032 - restore chrome://global/skin/ where chrome://browser/skin/ was removed, r=jryans 2015-11-25 22:22:19 +00:00
performance Bug 1169884 - Clearing recordings no longer clears in progress console recordings. r=jsantell 2015-11-30 14:18:36 -08:00
preferences Bug 1229241 - Differentiate preprocessed and non-preprocessed JS pref files. r=gps 2015-12-01 13:57:52 +09:00
projecteditor Bug 1182722 - Move DevTools l10n files. r=ochameau,glandium,Pike,bgrins 2015-11-04 15:35:53 -06:00
promisedebugger Bug 1182722 - Move DevTools l10n files. r=ochameau,glandium,Pike,bgrins 2015-11-04 15:35:53 -06:00
responsivedesign Bug 1222409 - Listen to window resize events on server and use this to refresh style-inspector; r=bgrins 2015-11-26 12:18:17 +01:00
scratchpad Bug 1182722 - Move DevTools l10n files. r=ochameau,glandium,Pike,bgrins 2015-11-04 15:35:53 -06:00
shadereditor Bug 1228032 - restore chrome://global/skin/ where chrome://browser/skin/ was removed, r=jryans 2015-11-25 22:22:19 +00:00
shared Bug 1200798 - refactor sources and breakpoints in debugger to use redux r=ejpbruel 2015-12-01 16:59:00 -05:00
shims Bug 1203159 - Update shim install locations. r=glandium,ochameau 2015-10-21 12:48:53 -05:00
sourceeditor Bug 1200798 - refactor sources and breakpoints in debugger to use redux r=ejpbruel 2015-12-01 16:59:00 -05:00
storage Bug 1228032 - restore chrome://global/skin/ where chrome://browser/skin/ was removed, r=jryans 2015-11-25 22:22:19 +00:00
styleeditor Bug 1226661 - DevTools client JSM global tweak for B2G. r=ochameau 2015-11-23 18:10:11 -06:00
styleinspector Bug 1216234 - add inIDOMUtils.getCSSPseudoElementNames; r=heycam,pbrosset 2015-12-01 09:52:09 -07:00
themes Bug 1171863 - Define all positions and sizes in percentage for auto-resize; r=tromey 2015-12-02 13:52:15 +01:00
tilt Bug 1182722 - Move DevTools l10n files. r=ochameau,glandium,Pike,bgrins 2015-11-04 15:35:53 -06:00
webaudioeditor Bug 1228032 - restore chrome://global/skin/ where chrome://browser/skin/ was removed, r=jryans 2015-11-25 22:22:19 +00:00
webconsole Bug 1200798 - refactor sources and breakpoints in debugger to use redux r=ejpbruel 2015-12-01 16:59:00 -05:00
webide Bug 1229241 - Differentiate preprocessed and non-preprocessed JS pref files. r=gps 2015-12-01 13:57:52 +09:00
definitions.js Bug 1182722 - Move DevTools l10n files. r=ochameau,glandium,Pike,bgrins 2015-11-04 15:35:53 -06:00
devtools-clhandler.js Bug 1226744 - Add a command line flag to auto open devtools when the browser starts up;r=jryans 2015-11-24 12:35:12 -08:00
devtools-clhandler.manifest
jar.mn Bug 1200798 - refactor sources and breakpoints in debugger to use redux r=ejpbruel 2015-12-01 16:59:00 -05:00
main.js Bug 1203159 - Rewrite DevTools resource URLs. r=ochameau 2015-10-21 12:48:53 -05:00
moz.build Bug 1221141 - Support installing addon from local directory in about:debugging. r=janx 2015-11-25 07:54:26 -08:00