Commit Graph

33805 Commits

Author SHA1 Message Date
Richard Marti
d92962a376 Bug 1191230 - Add Windows 10 twisties. r=Gijs 2015-12-09 18:20:25 +01:00
Gijs Kruitbosch
2e86741682 Bug 1229486 - fix submission of tablet mode histogram on non-win10, r=jaws 2015-12-02 10:23:09 +00:00
Gijs Kruitbosch
1fe26a7357 Bug 1232800 - simulate mouseenter on the currently-hovered tab, not the previously-hovered one, r=dao 2015-12-16 14:54:13 +00:00
Alessio Placitelli
04c7894453 Bug 1217282 - Add test coverage. r=gfritzsche 2015-12-15 05:44:00 +01:00
Alessio Placitelli
dd49917d03 Bug 1217282 - Experiments are enabled even when telemetry is disabled. r=gfritzsche 2015-12-04 09:49:00 +01:00
Carsten "Tomcat" Book
c7e6974835 merge mozilla-inbound to mozilla-central a=merge 2015-12-17 11:59:41 +01:00
Drew Willcoxon
631834dafa Bug 1232548 - Test-only change, trying to fix intermittent leak in urlbar search suggestions tests on Aurora. r=me a=test-only CLOSED TREE 2015-12-16 15:52:30 -08:00
Sebastian Hengst
79716187bd Backed out 2 changesets (bug 1227539) for Win 7 M(bc4) and likely Win XP opt M(bc6) failures. r=backout
Backed out changeset 48d56e89c482 (bug 1227539)
Backed out changeset 0fbd239d0c37 (bug 1227539)
2015-12-16 23:33:08 +01:00
Kit Cambridge
3bfcbcb131 Bug 1189998, Part 2 - Migrate Push service callers. r=mt 2015-12-08 15:41:48 -05:00
Kit Cambridge
5f9c946b4f Bug 1189998, Part 1 - Consolidate Push client interfaces. r=mt,dragana 2015-12-08 15:41:41 -05:00
Carsten "Tomcat" Book
3e9f872847 merge mozilla-inbound to mozilla-central a=merge 2015-12-16 12:01:46 +01:00
Chris Rafuse
9ab51c8461 Bug 1219158 - update Hello FTU panel height, r=mikedeboer 2015-12-15 16:28:27 -08:00
Chris Rafuse
475519d1d9 Bug 1219158 - FTU panel visual UI update, r=mikedeboer 2015-12-15 16:28:27 -08:00
Wes Kocher
2d658706b3 Merge m-c to inbound, a=merge 2015-12-15 15:52:44 -08:00
Gijs Kruitbosch
7116b19747 Bug 1230831 - fix treatment of tabs with no group information, r=mconley 2015-12-14 13:49:13 +00:00
Gijs Kruitbosch
41e074097c Bug 1225800 - only import items that have valid URLs, r=MattN 2015-12-10 12:27:52 -05:00
Phil Ringnalda
51d4c09a82 Merge m-c to m-i 2015-12-14 22:22:33 -08:00
ffxbld
71eb3a4c4e Update configs. IGNORE BROKEN CHANGESETS CLOSED TREE NO BUG a=release ba=release 2015-12-14 15:15:51 -05:00
Ryan VanderMeulen
e89ef6cf0b Bug 1232196 - Update pdf.js to version 1.3.76. r=bdahl 2015-12-13 11:15:26 -05:00
Manuel Casas Barrado
1b26098dd9 Bug 1231553 - Inset shadow makes most of the notification bar dark. r=mikedeboer 2015-12-12 18:34:27 -05:00
Phil Ringnalda
c0648774c0 Merge m-c to f-t 2015-12-11 21:30:33 -08:00
Phil Ringnalda
aadfc33c47 Merge m-i to m-c, a=merge 2015-12-11 21:20:03 -08:00
Ryan VanderMeulen
597b23d833 Bug 1232015 - Update pdf.js to version 1.3.72. r=bdahl 2015-12-11 14:06:30 -05:00
Steve Fink
c50e99c5d9 Bug 1231879 - Fix tests: getElementById returns null on failure, not undefined, r=mrbkap 2015-12-10 21:49:18 -08:00
Carsten "Tomcat" Book
077445a27b Merge mozilla-central to mozilla-inbound 2015-12-11 11:42:10 +01:00
Carsten "Tomcat" Book
7742b2af94 merge mozilla-inbound to mozilla-central a=merge 2015-12-11 11:38:17 +01:00
Mike Conley
261d7e1636 Bug 1195295 - Fix browser_tab_detach_restore.js and browser_popupNotifications_4.js r=felipe
These tests seemed to rely on the synchronous infrastructure that the
now defunct SyncHandler for SessionStore provided. This moves them
to safer, more modern alternatives.
2015-12-10 17:44:26 -05:00
Kris Maglione
4d76ca6ba1 Bug 1229874: Support defineLazyServiceGetter in components-import eslint helper. r=miker 2015-12-02 16:49:50 -08:00
Carsten "Tomcat" Book
7707d4be93 Merge mozilla-central to fx-team 2015-12-11 11:44:43 +01:00
Manuel Casas Barrado
c84839134e Bug 1215570 - Update the rooms context whenever the domain/tab changes whilst tab sharing. r=standard8 2015-12-08 07:44:00 +01:00
Mike Conley
651d55de6c Bug 1195295 - Remove SessionStore's SyncHandler since all tab and window flushing is now async. r=ttaubert 2015-12-01 14:34:25 -05:00
Felipe Gomes
d379441ab9 Bug 1231728 - Fixes sync/setup.js switch statement. r=markh 2015-12-10 14:39:12 -05:00
Felipe Gomes
b217d83b61 Bug 1231728 - Fixes some code to follow eslint rules. r=mak 2015-12-10 14:38:30 -05:00
Felipe Gomes
91c1e99649 Bug 1231728 - Enable no-dupe-args, no-dupe-keys, no-duplicate-case, no-obj-calls, no-with rules globally, no-redlecare and consistent-return in browser. r=Mossop 2015-12-10 14:34:44 -05:00
Mark Hammond
800f23f1bf Bug 1231535 - remove sync spinner and add ellipsis to Synced Tabs panel. r=Gijs 2015-12-10 09:28:54 -05:00
Carsten "Tomcat" Book
69d7e4d6b5 merge mozilla-inbound to mozilla-central a=merge 2015-12-10 12:05:03 +01:00
Carsten "Tomcat" Book
38be852bad merge fx-team to mozilla-central a=merge 2015-12-10 12:02:37 +01:00
Matt Howell
c975e9e76c Bug 1079858, Deal with deprecation of SHA1 (SHA-1) Authenticode signatures for Windows signing, part 2 (swap cert, relanding), r=catlee, a=lizzard 2015-12-09 17:22:19 -05:00
Chris Rafuse
4b6ca81611 Bug 1213844 - Update Loop's user journey strings with final versions [r=mikedeboer] 2015-12-09 14:55:47 -05:00
Matt Howell
7b53d7d3fb Bug 1079858, Deal with deprecation of SHA1 (SHA-1) Authenticode signatures for Windows signing, part 1 with two certs, r=catlee, a=lizzard 2015-12-09 12:42:20 -05:00
Nick Thomas
6d33aac7d5 Backed out 2 changesets (bug 1079858)
Backed out changeset a8965ae93c5d (bug 1079858)
Backed out changeset ba03ae4ac5df (bug 1079858)
2015-12-09 12:40:58 -05:00
Carsten "Tomcat" Book
88c40f6652 merge fx-team to mozilla-central a=merge 2015-12-09 11:46:15 +01:00
Matt Howell
6bb4330486 Bug 1079858, Deal with deprecation of SHA1 (SHA-1) Authenticode signatures for Windows signing, part 2 (swap cert), r=catlee, a=lizzard 2015-12-08 16:16:55 -05:00
Matt Howell
6771b6a90a Bug 1079858, Deal with deprecation of SHA1 (SHA-1) Authenticode signatures for Windows signing, part 1, r=catlee, a=lizzard 2015-12-08 16:06:26 -05:00
Mark Banner
832bdfc35a Bug 1206683 - Enable eslint rule for no unused variables for Loop. r=Mardak 2015-12-08 08:08:06 -05:00
Carsten "Tomcat" Book
19bf5f6522 merge mozilla-inbound to mozilla-central a=merge 2015-12-07 14:15:43 +01:00
Vidhuran Harichandra Babu
9c54098b9d Bug 1227105 - Add cryptoKey to storeState for use in retry action and fix for TypeError in standaloneRoomViews to make retrying work better in more instances. r=Standard8 2015-12-06 12:22:50 +00:00
Vidhuran Harichandra Babu
5a5792e6a7 Bug 1227105 - Add an onerror handler for Get requests in standaloneMozLoop so that issues contacting the server are correctly reported to the user. r=Standard8 2015-12-06 12:22:50 +00:00
Bill McCloskey
30231f82af Bug 1208257 - [webext] Fix failing test 2015-12-06 11:01:20 -08:00
Bill McCloskey
471ced8629 Bug 1208257 - [webext] tabs.json (r=kmag) 2015-12-06 08:50:24 -08:00