Commit Graph

12281 Commits

Author SHA1 Message Date
Mike Conley
ecf6aa3019 Bug 1227444 - Remove a closed window from _windows right away without waiting for a flush to complete. r=billm
--HG--
extra : commitid : 5yAy0HdlN7x
extra : rebase_source : cdcdf99e6d7360f00e8649994179c428378576e7
extra : amend_source : f33259c41791f4b5cce1e9eac4f59eb2356fa91f
2015-11-24 18:11:33 -05:00
Wes Kocher
28cb6089db Merge m-c to fx-team, a=merge
--HG--
extra : commitid : 86BszxSMu06
2015-11-24 16:56:56 -08:00
Wes Kocher
d04352af5d Merge fx-team to central, a=merge
--HG--
extra : commitid : GWsEhTdRTPF
2015-11-24 16:33:15 -08:00
Wes Kocher
bee783ac06 Merge inbound to m-c a=merge
--HG--
extra : commitid : C5ZGJHM8FSu
2015-11-24 13:54:06 -08:00
Olivier Yiptong
85561f5e75 Bug 1227274 - Fix remote url resolution test breaking aurora nightlies r=mconley
--HG--
extra : commitid : KLwvw6y0Iyp
extra : amend_source : 083d08a5aaaecf76d01ac58efe572a239cf26a86
2015-11-24 12:25:02 -05:00
Mike de Boer
20cd086629 Bug 1227526: Wait for the feedback page to be opened, before closing the window. r=Standard8 2015-11-24 16:25:22 +01:00
Sebastian Hengst
5cb714dd07 Bug 1227647 - Remove UI code for legacy sync migration. r=markh 2015-11-24 20:06:21 +01:00
Sebastian Hengst
66ebfb501e Bug 1227361 - Remove checks for MOZ_SERVICES_SYNC from browser/. r=markh 2015-11-24 19:31:16 +01:00
Felipe Gomes
34cdede9d9 Bug 1226487 - Enable e10s checks for accessibility on Beta. r=mconley 2015-11-24 00:00:47 -02:00
Manuel Casas
91f1fbaf3b Bug 1225189 - Disable Hello for e10s windows. r=mikedeboer 2015-11-24 18:46:05 +00:00
Mark Banner
9dbda118e4 Bug 1225652 - Loop's unit tests should check for uncaught errors as well as uncaught warnings. r=mikedeboer 2015-11-24 18:46:05 +00:00
Kris Maglione
f7cb8b827e Bug 1226423: [wbext] Add tests for panel popup API injection. r=billm
--HG--
extra : commitid : EMRXYC96Ufg
extra : rebase_source : a0b8b9088b02cd9e5c94d97f82f51dfd14d783b9
2015-11-20 15:16:31 -08:00
Mark Banner
915c8ba562 Bug 1227109. Tidy loop conversation window styles, remove temporarily work arounds that are no longer required and fix layout of standalone UI when in narrow views. r=mikedeboer 2015-11-23 16:30:06 +00:00
Carsten "Tomcat" Book
5f1ac1afb3 merge mozilla-inbound to mozilla-central a=merge 2015-11-23 14:08:50 +01:00
Andreas Wagner
9b54d50fea Bug 1195256 - preferences: Align question mark to the header of the pane, r=gijs
--HG--
extra : commitid : BqAw6PW94ip
2015-11-24 09:14:46 +00:00
Manuel Casas Barrado
f90ba2fa49 Bug 1216791 - Change the tooltip of the Hello icon in the toolbar. r=mikedeboer 2015-11-23 02:10:00 +01:00
Gijs Kruitbosch
0f4df510d0 Bug 1225798 - part 2: move reading list import to its own bookmarks migrator source, r=MattN
--HG--
extra : commitid : JXiSqZFo7ix
extra : rebase_source : 527e26c9464fd20c722a9934afff2064fb3b751b
extra : histedit_source : 728b626d261619df65829d7df155213d3d2034af
2015-11-18 11:56:02 +00:00
Gijs Kruitbosch
92de4f7afe Bug 1225798 - part 1: add better error reporting for reading list importer's ESE handling, r=MattN
--HG--
extra : commitid : 6XMqn9G01me
extra : rebase_source : 46a69b1d66ae5f51df473f3d26ed3ff7a04bf169
2015-11-23 16:35:56 +00:00
Johann Hofmann
75a90ffc8e Bug 1200674 - Allow flexible icon sizes in ExtensionUtils. r=dtownsend 2015-11-24 18:20:26 +01:00
Mike Conley
02f5b0a371 Bug 1209689 - Test forcing revived background tabs to restore on demand. r=felipe
--HG--
extra : commitid : 6pJotg61fXl
extra : rebase_source : 8d5c2bb1d59473ce91fe391c45388430ef4dfdd4
2015-11-18 17:52:41 -05:00
Mike Conley
c4b2524bf5 Bug 1209689 - Force tab restoration on demand when crashed tabs are revived. r=felipe
--HG--
extra : commitid : JuG1LXX27OQ
extra : rebase_source : 7ca9ae00bf9db0c00f67a5c4b56af9406e0c4b4a
2015-11-10 21:48:06 -05:00
Jan Varga
201e5d02a4 Bug 961049 - Part 11: Fix a test that triggers quota manager creation during shutdown; r=baku 2015-11-22 10:45:05 +01:00
Francois Marier
f6fd256206 Bug 1216723 - Add tests for the new -forbid- Safe Browsing list type. r=gcp 2015-11-20 20:25:11 -08:00
Gijs Kruitbosch
6c21dd2312 Bug 1222971 - followup: fix braces for consolidated if statement, rs=upcoming-bustage,florian
--HG--
extra : commitid : LoWnGlkWNqD
2015-11-20 14:24:09 +00:00
Gijs Kruitbosch
109b3fd681 Bug 1222971 - don't let mouseover/mouseout remove the selectedButton that was set, r=florian
--HG--
extra : commitid : CowDzumBL3k
extra : rebase_source : fc2001d74fca083e813675066bab63a4eaa155ca
2015-11-18 14:21:31 +00:00
Carsten "Tomcat" Book
11753b81a2 Merge mozilla-central to fx-team 2015-11-20 14:35:13 +01:00
Carsten "Tomcat" Book
e59d6747c1 merge mozilla-inbound to mozilla-central a=merge 2015-11-20 13:13:07 +01:00
Justin Dolske
21b9832692 Bug 1215948 - "Hey Cortana" searches in Windows 10 default to Bing. r=jaws 2015-11-19 15:13:32 -08:00
Mark Banner
5203e548cc Bug 1226156 - Multiple requests and updates happening when opening a Loop room - make getAll handle multiple requests at a time. r=mikedeboer 2015-11-19 21:32:26 +00:00
Mike de Boer
e4869ff524 No bug: Array.slice not supported by Chrome, which the link clicker doesn't like. Use Array.prototype.slice instead. rs=Standard8 2015-11-19 22:11:50 +01:00
Mike Conley
dc20c7f9ef Bug 1171708 - Rewrite browser_490040.js to be more Task-y. r=billm
--HG--
extra : commitid : JCQ8NQhsmhB
extra : rebase_source : aeccafbe58698693df5adabeee94d21aee73426a
extra : source : c60c33f9b5732dfdc3e01fbec2905de31d441f7e
2015-11-11 14:16:02 -05:00
Mike Conley
dd0f6eee8f Bug 1171708 - Rewrite browser_354894_perwindowpb.js to be more Task-y. r=billm
--HG--
extra : commitid : KkfJ2pWG4EU
extra : rebase_source : 70c8780dd25856562114a86f2950bfd0e87e87aa
extra : source : 96830bc690b69dee05da219d99571e71d7fdcc1b
2015-11-17 12:25:36 -05:00
Mike Conley
8cdd233ac6 Bug 1171708 - Fix SessionStore tests to account for async window flushing. r=billm
--HG--
extra : commitid : GukwXUsbANw
extra : rebase_source : 7fd34f268859887633c39db31504b9237126a55b
extra : source : 32196b22b4544981f5658ce028e7566bff3fbca4
2015-11-16 16:17:29 -05:00
Mike Conley
8ec3a8afa7 Bug 1171708 - Have SessionStore asynchronous collect window information on close. r=billm
--HG--
extra : commitid : JsjuzMoJIkr
extra : rebase_source : 7ed1b88284da5b5bcd43fe1f219227c8a8be6cd2
extra : source : 4778fe17087aa893eef9084b1098bd882bb0c973
2015-11-12 14:21:21 -05:00
Mike Conley
23b5e4e712 Bug 1171708 - Use localName when detecting <xul:browsers> for XULFrameLoaderCreated. r=billm
We were using tagName before, which is fine for the dynamically created browsers
in new tabs, but not fine for the initial browser tab, which has a tagName of
"xul:browser" instead of "browser". Using localName makes sure that we don't
get the XML namespace included with the node name. We check the XUL namespace
separately be checking the namespaceURI.

