Matthew Noorenberghe
7da7fb9661
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
880745a0e3
Bug 1003546 - Use Arrow function instead of bind(). r=fitzgen
2014-06-14 06:49:00 -04:00
Wes Kocher
ac9ccabce7
Backed out changeset 62cce2cf895f (bug 1016611) for causing Android bustage on a CLOSED TREE
2014-06-16 17:41:28 -07:00
Allison Naaktgeboren
9094d5ebb6
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
Richard Newman
ba98de30fd
Bug 1025937 - Silently drop null intents in background IntentServices. r=mcomella
2014-06-16 16:18:59 -07:00
Richard Newman
92dec37a4c
Bug 1016611 - Don't process distribution files for webapp profiles. r=margaret
2014-06-16 16:07:43 -07:00
Gregory Szorc
415e6019ea
Bug 987332 - Disable MDN theme until it works; r=nalexander
...
The MDN theme is currently busted. This patch reverts to the default
Sphinx theme so we have docs that are more usable.
DONTBUILD (NPOTB)
--HG--
extra : rebase_source : 407dedaa2c200560a5e972998489f19a4bcdbe11
2014-06-16 14:53:49 -07:00
Erik Vold
71fe731848
Bug 1024837 - Uplift Add-on SDK to Firefox r=me
2014-06-16 14:42:23 -07:00
Brad Lassey
016d0c25b8
Bug 1008436 - Support Firefly multiscreen service r=mfinkle
2014-05-21 21:37:47 -04:00
Michael Comella
54b1be3f60
Bug 1002303 - Part 2: Show a description page when there are no private tabs. r=lucasr
2014-06-16 14:35:17 -07:00
Michael Comella
6bcc04e5ab
Bug 1002303 - Part 1: Rename RemoteTabs* styles to be used with all tabs panels. r=lucasr
2014-06-16 14:35:10 -07:00
Michael Comella
395445b763
Bug 1002303 - Part 0: Add empty private browsing view description strings. r=lucasr
2014-06-16 14:35:02 -07:00
Brian Grinstead
5c820025ca
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
90f6c05a7f
Bug 1019157 - In-content prefs: Limit handlersView's height. r=jaws
2014-06-16 19:18:33 +02:00
Ryan VanderMeulen
ef3fd24cb6
Bug 1025878 - Update pdf.js to version 1.0.370. r=yury
2014-06-16 15:24:29 -04:00
Gijs Kruitbosch
a774e2ed55
Bug 1022025, r=bholley,mfinkle
2014-06-14 22:01:55 +01:00
Gijs Kruitbosch
dd2f66c476
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
Jordan Santell
9595c4b11d
Bug 1019964 - Add an option to CallWatcher to only store weak references. r=vp
...
From 7a169cbcf6bc4dd42dffb871aa8ec72885a307ed Mon Sep 17 00:00:00 2001
---
toolkit/devtools/server/actors/call-watcher.js | 36 +++++++++++++++++++++-----
toolkit/devtools/server/actors/webaudio.js | 3 ++-
2 files changed, 32 insertions(+), 7 deletions(-)
2014-06-16 08:03:52 -07:00
Paul Rouget
2b616bea4a
Bug 1021475 - [appmgr v2] update app header in projectEditor. r=bgrins
2014-06-16 12:12:30 -07:00
Jordan Santell
71b89cfe1f
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
a4f9e19454
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
09dff9c367
Merge m-c to fx-team. a=merge
2014-06-16 15:06:26 -04:00
Ryan VanderMeulen
9fa26cbf9c
Merge m-c to inbound on a CLOSED TREE. a=merge
2014-06-16 14:26:54 -04:00
Ryan VanderMeulen
e11cd16008
Merge fx-team to m-c. a=merge
2014-06-16 14:21:58 -04:00
Jim Chen
c8b355cd23
Bug 1011059 - Use editor rather than selection controller to select all; r=margaret
2014-06-16 11:54:57 -04:00
Jim Chen
418c4d6dfa
Bug 1011059 - Don't remove all ranges when selecting; r=margaret
2014-06-16 11:54:56 -04:00
Florian Quèze
63c825331c
Bug 1012535 - Handle translation service unavailable errors, r=felipe.
2014-06-16 17:50:08 +02:00
Florian Quèze
8030e51439
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
d88c885b87
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
c177e7bbc4
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
6ad366e483
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
e932110884
Bug 1007460 - Create a calls minimap, r=pbrosset
2014-06-16 08:59:36 -04:00
B2G Bumper Bot
531cf6460b
Bumping manifests a=b2g-bump
2014-06-16 05:01:26 -07:00
B2G Bumper Bot
d072b06860
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/99d5a7c6f3b1
Author: Jose M. Cantera <jmcanterafonseca@gmail.com>
Desc: Merge pull request #20423 from jmcanterafonseca/multi_contacts
Bug 989927 - [Contacts][Refactor] Create a library that reads the Global...
========
https://hg.mozilla.org/integration/gaia-central/rev/8850fdfd9215
Author: José Manuel Cantera <jmcanterafonseca@gmail.com>
Desc: Bug 989927 - [Contacts][Refactor] Create a library that reads the Global Contacts DataStore and provide a single contact
2014-06-16 04:56:46 -07:00
Gijs Kruitbosch
c3010352ff
Bug 1025483 - fire 'input' event for password autocompletes, r=MattN
...
--HG--
extra : rebase_source : 2d972f2d8a6ccf78d5d43716850ae494cb73fe7d
2014-06-15 14:17:00 +01:00
Mike Conley
dbae7cd940
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
Lucas Rocha
22dc5b7d70
Bug 1023306 - Always dismiss edit mode when opening external URLs (r=margaret)
2014-06-16 17:49:37 +01:00
Francesco Lodolo (:flod)
b630b14794
Bug 1024975 - [browser] Ignore searchplugins/metrolist.txt in filter.py. r=gavin, f=pike
2014-06-13 04:14:00 +02:00
Margaret Leibovic
4aa844a8c1
Bug 1019735 - Hide the button toast if the user touches outside of it. r=lucasr
...
* * *
Bug 1019735 - (Part 2) Don't do unnecssary work on every touch
2014-06-12 09:31:47 -07:00
Jordan Santell
a366ea468a
Bug 1024787 - Fix uncaught promise rejections in devtools/framework. r=jryans
2014-06-12 18:17:00 +02:00
Jordan Santell
5fb7fb6364
Bug 991075 - Fix unhandled promise errors. r=jryans
2014-06-12 18:03:00 +02:00
Phil Ringnalda
ab64cf27fc
Merge b-i to m-c, a=merge
2014-06-15 09:45:59 -07:00
Phil Ringnalda
9448b08410
Merge f-t to m-c, a=merge
2014-06-15 09:36:23 -07:00
Phil Ringnalda
61e8743b62
Merge m-i to m-c, a=merge
2014-06-15 09:28:20 -07:00
B2G Bumper Bot
9893cf006f
Bumping manifests a=b2g-bump
2014-06-15 04:41:13 -07:00
B2G Bumper Bot
e248d4286a
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/39d06bda5d40
Author: Carmen Jiménez <cjc@tid.es>
Desc: Merge pull request #20531 from mcjimenez/bug1024623
Bug 1024623 - [Vertical] Add collections to customization of vertical homescreen
========
https://hg.mozilla.org/integration/gaia-central/rev/4fc040a41e9f
Author: Carmen Jimenez Cabezas <cjc@tid.es>
Desc: Bug 1024623 - [Vertical] Add collections to customization of vertical homescreen
2014-06-15 04:36:30 -07:00
Ehsan Akhgari
968a1472a5
Bug 1024459 - Define an out of line destructor for TextTrack so that we can forward delcare HTMLTrackElement in TextTrack.h; r=bzbarsky
...
This is required because the destructor for the nsRefPtr<HTMLTrackElement>
member requires the full definition of the type.
2014-06-14 22:53:52 -04:00
Phil Ringnalda
049f5b7475
Back out 53e5f619cb62 (bug 1025497) for build bustage
...
CLOSED TREE
2014-06-14 19:04:52 -07:00
B2G Bumper Bot
852585de50
Bumping manifests a=b2g-bump
2014-06-14 17:31:29 -07:00
B2G Bumper Bot
9f8217b9a2
Bumping gaia.json for 3 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/0d6460039e94
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Merge pull request #20529 from KevinGrandon/bug_1025564_vertical_edit_mode_transition
Bug 1025564 - Remove 'dragging' class on transitionend to allow icon drop transitions.
========
https://hg.mozilla.org/integration/gaia-central/rev/7d2ef2d5ffb9
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Bug 1025506 - Disable test, homescreen tests should not rely on dom order r=me
========
https://hg.mozilla.org/integration/gaia-central/rev/39412c235109
Author: Chris Lord <chrislord.net@gmail.com>
Desc: Bug 1025564 - Remove 'dragging' class on transitionend to allow icon drop transitions. r=kgrandon
2014-06-14 17:26:27 -07:00