Brian Grinstead
478f7a0637
Bug 1038651 - Prevent inspector from breaking when reloading an SVG file;r=mratcliffe
...
--HG--
rename : browser/devtools/inspector/test/browser_inspector_reload.js => browser/devtools/inspector/test/browser_inspector_reload-01.js
2014-07-16 08:40:07 -05:00
Tim Taubert
20557fbe55
Bug 1028187 - Enable IndexedDB for about:looppanel and about:loopconversation, sharing an origin r=bz
2014-07-03 17:16:08 -07:00
Richard Marti
774176c49c
Bug 1036054 - Convert Sync pane dialog to be in-content. r=mattn
2014-07-15 23:05:55 +02:00
Alexander Seleznev
a198316ce9
Bug 1038607 - Fix text color in search field on about:newtab page. r=dao
2014-07-15 03:39:00 +02:00
Panos Astithas
53af163c72
Properly handle terminated scripts in the debugger (bug 814683). r=fitzgen
...
--HG--
extra : rebase_source : 7df6a8e87642d40bf69e50d65aa0b358a5f1955b
2014-07-15 19:20:38 +03:00
Panos Astithas
8e114cf26f
Black box sources before deciding whether to stage them for later addition (bug 1038117). r=fitzgen
...
--HG--
extra : rebase_source : dfedcab97b91ae75c9ef5c63d4e1489a49576330
2014-07-14 18:30:28 +03:00
Carsten "Tomcat" Book
5963f767ed
Backed out changeset 9fe6a4141450 (bug 1026561) for bc1 test regression on a CLOSED TREE
2014-07-16 09:01:22 +02:00
Ed Lee
367298c47a
Bug 1026561 - The New Tab Page should be smarter about showing more tiles when on large screens [r=adw]
...
Bump up default columns to fit most Firefox users including 2560px wide resolutions.
2014-07-15 22:28:08 -07:00
Wes Kocher
a5edaf4b99
Merge m-c to fx-team
2014-07-15 17:50:18 -07:00
Sami Jaktholm
1f4f2a1ed2
Bug 1037280 - Inspector: Wait for toolbox to be destroyed before ending test run. r=pbrosset
2014-07-11 00:54:00 -04:00
Paul Rouget
ae150e2c62
Bug 1020739 - kill WebIDE command line support. r=jryans
2014-07-15 21:03:24 +02:00
Paul Rouget
265e418517
Bug 1008709 - Build a preference screen for WebIDE. r=bgrins
2014-07-15 21:03:24 +02:00
Paul Rouget
f1ce9f26bf
Bug 1037115 - show runtime actions, and add a disconnect button. r=jryans
2014-07-15 21:03:23 +02:00
Paul Rouget
a7c16ab5b8
Bug 1016903 - add icons and reformat icon grid. r=jryans
2014-07-15 21:03:23 +02:00
Mark Hammond
f49b194318
Bug 1013064 (part 5) - stop disabling the password engine when MP enabled. r=ttaubert
...
From 07aa9cc1fcd5479976effe29f6adf5ad5ba7a8f8 Mon Sep 17 00:00:00 2001
2014-06-12 18:19:49 +10:00
Mark Hammond
133f66860f
Bug 1013064 (part 1) - prompt for master-password unlock when interacting with about:accounts. r=ttaubert
...
From 18f9d132020afee6004e63c9006245e4d3b04e18 Mon Sep 17 00:00:00 2001
---
browser/base/content/aboutaccounts/aboutaccounts.js | 9 +++++++++
1 file changed, 9 insertions(+)
2014-06-11 17:34:24 +10:00
Carsten "Tomcat" Book
6a8a6f930e
Merge mozilla-central to mozilla-inbound
2014-07-15 16:17:15 +02:00
Carsten "Tomcat" Book
4457b01a36
merge fx-team to mozilla-central a=merge
2014-07-15 16:08:30 +02:00
Victor Porof
5b5861bb07
Bug 1034669 - Add a way of fading out certain areas of the canvas graphs, r=pbrosset
...
--HG--
rename : browser/devtools/shared/test/browser_graphs-11.js => browser/devtools/shared/test/browser_graphs-11a.js
2014-07-15 08:34:07 -04:00
Allison Naaktgeboren
4eb98e74f5
Bug 693555 - Update inline spellchecker underlining for multiprocess(e10s).r=ehsan, mrbkap
2014-07-01 15:24:27 -07:00
Ryan VanderMeulen
99886e5bda
Merge inbound to m-c. a=merge
2014-07-14 15:47:36 -04:00
Gijs Kruitbosch
db1f8c69f1
Bug 1023304 - auto-add new builtin widgets in customizable areas, r=mconley
...
--HG--
extra : rebase_source : a6a1b073e7bc886704e2ee998ba46618f70d62f2
2014-07-09 23:57:19 +01:00
Paolo Amadini
9c057d0677
Bug 1020865 - Implement the dialog displayed upon form.requestAutocomplete(). r=MattN
...
--HG--
rename : toolkit/components/formautofill/test/chrome/test_requestAutocomplete_disabled.html => toolkit/components/formautofill/test/chrome/test_requestAutocomplete_cancel.html
2014-07-14 13:51:56 +01:00
Michael Ratcliffe
fe26293910
Backed out changeset e2360d41bd66 (bug 1033387) for loader test failures
2014-07-14 01:00:35 +01:00
Michael Ratcliffe
9145239afd
Bug 1033387 - Update JSBeautify and move it into toolkit r=fitzgen
...
--HG--
rename : browser/devtools/shared/Jsbeautify.jsm => toolkit/devtools/jsbeautify/beautify.js
2014-07-13 23:25:19 +01:00
Michael Ratcliffe
bf31683688
Backed out changeset 0ba8be1413f7 (bug 1033387) for xpc test failures
2014-07-13 23:12:50 +01:00
Michael Ratcliffe
bde7f04d29
Bug 1033387 - Update JSBeautify and move it into toolkit r=fitzgen
...
--HG--
rename : browser/devtools/shared/Jsbeautify.jsm => toolkit/devtools/jsbeautify/beautify.js
2014-07-13 21:46:14 +01:00
Michael Ratcliffe
bb7f72c81b
Bug 1032721 - Re-enable browser_inspector_infobar.js when oranges are fixed r=pbrosset
...
--HG--
rename : browser/devtools/inspector/test/browser_inspector_infobar.js => browser/devtools/inspector/test/browser_inspector_infobar_01.js
2014-07-12 20:20:28 +01:00
Wes Kocher
0c43bada3a
Backed out changeset 8673477f5fc2 (bug 862563) for Windows mochitest-5 failures
2014-07-11 17:00:08 -07:00
Georg Fritzsche
a517f367e0
Bug 862563 - Remove implicit acceptance for data reporting notification and notify on first run; r=gps
...
The data reporting notification was over-complicated. It wasn't
displayed for +24hr after first run and it had a weird, non-required
policy around what constituted acceptance of the policy.
The notification is now shown shortly after first startup.
The logic around "notification accepted" has been greatly simplified by
rolling it into "notification shown." Where we once were checking
whether the notification has been "accepted," we now check whether it
has been displayed. The overly complicated logic around the implicit
acceptance of the policy has also been removed.
The end result is the code for managing the state of the notification is
greatly simplified.
--HG--
extra : rebase_source : 808efdf1edd103552f6aa10b5c4309b64e514773
extra : amend_source : e4252e6a850a348d1b5aca733121dd07cbc6a70a
extra : histedit_source : 10ec20a07677674a8c9a705a3ffb4dc46a22b890%2Ca9442934d5964f16e9ad1101b786b4d094ac228d
2014-07-09 14:32:29 -07:00
Joe Walker
028e33cba9
Bug 1035300 - Drop support for page report with oneshot data. r=harth
2014-07-11 07:57:00 -04:00
J. Ryan Stinnett
656f2d34a5
Bug 1033079 - Part 2: Support multiple listening sockets. r=past
2014-07-10 14:15:00 -04:00
Ryan Freebern
ad15f192df
Bug 1030779 - Add -private-window to command-line help output. r=jdm
2014-07-02 10:58:00 -04:00
Ryan VanderMeulen
0aebdb29a0
Merge inbound to m-c. a=merge
2014-07-11 16:34:56 -04:00
Ryan VanderMeulen
33a86ae4f8
Merge fx-team to m-c. a=merge
2014-07-11 16:22:36 -04:00
Shane Caraveo
e6c852f5dd
Bug 926417 add microdata support for share/marks, r=markh, r=felipe
2014-07-11 08:50:34 -07:00
ffxbld
35c82f7a08
No bug, Automated blocklist update from host bld-linux64-spot-1092 - a=blocklist-update
2014-07-11 06:19:02 -07:00
Steven MacLeod
3ebc3eca8d
Bug 1035337 - Record when the infobar is hidden due to "Never translate this language/site". r=felipe
...
--HG--
extra : rebase_source : ceb8cf7df82555eef2d073e41f6af8888643c659
extra : histedit_source : 478dc6afdbb7697e93cc44f7d3a716c6347b6c0c
2014-07-10 22:13:09 -04:00
Steven MacLeod
a01e57440c
Bug 1035337 - Introduce API to record when the infobar is hidden due to "Never translate this language/site". r=felipe
...
--HG--
extra : rebase_source : 04dd1e060efad6160997194ba1b128c7f8a5db36
extra : histedit_source : be5f46896497e1bef1aa5ace5850793c4556527d
2014-07-10 18:31:56 -04:00
Ryan VanderMeulen
6199750f94
Merge inbound to m-c on a CLOSED TREE. a=merge
2014-07-10 18:22:38 -04:00
Adam Roach [:abr]
db9c984ac9
Bug 1015486 Bypass the video and audio permission prompts for Loop, as Loop will provide its own mechanisms. Patch by abr, tests by Standard8. r=jesup,r=florian
2014-07-10 21:14:57 +01:00
Marco Castelluccio
447bda603a
Bug 906114 - Wait local installation before sending messages to content. r=myk
2014-07-11 13:25:46 +02:00
Gijs Kruitbosch
8e02226b89
Bug 1014313 - part 3: add labels specifically for this context menu, r=dao
2014-07-09 22:59:43 +01:00
Benjamin Smedberg
3fd5e0dcc1
Bug 1032814 - Gecko media plugins should not automatically enable plugin from system locations. Instead, there is a programmatic API for registering available plugins which will be used by addons or the addon manager. For development, there is also an environment variable. r=josh/jesup
2014-07-10 14:48:11 -04:00
Ed Morley
54b9865ebb
Backed out changeset 91f25a63dea9 (bug 1032814) for build failures
2014-07-10 17:43:21 +01:00
Benjamin Smedberg
fbe5d05607
Bug 1032814 - Gecko media plugins should not automatically enable plugin from system locations. Instead, there is a programmatic API for registering available plugins which will be used by addons or the addon manager. For development, there is also an environment variable. r=josh/jesup
...
--HG--
extra : rebase_source : dcd8708ac50a96cff3c59d3c4a531288c19bd961
2014-07-10 10:32:59 -04:00
Carsten "Tomcat" Book
5442e17dfc
merge fx-team to mozilla-central a=merge
2014-07-10 14:54:35 +02:00
Richard Marti
0b54b64e52
Bug 1036044 - Convert Applications pane dialogs to be in-content. r=MattN
2014-07-09 22:24:38 +02:00
Sami Jaktholm
9d4bd7f565
Bug 851349 - Fix intermittent failures in disabled test browser_inspector_search-navigation.js and re-enable it. r=pbrosset
2014-07-10 22:00:00 +02:00
Dão Gottwald
f72e42203b
Bug 1034845 - Re-enable pasting data URIs to the location bar. r=gijs
...
--HG--
extra : rebase_source : e03b3d39e47dd1c917e0e343621d8c51f500685e
2014-07-11 00:39:55 +02:00