--HG--
extra : commitid : 3bsYYEh62go
extra : rebase_source : e99c51de7f6e2420b4e661487c192e2c180b3df2
extra : source : 451741a8b932024db0c5e54184667b6db970813a
2015-11-06 13:59:47 -05:00
Mike Conley
377e02d7ba Bug 1171708 - Add flushWindow method to TabStateFlusher. r=billm
--HG--
extra : commitid : H3Y1P9Mj63v
extra : rebase_source : 96c93f0b6fc6a9befe4dad4a0f47902279156474
extra : source : 82c9750d88e204516d04eaa91209e7bec691b57c
2015-11-06 13:09:14 -05:00
Mike Conley
b98293847d Bug 1209689 - Ensure browsers are properly removed from SessionStore's crashedBrowser set. r=Mossop
--HG--
extra : commitid : 1F8AkX5UTQa
extra : rebase_source : 452dd8ea2faab91522fccf6528618282e0185a6a
2015-11-03 12:21:43 -05:00
Mike Conley
d7643f1e06 Bug 1209689 - Fix browser_async_flushes.js. r=felipe
--HG--
extra : commitid : 2KUw94QDEA6
extra : rebase_source : bc2b942070c3d49c960e85f7070bfef68fb5359b
2015-11-03 10:29:41 -05:00
Boris Zbarsky
cda7b2404e Bug 1228053. syncThenable in loop test code should have catch(), since some of the tests assume that Promise instances have a catch() method. r=mdeboer 2015-11-25 15:48:08 -05:00
Mike Conley
6515482435 Bug 1209689 - browser_crashedTabs.js fixes. r=felipe
--HG--
extra : commitid : HUgricZ9y07
extra : rebase_source : 506dfb198528c063782addbaf38bef20a93daf7e
2015-11-02 12:39:43 -05:00
Olivier Yiptong
a10c269286 Bug 1224950 - Limit Message-Using Remote New Tab to Nightly and Aurora r=mconley
--HG--
extra : commitid : 7WhGDvbiS1o
2015-11-19 16:51:45 -05:00
Nigel Babu
947944c7eb Backed out 8 changesets (bug 1171708) for bustage in it's own tests ON A CLOSED TREE
Backed out changeset cae56980cbec (bug 1171708)
Backed out changeset c60c33f9b573 (bug 1171708)
Backed out changeset 96830bc690b6 (bug 1171708)
Backed out changeset e1fcd236bdd3 (bug 1171708)
Backed out changeset 9a48c1d22248 (bug 1171708)
Backed out changeset 020345f46fbd (bug 1171708)
Backed out changeset 6098e098d9eb (bug 1171708)
Backed out changeset c67eefd6cf4d (bug 1171708)
2015-11-19 17:49:38 +05:30
Gijs Kruitbosch
b8cc20efff Bug 1222786 - make tab groups removal warning in tab groups UI more prominent, r=jaws
--HG--
extra : commitid : hfpDV5mia8
extra : rebase_source : ee48df3109a68b041b5be2782657729918111732
extra : amend_source : 69c4ca7dfd077d096ca972b77cd59a81d52784f6
2015-11-18 12:33:26 +00:00
Mike Conley
0d4201efa1 Bug 1171708 - Add tests for async window flushing. r=billm
--HG--
extra : commitid : 7lNQpXDjMii
extra : rebase_source : 1d098340c17fb3f32f299ab866c20fbeed9c6799
2015-11-17 12:26:33 -05:00
Mike Conley
611f80fdfa Bug 1171708 - Rewrite browser_490040.js to be more Task-y. r=billm
--HG--
extra : commitid : IZ0JEM4xP0b
extra : rebase_source : fd7b5ccc6613813925c97a99a6afe4710ca946a7
2015-11-11 14:16:02 -05:00
Mike Conley
a78a4406ee Bug 1171708 - Rewrite browser_354894_perwindowpb.js to be more Task-y. r=billm
--HG--
extra : commitid : YTj0LP4sGd
extra : rebase_source : dcdcabb367db94d61b53e6f9628e0ef4e3d828e3
2015-11-17 12:25:36 -05:00
Mike Conley
d66172bb50 Bug 1171708 - Fix SessionStore tests to account for async window flushing. r=billm
--HG--
extra : commitid : 6aq14TRfMMn
extra : source : 32196b22b4544981f5658ce028e7566bff3fbca4
extra : amend_source : 47b5ee3cfd3622bd110430722ff8fd90f4cfff90
2015-11-16 16:17:29 -05:00
Mike Conley
30971aa63f Bug 1171708 - Have SessionStore asynchronous collect window information on close. r=billm
--HG--
extra : commitid : BYuQqcSy8ZW
extra : source : 4778fe17087aa893eef9084b1098bd882bb0c973
2015-11-12 14:21:21 -05:00
Mike Conley
b6b24e40a7 Bug 1171708 - Use localName when detecting <xul:browsers> for XULFrameLoaderCreated. r=billm
We were using tagName before, which is fine for the dynamically created browsers
in new tabs, but not fine for the initial browser tab, which has a tagName of
"xul:browser" instead of "browser". Using localName makes sure that we don't
get the XML namespace included with the node name. We check the XUL namespace
separately be checking the namespaceURI.

--HG--
extra : commitid : 8YXH7ZrS0lc
extra : source : 451741a8b932024db0c5e54184667b6db970813a
2015-11-06 13:59:47 -05:00
Mike Conley
53dda576ca Bug 1171708 - Add flushWindow method to TabStateFlusher. r=billm
--HG--
extra : commitid : LpQ454agglS
extra : source : 82c9750d88e204516d04eaa91209e7bec691b57c
2015-11-06 13:09:14 -05:00
Wes Kocher
e318a30538 Backed out 8 changesets (bug 1171708) for browser_354894_perwindowpb.js failures CLOSED TREE
Backed out changeset a1ac4564029c (bug 1171708)
Backed out changeset 9f55b32f4440 (bug 1171708)
Backed out changeset 7031b88f0200 (bug 1171708)
Backed out changeset c4b23403e71f (bug 1171708)
Backed out changeset 32196b22b454 (bug 1171708)
Backed out changeset 4778fe17087a (bug 1171708)
Backed out changeset 451741a8b932 (bug 1171708)
Backed out changeset 82c9750d88e2 (bug 1171708)

