Commit Graph

11637 Commits

Author SHA1 Message Date
Bill McCloskey
330e587de8 Bug 1207911 - [webext] Fix races in webextension tests (r=gabor) 2015-09-27 12:29:40 -07:00
Neil Deakin
895856cf29 Bug 1199239, remove cpow usage from bookmark this page, r=mak 2015-09-25 21:14:43 -04:00
Wes Kocher
40f2f82907 Merge m-c to inbound, a=merge 2015-09-25 18:02:38 -07:00
Zachary Carter
34f8bce0ce Bug 1197323 - prevent profile images from being overwritten by an async onload callback r=markh 2015-09-25 14:02:30 -07:00
Luca Greco
9a56539df6 Bug 1204575 - Test case for fix WebExtension EventManager fireFunc registering. r=billm r=gabor
--HG--
extra : rebase_source : f416a6f030a30e275c5331d6aff7e298785d3a1d
2015-09-25 04:35:00 +02:00
Mark Banner
b3e8cd935f Bug 1208201 - Simplify setup flows for standalone and desktop in Loop's activeRoomStore. r=mikedeboer 2015-09-25 12:57:25 +01:00
Mark Banner
f7c532aa89 Bug 1188771 - Inform users when they can't use the Hello service due to ToS compliance. r=mikedeboer 2015-09-25 12:57:24 +01:00
Tim Taubert
c7e37ab652 Bug 1193849 - Show "Learn more" link in security subview when mixed content blocking is disabled f=tanvi r=paolo 2015-09-23 14:18:46 +02:00
Gijs Kruitbosch
267695d771 Bug 1194692 - fix fallback values at callsites of fileTimeToSecondsSinceEpoch, r=MattN
--HG--
extra : commitid : K0lsNv1Ppkp
extra : rebase_source : 287103131b503124081470fd6549b4a1d6a4395e
extra : histedit_source : 4b12850bec32148d0713fc5fa8fff9f4a910a4d7
2015-09-22 23:25:28 +01:00
Wes Kocher
b49a1bd566 Backed out changeset 8045d8fcbfe5 (bug 1203253) for browser_change_app_handler.js failures CLOSED TREE 2015-09-24 11:28:45 -07:00
Jared Wein
f40c529084 Bug 1203253 - Add back/port the tests that got removed from bug 1140495. r=gijs
--HG--
extra : rebase_source : e26563247012d87a31cd59c9d448fd6afbed1c48
2015-09-24 11:03:54 -04:00
Carsten "Tomcat" Book
2376775adf merge mozilla-inbound to mozilla-central a=merge 2015-09-24 12:03:40 +02:00
Wes Kocher
e4fc739f11 Merge m-c to fx-team, a=merge CLOSED TREE 2015-09-23 13:26:00 -07:00
Wes Kocher
46c7f8fbad Merge fx-team to central, a=merge CLOSED TREE 2015-09-23 13:22:10 -07:00
Mark Banner
e35ad56b37 Bug 1205610 - Log the string associated with OT's UNABLE_TO_PUBLISH exception to help understand where it is coming from. r=Mardak 2015-09-23 11:51:06 +01:00
Florian Quèze
239d577df1 Bug 862148 - remove the DATA_* and TYPE_* constants from nsISearchEngine, r=adw. 2015-09-23 12:05:37 +02:00
Florian Quèze
7f751627bc Bug 862148 - stop supporting installation of Sherlock plugins through Services.search.addEngine, r=adw. 2015-09-23 12:05:36 +02:00
Florian Quèze
5eee2c7669 Bug 862148 - drop support for Sherlock plugins in window.sidebar.addSearchEngine, r=adw. 2015-09-23 12:05:36 +02:00
Bill McCloskey
dd18632ad0 Bug 1202483 - [webext] Support ImageData for browser.browserAction.setIcon (r=gabor) 2015-09-23 17:18:32 -07:00
Bill McCloskey
8d6655bb1a Bug 1202482 - [webext] Implement browser.extension.getViews (r=gabor) 2015-09-23 17:18:32 -07:00
Bill McCloskey
bee599ea75 Bug 1202479 - [webext] Implement "current window" support in browser.{windows,tabs} (r=gabor) 2015-09-23 17:18:31 -07:00
Bill McCloskey
22b5c13d6a Bug 1202501 - [webext] Clean up WebExtension tests (r=gabor)
--HG--
rename : browser/components/extensions/test/browser/browser_extensions_simple.js => browser/components/extensions/test/browser/browser_ext_simple.js
rename : toolkit/components/extensions/test/mochitest/file_contentscript_page1.html => toolkit/components/extensions/test/mochitest/file_sample.html
2015-09-23 17:18:28 -07:00
Bill McCloskey
d8c4e2691e Bug 1190662 - [webext] Browser action popup HTML should be reloaded each time popup is opened (r=gabor) 2015-09-23 17:18:26 -07:00
Dave Townsend
a22c2d1f9e Bug 1192924: Expose the update URL formatting code a new UpdateUtils module. r=rstrong
The GMP manager uses a copy of the update service's url formatting code and has
since fallen out of sync. We'll also want to use the same formatting code for
the system add-on update checks so this just exposes it in a shared API.

