Commit Graph

11937 Commits

Author SHA1 Message Date
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