Граф коммитов

28742 Коммитов

Автор SHA1 Сообщение Дата
Neil Deakin 139c38b2df Bug 994117, disable transition for popups in social tests, r=mixedpuppy 2014-06-16 14:43:10 -04:00
Neil Deakin 3884a72e08 Bug 994117, delay popupshown event until after the opening transition has finished, if one exists, which also fixes the issue causing bug 989991, so enable the animation on the main panel, r=neil 2014-06-16 14:43:07 -04:00
Ryan VanderMeulen ef66038dae Merge m-c to inbound on a CLOSED TREE. a=merge 2014-06-16 14:26:54 -04:00
Florian Quèze 3b3536a166 Bug 1012535 - Handle translation service unavailable errors, r=felipe. 2014-06-16 17:50:08 +02:00
Florian Quèze 14c0a7b7e5 Bug 1025956 - Missing toolbarbutton-dropdown-arrow@2x.png file - remove the CSS rule, r=Gijs. 2014-06-16 17:50:02 +02:00
Victor Porof d9f4e4b1de Bug 1025885 - Increase the timeout between window resizes required to update the canvas graphs, r=pbrosset 2014-06-16 09:04:27 -04:00
Victor Porof b4300f866c Bug 1025023 - Prevent redrawing the canvas graph on window resize if the graph dimensions haven't changed, r=pbrosset
--HG--
rename : browser/devtools/shared/test/browser_graphs-10.js => browser/devtools/shared/test/browser_graphs-10a.js
rename : browser/devtools/shared/test/browser_graphs-10.js => browser/devtools/shared/test/browser_graphs-10b.js
2014-06-16 08:59:36 -04:00
Victor Porof 1a04655381 Bug 1024633 - Add a way of specifying a fixed width or height for canvas graphs, r=pbrosset 2014-06-16 08:59:36 -04:00
Victor Porof 497e088be5 Bug 1007460 - Create a calls minimap, r=pbrosset 2014-06-16 08:59:36 -04:00
Francesco Lodolo (:flod) b20eda1ed7 Bug 1024975 - [browser] Ignore searchplugins/metrolist.txt in filter.py. r=gavin, f=pike 2014-06-13 04:14:00 +02:00
Jordan Santell 08f1f645c8 Bug 1024787 - Fix uncaught promise rejections in devtools/framework. r=jryans 2014-06-12 18:17:00 +02:00
Jordan Santell a89979d405 Bug 991075 - Fix unhandled promise errors. r=jryans 2014-06-12 18:03:00 +02:00
Phil Ringnalda 52634ae96e Merge f-t to m-c, a=merge 2014-06-15 09:36:23 -07:00
Phil Ringnalda 449d05b144 Merge m-i to m-c, a=merge 2014-06-15 09:28:20 -07:00
ffxbld b89df79359 No bug, Automated blocklist update from host bld-linux64-spot-135 - a=blocklist-update 2014-06-14 03:10:29 -07:00
Mark Hammond 149910a91a Bug 1016138 - Add telemetry probe for master password usage. r=dolske 2014-06-14 11:45:52 +10:00
Wes Kocher 2eed38ebe8 Merge fx-team to m-c a=merge 2014-06-13 17:39:46 -07:00
Tom Schuster 7078cf7ad0 Bug 1020651 - about:preferences do not work properly if browser.cache.{disk,memory}.enable is false. r=jaws 2014-06-13 19:13:37 +02:00
Brian Grinstead ef8f3b3489 Bug 942292 - DevTools themes - make the toolbars thinner. r=vporof
CLOSED TREE
2014-06-13 09:11:32 -05:00
Ed Morley a19e1a048f Backed out changeset 9fd9c035a76a (bug 942292) for making browser_canvas-frontend-slider-02.js fail 30-40% of the time 2014-06-13 18:45:27 +01:00
Patrick Brosset 677b579626 Bug 1014547 - Add a css transform highlighter to the style-inspector; r=bgrins 2014-06-13 16:27:10 +02:00
Brian Grinstead 5303f3531b Bug 942292 - DevTools themes - make the toolbars thinner;r=vporof 2014-06-13 09:11:32 -05:00
Florian Quèze 7fd9445f50 Bug 1000253 - Background tabs with persistent device permissions can access devices without the user noticing, r=jesup,MattN. 2014-06-13 14:51:12 +02:00
Georg Fritzsche fb8786968f Bug 1021002 - Fix telemetry experiments jsfilter evaluation. r=bsmedberg 2014-06-13 14:50:10 +02:00
Gabriel Luong 9383fd04bf Bug 1024585 - Remove testcase in browser_cmd_inject.js that connects to ajax.googleapis.com. r=jwalker 2014-06-12 11:09:00 -04:00
Brian Grinstead 088243d9ff Bug 1023666 - Condition text labels in @media sidebar should wrap. r=harth 2014-06-11 18:10:00 -04:00
Heather Arthur e7109befe2 Bug 984051 - Make reload action more prominent when first opening the network panel. r=vporof 2014-06-10 13:46:00 -04:00
Dão Gottwald e806be6d33 Bug 1001871 - Make toolbarbutton.css use !important when setting toolbarbutton-text's margin to 0 in order to properly override global.css. r=Gijs 2014-06-13 13:58:23 +02:00
Dão Gottwald 64bb5d0a6a Bug 1015619 - Reduce browser.slowStartup.timeThreshold from 45 to 40 seconds. r=dolske 2014-06-13 13:58:23 +02:00
Mark Banner 80c167047f Bug 1022689 Separate out the Loop Push Handler from the Loop Service code to help similify testing and clarify separation of modules. r=mhammond 2014-06-16 08:41:17 +01:00
Benoit Girard beb4fd14be Bug 1021990 - Migrate to xpcom based EventTracer. r=ehsan 2014-06-06 17:53:42 -04:00
Tim Taubert 5672b08fe1 Bug 973292 - Record the number of characters that are translated with FHR r=felipe 2014-06-11 15:57:52 +02:00
Tim Taubert 162e284e4d Bug 1018913 - Customization mode favicon not showing anymore r=gijs 2014-06-12 20:32:46 +02:00
Victor Porof 52b6a6d9c9 Bug 957952 - Add some logging to browser_net_timing-division.js, r=dcamp 2014-06-12 12:16:59 -04:00
Victor Porof 848356e329 Bug 1004104 - Disable caching when running netmonitor tests to hopefully fix some timeouts, r=dcamp 2014-06-12 12:16:59 -04:00
Victor Porof ac0a685723 Bug 985417 - Fix uncaught promise rejection when running browser_net_simple-request-data.js, r=dcamp 2014-06-12 12:16:59 -04:00
Victor Porof b158940d17 Bug 1022202 - Fix uncaught nsIScrollBoxObject.ensureElementIsVisible promise rejections in the netmonitor tests, r=dcamp 2014-06-12 12:16:58 -04:00
Sami Jaktholm f808c19728 Bug 1017515 - Add copy color item to context menu of CSS rule and computed views. r=pbrosset 2014-06-12 06:02:00 -04:00
Gabriel Luong 3c64b70b09 Bug 1023923 - Remove the Firefox string from InjectManual l10n string. r=jwalker 2014-06-11 08:54:00 -04:00
Richard Marti bbadf88bb4 Bug 1021146 - In-content prefs: Remove the border below Popup Policy. r=jaws 2014-06-05 19:43:01 +02:00
Hernan Rodriguez Colmeiro 2f2ff056e0 Bug 1020245 - Call openPreferences from utilityOverlay.js. r=jaws 2014-06-11 07:39:00 -04:00
Jordan Santell f46ca62b60 Bug 1007913 - SVG in web audio editor should always be full size. r=vp 2014-06-11 10:58:00 -04:00
Jordan Santell 1d5b94387c Bug 994257 - Web Audio Editor now supports both landscape and portrait host views. r=vp 2014-06-11 14:27:00 -04:00
Tim Nguyen 78bef7be1a Bug 963002 - Adjust height of panel subview footers. r=Gijs 2014-06-11 10:50:00 -04:00
Paul Rouget 5e592ad7fa Bug 1007057 - add logs to test in case of orange. r=pbrosset 2014-06-12 14:47:36 +08:00
Paul Rouget 7ee35374fb Bug 1007057 - build appmgr v2: remove configure option. r=mshal r=ochameau 2014-06-12 14:47:35 +08:00
Mark Hammond 5adb5a7c3a Bug 998934 - add a showFirefoxAccounts command to the UITour. r=Unfocused 2014-06-12 15:10:23 +10:00
Mark Hammond 0664322217 Bug 1023734 - make show() method sane and remove hide() method in about:accounts. r=ttaubert 2014-06-12 13:01:04 +10:00
Wes Kocher e8bddeb342 Merge m-c to fx-team 2014-06-11 18:52:12 -07:00
Wes Kocher 42ab217b5b Merge inbound to m-c a=merge 2014-06-11 18:46:34 -07:00