Граф коммитов

12152 Коммитов

Автор SHA1 Сообщение Дата
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
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