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
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
Ed Morley
557ecff5b6
Merge mozilla-central and fx-team
2014-06-11 18:07:43 +01:00
Ed Morley
403a66d9f6
Merge latest green fx-team changeset and mozilla-central; a=merge
2014-06-11 17:29:15 +01:00
Bobby Holley
7e0a351dcf
Bug 1020609 - Fix up webconsole. r=past
...
The basic setup is that Object (and now Array) Xrays apply various heuristics
to try to filter out dangerous properties from the underlying object. This
includes accessor properties, shadowing properties, callables, and non-Xrayable
objects. We need to make various fixes on the devtools side to keep this stuff
working.
Also, it would be nice if the tests were designed in such a way that a failed
string match didn't cause the whole test to hang without a useful error message.
2014-06-11 15:16:06 -07:00
Patrick Brosset
a471e91cb3
Bug 1017115 - Fixes rule-view's highlight race condition to avoid duplicate headers; r=bgrins
...
--HG--
rename : browser/devtools/styleinspector/test/browser_ruleview_content.js => browser/devtools/styleinspector/test/browser_ruleview_content_01.js
2014-06-11 15:54:45 +02:00
Gijs Kruitbosch
9645656d20
Bug 1020803 - make test only wait for popuphidden if the popup isn't already closed, rs=firebot,test-only
2014-06-11 13:46:22 +01:00
Gijs Kruitbosch
c4bedd5427
Bug 908534 - test that chromeUI notification is shown for about:support when opened as a new tab, r=ttaubert
2014-06-11 11:56:30 +01:00
Florian Quèze
47cdb8262a
Bug 1017560 - Choosing the same language will modify the state of Show Translation button, r=felipe.
2014-06-11 12:15:36 +02:00
Shashank Sabniveesu
105a591c18
Bug 1022214 - Remove the obsolete mTabstripCloseButton property. r=dao
2014-06-11 11:55:44 +02:00
Tim Nguyen
89ab9e4eab
Bug 1022290 - Fix aero jar.mn entry for arrow-e@2x.png. r=bgrins
2014-06-11 13:15:01 -07:00
Brian Grinstead
f07cc886a3
Bug 1022084 - Project Editor: turn on auto completion for JS & CSS files;r=harth
2014-06-11 13:14:56 -07:00
Heather Arthur
b7cfaf03f1
Bug 1021202 - Turn @media sidebar on by default; r=bgrins
2014-06-11 13:14:52 -07:00
Nicolas Perriault
033195a4d4
Bug 1022874 - Add non-minified version of Backbone for Loop. r=Standard8
2014-06-11 11:03:50 +01:00
Nicolas Perriault
8193905a43
Bug 1022873 - Add non-minified version of Lodash for Loop. r=Standard8
2014-06-11 11:03:12 +01:00
Nicolas Perriault
ab0c349930
Bug 1022872 - Add non-minified version of jQuery for Loop. r=Standard8
2014-06-11 11:01:21 +01:00
Tim Nguyen
36c894c553
Bug 949462 - Use the theme-twisty class for devtools variables view twisties. r=bgrins
2014-06-10 16:44:11 -07:00
Felipe Gomes
e9eb482e27
Bug 1023311 - Package translation.manifest. r=gavin
2014-06-10 20:26:42 -03:00
Jared Wein
63c20b7003
Bug 982656 - 'Restore Defaults' should place all 3rd party widgets in the palette. r=Gijs
2014-06-10 10:52:18 -04:00
Paul Rouget
578e75aaa6
Bug 1022492 - Listen to project-is-running earlier. r=jryans
2014-06-09 00:02:00 -04:00
Patrick Brosset
202878a0bd
Bug 1021571
- Stop sending mutations to the front when the walker is being destroyed. r=bgrins
2014-06-10 02:00:00 -04:00
Ed Morley
8f6c4c7516
Backed out changeset e888096eee4b (bug 982656) for failures in browser_982656_restore_defaults_builtin_widgets.js
2014-06-10 17:13:28 +01:00
Jared Wein
9f167a11b2
Bug 982656 - 'Restore Defaults' should place all 3rd party widgets in the palette. r=Gijs
...
--HG--
extra : rebase_source : aa305b184502c8addf4a91c94154155db3a66f7a
2014-06-10 10:52:18 -04:00
Victor Porof
8edc5892c9
Bug 1023019 - Fix 'grpah' comment typo in Chart.jsm, r=pbrosset
2014-06-10 11:01:50 -04:00
Dão Gottwald
71ccea9190
Bug 878020 - Add inner shadows to the tab bar's scrollbox when overflowing. r=Gijs,enndeakin
...
--HG--
extra : rebase_source : 24145e62fb0001a84f0d5ec6f9a9e1135114c7af
2014-06-10 16:56:14 +02:00
Victor Porof
1c83c5ed8f
Bug 1023057 - Superfluous calculations for firstTick, lastTick and totalTicks in the line graph widget, r=pbrosset
2014-06-10 10:55:37 -04:00
Victor Porof
6144e90848
Bug 1023020 - Add a "ready" promise to canvas graphs, r=pbrosset
2014-06-10 10:55:32 -04:00
Victor Porof
1bf902d8ce
Bug 1023019 - Make the canvas graphs plot the data underneath the selection, markers and cursor, r=pbrosset
2014-06-10 10:55:29 -04:00
Gijs Kruitbosch
490708879b
Bug 979207 - add PanelUI panelshown listener before showing panel, r=mikedeboer
2014-06-09 10:02:59 +01:00
Jacob Acord
bf104ebfdf
Bug 1014323 - Do not add about:privatebrowsing to recently closed tabs r=ttaubert
2014-06-10 11:07:30 +02:00
Ed Lee
389a56837a
Bug 975235 - Send click pings for Directory Tiles (including which link, tile, other metadata) [r=adw]
...
Send a ping from the DirectoryLinks module on various click actions from newtab page.
2014-06-09 22:03:23 -07:00
Tim Nguyen
abd62e94b2
Bug 1017565 - Update style editor media sidebar colors to match DevTools themes. r=bgrins
2014-06-09 13:17:00 -04:00
Ryan VanderMeulen
675480d6a7
Merge m-c to fx-team. a=merge
2014-06-09 18:18:30 -04:00
Mark Banner
d906e2564f
Merge Elm to m-c. a=merge
2014-06-09 23:04:43 +01:00