--HG--
extra : commitid : 1BrMZs0F2Yy
2015-11-18 16:32:24 -08:00
Mike Conley
92a4852773 Bug 1171708 - Add tests for async window flushing. r=billm
--HG--
extra : commitid : LmkJFgEcYIS
extra : rebase_source : 0245b3cc2033163f849b5ec5ba64bcdb22b89b47
2015-11-17 12:26:33 -05:00
Mike Conley
56dd2a5121 Bug 1171708 - Rewrite browser_490040.js to be more Task-y. r=billm
--HG--
extra : commitid : 2UOc2XenQWj
extra : rebase_source : fa0684c0c6fe4a551927938846399d331d052205
2015-11-11 14:16:02 -05:00
Mike Conley
e9fbcdfdc5 Bug 1171708 - Rewrite browser_354894_perwindowpb.js to be more Task-y. r=billm
--HG--
extra : commitid : 8MNKrX22xdS
extra : rebase_source : cbbd15f5dc9037818d37b01bb201b9e2d1d4c9ae
2015-11-17 12:25:36 -05:00
Mike Conley
c7bbd86e0e Bug 1171708 - Fix SessionStore tests to account for async window flushing. r=billm
--HG--
extra : commitid : 5mQ8mmyvJcj
extra : rebase_source : 7fa4e874e62bef27dd4a84b38b996f610627a8a3
2015-11-16 16:17:29 -05:00
Mike Conley
8d84cb7d97 Bug 1171708 - Have SessionStore asynchronous collect window information on close. r=billm
--HG--
extra : commitid : F0NVIlkrbe6
extra : rebase_source : 95d79b9be97e3fdb611843b4bde53aa099a8f6b4
2015-11-12 14:21:21 -05:00
Mike Conley
be1b1e7ab5 Bug 1171708 - Use localName when detecting <xul:browsers> for XULFrameLoaderCreated. r=billm
We were using tagName before, which is fine for the dynamically created browsers
in new tabs, but not fine for the initial browser tab, which has a tagName of
"xul:browser" instead of "browser". Using localName makes sure that we don't
get the XML namespace included with the node name. We check the XUL namespace
separately be checking the namespaceURI.

--HG--
extra : commitid : CfPCuzhBkg3
extra : rebase_source : 3a9e0877e32d96ab781d85826a978209fc50f1e3
2015-11-06 13:59:47 -05:00
Mike Conley
a81ae8de38 Bug 1171708 - Add flushWindow method to TabStateFlusher. r=billm
--HG--
extra : commitid : Fki4voYyoRA
extra : rebase_source : 9712d7200f9c658a3e0e978e4f0fbbd11413697c
2015-11-06 13:09:14 -05:00
Kris Maglione
7214e18679 Bug 1218443: [webext] Fix some instances of window listeners not being added correctly. r=billm
--HG--
extra : commitid : EWbKyZP08Fs
extra : rebase_source : 3008f5a339c74af641f4a0d2f07942cb6acefb04
extra : source : 6fa3b2df62cc80058ea2f63834dcbdd6ec7caa36
2015-11-15 19:34:09 -08:00
Mike Conley
df62d579fc Backout fix for bug 1175267 (76a433881e4b) for causing bug 1213650.
--HG--
extra : commitid : 8rlqLu5o0ef
2015-11-18 12:20:29 -05:00
Jared Wein
915b8a3c39 Bug 1225648 - Remove duplicate skipDefaultBrowser code and fix double-counting error when tracking prompt counts. r=Gijs 2015-11-18 11:37:29 -05:00
Mike de Boer
05b9862cdb Bug 1048850 - Part 6: make sure our mochi tests don't depend on mozLoopAPI anymore and move relevant ones to xpcshell. r=Standard8
--HG--
rename : browser/components/loop/test/mochitest/browser_mozLoop_prefs.js => browser/components/loop/test/xpcshell/test_loopapi_prefs.js
2015-11-18 17:09:44 +01:00
Mike de Boer
6771b1b1a2 Bug 1048850 - Part 5: ui-showcase adjustments to remove its dependency on navigator.mozLoop. r=Standard8 2015-11-18 17:09:41 +01:00
Mike de Boer
02d436a44d Bug 1048850 - Part 4: update mocha tests and karma runs to not rely on mozLoop anymore. r=Standard8 2015-11-18 17:09:39 +01:00
Mike de Boer
4da42cdb54 Bug 1048850 - Part 3: transition from the navigator.mozLoop API to the RemotePageManager API. r=Standard8 2015-11-18 17:09:36 +01:00
Mike de Boer
1676b47893 Bug 1048850 - Part 1: add a client part that can be used to request data from the Loop API or subscribe to incoming push messages. r=Standard8 2015-11-18 17:09:31 +01:00
Carsten "Tomcat" Book
d14fba3fa1 merge mozilla-inbound to mozilla-central a=merge 2015-11-18 14:50:18 +01:00
Phil Ringnalda
b3918f8ac1 Back out 6fa3b2df62cc (bug 1218443) for browser_ext_pageAction_context.js leaks
CLOSED TREE
2015-11-17 22:38:20 -08:00
Kris Maglione
efe250798d Bug 1218443: [webext] Fix some instances of window listeners not being added correctly. r=billm
--HG--
extra : commitid : GkZzr4Rpp81
extra : rebase_source : 364da950cb8d50dcf990b529753d4e2cb3b0acf3
2015-11-15 19:34:09 -08:00
Kris Maglione
9b2c61cbae Bug 1215893: [webext] Check capturing event listeners for the correct target. r=billm
--HG--
extra : commitid : IYgT9fAiHJX
extra : rebase_source : c672622b7f2e931ceab45b5569c9de0bfd40602a
2015-11-14 23:30:52 -08:00
Wes Kocher
fbf34fffd5 Merge m-c to inbound, a=merge
--HG--
extra : commitid : BuzWgtZwBCW
2015-11-17 13:23:01 -08:00
David Critchley
27d5e969f1 Bug 1201902 - Add new feedback link to Loop's panel menu. r=Standard8 2015-11-17 14:15:43 +00:00
Carsten "Tomcat" Book
d74447ffaa Merge mozilla-central to fx-team 2015-11-17 12:35:11 +01:00
Carsten "Tomcat" Book
1cf9b8b2ab merge mozilla-inbound to mozilla-central a=merge 2015-11-17 12:26:16 +01:00
Jeremy Francispillai
7ab71ac771 Bug 1119872 - Changed "Restore default engines" button action to also reset the selected engine to the default engine, r=florian. 2015-11-17 11:59:16 +01:00
Kris Maglione
29636e2d6e Bug 1190321: [webext] Complete test coverage for the browserAction API. r=gabor
--HG--
rename : browser/components/extensions/test/browser/browser_ext_pageAction_popup.js => browser/components/extensions/test/browser/browser_ext_browserAction_popup.js
extra : commitid : KNrOPlO2bOP
extra : rebase_source : 367ab2d367b76512485920a17c8f979b0668beb3
extra : histedit_source : 2d114fc7778b21a9e5cd085a1b78d21b172376bd
2015-11-15 02:01:44 -08:00
Olivier Yiptong
b12c85f6bb Bug 1210478 - Add Meta URL resolution in RemoteNewTabLocation r=mconley
--HG--
extra : commitid : IhGUtK5vy1e
2015-11-13 05:36:21 -05:00
Gijs Kruitbosch
1fbe21a49c Bug 1221947 - part 1: add BYTOUCH flag to nsIFocusManager, r=jaws,smaug
IGNORE IDL

