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

10605 Коммитов

Автор SHA1 Сообщение Дата
Tim Taubert bed2a2af1d 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 ec72549391 Bug 1134518 - Remove shistory capping code from SessionHistory.jsm r=Yoric 2015-04-22 15:51:34 +02:00
Carsten "Tomcat" Book 113727c6bc Backed out changeset 7f9114a84892 (bug 951651) for bc2 test bustage on a CLOSED TREE 2015-04-23 08:52:56 +02:00
Asaf Romano 7f68adcfa1 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 b43e5283da Merge m-c to fx-team a=merge 2015-04-22 17:27:15 -07:00
Wes Kocher a79764cf6b Merge inbound to m-c a=merge CLOSED TREE 2015-04-22 17:15:53 -07:00
Mark Banner 44f6b5d48e 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 3ca9465d75 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
Mark Banner 4ae9c9ef17 Bug 1132222 - Add more metrics reporting to the Loop standalone UI. r=dmose 2015-04-22 08:51:46 +01:00
Mark Banner 88fb308441 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 87a741e0a1 Bug 1145541. r=mikedeboer 2015-04-21 21:53:15 +01:00
André Reinald 1394d77b29 Bug 1075160 - Support action: reset a pref to the default setting r=gfritzsche, r=bholley 2015-04-16 17:00:14 +02:00
David Rajchenbach-Teller 15afd14713 Bug 1153657 - Performance Monitoring is not ready to ride the trains. r=yoric 2015-04-18 14:26:13 +02:00
Mark Banner e884167ff5 Follow-up to bug 1142514 - make the pref name checks match the real pref name even though its spelt wrong. rs=mikedeboer over irc. 2015-04-21 15:40:01 +01:00
Mike de Boer 5b23883e24 Bug 1142514: add tests for the context views in the Loop conversation window. r=Standard8
--HG--
extra : rebase_source : 76e148a26e02f04f25d4880e28af997ee2e23e41
2015-04-21 12:07:02 +02:00
Mike de Boer 0925485637 Bug 1142514: show context information in the Loop conversation window. r=Standard8
--HG--
extra : rebase_source : a0f3858298ca9f8d3f2543017134830d1099b1e7
2015-04-21 12:06:59 +02:00
Cedric Raudin 8639337053 Bug 1079697 - Remove obsolete jshint messages in Loop code. r=Standard8 2015-04-21 09:35:03 +01:00
Wes Kocher 4b97517c7c Merge m-c to fx-team a=merge CLOSED TREE 2015-04-20 17:19:07 -07:00
Wes Kocher 1d3fd84d27 Merge fx-team to m-c a=merge CLOSED TREE 2015-04-20 17:04:09 -07:00
Justin Dolske 93709a1e36 Bug 1155515 - Disable Reading List and RL Sync on all channels. r=markh 2015-04-20 15:54:49 -07:00
Timothy Nikkel ce7dd8ac13 Bug 1155940. Silly typo fix in test. 2015-04-20 11:57:06 -05:00
Marco Bonardo 9b2ba80009 Bug 1094876 - Migrators should use new Bookmarks.jsm API. r=ttaubert 2015-04-20 16:32:49 +02:00
Marco Bonardo ea323040f5 Bug 1155705 - Safari bookmarks migration is broken. r=Gijs 2015-04-17 21:22:40 +02:00
Mike de Boer 78f7ca030d Bug 1155561: ignore body clicks on dropdown menu buttons, to make dropdowns in Loop windows toggle properly. r=Standard8 2015-04-17 17:29:49 +02:00
Tim Taubert 2720b4d9f6 Bug 1152341 - Failure to read one of the session file candidates shouldn't stop us from trying further r=Yoric 2015-04-15 15:27:12 +02:00
Zach Miller 1883a2482c Bug 1142563 - Clean up global scope pollution from browser-loop.js. r=dao 2015-04-19 12:37:49 +02:00
Gijs Kruitbosch 32632ad9c0 Bug 1150520 - disable EME for Windows XP, r=dolske
--HG--
extra : rebase_source : e445e26f4a9f6a429c5ca27320d7967ab5c6f3e6
extra : histedit_source : c5be3a53d2c255515f55b6c64474e7fc4bd5b053
2015-04-17 11:57:22 +01:00
Tim Taubert 42b1229275 Bug 1129498 - Replace remove_all_bookmarks() with .eraseEverything() r=mak 2015-04-20 12:29:37 +02:00
Timothy Nikkel 8b3d6a3dc6 Bug 1155940. Make browser_354894_perwindowpb.js wait for load and SSTabRestored after doing undoCloseTab. r=ttaubert 2015-04-20 10:05:46 -05:00
Gijs Kruitbosch 0430b12ca6 Bug 1141031 - fix in-content prefs dialogs overflowing, r=jaws
--HG--
extra : rebase_source : 57bf8e310b3ed8b1db472ec24f5bd9ff60b106dd
2015-04-16 19:51:04 +01:00
Ryan VanderMeulen 86aee22968 Merge inbound to m-c. a=merge
--HG--
rename : toolkit/modules/tests/browser/browser_AddonWatcher.js => toolkit/components/perfmonitoring/tests/browser/browser_AddonWatcher.js
2015-04-17 15:44:37 -04:00
Mike de Boer a27986070d Bug 1152733: Convert all Loop keyed histograms to be enumerated types and opt-out, which helps reporting tremendously. r=vladan,dmose 2015-04-17 11:14:55 +02:00
Mark Banner 953a35523a Bug 1154708 - Drop renaming conversations from the Loop panel. r=dmose 2015-04-17 08:34:02 +01:00
Mark Banner 7ac65d0a85 Bug 1154806 - Loop's ui-showcase has stopped scrolling since bug 1132301. r=mikedeboer 2015-04-17 08:34:02 +01:00
Mark Banner 247a6d3aa7 Bug 1153630 - Allow buttons in the Loop panel to be bigger if required as L10n needs. r=dmose 2015-04-17 08:34:02 +01:00
Drew Willcoxon 130cd1016f Bug 1154850 - Fix "Backoff request had non-numeric value: None" log message in desktop reading list sync scheduler. r=mhammond 2015-04-16 16:12:00 +02:00
Ryan VanderMeulen 0e9facc399 Merge m-c to fx-team. a=merge 2015-04-16 16:24:04 -04:00
Ryan VanderMeulen 96f0034585 Merge inbound to m-c. a=merge 2015-04-16 16:18:13 -04:00
Dan Mosedale ef67a02b15 Bug 1154868-Log exceptions in bufferedUpdateVideo callbacks,r=mikedeboer 2015-04-16 11:54:49 -07:00
Dan Mosedale 2d4e7bd9d9 Bug 1154862-Add forgotten param to VideoDimensionsChanged action, r=mikedeboer 2015-04-16 09:18:30 -07:00
Jared Wein 5ac5ee9fcf Bug 1134501 - UITour: Force page into Reader View automatically whenever the ReaderView/ReadingList tour page is loaded. r=gijs 2015-04-15 23:45:50 -04:00
Dan Mosedale f989274315 Bug 1155036-standalone display unusable at 640x500, r=mikedeboer 2015-04-16 08:32:41 -07:00
Florian Quèze c0ec7b3074 Bug 1152908 - Middle-clicking on a reading list item should open it in a new tab, r=Gijs. 2015-04-16 17:09:20 +02:00
Mike de Boer 39a32f8010 Bug 1152197: update share_button2 label to the updated share_button3 in the Loop conversation window. r=Standard8 2015-04-16 14:09:37 +02:00
Marco Bonardo e2d85aa876 Bug 1148466 - Use new keywords API in BookmarkHTMLUtils and BookmarkJSONUtils. r=ttaubert 2015-04-16 12:13:43 +02:00
Marco Bonardo c45dc2da62 Bug 1094844 - Use new keywords API in search service. r=jaws 2015-04-16 10:56:34 +02:00
Marco Bonardo eb8d30f87a Bug 1154294 - write a test for IE cookies migration. r=Gijs 2015-04-16 10:16:19 +02:00
Keita Mimura adb7b83225 Bug 1149198 - Increase bookmark description field minimum number of rows. r=mak 2015-04-16 10:16:15 +02:00
Gijs Kruitbosch 59a04c88d9 Bug 1154472 - fix expiry dates in IE cookie imports, r=mak 2015-04-15 10:28:16 +01:00
Mark Hammond 6ede6ade80 Bug 1153121 - have the readinglist sync engine log existing local items if trace logging is enabled. r=adw 2015-04-16 16:16:10 +10:00