Commit Graph

33776 Commits

Author SHA1 Message Date
ffxbld
b449346661 Update configs. IGNORE BROKEN CHANGESETS CLOSED TREE NO BUG a=release ba=release 2015-12-14 15:15:51 -05:00
Ryan VanderMeulen
2fcd9c54e7 Bug 1232196 - Update pdf.js to version 1.3.76. r=bdahl 2015-12-13 11:15:26 -05:00
Manuel Casas Barrado
ef2538b907 Bug 1231553 - Inset shadow makes most of the notification bar dark. r=mikedeboer 2015-12-12 18:34:27 -05:00
Phil Ringnalda
4f2226bab0 Merge m-c to f-t 2015-12-11 21:30:33 -08:00
Phil Ringnalda
6fc1a435f8 Merge m-i to m-c, a=merge 2015-12-11 21:20:03 -08:00
Ryan VanderMeulen
014670ac32 Bug 1232015 - Update pdf.js to version 1.3.72. r=bdahl 2015-12-11 14:06:30 -05:00
Steve Fink
b375b5327d Bug 1231879 - Fix tests: getElementById returns null on failure, not undefined, r=mrbkap 2015-12-10 21:49:18 -08:00
Carsten "Tomcat" Book
9813077811 Merge mozilla-central to mozilla-inbound 2015-12-11 11:42:10 +01:00
Carsten "Tomcat" Book
237c1bea42 merge mozilla-inbound to mozilla-central a=merge 2015-12-11 11:38:17 +01:00
Mike Conley
4fc1f0310d 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
c69a993371 Bug 1229874: Support defineLazyServiceGetter in components-import eslint helper. r=miker 2015-12-02 16:49:50 -08:00
Carsten "Tomcat" Book
1243a822e4 Merge mozilla-central to fx-team 2015-12-11 11:44:43 +01:00
Manuel Casas Barrado
0ba6e114c9 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
9b040d2a03 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
c737bc6bad Bug 1231728 - Fixes sync/setup.js switch statement. r=markh 2015-12-10 14:39:12 -05:00
Felipe Gomes
5d292721d0 Bug 1231728 - Fixes some code to follow eslint rules. r=mak 2015-12-10 14:38:30 -05:00
Felipe Gomes
d6c80f658c 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
0f007812b6 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
209b6fca86 merge mozilla-inbound to mozilla-central a=merge 2015-12-10 12:05:03 +01:00
Carsten "Tomcat" Book
88255f0de3 merge fx-team to mozilla-central a=merge 2015-12-10 12:02:37 +01:00
Matt Howell
65f4846ad2 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
d9814195b1 Bug 1213844 - Update Loop's user journey strings with final versions [r=mikedeboer] 2015-12-09 14:55:47 -05:00
Matt Howell
1d05344605 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
7d02b4f70c 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
392df82c41 merge fx-team to mozilla-central a=merge 2015-12-09 11:46:15 +01:00
Matt Howell
b79e2ddec2 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
afb74ad8f5 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
8059d0b00d Bug 1206683 - Enable eslint rule for no unused variables for Loop. r=Mardak 2015-12-08 08:08:06 -05:00
Carsten "Tomcat" Book
de18e0bc52 merge mozilla-inbound to mozilla-central a=merge 2015-12-07 14:15:43 +01:00
Vidhuran Harichandra Babu
d663c69ee9 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
9da175a9ff 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
c260a1ac17 Bug 1208257 - [webext] Fix failing test 2015-12-06 11:01:20 -08:00
Bill McCloskey
172bc851f3 Bug 1208257 - [webext] tabs.json (r=kmag) 2015-12-06 08:50:24 -08:00
Bill McCloskey
52236ac1b1 Bug 1208257 - [webext] windows.json (r=kmag) 2015-12-06 08:50:24 -08:00
Ryan VanderMeulen
600c01a4b6 Merge fx-team to m-c. a=merge 2015-12-05 15:09:41 -05:00
Wes Kocher
b6c86514bf Backed out changeset 0ea0832d052d (bug 1079858) for causing bug 1230631 a=backout 2015-12-04 14:58:55 -08:00
Kris Maglione
1fb8f15cd8 Bug 1229874: Part 3 - Enable ESLint in WebExtension code. r=billm
The base .eslintrc is essentially a merge of the root Toolkit .eslintrc and
the devtools .eslintrc, with some minor changes to match our prevalent style.

For the most enforces the coding styles that we've been using most
consistently. There are a couple of significant differences, though:

 * The rule for opening brace alignment can only be applied globally, and
   doesn't make exceptions for top-level functions. I chose to turn it on, and
   change the brace style of existing top-level functions that violated it,
   since the rule seemed worth using, and that's the direction most Toolkit JS
   code has been headed anyway.

 * The rule for switch/case statements requires an added indentation level for
   case statements. Most of our switch statements did not use an extra level
   of indentation, and I initially wrote the rule to enforce that style, until
   I came across case statements that used blocks, and required the extra
   indentation level for sanity.
2015-12-02 16:58:53 -08:00
Kris Maglione
378757e2e9 Bug 1229874: Part 2 - Fix the major errors detected by ESLint. r=billm 2015-12-02 16:58:24 -08:00
Mike Conley
da311211f7 Bug 1226333 - Add tests for async window flushing. r=billm. 2015-12-02 09:46:06 -05:00
Mark Banner
fcc5d9ab6a Bug 1230147 - Loop is attempting to load OpenTok SDK's configs from the wrong places. r=mikedeboer 2015-12-03 18:00:32 +00:00
Tim Nguyen
bc275e1dd1 Bug 1227235 - Color tweaks to the tabbar svg icons. r=dao 2015-12-06 02:40:00 +01:00
Luis Miguel [:quicksaver]
a6c884089b Bug 1228980 - Display favicons of tab entries in aboutSessionRestore-based pages. r=ttaubert 2015-12-08 12:35:28 +00:00
Blake Kaplan
4dbbd6a937 Bug 1102025 - Make this test pass in e10s. r=bholley 2015-12-10 14:17:09 -05:00
Andrea Marchesini
7ea6dd401c Bug 1231364 - the audio icon in tabs should be removed only if the location changes for real, r=ehsan 2015-12-10 13:40:57 -05:00
Mike Conley
51877eaf77 Bug 1225921 - Have SessionStore keep a list of window data that might be saved during a flush. r=billm
This helps us keep track of what windows we've chosen to forget, and helps
us avoid the problem of accidentally saving a window we've chosen to forget.
2015-12-02 13:48:19 -05:00
Mike Conley
ee5945adec Bug 1225921 - Regression tests. r=billm 2015-12-02 13:48:05 -05:00
Ryan VanderMeulen
03ccdd20b6 Bug 1230618 - Update pdf.js to version 1.3.56. r=bdahl 2015-12-04 11:10:12 -05:00
Panos Astithas
426718f4e5 Bug 1207146 - Add a link to expert technical information in the cert error page. r=Gijs,keeler 2015-12-04 19:46:13 +02:00
Mark Banner
4e74a40cec Bug 1230192 - Loop's desktop unit tests are doing lots of unnecessary console.log of dispatcher actions. r=dcritch 2015-12-04 17:26:14 +00:00
Gijs Kruitbosch
b5eb241766 Bug 1218249 - followup: re-add 'content.' to the Node reference in content.js, rs=bustage 2015-12-04 15:21:43 +00:00