--HG--
extra : commitid : B7HwLSDQHAd
extra : rebase_source : 8c32df3fe30cd2b8d502d6afe863290c2059ae35
extra : histedit_source : 5e0adbaf31cdea240e0a426c72e19145a581278f
2015-11-12 16:35:20 +00:00
Kris Maglione
ef3b6a7107 Bug 1224961: Remove non-standard JS features from WebExtension code
--HG--
extra : commitid : uASoVfuiAC
extra : rebase_source : ba0dfb11eda8d1c3345463e3a8c25796ddcfb5dd
2015-11-02 18:09:09 -08:00
Manuel Casas
84ad1ddbd8 Bug 1219005 - Open a new tab with the room context when joining an existing room. r=mikedeboer 2015-11-24 01:03:00 +01:00
Hector Zhao
024dad17ee Bug 1220547 - Setting favicon and keyword for a bookmark in distribution.ini. r=mak
--HG--
extra : transplant_source : %CE%D0%B3J%92%A0%82%3E%F9%F5Ns%2A%9Aim%10%AE%E4%E2
2015-10-30 11:22:29 +08:00
Mike Conley
3115a60639 Bug 1209689 - Regression test. r=Mossop
--HG--
extra : commitid : HXC2qVCZNlL
extra : rebase_source : 3dc03c46aed52dba930131bc9fff99f4d96501bd
2015-10-28 15:25:04 -04:00
Mike Conley
c5e8772b59 Bug 1209689 - Update browser_replace_load for async tab restoration. r=Mossop
--HG--
extra : commitid : 1r2u2785E9w
extra : rebase_source : e1ed1a06816415fd1a1877d8e76a1127a686193b
2015-11-03 18:47:14 -05:00
Mike Conley
47594ea1af Bug 1209689 - Tabs that haven't yet been restored should not crash. r=Mossop
--HG--
extra : commitid : 7EBLb0LoCG6
extra : rebase_source : 3f5de217aee0664269ffcf91adb75ac08588be8d
2015-10-28 15:25:03 -04:00
Mike Conley
d9dd7d1040 Bug 1220929 - Harden browser_crashedTabs.js against races. r=felipe
--HG--
extra : commitid : FSJSywuhoKC
extra : rebase_source : 51a76681e6d89e64927955e7aa01eb703bef8c12
2015-11-03 17:19:38 -05:00
Mike Conley
c70576a28d Bug 1220929 - Remove crashed tab / browser count from SessionStore. r=Mossop
--HG--
extra : commitid : 7PaU6C9W6za
extra : rebase_source : 4052db2057e86ff95866d86193bce45a5c1908da
2015-11-02 20:30:54 -05:00
Mike Conley
1ed12ce37e Bug 1220929 - Rename TabCrashReporter to TabCrashHandler to reflect its actual purpose. r=felipe
--HG--
rename : browser/modules/ContentCrashReporters.jsm => browser/modules/ContentCrashHandlers.jsm
extra : commitid : Ip86NncdTkl
extra : rebase_source : d48681ae0faf3b911350f1e2c87ab1d72359d038
2015-11-02 20:57:03 -05:00
Mike Conley
cfb24b9ef3 Bug 1220929 - Refactor aboutTabCrashed to use RemotePageManager. r=felipe
--HG--
extra : commitid : JgkEySyHPUj
extra : rebase_source : ad75e0732a125a6c883173839dd236e5fdfa3e5c
2015-11-02 16:03:33 -05:00
Mike Conley
8b71909a8f Bug 1213650 - Stash the last value of lastArguments to navigateAndRestore to restore with. r=Mossop
--HG--
extra : commitid : IdMJeVLxLS2
extra : rebase_source : eced932ea0a364f6fc537d6921edf7b40a3ffa7f
extra : histedit_source : 5a496b97359e6a1724560ed3ce7184e39170c1ea
2015-11-16 16:58:12 -05:00
Mike Conley
8aca0fbda5 Bug 1213650 - Regression tests. r=Mossop
--HG--
extra : commitid : AVE2RDbsw4z
extra : rebase_source : b534421fb9db13cf36d7cd77a31ce454cf1cf9e6
extra : histedit_source : 1aa05e7f36cd8e92298a6579a81ecae4a9202b98
2015-11-16 16:37:42 -05:00
Kris Maglione
e716dce577 Bug 1213433: [webext] Add enable and disable methods to browserAction API. r=gabor
--HG--
extra : commitid : IxCwe5mcCex
extra : rebase_source : 36e405fc199890175b70c9228c8beeafa665d667
extra : histedit_source : 21d800886ddf31425ea691c77558f987590df8ad
2015-10-28 02:27:29 -07:00
Masatoshi Kimura
6293acae53 Bug 933917 - Follow-up: Remove about:permissions from nsModule.cpp. r=dao
--HG--
extra : commitid : 9rVmTH0reEy
extra : rebase_source : 9c2a03c62c3d02e1a546652af083e298d1e253f1
2015-11-16 13:09:42 -08:00
Mark Banner
d5abd4bc10 Follow-up to bug 1213984 - remove the obsolete LoopStorage.jsm. rs=dmose over irc. NPOTB DONTBUILD 2015-11-16 20:24:04 +00:00
Mark Banner
52a17cdfa9 Bug 1224556 - Default fallback icon for Loop's rooms with no context is no longer displayed. r=mikedeboer 2015-11-16 17:57:18 +00:00
Phil Ringnalda
7ab1b1db4c Bug 1185403 - Disable browser/components/preferences/in-content/tests/browser_healthreport.js for frequent failures 2015-11-14 14:35:12 -08:00
Phil Ringnalda
0cccf0ed58 Merge m-i to m-c, a=merge 2015-11-14 13:22:10 -08:00
David Critchley
a136f8e183 Bug 1219600 - Add a fallback method for handling Hello room titles, r=Mardak 2015-11-13 16:59:26 -08:00
Fernando Campo
2ab9bf67f8 Bug 1222034 - [LinkClicker] Letterbox should be grey when sharing tabs. r=dmose 2015-11-12 06:51:00 +01:00
Carsten "Tomcat" Book
11f254091e Merge mozilla-central to fx-team 2015-11-13 14:37:10 +01:00
Dão Gottwald
968573f431 Bug 933917 - Remove about:permissions. r=MattN 2015-11-13 11:18:27 +01:00
Mike Hommey
940e17e9c7 Bug 1228482 - use nsAutoString instead of handling raw strings, r=gijs
--HG--
extra : commitid : 2ZyDsL3I5Yz
extra : rebase_source : b9d40b2725a690b3eb96809aae5eb764f7818650
2015-11-27 14:02:30 +00:00
Xidorn Quan
5f08d72a2f Bug 1228482 - Fix compile error with VS2015 and memory leak in nsEdgeReadingListExtractor. r=bas 2015-11-27 16:29:23 +11:00
Wes Kocher
68833cae98 Merge m-c to inbound, a=merge
--HG--
extra : commitid : Ji790Lmkepf
2015-11-30 17:47:00 -08:00
Justin Dolske
b61e1de847 Bug 1215948 - Followup, whitelist "WNSSCX" param too. r=trivial 2015-11-30 16:57:24 -08:00
Nicholas Parmar
619d5103d0 Bug 842356 - Set focus to downloads list box in about:downloads page on page load if list not empty, and made background and focus ring transparent if list empty. r=mak 2015-11-11 21:18:00 +01:00
Mark Hammond
c24f1e0216 Bug 1210616 - have remote (sync) tabs appear in awesomebar suggestions. r=mak 2015-11-12 11:02:44 +11:00
Gijs Kruitbosch
dc2731ae06 Bug 1223947 - actually check tab groups' firstUseExperienced, r=ttaubert
--HG--
extra : commitid : 60vt7SxF0wb
extra : amend_source : 28ae1ae16f6897414e0bd639ad250fec764b9bba
2015-11-11 21:05:47 +00:00
Manuel Casas Barrado [:mancas]
dbc30446f9 Bug 1222028 - Large favicon in hello panel for some websites. r=mikedeboer 2015-11-11 04:17:00 +01:00
Mark Banner
e0c7d1252d Bug 1223351 - Store a metrics event on the loop server if the data channel setup fails. r=Mardak 2015-11-10 21:25:51 +00:00
Kit Cambridge
651792a7c1 Bug 1220531 - Link to the Push notifications article on SUMO. r=MattN
--HG--
extra : commitid : CyXebSUVhVq
2015-11-10 09:29:47 -08:00
Bill McCloskey
fd0aea8d56 Bug 1223585 - [webext] Annotate ignoreEvent (r=kmag) 2015-11-12 08:19:45 -08:00
Francois Marier
82be864165 Bug 1226490 - Allow administrators to prevent users from ignoring Safe Browsing warnings. r=gcp,r=smaug 2015-11-23 13:34:31 -08:00
Manuel Casas
75def80ec4 Bug 1225054 - In room list, if a room name is too long and requires "...", the "..." renders over the menu items of the pen menu. r=mikedeboer 2015-11-16 06:41:00 +01:00
Carsten "Tomcat" Book
4e4b15962c Merge mozilla-central to mozilla-inbound 2015-11-25 13:57:30 +01:00
Kate McKinley
54db1c0faa Bug 1191460 - Contextual Identity tests r=tanvi,r=ttaubert 2015-11-19 11:07:26 +09:00
Jim Mathies
ed99b00bec Bug 1198459 - Add some AppConstant use. r=felipe
--HG--
extra : transplant_source : %98%F3%8A%19%85%D8%06%06P%83%3B%C64%3E%D4%9F-%A66z
2015-12-10 17:11:36 -05:00
Jim Mathies
0945a45267 Bug 1198459 - Modify existing a11y prompting to support disabling a11y in content until a restart. r=felipe
--HG--
extra : transplant_source : %8B%A0%40%25l%88%FA%1E%B9%9De%18%12%19%5C%60%87%A0%3A%E1
2015-12-10 14:28:34 -05:00
Wes Kocher
3f9d73cccc Merge m-c to inbound, a=merge CLOSED TREE
--HG--
extra : commitid : HQ2HZ9hq60S
2015-11-24 16:59:18 -08:00
Christoph Kerschbaumer
b0f3027a6c Bug 1119386 - Part 3: Use document's principal for favicons in browser (r=billm) 2015-11-24 13:32:10 -08:00
Kate McKinley
c4b3854e9c Bug 1191460 Contextual Identity tests r=tanvi,r=ttaubert 2015-12-01 10:21:42 -08:00
Edgar Chen
dba190796b Bug 1205221 - Fix chrome.tabs.onUpdate event doesn't be fired correctly when tab's attribute is changed. r=billm
--HG--
extra : transplant_source : %B7%2C%06e%0E%0F/%C3%E5-F%A1M%9B%C3%8F%060%95S
2015-09-15 14:06:51 +08:00
Jared Wein
53c5412b7e Bug 1205436 - Add extra logging to PanelUI show/hide and customizing enter/exit. r=Gijs 2015-11-09 18:15:38 -05:00
Mark Banner
4b933355a4 Bug 1210865 - Change how Loop's data channels are setup to cope with the newer SDK that doesn't allow setting them up until subscription is complete. r=dmose 2015-11-10 08:58:10 +00:00
Mark Banner
b8b9d7e44d Bug 1210865 - Update OpenTok library to version 2.6.8. r=dmose 2015-11-10 08:58:10 +00:00
Carsten "Tomcat" Book
4ae0332034 Merge mozilla-central to fx-team 2015-11-09 14:59:44 +01:00
Carsten "Tomcat" Book
4d6f05d2f8 merge mozilla-inbound to mozilla-central a=merge 2015-11-09 14:55:30 +01:00
Gijs Kruitbosch
d47b63ada3 Bug 1221500 - followup: re-enable inadvertently-disabled-test, rs=green try
https://treeherder.mozilla.org/#/jobs?repo=try&revision=5aa4d4df6383

