Dave Townsend
d78b5ae798
Bug 1200027: Fix installing add-ons from the AMO discovery pane in the add-ons manager. r=dveditz
...
--HG--
extra : commitid : 94OiH0KUpNn
extra : rebase_source : 5d51f94c1627b19bdc438fe05e5475bd3525070d
extra : amend_source : 203756cbbab7f0f7dbda20ec003292081d96bb51
2015-08-31 11:23:39 -07:00
Marco Bonardo
a530c7b60d
Bug 1194568 - Renaming live bookmark while adding it renames the wrong one. r=ttaubert
...
--HG--
extra : commitid : Fom0hKHZmzq
2015-09-02 16:41:10 +02:00
Carsten "Tomcat" Book
f8b7867258
Merge mozilla-central to fx-team
2015-09-03 14:02:51 +02:00
Carsten "Tomcat" Book
92cc8ece64
merge mozilla-inbound to mozilla-central a=merge
2015-09-03 13:14:37 +02:00
Jan Keromnes
628f7745b8
Bug 1196785 - Make the common category style work in HTML. r=jaws
2015-09-01 01:17:00 +02:00
Francois Marier
22751415d5
Bug 1198586 - Add Disconnect's GPL notice to about:license. r=gerv
2015-09-02 15:38:50 -07:00
Sebastian Kaspari
1fd7001f01
Bug 1199596 - Only install "Parental Controls Theme" for restricted profiles and not guest profiles. r=ally
...
From browser.js's point of view there's no difference between restricted and guest profiles. Both use the
parental controls API. So there are only two "simple" solutions here:
* 1) Add a method to nsIParentalControlsService to determine whether the current profiles is a restricted or
a guest profile (Something like isGuest()). But then every platform using this interface would require
to at least implement a stub for this method.
* 2) Add a new restriction that controls installing the theme.
This patch implements option 2. While this restriction is not of much use besides deciding whether we need
to install a specialized theme (DISALLOW_DEFAULT_THEME), it still offers the most flexibility. In a
follow-up bug we could decide to make the restriction configurable by the device admin (requires localized
strings).
--HG--
extra : commitid : 1HcJmNLuz7b
extra : rebase_source : d43407713b7d41a546213e75b7d5e4f03a8b3d78
2015-08-31 18:09:42 +02:00
Tom Tromey
07c613954a
Bug 1196431 - generalize detectIndentation and move to new file. r=pbro
2015-09-01 14:24:00 +02:00
Gabriel Luong
222664fc45
Bug 1194827 - [promise-dbg] Implement panel startup and destroy r=fitzgen
2015-09-01 21:55:15 -07:00
Tom Tromey
559fcbd643
Bug 1195349 - Make css-color preserve original text; add classifyColor. r=pbrosset
2015-09-01 07:26:00 -04:00
Nick Fitzgerald
9d8b5d43fc
Bug 1201215 - Implement more robust error handling for DevToolsWorker; r=jsantell
2015-09-02 15:16:29 -07:00
Nick Fitzgerald
38abca5fc5
Bug 1201215 - Whitespace fixes for toolkit/devtools/shared/worker{-helper}.js; r=me
2015-09-02 15:16:29 -07:00
Drew Willcoxon
26074981cc
Bug 1190368 - Suppress a11y focus event when UnifiedComplete is enabled and the urlbar popup's first item is selected. r=mak
2015-09-02 11:44:23 -07:00
Brian Grinstead
38953656b3
Bug 789430 - Pause on next bytecode instead of immediately;r=fitzgen
...
--HG--
extra : commitid : D6TZ8aRlGIU
2015-09-02 09:06:10 -07:00
Matteo Ferretti
0363f8a7c0
Bug 1188001 - Badges on toolbar seems misplaced depends by the OS. r=gijs
2015-08-21 08:48:00 +02:00
Sami Jaktholm
568b089f22
Bug 1137966 - Wait for the last auto-refresh to finish before ending the test. r=pbro
2015-08-28 13:23:05 +03:00
Bernardo P. Rittmeyer
7ce1913bb6
Bug 1188719 - Tests for the username fill login context menu. r=MattN
...
--HG--
extra : transplant_source : JN%B2%0F%0C%05%F5%CA%AD%5D%10%92%B12%B3%BE%0E%5D%CF%FC
2015-08-20 11:47:21 -07:00
Bernardo P. Rittmeyer
47f80bb9d3
Bug 1188719 - Show login fill context menu on username field. r=MattN
...
--HG--
extra : amend_source : 6171cf0c76c3d7567d553db72045d5f246dd5494
extra : transplant_source : %2C%06v%EA%D56%F6%1C%1E%F4J%14%B1%1F%F3%A0%27%7BaD
2015-08-24 19:06:00 -07:00
David Rajchenbach-Teller
3cb65b0a65
Bug 1200172 - AddonWatcher now discards data if the system is apparently too busy/just back from hibernation. r=mossop
...
--HG--
extra : amend_source : 6f67dfb0d6f1375c72e05274d5dbf1c581e8eb3c
extra : transplant_source : %0Ag%AFJe%0C%DB%9Er%15%99%7E%90%19%C1%AB%EBv%25%99
2015-08-31 16:03:19 +02:00
Ryan VanderMeulen
288dfa7ea3
Merge fx-team to m-c. a=merge
2015-09-01 21:15:09 -04:00
Jared Wein
91b9f3474a
Bug 1191242 - Instrument the default browser prompt. r=dolske p=bsmedberg
...
--HG--
extra : rebase_source : bc47628732d5921e4284b7ade6efdc40d710dab7
2015-09-01 15:52:05 -04:00
Nick Fitzgerald
1eeb5798f3
NO BUG - s/if(/if (/ in toolkit/devtools JS; r=jimb DONTBUILD
2015-09-01 11:25:13 -07:00
Ryan VanderMeulen
726e926049
Backed out changeset 8613a4ad3e3b (bug 1171488) for various e10s devtools failures.
2015-09-01 12:58:44 -04:00
Jordan Santell
89f1037905
Bug 1199257 - Destroy front before tearing down tests, intermittent fix, part 2. r=fitzgen
2015-09-01 08:40:29 -07:00
Jordan Santell
7af32b1c99
Bug 1199257 - Destroy front before tearing down tests, intermittent fix. r=fitzgen
2015-08-27 16:55:54 -07:00
Jordan Santell
17708bcfb7
Bug 1171488 - Attach host and client system data to recording profiles r=vp,mossop
2015-08-26 14:27:04 -07:00
Carsten "Tomcat" Book
a78c4a1ad2
Merge mozilla-central to fx-team
2015-09-01 15:06:05 +02:00
Carsten "Tomcat" Book
203ad03093
merge mozilla-inbound to mozilla-central a=merge
2015-09-01 14:31:50 +02:00
Ryan VanderMeulen
ac8565e1ce
Backed out changesets b2c46fdeca8b, 6b768986595f, and 78c891ba5de1 (bug 1089695) for frequent Marionette crashes.
2015-08-31 22:03:20 -04:00
Patrick Brosset
134ad936b6
Bug 1180134 - Color code animations and transitions so they look different; r=bgrins
...
--HG--
extra : commitid : HSDTP4SbY5G
extra : rebase_source : 8f389890e13ef6be839c9a77f69d0fbe05f818fb
2015-08-31 15:28:32 +02:00
David Rajchenbach-Teller
6ed2708de0
Bug 1200138 - AddonWatcher now uses groupId to subtract between two instances of an add-on. r=felipe
...
--HG--
extra : transplant_source : %5D%E0%5D%FF%FA%BB%8D%A9%16%E4%09%BE%87P%07%E2%11f%FA%C9
2015-08-31 10:20:19 +02:00
Edwin Flores
09fa37315b
Bug 1190503 - Fix Histograms.json syntax - r=bustage
2015-09-01 17:43:12 +12:00
Edwin Flores
99f8369616
Bug 1190503 - Add telemetry to report details on GMP update failures - r=cpearce,vladan
2015-09-01 17:31:48 +12:00
Chris Manchester
baa38d5d62
Bug 1000922
- Use nsMainThreadPtrHandle instead of already_AddRefed and forget for callbacks in NativeOSFileInternals.cpp r=jdm
...
--HG--
extra : commitid : C07ABGMwgs1
2015-08-31 14:28:47 -07:00
Ryan VanderMeulen
0f38752ebc
Merge inbound to m-c. a=merge
2015-08-31 15:21:02 -04:00
Carsten "Tomcat" Book
fa01817a0a
Backed out changeset 2734a3110b4a (bug 1107372) for Talos Bustage on a CLOSED TREE
2015-08-31 16:19:39 +02:00
Mark Hammond
fe93f04c90
Bug 1190131 - have GuidHelper use withConnectionWrapper to work around issues with PlacesUtils.bookmarks.runInBatchMode. r=mak
2015-08-31 12:17:14 +10:00
Ryan VanderMeulen
d6c213f0a1
Merge fx-team to m-c. a=merge
2015-08-30 22:09:02 -04:00
Myk Melez
ed37a181df
Bug 1199844 - limit webapp debug logging to webapp tests; r=fabrice
2015-08-30 15:44:29 -07:00
Myk Melez
098fad4e40
Bug 1199826 - identify bug components for webapprt directories; r=marco
2015-08-30 15:44:28 -07:00
Shu-yu Guo
74dcccdc3f
Bug 1193583 - Fix misc XPConnect and devtools tests. (r=jorendorff)
2015-08-30 15:08:19 -07:00
Shu-yu Guo
b17f71092a
Bug 1193583 - Rename Debugger.evalInGlobal to executeInGlobal. (r=jorendorff)
...
--HG--
rename : js/src/jit-test/tests/debug/Object-evalInGlobal-01.js => js/src/jit-test/tests/debug/Object-executeInGlobal-01.js
rename : js/src/jit-test/tests/debug/Object-evalInGlobal-07.js => js/src/jit-test/tests/debug/Object-executeInGlobal-07.js
rename : js/src/jit-test/tests/debug/Object-evalInGlobal-08.js => js/src/jit-test/tests/debug/Object-executeInGlobal-08.js
rename : js/src/jit-test/tests/debug/Object-evalInGlobal-10.js => js/src/jit-test/tests/debug/Object-executeInGlobal-10.js
rename : toolkit/devtools/server/tests/mochitest/test_evalInGlobal-outerized_this.html => toolkit/devtools/server/tests/mochitest/test_executeInGlobal-outerized_this.html
2015-08-30 15:08:19 -07:00
Ryan VanderMeulen
fdc764760b
Backed out changeset 1d2f59732f03 (bug 1195349) for test_cssColor.js failures.
2015-08-30 17:33:38 -04:00
Ryan VanderMeulen
a4a5b28112
Merge m-c to inbound. a=merge
2015-08-30 15:44:58 -04:00
David Rajchenbach-Teller
527747d5e6
Bug 1199603 - Don't wait for shutdown to update nsPerformanceStats Telemetry. r=Mossop
...
--HG--
extra : commitid : 1b56ctHsfyE
extra : rebase_source : 42de8403985b494eb8121a4be11d52e35df3b150
2015-08-28 12:14:01 +02:00
Michael Comella
26b988279e
Bug 1198955 - Remove FENNEC_TITLE_IN_TITLEBAR_ENABLED
probe. r=ally
...
--HG--
extra : commitid : 3v3YSxFxWrs
extra : rebase_source : 365fc4f35a6ad594f0f5f47b6ab86cce0736c2d7
2015-08-26 14:11:11 -07:00
Dave Townsend
abf37d8511
Backing out bug 1188001 due to unintentional regressions (bug 1198424).
...
--HG--
extra : commitid : J3A2SxJ8tPW
extra : rebase_source : d419dfd204b29d2e1d13f2b72b2111e8688a2505
2015-08-28 14:13:41 -07:00
Johan K. Jensen
2f97c53276
Bug 970625 - Add dpi-option to screenshot command. r=jryans
2015-08-27 04:17:00 -04:00
Ryan VanderMeulen
2be1d3e641
Merge fx-team to m-c. a=merge
...
CLOSED TREE
2015-08-28 15:33:57 -04:00
James Long
6c6400c0ee
Bug 1177891 - Introduce redux-style UI architecture in the debugger and refactor event listeners to use it. r=fitzgen
...
--HG--
rename : browser/devtools/debugger/views/event-listeners-view.js => browser/devtools/debugger/content/views/event-listeners-view.js
2015-08-28 07:27:00 -04:00