Matthew Noorenberghe
7df1d2f099
Bug 1026123 - Change the options.enableChrome reference to "add-ons" and the "Add-ons Manager" for consistency. r=Mossop, r=Pike
2014-06-16 13:57:00 -04:00
Vikneshwar
2f2adc483b
Bug 1003546 - Use Arrow function instead of bind(). r=fitzgen
2014-06-14 06:49:00 -04:00
Allison Naaktgeboren
2f07e9e88c
Bug 1016138 followup - only call add on the master-password probe when a MP is enabled. r=markh
2014-06-17 10:03:47 +10:00
Brian Grinstead
d9e8bec862
Bug 1022780 - Cmd+H triggers 'hide markup', should only be triggered by H. r=pbrosset
2014-06-16 07:43:00 -04:00
Richard Marti
ec39e53aa6
Bug 1019157 - In-content prefs: Limit handlersView's height. r=jaws
2014-06-16 19:18:33 +02:00
Ryan VanderMeulen
342efea0db
Bug 1025878 - Update pdf.js to version 1.0.370. r=yury
2014-06-16 15:24:29 -04:00
Gijs Kruitbosch
cbb0d04a34
Bug 979207 - add some logging to see if the popup is getting closed while opening, r=mconley
2014-06-16 14:33:53 +01:00
Paul Rouget
6d2e39cd27
Bug 1021475 - [appmgr v2] update app header in projectEditor. r=bgrins
2014-06-16 12:12:30 -07:00
Jordan Santell
8c7acbafd2
Bug 1025310 - Add telemetry to the web audio editor. r=vp,miker
...
From 1e28c92f25088f7279686c1a2af68ea03a050d9c Mon Sep 17 00:00:00 2001
---
browser/devtools/shared/telemetry.js | 5 +
browser/devtools/shared/test/browser.ini | 1 +
...browser_telemetry_toolboxtabs_webaudioeditor.js | 118 +++++++++++++++++++++
.../webaudioeditor/webaudioeditor-controller.js | 4 +
toolkit/components/telemetry/Histograms.json | 17 +++
5 files changed, 145 insertions(+)
create mode 100644 browser/devtools/shared/test/browser_telemetry_toolboxtabs_webaudioeditor.js
2014-06-13 16:19:26 -07:00
Jordan Santell
9b9bbfaaf3
Bug 1025311 - Add telemetry for canvas debugger. r=vp,miker
...
From eb3ed1cf3ff07a530297c74976a1d96ca8b5bd79 Mon Sep 17 00:00:00 2001
---
browser/devtools/canvasdebugger/canvasdebugger.js | 4 +
browser/devtools/shared/telemetry.js | 5 +
browser/devtools/shared/test/browser.ini | 1 +
...browser_telemetry_toolboxtabs_canvasdebugger.js | 117 +++++++++++++++++++++
toolkit/components/telemetry/Histograms.json | 17 +++
5 files changed, 144 insertions(+)
create mode 100644 browser/devtools/shared/test/browser_telemetry_toolboxtabs_canvasdebugger.js
2014-06-13 16:48:30 -07:00
Ryan VanderMeulen
36f8786319
Merge m-c to fx-team. a=merge
2014-06-16 15:06:26 -04:00
Ryan VanderMeulen
4ba5134f55
Merge m-c to inbound on a CLOSED TREE. a=merge
2014-06-16 14:26:54 -04:00
Florian Quèze
997b4bf628
Bug 1012535 - Handle translation service unavailable errors, r=felipe.
2014-06-16 17:50:08 +02:00
Florian Quèze
1b0c1d2ba0
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
48111fede6
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
c6fe109f10
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
7d92110cb7
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
9c8c6548a7
Bug 1007460 - Create a calls minimap, r=pbrosset
2014-06-16 08:59:36 -04:00
Mike Conley
e41e74bb92
Bug 988133 - Workaround crashes in nsDocShellEditorData::ReattachToWindow() when doing view source in a remote tab. r=felipe.
...
This bug works around the crash by not retrieving the document from the cache, but by
hitting the network again for the document source. That's clearly not ideal, but the
crash is worse. This is a band-aid solution until we can get the cache retrieval
working properly. This workaround should not ride the trains to release.
2014-06-13 14:22:06 -04:00
Francesco Lodolo (:flod)
844e0fbba8
Bug 1024975 - [browser] Ignore searchplugins/metrolist.txt in filter.py. r=gavin, f=pike
2014-06-13 04:14:00 +02:00
Jordan Santell
b9c257cc70
Bug 1024787 - Fix uncaught promise rejections in devtools/framework. r=jryans
2014-06-12 18:17:00 +02:00
Jordan Santell
8126c1bb88
Bug 991075 - Fix unhandled promise errors. r=jryans
2014-06-12 18:03:00 +02:00
Phil Ringnalda
ec05aabb4e
Merge f-t to m-c, a=merge
2014-06-15 09:36:23 -07:00
Phil Ringnalda
4e06fa48fe
Merge m-i to m-c, a=merge
2014-06-15 09:28:20 -07:00
ffxbld
574e2dd648
No bug, Automated blocklist update from host bld-linux64-spot-135 - a=blocklist-update
2014-06-14 03:10:29 -07:00
Mark Hammond
70a112711b
Bug 1016138 - Add telemetry probe for master password usage. r=dolske
2014-06-14 11:45:52 +10:00
Wes Kocher
d87181a3a2
Merge fx-team to m-c a=merge
2014-06-13 17:39:46 -07:00
Tom Schuster
9b6f587522
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
eff8864c19
Bug 942292 - DevTools themes - make the toolbars thinner. r=vporof
...
CLOSED TREE
2014-06-13 09:11:32 -05:00
Ed Morley
10fddfb75d
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
a77341d73c
Bug 1014547 - Add a css transform highlighter to the style-inspector; r=bgrins
2014-06-13 16:27:10 +02:00
Brian Grinstead
6669d8c6ee
Bug 942292 - DevTools themes - make the toolbars thinner;r=vporof
2014-06-13 09:11:32 -05:00
Florian Quèze
13b7c7896a
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
4868201b22
Bug 1021002 - Fix telemetry experiments jsfilter evaluation. r=bsmedberg
2014-06-13 14:50:10 +02:00
Gabriel Luong
cf84ec488d
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
4a6a5dee5b
Bug 1023666 - Condition text labels in @media sidebar should wrap. r=harth
2014-06-11 18:10:00 -04:00
Heather Arthur
ee5086cca2
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
33f7ee00f8
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
b15555e2bf
Bug 1015619 - Reduce browser.slowStartup.timeThreshold from 45 to 40 seconds. r=dolske
2014-06-13 13:58:23 +02:00
Mark Banner
70610d4899
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
9ea973aec8
Bug 1021990 - Migrate to xpcom based EventTracer. r=ehsan
2014-06-06 17:53:42 -04:00
Tim Taubert
836f8943e6
Bug 973292 - Record the number of characters that are translated with FHR r=felipe
2014-06-11 15:57:52 +02:00
Tim Taubert
331a3afbe5
Bug 1018913 - Customization mode favicon not showing anymore r=gijs
2014-06-12 20:32:46 +02:00
Victor Porof
a13ca31bd1
Bug 957952 - Add some logging to browser_net_timing-division.js, r=dcamp
2014-06-12 12:16:59 -04:00
Victor Porof
442a09ccdc
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
1c2571b777
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
88fe6fe0b3
Bug 1022202 - Fix uncaught nsIScrollBoxObject.ensureElementIsVisible promise rejections in the netmonitor tests, r=dcamp
2014-06-12 12:16:58 -04:00
Sami Jaktholm
0a5f0c5c2f
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
9db1b68c65
Bug 1023923 - Remove the Firefox string from InjectManual l10n string. r=jwalker
2014-06-11 08:54:00 -04:00
Richard Marti
c7dd6a9d52
Bug 1021146 - In-content prefs: Remove the border below Popup Policy. r=jaws
2014-06-05 19:43:01 +02:00