--HG--
extra : commitid : BbH691kPhC3
extra : rebase_source : a1cb16735b599c5ab6bda4f7527e86ffb3d3342c
2015-11-09 11:11:12 +00:00
Fernando Campo
88c0ef837d Bug 1221732 - Long page titles wrap in the panel conversation list, ui-r=sevaan, r=dmose 2015-11-06 13:57:07 -08:00
Dan Mosedale
c4b8c9e1e5 Bug 1147167-Upgrade React in Hello to 0.13.3, r=Standard8
--HG--
rename : browser/components/loop/content/shared/libs/react-0.12.2.js => browser/components/loop/content/shared/libs/react-0.13.3.js
2015-11-06 12:23:03 -08:00
Gijs Kruitbosch
eb15932c91 Bug 1221500 - followup: allow space for permanent banner, fix tests to deal with this, rs=bustage on a CLOSED TREE
--HG--
extra : commitid : LyDaMmjP8YQ
extra : rebase_source : c461bd4a82a6501405242d6759cda3fd21e54fbd
2015-11-06 19:25:17 +00:00
Kit Cambridge
332295eb06 Bug 1221330 - Show the app icon in the XUL upgraded notifications alert. r=MattN
--HG--
extra : commitid : 5Cg8eZkKxQd
2015-11-06 10:30:25 -08:00
Gijs Kruitbosch
1a3e2a1935 Bug 1221500 - use a notification to warn people that panorama is going away, r=ttaubert
--HG--
extra : commitid : 7FUHBIsSUnq
extra : rebase_source : 3c98289ff36fae3e6e35c28998ef153e99c30b66
2015-11-04 11:53:52 +00:00
Manuel Casas
0a57d4effa Bug 1221168 - The pen menu item on a given conversation should say "Delete", NOT "Delete conversation". r=Standard8 2015-11-06 11:52:24 +00:00
Manuel Casas
54526e2604 Bug 1213984 - Remove contacts code from Loop's backend. r=Standard8 2015-11-06 11:52:24 +00:00
Mark Hammond
65f4ae086d Bug 1209204 - allow the focus manager to select the appropriate control to focus after editing the computer name in Sync prefs. r=MattN 2015-11-06 14:13:55 +11:00
Wes Kocher
0614b39cb9 Merge m-c to fx-team, a=merge
--HG--
extra : commitid : J6I6LGuQcFJ
2015-11-05 18:47:26 -08:00
Wes Kocher
0069e6af90 Merge inbound to central, a=merge
--HG--
extra : commitid : 426lsCwC1FX
2015-11-05 18:44:24 -08:00
Dan Mosedale
c872896c82 Bug 1222146-Allow test API server to be run on env-specified port, r=Mardak, NPOTB, DONTBUILD 2015-11-05 13:12:20 -08:00
Fernando Campo
4a37911a65 Bug 1065714 - Right-click context menu should not be shown on Panel nor Conversation [r=Mardak]
--HG--
extra : amend_source : 6d4d38370df44f74ff0d526d2b48206483c7fdd5
2015-11-05 08:12:20 -08:00
Carsten "Tomcat" Book
0a34392a9e Merge mozilla-central to fx-team 2015-11-05 12:17:28 +01:00
Dan Mosedale
30c2dfa81b Bug 1220878-switch Hello from React.addons.classSet to classnames package, r=edilee,gerv 2015-11-05 16:40:11 -08:00
David Rajchenbach-Teller
d9df20222c Bug 1216250 - Limit amount of DOM Storage data stored by Session Restore. r=ttaubert
DOM Storage is a pretty inefficient and memory-hungry storage mechanism. Session Store attempts to record DOM Storage for each tab, which leads to (possibly very large) objects being serialized once to be sent from frame/content to parent and once to be sent from the main thread to the I/O thread. This is a suspect behind a number of crashes (see bug 1106264 for a discussion on the topic).

This patch limits the amount of DOM Storage that Session Restore attempts to store. We perform a quick estimate on the amount of memory needed to serialize DOM Storage and prevent storage larger than ~10M chars being sent from frame/content to the parent. Once this patch has landed, we will need to watch FX_SESSION_RESTORE_DOM_STORAGE_SIZE_ESTIMATE_CHARS to find out whether our threshold is meaningful.

