Commit Graph

9043 Commits

Author SHA1 Message Date
Gijs Kruitbosch
c61890ab9e Bug 1183296 - feeds should display in e10s mode, r=billm 2015-09-17 18:06:44 +01:00
Mark Banner
2844b1e94c 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
b5c9f64d3b Bug 862148 - remove the DATA_* and TYPE_* constants from nsISearchEngine, r=adw. 2015-09-23 12:05:37 +02:00
Florian Quèze
d61bf5206c 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
8fdad1333d Bug 862148 - drop support for Sherlock plugins in window.sidebar.addSearchEngine, r=adw. 2015-09-23 12:05:36 +02:00
Mark Hammond
96398a36f2 Bug 1206571 - ensure Sync UI is in correct state before Sync initialized. r=adw 2015-09-23 11:00:40 +10:00
Wes Kocher
1118311442 Merge inbound to central, a=merge CLOSED TREE 2015-09-22 16:42:03 -07:00
Wes Kocher
93cb1fb5c2 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)
2015-09-22 11:02:55 -07:00
Jacek Caban
ceee103132 Bug 1207100 - Fixed nsEdgeReadingListExtractor.cpp compilation on GCC. r=Gijs 2015-09-22 19:07:10 +02:00
Drew Willcoxon
10821f54b8 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
15c327ad27 Bug 1205053 - addendum: rebasing mistake due to the new name of the ctypes helper, rs=me 2015-09-22 16:45:06 +01:00
Gijs Kruitbosch
2bd43e6db6 Bug 1205053 - use registry typedURLs to import rudimentary history from MS Edge, r=dolske 2015-09-15 22:18:41 +01:00
Carsten "Tomcat" Book
a0734f4564 merge mozilla-inbound to mozilla-central a=merge 2015-09-22 12:35:13 +02:00
Matthew Noorenberghe
9f9d0b30ec Bug 1206943 - UITour: Remove the event listener in promisePanelElementEvent upon timeout. r=bgrins
The event listener wasn't getting removed in the reject case.
2015-09-21 16:34:27 -07:00
J. Ryan Stinnett
9494d02df8 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.
2015-09-21 12:04:18 -05:00
J. Ryan Stinnett
f3f78c80e1 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.
2015-09-21 12:02:37 -05:00
Manuel Casas
0eea2322a7 Bug 1203298 - Room loading spinner should be vertically centered. r=Standard8 2015-09-21 18:11:21 +01:00
Mark Banner
2e84acab31 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
067ab246e0 Bug 1205658 - Hello Spinner Blue should match other blue elements in Hello [r=Standard8] 2015-09-21 00:49:24 -07:00
Dave Townsend
1e83ec2e3e 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.
2015-09-14 11:04:19 -07:00
Mark Banner
c6be3242d8 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
bf3b8d8fee 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
dbd4db9d9d 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
87ac098d8e 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
58d43686db Bug 1205968 - Remove TranslationProvider category registration and manifest. r=felipe 2015-09-21 00:02:04 -07:00
Matthew Noorenberghe
dadc2c2d79 Bug 1199382 - Rename some strings from "password" to "login" in preferences and the manager. r=markh 2015-09-20 23:53:30 -07:00
Ed Lee
ea0d7c18b4 Bug 1184940 - Implement the refreshed design for the edit context view. r=dmose 2015-09-20 21:27:34 +01:00
Ed Lee
a32d69b188 Bug 1199120 - Overlapping buttons in conversation window [r=Standard8] 2015-09-20 21:27:33 +01:00
Kannan Vijayan
c58ebbab8e Bug 1084009 - Part 3/3 - Test fix to let previous patches pass. r=mikedeboer 2015-09-21 19:07:01 -04:00
Phil Ringnalda
7452bcb6d8 Bug 1206457 - Skip browser_LoopRooms_channel.js on ASan e10s 2015-09-19 19:14:14 -07:00
Mark Banner
29b89f0f6c Bug 1205591 - Add a basic service channel implementation for listening to Loop's link clicker and opening rooms when requested. r=mikedeboer 2015-09-19 14:22:56 +01:00
Mark Banner
0a9d1d8da8 Bug 1113350 - Re-enable running of browser_parseable_css.js in Loop's run test script aid, now that the test works again. rs=dmose 2015-09-19 14:22:56 +01:00
Phil Ringnalda
45d1b8a22f Merge f-t to m-c, a=merge 2015-09-18 21:46:16 -07:00
Nihanth Subramanya
2333d28711 Bug 1110771 - One-click search buttons should have a right-click menu. r=florian 2015-09-18 16:51:23 -07:00
Wes Kocher
97e98d9612 Merge fx-team to central, a=merge 2015-09-18 13:58:09 -07:00
Panos Astithas
b12645e581 Bug 1206102 - Make the TP list names more flexible from a l10n standpoint. r=paolo f=flod 2015-09-18 18:53:58 +03:00
Mike de Boer
644dba7216 Bug 1204577: remove invalid CSS properties from Loop/ Hello source files. r=Standard8 2015-09-18 13:20:59 +02:00
Panos Astithas
d19fba0c7e Bug 1177085 - Add a preferences panel for changing the pre-loaded TP blocklist. r=jaws,francois 2015-09-18 15:29:45 +03:00
Chris Rafuse
5b841d6f23 Bug 1200689-Style Hello 'Share' menu consistently with gear icon menu, r=dmose 2015-09-18 13:58:39 -07:00
Carsten "Tomcat" Book
ea9113720a Merge mozilla-central to mozilla-inbound 2015-09-18 13:25:30 +02:00
Dan Mosedale
689b23f5c3 Backed out changeset 18f5bcaab8ec (bug 1190738), to avoid a nasty merge issue 2015-09-17 22:59:18 -07:00
David Critchley
688884b1b5 Bug 1190738 - Merging Loop CSS for checkboxes, r=dmose 2015-09-17 19:58:53 -07:00
David Critchley
fe6d6b9b7b Bug 1203281 - Fix crop on popup menu in contact list for Loop, r=dmose 2015-09-17 16:13:47 -07:00
Mark Hammond
9499a4f5d0 Bug 1199303 - improve sync login and registration by using fewers tabs. r=adw 2015-09-18 08:28:51 +10:00
Blake Kaplan
01f9a82f12 Bug 1018062 - Rip the sandbox code out of FeedWriter.js. r=Mano 2015-09-17 10:43:55 -07:00
Mark Banner
c3bffb082f Bug 1199213 - Part 1. Remove the old standalone call-url handling code from Loop. r=mikedeboer 2015-09-17 16:19:35 +02:00
Mark Banner
0706392eb6 Bug 1202408 - Fix the hover colour of the camera icon in Loop's contact list. r=mikedeboer 2015-09-17 16:19:34 +02:00
Riadh Chtara
2729558980 Bug 1192035 - Import passwords from Microsoft Edge / Windows 8+ r=Gijs,MattN 2015-09-16 17:34:26 -07:00
Richard Barnes
fe86495a4a Bug 1204616 - Control Center should show full host name (w/ subdomains) in security block. r=MattN,liuche 2015-09-16 18:01:27 -07:00
Drew Willcoxon
d797606bfd Bug 1198688 - Disable option to show search suggestions in location bar in permanent private browsing mode. r=Mossop 2015-09-16 15:59:16 -07:00