I've moved the contents of UpdateChannel.jsm to UpdateUtils.jsm and exposed
formatUpdateURL there as well as a few properties that the update service still
needs access to.

UpdateUtils.UpdateChannel is intended to be a lazy getter but isn't for now
since tests expect to be able to change the update channel at runtime.

--HG--
extra : commitid : KsbH21csjH4
extra : rebase_source : bc7c08de1ec6e802261b8cd294d88ee2c4e75c2d
2015-09-14 11:04:19 -07:00
Gijs Kruitbosch
7b8e36ae79 Bug 1183296 - feeds should display in e10s mode, r=billm
--HG--
extra : commitid : 6Jo98qH97L6
extra : rebase_source : fcb7c57f4ff649df1a8899462367d3192cb4d0c4
extra : amend_source : 3ea64db9df55775cdba4cea1ae664bf1cbaeb42b
2015-09-17 18:06:44 +01:00
Mark Hammond
027b3c15a3 Bug 1206571 - ensure Sync UI is in correct state before Sync initialized. r=adw 2015-09-23 11:00:40 +10:00
Wes Kocher
08ffd204f8 Merge inbound to central, a=merge CLOSED TREE 2015-09-22 16:42:03 -07:00
Wes Kocher
468b697f04 Backed out 3 changesets (bug 1192924) for Android bustage CLOSED TREE
Backed out changeset 30d612836685 (bug 1192924)
Backed out changeset a6860f880e01 (bug 1192924)
Backed out changeset 10e1fa2cc23a (bug 1192924)

--HG--
rename : toolkit/mozapps/extensions/test/xpcshell/data/system_addons/system1_1.xpi => toolkit/mozapps/extensions/test/xpcshell/data/system_addons/app1/features/system1@tests.mozilla.org.xpi
rename : toolkit/mozapps/extensions/test/xpcshell/data/system_addons/system2_1.xpi => toolkit/mozapps/extensions/test/xpcshell/data/system_addons/app1/features/system2@tests.mozilla.org.xpi
rename : toolkit/mozapps/extensions/test/xpcshell/data/system_addons/system1_2.xpi => toolkit/mozapps/extensions/test/xpcshell/data/system_addons/app2/features/system1@tests.mozilla.org.xpi
rename : toolkit/mozapps/extensions/test/xpcshell/data/system_addons/system3_1.xpi => toolkit/mozapps/extensions/test/xpcshell/data/system_addons/app2/features/system3@tests.mozilla.org.xpi
rename : toolkit/mozapps/extensions/test/xpcshell/data/system_addons/system1_1_badcert.xpi => toolkit/mozapps/extensions/test/xpcshell/data/system_addons/app3/features/system1@tests.mozilla.org.xpi
2015-09-22 11:02:55 -07:00
Jacek Caban
da1f9eab72 Bug 1207100 - Fixed nsEdgeReadingListExtractor.cpp compilation on GCC. r=Gijs 2015-09-22 19:07:10 +02:00
Drew Willcoxon
b531a8c7a6 Bug 1206376 - Pass the proper bookmark index when creating a new bookmark in the bookmark properties dialog. r=mak 2015-09-22 09:58:56 -07:00
Gijs Kruitbosch
0cb796b5d0 Bug 1205053 - addendum: rebasing mistake due to the new name of the ctypes helper, rs=me
--HG--
extra : commitid : CwzpQoyqcEZ
2015-09-22 16:45:06 +01:00
Gijs Kruitbosch
4e2577e37c Bug 1205053 - use registry typedURLs to import rudimentary history from MS Edge, r=dolske
--HG--
extra : commitid : 5c0aDxUWRp0
extra : rebase_source : 2762ed6466d7f0ab13e619c52f1cebdf6d3073b1
2015-09-15 22:18:41 +01:00
Carsten "Tomcat" Book
651a168616 merge mozilla-inbound to mozilla-central a=merge
--HG--
rename : toolkit/devtools/server/actors/styleeditor.js => devtools/server/actors/styleeditor.js
rename : toolkit/devtools/server/actors/stylesheets.js => devtools/server/actors/stylesheets.js
rename : toolkit/devtools/gcli/commands/screenshot.js => devtools/shared/gcli/commands/screenshot.js
2015-09-22 12:35:13 +02:00
Matthew Noorenberghe
a9f6da4039 Bug 1206943 - UITour: Remove the event listener in promisePanelElementEvent upon timeout. r=bgrins
The event listener wasn't getting removed in the reject case.