--HG--
extra : transplant_source : %26%07%ADzjT%A9%E3%B9%B9%EC%9D%97n%23%B5%F2%DAZ%CD
2015-10-20 14:15:17 +02:00
Sebastian Hengst
ecbe67ac71 Backed out changeset 7733bfad72ab (bug 1217129) for bc4, bc7 etc. failures. r=backout
browser_ext_browserAction_simple.js | Test timed out
followed by many more browser_ext_* errors
2015-11-04 21:12:02 +01:00
Blake Winton
0f85e4ac59 Bug 1217129 - Toggle WebExtensions panels on click instead of re-opening them. ui-r=maritz, r=billm
--HG--
extra : commitid : 4ZOLh4JtxLr
extra : rebase_source : 38fdb0fd12d6011471ef164c664e88667ef16deb
2015-10-22 10:07:02 -04:00
Carsten "Tomcat" Book
3e11f2fe34 merge mozilla-inbound to mozilla-central a=merge 2015-11-04 11:59:46 +01:00
David Critchley
fd0911db0b Bug 1215487 - Fix Mozilla logo in Chrome for Loop Standalone [r=Mardak] 2015-11-03 14:29:55 -08:00
Carsten "Tomcat" Book
8232c46c4f merge mozilla-inbound to mozilla-central a=merge 2015-11-03 12:00:30 +01:00
Matthew Noorenberghe
01ef877e80 Bug 1220884 - Friendlier string for the notification upgrade UI. r=kitcambridge
--HG--
extra : commitid : JK4ut7t32GU
2015-11-02 15:16:15 -08:00
Kit Cambridge
759a7eadce Bug 1220527 - Wait for the first window before showing the upgraded notifications alert. r=MattN
--HG--
extra : commitid : DDBFmrJtj1O
2015-11-02 14:59:52 -08:00
Chris Rafuse
3249757e08 Bug 1213906-Change email invitation to fit new user journey, r=dmose 2015-11-02 14:09:39 -08:00
Carsten "Tomcat" Book
7a70d4ebe3 Merge mozilla-central to fx-team 2015-11-02 12:05:19 +01:00
Carsten "Tomcat" Book
c544f0d430 merge mozilla-inbound to mozilla-central a=merge 2015-11-02 11:54:07 +01:00
Kit Cambridge
3889d78409 Bug 1219832 - Use "send" instead of "receive" in notification preferences. r=MattN
--HG--
extra : commitid : E2D3YWpHPq8
2015-11-01 17:15:23 -08:00
Wes Kocher
f366d6cb63 Merge m-c to fx-team, a=merge
--HG--
extra : commitid : Gg8WWdYJLXL
2015-10-30 17:00:16 -07:00
Wes Kocher
d31ed2617b Merge inbound to central, a=merge
--HG--
extra : commitid : GwjoFY5dx7Q
2015-10-30 16:35:46 -07:00
David Critchley
40edfd42a3 Bug 1219740 - Add Beta Ribbon back in to Hello, r=dmose 2015-10-30 12:25:51 -07:00
David Critchley
86c3cc806e Bug 1214590 - Remove Loop default Room name, r=dmose 2015-10-30 11:48:22 -07:00
Paolo Amadini
5924d46107 Bug 1216699 - Add Learn More link to Insecure Password Warning in Control Center. r=bgrins
--HG--
extra : commitid : KNjyMETahMC
extra : rebase_source : f0498fe7a4a85731350172935252bb414b7503a8
2015-10-30 14:36:13 +00:00
Chris Rafuse
3ac351d73a Bug 1215593 - Relayout the room title and context tile in text chat. r=Standard8 2015-10-30 14:43:58 +00:00
Mark Banner
d2ba20bd59 Backout bug 1210865 / changeset dcd113d0102e due to apparent bustage of Loop's setup system for data channels. 2015-10-30 14:43:49 +00:00
Tooru Fujisawa
da0d85ff8c Bug 1219837 - Part 2: Remove use of expression closure from browser/. r=ttaubert
--HG--
extra : commitid : I3YNU2vV2le
extra : rebase_source : e3b02ee43f956ea80e0f298c4507052811176601
extra : amend_source : 31230481a90a30ffc7f991ec2ec2454860e85ecb
2015-10-30 02:48:18 +09:00
Gijs Kruitbosch
fbf89fb02e Bug 120684 - use ChromeNodeList in toolkit's listboxes' selectedItems implementation, r=dao,smaug
--HG--
extra : commitid : DzQPAIbbhpX
extra : rebase_source : 4bd9ac283e1c789c2577dc5d4cc85511f35ac27d
2015-10-26 17:25:29 +01:00
Jason Orendorff
1a625d9f04 Bug 1216623 - Part 1: Rename some loop variables to avoid conflicts with ES6 scoping rules. r=fitzgen, r=ttaubert, r=MattN, r=gps.
--HG--
extra : commitid : 3eLC5U91GM8
extra : rebase_source : 0933f07c19c0ba87fc34ddd9beaff4bb89e7c690
extra : amend_source : 76fa887d541bfd9f6592b6a6113d76b4df82dea0
2015-10-26 16:33:59 -05:00
Tanvi Vyas
a6b6733208 Bug 1220322 - Change the link pointed to by the one-time notification on upgrade for Push Notifications. r=markh, MattN 2015-11-01 19:17:54 -08:00
Phil Ringnalda
0a814fd133 Back out changeset 7ff25645a058 (bug 1210410) for browser_SearchProvider.js timeouts on Windows 2015-10-29 21:04:10 -07:00
Wes Kocher
78fcbfb1ce Merge m-c to inbound, a=merge
--HG--
extra : commitid : 5VPid7mV1Uk
2015-10-29 17:16:32 -07:00
Carsten "Tomcat" Book
c56010f3c1 Merge mozilla-central to fx-team 2015-10-29 12:13:20 +01:00
Carsten "Tomcat" Book
55a9d343e5 Backed out changeset cad376d2e71f (bug 1218908) for blocking m-c to fx-team merge with a conflict 2015-10-29 12:12:42 +01:00
Carsten "Tomcat" Book
5282e3c38d Backed out changeset 3a615fbeed50 (bug 1216271) for windows bc1 test failures and crashes 2015-10-29 11:55:25 +01:00
Carsten "Tomcat" Book
cfd92d9b05 merge mozilla-inbound to mozilla-central a=merge 2015-10-29 11:49:27 +01:00
Matthew Noorenberghe
372b2df5e4 Bug 1218908 - Add 'Learn more' link with notification preferences. r=jaws
--HG--
extra : commitid : C652OqPnA5X
extra : rebase_source : 0b0ee50c44e7f28d9ce90d97f7437f75dce72688
extra : histedit_source : 8aa57920a22d76b9a3e1d565b41eb027c67cc1bb
2015-10-29 01:47:40 -07:00
Tanvi Vyas
7aea98ad40 Bug 1219454 - Replace 'show' with 'receive' in about:permissions and control center for consistent messaging around notifications and to account for new Push permission. r=MattN
--HG--
extra : commitid : 4mae2sSeFy1
extra : rebase_source : f3a1c9b56976510d6adb2c74aab8c03d8b80cd14
extra : histedit_source : 8e3b2180497af44effb08023de98bbf1ba6031f5
2015-10-28 16:15:00 -07:00
Kit Cambridge
fe79de9427 Bug 1216271 - Display a notification upon upgrade for users who currently allow notifications for at least one site. r=MattN
--HG--
extra : commitid : 8IYtYfasSC
2015-10-29 00:38:50 -07:00
Wes Kocher
09f2ccd125 Merge m-c to fx-team, a=merge
--HG--
extra : commitid : 7BlHfEDMbtZ
2015-10-28 17:09:14 -07:00
Wes Kocher
5c6d443c92 Merge inbound to central, a=merge
--HG--
extra : commitid : 9CmKkEXHeLM
2015-10-28 17:00:22 -07:00
David Critchley
64dd7d26a2 Bug 1213851 - test bustage fix when rebasing on bug 1214582 [r=Mardak] 2015-10-28 10:10:57 -07:00
David Critchley
b8555d522b Bug 1213851 - Display only active room when user enters room [r=Mardak] 2015-10-28 09:35:56 -07:00
Manuel Casas
6ecd092dbf Bug 1212357 - Update the layout of the rooms list items for user journey. r=mikedeboer 2015-10-28 09:42:20 -07:00
Carsten "Tomcat" Book
7c7b0199e3 Merge mozilla-central to mozilla-inbound 2015-10-28 10:51:36 +01:00
Makoto Kato
e1deb2e57a Bug 1218315 - Replace NS_LITERAL_STRING(...).get() with MOZ_UTF16(...) on browser. r=nfroyd 2015-10-28 14:30:35 +09:00
Gijs Kruitbosch
5737022180 Bug 1216227 - do bucketed page-load-per-window counts to assess tablet mode usage, r=MattN,p=vladan
--HG--
extra : commitid : 1h1KOU3egwl
extra : rebase_source : e60e6c64722ceb3424861b948e55102e6df5a944
extra : amend_source : b2badcd368ee1228c7e1528a08f9cc327281fd29
2015-10-20 16:34:30 +01:00
Gijs Kruitbosch
96951269b6 Bug 1214330 - never hide spacer in customize mode to avoid making the footer 'jump' up to the top, r=jaws
--HG--
extra : commitid : JhuJKARH4im
extra : rebase_source : 6f2a98980b2e7c3099b397086e7d9817ceed9e48
2015-10-26 16:29:22 +01:00
Manuel Casas
e3ebe84c5f Bug 1214582 - Adjust how room titles are displayed/managed in Loop's UI. r=Standard8 2015-10-27 21:16:50 +00:00
Fernando Campo
57d50fc9ff Bug 1199815 - Replace Error Summary at bottom of Loop's ui-showcase with React Component. r=Standard8 2015-10-27 21:16:50 +00:00
Jared Wein
64822c7ae0 Bug 1216684 - Notification permissions cannot be granted/denied in private windows. r=MattN 2015-10-27 08:35:34 -04:00
Carsten "Tomcat" Book
8fe71db627 Merge mozilla-central to fx-team 2015-10-27 10:59:26 +01:00
Carsten "Tomcat" Book
6dfc4c0fb5 merge mozilla-inbound to mozilla-central a=merge 2015-10-27 10:55:48 +01:00
Xidorn Quan
9c39f97e15 Bug 962249 part 1 - Add Element.scroll{Top,Left}Min (chrome-only) and convert most of scrollLeftMax uses and part of scrollTopMax uses to combinations with the new properties. r=roc,bz
--HG--
extra : source : 06ea81fe3f64c072d100e42b76678eaa9fb7448c
2015-10-27 13:38:02 +09:00
Wes Kocher
167aaf2232 Merge m-c to fx-team, a=merge
--HG--
extra : commitid : JnFqljHzGAU
2015-10-26 14:39:31 -07:00
Andrea Marchesini
8ec6671244 Bug 1203802 - Websocket Frame Listener API for devtool Network Inspector - part 1 - WindowID added into WebSocketChannel, r=michal 2015-10-26 15:29:28 +00:00
Tanvi Vyas
ab940c53e8 Bug 1219454 - Replace 'show' with 'receive' for consistent messaging around notifications and to account for new Push permission in about:preferences. r=MattN 2015-10-28 17:53:02 -07:00
David Rajchenbach-Teller
8292b78498 Bug 1214408 - Telemetry on SessionStore:update OOM;r=ttaubert
--HG--
extra : transplant_source : %3A%DB%3Cp%8Fj%24%CF%94%E9%5C%AA%17%0E%2C%03E%23%A2%98
2015-10-16 21:44:54 +02:00
Mark Banner
316469c8ef Bug 1218450 - The width of the tile shown on Loop's standalone when you're the only person in the room is wrong, giving a bad layout. r=Mardak 2015-10-26 19:02:54 +00:00
Alexandre Poirot
48802de620 Bug 1007061 - Remove app-manager. r=jryans 2015-10-26 10:35:35 -07:00
Mark Banner
dd7885697c Bug 1216551 - Fix an issue with Loop's unit tests failing when no devices are installed, due to bad stubbing. r=Mardak 2015-10-26 16:31:19 +00:00
Mark Banner
79b117a43d Bug 1218405 - Change Loop's standalone background for the visual refresh/latest designs. r=dmose 2015-10-26 16:31:19 +00:00
Wes Kocher
586184c3aa Backed out changeset 79a231b4477d (bug 1205684) for Mn loop bustage
--HG--
extra : commitid : GJ99sWyoKur
2015-10-23 14:59:41 -07:00
Manuel Casas
46113b5c90 Bug 1205684 - Video Window height pushes down context and covers a part of it [r=mikedeboer] 2015-10-23 13:25:09 -07:00
Dan Mosedale
28e48f00b9 Bug 1213336-Update Hello standalone npm version, r=Standard8, NPOTB DONTBUILD 2015-10-23 12:26:20 -07:00
Chirath R
6d72f3d133 Bug 1216941 - Remove outset class from custom notification bar bindings. r=dao 2015-10-23 12:23:05 +02:00
Ed Lee
5da6b02777 Bug 1213848 - Change the Loop panel display when a user enters their own room to stop them entering other rooms [r=mikedeboer] 2015-10-13 01:40:27 -07:00
Wes Kocher
cf26a3fcc7 Merge m-c to fx-team, a=merge 2015-10-22 16:58:03 -07:00
Wes Kocher
872e4742b4 Merge fx-team to central, a=merge 2015-10-22 16:45:45 -07:00
Mark Hammond
008e0c5f43 Bug 1205928 - update the Sync migration code to automatically and unconditionally disconnect from legacy Sync. r=adw 2015-10-23 08:37:31 +11:00
Mark Banner
0dad4c8fd7 Bug 1217369 - "Welcome to ..." has extra padding on Loop's standalone UI making it feel strange. r=mikedeboer,ui-review=sevaan 2015-10-22 22:11:44 +01:00
Mark Banner
4299656bbe Bug 1217335 - Room context is no longer shown when loading the Loop standalone UI. r=Mardak 2015-10-22 22:11:44 +01:00
Ed Lee
d2641daeda Bug 1215455 - eslint consistent-return [r=Standard8] 2015-10-17 00:25:22 -07:00
Ed Lee
02291fbb9c Bug 1215455 - eslint react/jsx-curly-spacing [r=Standard8] 2015-10-17 00:10:34 -07:00
Ed Lee
4ca7c2f33f Bug 1215455 - eslint space-in-parens [r=Standard8] 2015-10-16 17:12:11 -07:00
Ed Lee
b8d6bd81fc Bug 1215455 - eslint operator-assignment [r=Standard8] 2015-10-16 17:12:02 -07:00
Ed Lee
95c75f39d0 Bug 1215455 - eslint space-before-function-paren [r=Standard8] 2015-10-16 01:39:52 -07:00
Ed Lee
8984b26370 Bug 1215455 - eslint space-before-blocks [r=Standard8] 2015-10-16 01:38:21 -07:00
Ed Lee
3164ac9d75 Bug 1215455 - eslint space-after-keywords [r=Standard8] 2015-10-16 01:36:22 -07:00
Ed Lee
cf5f0295a5 Bug 1215455 - eslint object-curly-spacing [r=Standard8] 2015-10-16 01:18:11 -07:00
Ed Lee
14c11fb7c5 Bug 1215455 - eslint array-bracket-spacing [r=Standard8] 2015-10-16 01:11:48 -07:00
Ed Lee
4563590767 Bug 1215455 - eslint no-multi-spaces [r=Standard8] 2015-10-16 01:10:56 -07:00
Ed Lee
671440aa56 Bug 1215455 - Use eslint --fix to turn on additional rules [r=Standard8] 2015-10-16 01:27:50 -07:00
Carsten "Tomcat" Book
9b961dc677 Merge m-c to fx-team 2015-10-22 11:59:07 +02:00
Carsten "Tomcat" Book
b26729a177 merge mozilla-inbound to mozilla-central a=merge 2015-10-22 11:45:11 +02:00
Johann Hofmann
e602c93ac2 Bug 1198405 - Use MatchPattern to match URLs in tabs.query. r=billm
--HG--
extra : rebase_source : 9a461d879f79cc67fb1f5405f9b68bd605dfa47d
2015-10-19 12:29:29 +02:00
Andrew McCreight
d8c072ada0 Bug 1220732 - Enable some bc tests. r=mrbkap
--HG--
extra : rebase_source : 851b8270c99ac544a7980a3ff82cb9a59029373a
2015-11-03 09:04:00 +01:00
Bill McCloskey
e135491cfd Bug 967873 - Start TabView when starting tests that might lazily load it (r=Gijs) 2015-11-04 10:56:15 -08:00
Bill McCloskey
de23733337 Bug 1219504 - Test changes (r=Gijs,mconley,jryans,MattN,Mossop) 2015-11-04 10:56:15 -08:00
Wes Kocher
7852a87430 Merge m-c to fx-team, a=merge CLOSED TREE 2015-10-21 16:40:51 -07:00
David Critchley
a4512f7492 Bug 1216368 - Fix the panel views in Loop's ui-showcase - fake-Mozloop was missing a return statement. r=Standard8 2015-10-21 22:48:37 +01:00
Wes Kocher
b8596f28a2 Merge inbound to m-c a=merge 2015-10-21 16:28:43 -07:00
J. Ryan Stinnett
6335fd7480 Bug 1203159 - Clean up various incorrect paths. r=ochameau 2015-10-21 12:48:55 -05:00
J. Ryan Stinnett
986f2a5cde Bug 1203159 - Rewrite DevTools resource URLs. r=ochameau 2015-10-21 12:48:53 -05:00
Blake Winton
f3d400df56 Bug 1199056 - Give the WebExtension's panels the same attributes as the other toolbar button's panels. ui-r=maritz, f=kmag, r=MarcoZ, r=billm, r=gijs
--HG--
extra : commitid : 4tS59NiBXjT
extra : rebase_source : 7407fca6d9e0dddc73bc510e9f1fa126b8fa10ea
2015-10-20 11:18:11 -04:00
Gijs Kruitbosch
b4048dc695 Bug 731025 - Add telemetry for migrator usage and errors, r=MattN,p=bsmedberg
--HG--
extra : commitid : 1TzjbWkzOq7
extra : rebase_source : fad923bd73689a49315e0e737553f0fd146a8d57
2015-10-07 13:34:46 +01:00
Gijs Kruitbosch
b81daea0ab Bug 1164675 - hide min/max/restore buttons in the main window in windows 10 tablet mode, r=jaws
--HG--
extra : commitid : A3v45wmzyhs
extra : rebase_source : 4c284994b5f8e066af6f6206f981bab21f3c8d90
2015-10-20 14:56:17 +01:00
Carsten "Tomcat" Book
9fcc822888 Backed out changeset 1df2049352ff (bug 1205928) for bc7 test bustage on a CLOSED TREE 2015-10-21 12:01:38 +02:00
Jared Wein
602b82c362 Bug 1211718 - Remove address field from notification permissions dialog. r=MattN
--HG--
extra : commitid : AH8cxBm8RwW
extra : rebase_source : 46393491dfef6d7be0914fc7de16b98a6f16f584
2015-10-20 21:45:00 -07:00
Matthew Noorenberghe
951babb585 Bug 1212610 - Fix sorting permissions by site due a legacy property name being referenced. r=jaws
A reference to `rawHost` wasn't updated to `origin`.

