Commit Graph

11117 Commits

Author SHA1 Message Date
Matthew Noorenberghe
556e2eb79c Bug 1134507 - Implement infopanel to promote Reader View when first available. r=jaws/Gijs
Based on a patch by Jared Wein (:jaws).
2015-04-30 13:43:47 -07:00
Ryan VanderMeulen
324dc61d19 Backed out changeset d94ef5bca70e (bug 1152761) for xpcshell failures. 2015-04-30 14:18:34 -04:00
Ryan VanderMeulen
c9d8e0070d Merge m-c to fx-team. a=merge 2015-04-30 14:05:10 -04:00
Cedric Raudin
d398f26597 Bug 1115365 - Update the import string in the Loop contact panel to explain it will be from Google. r=Standard8 2015-04-30 16:41:13 +01:00
Mark Banner
d6e702159a Bug 1152761 - Add local storage for Loop's room keys in case recovery is required, and handle the recovery. r=mikedeboer 2015-04-30 16:41:13 +01:00
Mike de Boer
a936297231 Bug 1152733: change the name of Loop/ Hello histograms that recently changed to be enumerated types. r=vladan 2015-04-29 11:55:08 +02:00
Marco Bonardo
e8f163b328 Bug 1159462 - unreachable code in editBookmarkOverlay.js. r=mano 2015-04-30 10:40:10 +02:00
Martin Tomes
1432c74581 Bug 1084296 - Add an ellipsis to Loop's "Remove Contact" menu item. r=Standard8 2015-04-30 07:40:50 +01:00
Mark Banner
359dadcd89 Bug 1146305 - IDN links should be properly displayed in Hello rooms for context in conversations. r=mikedeboer 2015-04-30 07:40:49 +01:00
Mark Banner
797a4ee2ca Bug 1158112 - Move the Loop modules into a sub-directory and prepare eslint for enabling more rules for Loop. r=dmose 2015-04-30 07:40:49 +01:00
Bill McCloskey
bca9d883f1 Bug 1156515 - Remove 'New e10s Window' (r=felipe) 2015-04-29 17:21:46 -07:00
Wes Kocher
19fce9a12d Merge fx-team to m-c a=merge CLOSED TREE 2015-04-29 16:46:00 -07:00
Tooru Fujisawa
22a3f8a30f 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
649e7033e4 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
8816625151 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
55a873aae4 Merge m-c to fx-team. a=merge 2015-04-28 15:43:20 -04:00
Ryan VanderMeulen
b8280ac2ad Backed out changeset 7882ac796e0f (bug 1158872) for WinXP mochitest-other permacrashing. a=me 2015-04-28 15:35:05 -04:00
Mark Banner
9d0465de40 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
d63b2cb988 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
fdc85ad474 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
6b6a1ee58c 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
d9340281e6 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
ce8ef62f46 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
feb6d50721 Bug 1137813 - Part 3. Add room connection status logging. r=mikedeboer 2015-04-28 08:17:56 +01:00
Mark Banner
7df84c7405 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
ea578125d1 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
766fc3d57c Bug 1158872 - Remove white titlebar on Windows for Dev Edition theme;r=Gijs 2015-04-27 19:57:50 -07:00
Dão Gottwald
ae91b8953f 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
2eeebf0ef1 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
4a18c52166 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
cbbd0992e0 Bug 1156722 - Remove unused _getURIFromString() method r=smacleod 2015-04-22 12:43:51 +02:00
Tim Taubert
386dd67499 Bug 1156722 - Remove unused reference to the parent process message manager r=smacleod 2015-03-30 10:15:40 +02:00
Tim Taubert
080d26c7d4 Bug 1156722 - Check for window.gBrowser instead of window.getBrowser r=smacleod 2015-03-30 10:22:45 +02:00
Tim Taubert
45925e703a Bug 1156722 - Use destructuring instead of [].shift() r=smacleod 2015-03-30 10:23:59 +02:00
Tim Taubert
46a50c8e0e Bug 1156722 - Remove legacy _toJSONString() method and use JSON.stringify() r=smacleod 2015-03-30 10:25:47 +02:00
Tim Taubert
96bfc6210c 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
2609d07ac8 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
fa1f20f6fd 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
7cf654c3e7 Bug 1155523 - Implement Pocket toolbarbutton and subview. r=gijs 2015-04-24 14:29:05 -04:00
Tom Schuster
5d2068da71 Bug 1150855 - Remove uses of the curly syntax. r=jaws 2015-05-22 21:23:57 +02:00
Ryan VanderMeulen
e6f85b1f9e Merge m-c to inbound. a=merge
CLOSED TREE
2015-05-22 14:18:25 -04:00
Birunthan Mohanathas
fe337d7c5e Bug 1166840 - Remove unused document argument in uses of nsIClipboardHelper.copyString. r=ehsan 2015-05-21 21:49:30 +01:00
Matthew Noorenberghe
f2d27b6149 Bug 1161810 - UITour: Allow opening the Pocket panel via showMenu("pocket"). r=jaws 2015-05-11 22:03:45 -07:00
Marco Bonardo
24c9c84f5d Bug 1163035 - Counting bookmarks is broken in Library. r=ttaubert 2015-05-11 20:26:30 +02:00
Marco Bonardo
fa43c2730f Bug 1163341 - Cannot edit location of a bookmark. r=ttaubert 2015-05-11 20:26:25 +02:00
Carsten "Tomcat" Book
1c00f9b6ba Merge mozilla-central to fx-team 2015-04-24 15:01:23 +02:00
Carsten "Tomcat" Book
b14ce3b2ad merge mozilla-inbound to mozilla-central a=merge 2015-04-24 14:37:13 +02:00
Tim Taubert
34b8f7f79e 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
342d7ac1b3 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
3abffb86d7 Bug 1079554 - Test ignoring UITour messages from pages that aren't visible. r=Unfocused 2015-04-23 17:02:51 -07:00