Wes Kocher
c793bf091f
Merge fx-team to m-c a=merge CLOSED TREE
2015-04-29 16:46:00 -07:00
Tooru Fujisawa
4397f3f321
Bug 1102219 - Part 5: Replace more String.prototype.contains
with String.prototype.includes
in chrome code. r=till
2015-04-30 00:32:05 +09:00
ziyunfei
a2bb96ff77
Bug 1102219 - Part 4: Replace String.prototype.contains
with String.prototype.includes
in chrome code. r=till
2015-04-30 00:32:05 +09:00
Tim Taubert
9aa03e428c
Bug 1158750 - Reenable browser_bookmarkProperties.js subtest by manually selecting the text field's input for new folder names. r=mano
2015-04-27 13:51:16 +02:00
Ryan VanderMeulen
6a549ad452
Merge m-c to fx-team. a=merge
2015-04-28 15:43:20 -04:00
Ryan VanderMeulen
0390bba072
Backed out changeset 7882ac796e0f (bug 1158872) for WinXP mochitest-other permacrashing. a=me
2015-04-28 15:35:05 -04:00
Mark Banner
5f9517ba60
Bug 1159199 - Clicking the context indicator in the Loop panel should close the panel after opening the url. r=mikedeboer
2015-04-28 13:51:27 +01:00
Mark Banner
ce4b360fc0
Bug 1155078 - Only display domain name in the context part of the panel. r=mikedeboer
2015-04-28 13:51:27 +01:00
Mark Banner
72a9fa0be1
Bug 1137813 - Part 4. Don't log the cleanup event as the server doesn't accept it after the room has been left. r=mikedeboer
2015-04-28 11:20:36 +01:00
Asaf Romano
99f07efdd9
Bug 1158900 - Editing bookmark's Location and Description in the Properties window doesn't work; bookmark title missing. r=mak
2015-04-28 11:05:42 +03:00
Asaf Romano
33b148925b
Bug 1158553 - Star button / Edit Bookmark panel doesn't move the bookmark to the chosen folder. r=mak
2015-04-28 11:04:44 +03:00
Mark Banner
5f6f17db3a
Bug 1158800 - Don't show errors for context in conversations on the standalone UI as they may force the user into an unnecessary re-obtaining of the URL. r=dmose
2015-04-28 08:17:56 +01:00
Mark Banner
6744904f95
Bug 1137813 - Part 3. Add room connection status logging. r=mikedeboer
2015-04-28 08:17:56 +01:00
Mark Banner
e334d056c1
Bug 1137813 - Part 2. Stub dispatcher.dispatch globally in otSdkDriver_test.js to simplify tests. r=mikedeboer
2015-04-28 08:17:56 +01:00
Mark Banner
9fa9f750fc
Bug 1137813 - Part 1. Tidy up some event handler names in Loop's otSdkDriver. r=mikedeboer
2015-04-28 08:17:56 +01:00
Brian Grinstead
11addde94f
Bug 1158872 - Remove white titlebar on Windows for Dev Edition theme;r=Gijs
2015-04-27 19:57:50 -07:00
Dão Gottwald
de7cff555a
Bug 1063625 - Show the "Warn me when closing multiple tabs" and "Warn me when opening multiple tabs might slow down &brandShortName;" checkboxes only when needed. ui-r=phlsa r=jaws
2015-04-28 18:30:19 +02:00
Florian Quèze
062f68e523
Bug 1156878 - Send a request to the server when clicking the Pocket toolbar button, r=jaws.
2015-04-27 11:49:21 +02:00
Mark Banner
0635b1098f
Bug 1158725 - Share link button has stopped working in latest nightly. Pass the necessary props to the component. r=mikedeboer
2015-04-27 10:35:40 +01:00
Tim Taubert
1d20883e08
Bug 1156722 - Remove unused _getURIFromString() method r=smacleod
2015-04-22 12:43:51 +02:00
Tim Taubert
e544eca30c
Bug 1156722 - Remove unused reference to the parent process message manager r=smacleod
2015-03-30 10:15:40 +02:00
Tim Taubert
9b3641c9fd
Bug 1156722 - Check for window.gBrowser instead of window.getBrowser r=smacleod
2015-03-30 10:22:45 +02:00
Tim Taubert
6f4edb8800
Bug 1156722 - Use destructuring instead of [].shift() r=smacleod
2015-03-30 10:23:59 +02:00
Tim Taubert
e48c4f26fb
Bug 1156722 - Remove legacy _toJSONString() method and use JSON.stringify() r=smacleod
2015-03-30 10:25:47 +02:00
Tim Taubert
ac6cbe63d9
Bug 1157220 - Prevent "null" entries for tabs in the window state object when restoreTab() is called for a given tab before we collected data for all its predecessors r=smacleod
2015-04-22 15:37:12 +02:00
Tim Taubert
8c865dde0b
Bug 1156721 - Move restoreCookies() implementation to SessionCookies.jsm r=smacleod
...
Also, remove the try/catch clause as nsCookieService::Add() will only fail if the profile was already closed or we're OOM, aborting in those cases is absolutely fine.
2015-03-30 10:41:57 +02:00
Mark Banner
8aefdcbf6c
Bug 1149964 - Fix an intermittent error in Loop's functional tests (media start time should be uninitialized) and wait for the content server before starting tests. r=dmose NPOTB DONTBUILD
2015-04-25 11:00:43 +01:00
Jared Wein
d72a56fc9a
Bug 1155523 - Implement Pocket toolbarbutton and subview. r=gijs
2015-04-24 14:29:05 -04:00
Carsten "Tomcat" Book
1bbe056880
Merge mozilla-central to fx-team
2015-04-24 15:01:23 +02:00
Carsten "Tomcat" Book
1a74144837
merge mozilla-inbound to mozilla-central a=merge
2015-04-24 14:37:13 +02:00
Tim Taubert
674ef85f8d
Bug 1134518 - Add test to ensure we don't lose shistory entries when switching a browser's remoteness r=Mossop
2015-04-23 15:42:55 +02:00
Mark Hammond
9ae02ad421
Bug 1070115 - pass the uid and email address of the current FxA user to the account manage url. r=zaach
2015-04-24 10:51:20 +10:00
Matthew Noorenberghe
6bc8ff4d4a
Bug 1079554 - Test ignoring UITour messages from pages that aren't visible. r=Unfocused
2015-04-23 17:02:51 -07:00
Tim Taubert
8ab7f07810
Bug 1157235 - Remove unused sessionstore-state-write notification r=Yoric
2015-04-22 16:05:40 +02:00
Asaf Romano
b4ed88fcad
Bug 951651 - Make bookmarkProperties, Star UI and Library info pane work with PlacesTransactions. r=mak
2015-04-23 16:34:55 +03:00
Tim Taubert
4208067ead
Bug 1134518 - Add xpcshell test for shistory caps on clean shutdown and fix existing tests r=Yoric
2015-04-22 20:26:49 +02:00
Tim Taubert
da37621f98
Bug 1134518 - Cap shistory entries in the SessionWorker when shutting down r=Yoric
2015-04-22 18:41:32 +02:00
Tim Taubert
5fe17b6e90
Bug 1134518 - Send a state object instead of a string to SessionWorker.write() r=Yoric
2015-04-22 16:18:26 +02:00
Tim Taubert
f8eb15082f
Bug 1134518 - Remove shistory capping code from SessionHistory.jsm r=Yoric
2015-04-22 15:51:34 +02:00
Carsten "Tomcat" Book
17f3a94d2c
Backed out changeset 7f9114a84892 (bug 951651) for bc2 test bustage on a CLOSED TREE
2015-04-23 08:52:56 +02:00
Asaf Romano
0026f752c7
Bug 951651 - Make bookmarkProperties, Star UI and Library info pane work with PlacesTransactions. r=mak.
2015-04-23 08:15:21 +03:00
Wes Kocher
53b2bacf3e
Merge m-c to fx-team a=merge
2015-04-22 17:27:15 -07:00
Wes Kocher
191a53ded9
Merge inbound to m-c a=merge CLOSED TREE
2015-04-22 17:15:53 -07:00
Mark Banner
85bba1a3ea
Bug 1153788 - Part 1 Opportunistically obtain encryption keys for FxA for Loop conversations context. r=mikedeboer
2015-04-22 19:17:15 +01:00
Mark Banner
6947749f4b
Bug 1156201 - Reset the video dimensions cache when in initial room states to avoid issues with not correctly displaying video streams when a room is re-entered. r=mikedeboer
2015-04-22 19:17:15 +01:00
Ryan VanderMeulen
053207d01e
Merge m-c to inbound. a=merge
...
CLOSED TREE
2015-04-23 17:22:50 -04:00
Kartikaya Gupta
8ec41da08a
Bug 1039866 - Rip out a bunch of metro-only code. r=jimm,gavin,rstrong
2015-04-23 15:10:30 -04:00
Mark Banner
ed049b31db
Bug 1132222 - Add more metrics reporting to the Loop standalone UI. r=dmose
2015-04-22 08:51:46 +01:00
Mark Banner
62d1e7c80b
Bug 1142587 - Implement indicators for context in conversations in the panel alongside room names. r=mikedeboer
2015-04-21 21:53:15 +01:00
Mark Banner
c5779e5fa3
Bug 1145541. r=mikedeboer
2015-04-21 21:53:15 +01:00