--HG--
extra : commitid : IAXhtYxtuek
extra : rebase_source : 086be8f70ba411a28495883920afa6b8a37ebf3c
2015-10-20 09:49:06 -07:00
Mark Hammond
43b5036225 Bug 1205928 - update the Sync migration code to automatically and unconditionally disconnect from legacy Sync. r=adw
--HG--
extra : rebase_source : d25e174f975077705bb0070161253e34a22e478e
2015-10-21 15:00:13 +11:00
Jared Wein
dfe2b9c960 Bug 1209601 - follow-up, check that AlertsService.manualDoNotDisturb is implemented in the AlertsService lazy getter. r=MattN CLOSED TREE
--HG--
extra : rebase_source : 41457518292d1dfb3d864937a36728da32791f7a
2015-10-20 18:07:20 -04:00
Jared Wein
ea1f75dc57 Bug 1209601 - Add do not disturb management UI to preferences when a platform is using XUL alerts. r=MattN
--HG--
extra : rebase_source : 46074073795998b2816431841b2460fa7619366f
2015-10-20 15:45:21 -04:00
Kris Maglione
afa8d67bb4 Bug 1197422 - Part 3: [webext] Update browserAction API to use the same context tracking code as pageAction. r=billm
--HG--
rename : browser/components/extensions/test/browser/browser_ext_pageAction_context.js => browser/components/extensions/test/browser/browser_ext_browserAction_context.js
extra : commitid : 5EzvwcupwbG
extra : rebase_source : 5ac2d9c8d131c718bd3290120a8b108e4601c36f
2015-10-15 15:14:49 -07:00
Kris Maglione
9dd208611e Bug 1197422 - Part 2: [webext] Implement the pageAction API. r=billm ui-r=bwinton
--HG--
rename : browser/components/extensions/test/browser/browser_ext_browserAction_icon.js => browser/components/extensions/test/browser/browser_ext_browserAction_pageAction_icon.js
extra : commitid : GSQiN6Zykrs
extra : rebase_source : 45e056feb97f60592400568c6eeded4b7cc76ab5
2015-10-15 15:15:04 -07:00
Paolo Amadini
fdfd38ab19 Bug 1179961 - Use a lock with a strikethrough for HTTP pages that have password fields in the Control Center. r=ttaubert,bgrins
--HG--
extra : commitid : LRcPqFBGWx0
extra : rebase_source : 4782a713d8cd66d7fd2bf3ddd420519f920f9845
extra : amend_source : d2e953b04cb4b0d86c794789075cfe8af7077d5e
2015-10-19 16:43:18 +01:00
Ursula Sarracini
bb1ca7d91d Bug 1210410 - Implement search messages for the Remote New Tab page r=emtwo r=oyiptong
--HG--
extra : commitid : AV5EJ8ZskmP
2015-10-29 11:57:56 -04:00
Carsten "Tomcat" Book
ec9c88ad1d Merge m-c to mozilla-inbound 2015-10-22 11:55:01 +02:00
Tooru Fujisawa
8ed7719ea4 Bug 1216775 - Remove for-each from browser/. r=Gijs
--HG--
extra : commitid : 5KlVHJwTU1Q
extra : rebase_source : 6526234004427109c826cb63f42c9def8ca31281
2015-10-19 01:27:39 +09:00
Wes Kocher
3fe8e966dd Merge m-c to inbound, a=merge CLOSED TREE 2015-10-21 16:39:18 -07:00
Mike Kaply
5d51094760 Bug 1203531 - Don't use default prefs for determining Custom History, use actual values. r=Gijs
--HG--
extra : amend_source : 62ad87e3137fe799e96aae1e941480ce9313765c
2015-10-21 14:52:27 -05:00
Felipe Gomes
d137dd8ad2 Bug 1226487 - Don't use the blocklist for the e10s a11y check on beta; instead, block everything. r=jmathies 2015-11-26 14:59:08 -02:00
Dave Townsend
67aad6b373 Bug 1175267: When a load redirected to a new process is cancelled restore the existing content. r=billm
--HG--
extra : commitid : CFdxEx6mSUv
extra : rebase_source : fda429c4426aff3cb31271e20514bfe4d9242f53
extra : histedit_source : e333be1836dc0b23955ad2db77bfb7d18803fa7b
2015-08-10 13:38:39 -07:00
Wes Kocher
e943bc8e33 Merge m-c to inbound a=merge
--HG--
extra : commitid : IcbfYN5aCjt
2015-11-06 15:13:35 -08:00
Jonathan Kew
567c194474 Bug 1194346 - Trigger an extra reflow when initially showing or resizing the Languages list in Preferences, to work around an XUL bug and ensure the languages are visible in RTL mode. r=gijs 2015-11-06 14:55:32 +00:00
Andrew Krawchyk
853a55e6e0 Bug 1124185 - Replace removeAllPages with history.clear() and deprecate it. r=mak
--HG--
extra : transplant_source : %A1QQ%C1T%99y%9B%92%3A%D6Jc%E9%D1UoQ%C3X
2015-10-28 13:51:59 -04:00