--HG--
extra : commitid : 2LspTl2ii6l
extra : rebase_source : 165a9a304634ba399df16d7bd0f74e2f001dad15
2015-09-21 16:34:27 -07:00
J. Ryan Stinnett
efe328f1b2 Bug 912121 - Rewrite require / import to match source tree. rs=devtools
In a following patch, all DevTools moz.build files will use DevToolsModules to
install JS modules at a path that corresponds directly to their source tree
location.  Here we rewrite all require and import calls to match the new
location that these files are installed to.

--HG--
extra : commitid : F2ItGm8ptRz
extra : rebase_source : b082fe4bf77e22e297e303fc601165ceff1c4cbc
2015-09-21 12:04:18 -05:00
J. Ryan Stinnett
84629e2b5e Bug 912121 - Package DevTools client content in devtools.jar. rs=devtools
Break DevTools content files out of browser.jar and move to a new DevTools
specific jar.  Update all paths of the form:

chrome://browser/content/devtools/<X>

to

chrome://devtools/content/<Y>

where <Y> is the source tree path that comes after /devtools/client.

--HG--
extra : commitid : FuxFbzraUST
extra : rebase_source : f9ebe14ee60119881fa110ab0cc21f5f6f7930ef
2015-09-21 12:02:37 -05:00
Manuel Casas
871c8d79fe Bug 1203298 - Room loading spinner should be vertically centered. r=Standard8 2015-09-21 18:11:21 +01:00
Mark Banner
06268848cf Bug 1206701 - Fix the contact menu buttons on Loop's panel so that audio and video conversations can be selected properly. r=Mardak 2015-09-21 18:11:21 +01:00
Ed Lee
3dbec6af08 Bug 1205658 - Hello Spinner Blue should match other blue elements in Hello [r=Standard8] 2015-09-21 00:49:24 -07:00
Dave Townsend
fb7653707b Bug 1192924: Expose the update URL formatting code a new UpdateUtils module. r=rstrong
The GMP manager uses a copy of the update service's url formatting code and has
since fallen out of sync. We'll also want to use the same formatting code for
the system add-on update checks so this just exposes it in a shared API.

I've moved the contents of UpdateChannel.jsm to UpdateUtils.jsm and exposed
formatUpdateURL there as well as a few properties that the update service still
needs access to.

UpdateUtils.UpdateChannel is intended to be a lazy getter but isn't for now
since tests expect to be able to change the update channel at runtime.

--HG--
extra : commitid : FuPUB9X4oYJ
extra : rebase_source : cfcd31d7da5f5b636a2ec11546dbada973d681de
extra : histedit_source : 3df840dc502c6ee4177f1858920d1260e4dc27af
2015-09-14 11:04:19 -07:00
Mark Banner
731d6b01c4 Bug 1206457 - Fix intermittent browser_LoopRooms_channel.js time out, set up the back channel earlier to avoid loading time/setup issues. r=mikedeboer 2015-09-22 12:46:26 +01:00
Mark Banner
90b5c391c1 Bug 1199213 - Part 3. More cleanup of conversation related css after call-url code removal. r=mikedeboer 2015-09-22 12:46:26 +01:00
Mark Banner
760cad96f3 Bug 1199213 - Part 2. Remove the old css relating to standalone call-url handling from Loop. r=mikedeboer 2015-09-22 12:46:26 +01:00
Ed Lee
ac52ffd052 Bug 1184940 - Implement the refreshed design for the edit context view [r=dmose]
Additional patch for review comments.
2015-09-04 07:43:53 -07:00
Georg Fritzsche
4f37b5f665 Bug 1205968 - Remove TranslationProvider category registration and manifest. r=felipe
--HG--
extra : commitid : 91LtKQASsGr
2015-09-21 00:02:04 -07:00
Matthew Noorenberghe
6becb060c7 Bug 1199382 - Rename some strings from "password" to "login" in preferences and the manager. r=markh
--HG--
extra : commitid : KdVLA9NCJ5b
extra : rebase_source : e98036a76c4ea07282711d5e6d7a79ffed2c4641
2015-09-20 23:53:30 -07:00
Ed Lee
6e30ed1051 Bug 1184940 - Implement the refreshed design for the edit context view. r=dmose 2015-09-20 21:27:34 +01:00
Ed Lee
d626a4ac1a Bug 1199120 - Overlapping buttons in conversation window [r=Standard8] 2015-09-20 21:27:33 +01:00
Carsten "Tomcat" Book
cb02da953c Merge mozilla-central to mozilla-inbound 2015-09-23 12:47:04 +02:00
Carsten "Tomcat" Book
58878018ac Backed out 1 changesets (bug 1178533) for s4 testfailures
Backed out changeset 8bbdb80f67e0 (bug 1178533)

--HG--
extra : rebase_source : 040491f382ad7b03ba803686601f1272416ab47d
2015-09-23 10:17:54 +02:00