Commit Graph

6300 Commits

Author SHA1 Message Date
Jared Wein
d8d50c8035 Bug 982656 - 'Restore Defaults' should place all 3rd party widgets in the palette. r=Gijs
--HG--
extra : rebase_source : aa305b184502c8addf4a91c94154155db3a66f7a
2014-06-10 10:52:18 -04:00
Gijs Kruitbosch
f4e0cf8c3b Bug 979207 - add PanelUI panelshown listener before showing panel, r=mikedeboer 2014-06-09 10:02:59 +01:00
Jacob Acord
54f9855fd2 Bug 1014323 - Do not add about:privatebrowsing to recently closed tabs r=ttaubert 2014-06-10 11:07:30 +02:00
Mark Banner
e9c2b2dd2d Merge Elm to m-c. a=merge 2014-06-09 23:04:43 +01:00
Adam Roach [:abr]
49e865500c Bug 1022772 - SJCL should be unminified, versioned r=Standard8 2014-06-09 13:24:24 -05:00
Florian Quèze
c54bd196cb Bug 1015527 - Back/Forward navigation shouldn't break the Translation UI, r=felipe. 2014-06-09 16:50:58 +02:00
Mark Banner
d400d85162 Merge m-c to elm. a=merge 2014-06-09 13:00:42 +01:00
Nicolas Perriault
aed81681bf Bug 1018208 - Write missing tests for Loop "do not disturb" feature. r=Standard8 2014-06-09 10:29:54 +01:00
Ryan VanderMeulen
59aa388e2e Merge inbound to m-c. a=merge 2014-06-08 22:10:12 -04:00
Mark Banner
125fc1d505 Bug 994483 Fix running marionette tests locally and bug 1021573 Fix intermittent failure due to the server trying to bind to a socket that hasn't been released yet. r=jgriffin 2014-06-06 20:57:00 +01:00
Felipe Gomes
0bb0b3365a Bug 1012530 - Part 2. Reorder child nodes when swapping document state. r=florian 2014-06-08 13:04:59 -03:00
Felipe Gomes
4a4f60e4b5 Bug 1012530 - Part 1. Keep information about placeholder nodes. r=florian 2014-06-08 13:02:13 -03:00
Nicolas Perriault
628f7f661d Bug 1020451 Implement basic accept/reject call buttons so that video isn't shown before the call is accepted. r=Standard8 2014-06-05 19:57:42 +02:00
Adam Roach [:abr]
c9c5c74dd1 Bug 994131 - Change URLs in OT.properties to use https r=Standard8 2014-06-05 12:42:01 -05:00
Nicolas Perriault
d7b1fab1be Bug 1003029 Use local versions of OT assets. r=Standard8,rs=gijs,r=abr 2014-06-05 17:01:18 +01:00
Adam Roach [:abr]
aaaa95a49a Bug 1021036 - Change default button color from grey to purple r=NiKo` 2014-06-05 10:51:37 -05:00
Mark Banner
f67ab92ac7 Bug 994483 Add Loop unit tests to tbpl. r=dburns 2014-06-05 15:45:16 +01:00
Adam Roach [:abr]
fceb888ebf Bug 1020540 - Include only those components we need from SJCL r=Standard8 2014-06-05 09:23:39 -05:00
Nicolas Perriault
3294782614 Bug 1018875 Prevent displaying OT GuM custom dialog. r=Standard8 2014-06-05 15:51:59 +02:00
Alexis Metaireau
fad02e2184 Bug 987086 Loop web client should use configuration for determining server url. r=nperriault, r=Standard8 2014-06-05 15:18:41 +02:00
Mark Banner
133acd9135 Bug 1017902 Use saved hawk session tokens, if possible, when registering with the server to preserve the session across restarts. r=jparsons,r=mhammond 2014-06-05 10:29:54 +01:00
Mark Banner
5adc428cf7 Bug 1017394 In MozLoopService use promises rather than callbacks to make the code cleaner. r=mhammond 2014-06-04 14:42:41 +01:00
Mark Banner
058f6d8ac2 Backed out changeset 3540ecf33808 / bug 1003029 due to test failures. 2014-06-04 13:16:06 +01:00
Nicolas Perriault
d3d2996573 Bug 1003029 Use local versions of OT assets for Loop. r=Standard 2014-06-04 09:40:52 +01:00
Mark Banner
6cfb44045c Bug 1020121 Remove unnecessary/erroneous .gitignore files from loop. r=nperriault 2014-06-04 09:36:50 +01:00
Gijs Kruitbosch
512849a7ab Bug 1016419 - implement showing lwt in customization mode, r=mconley,jaws 2014-06-02 21:59:38 +01:00
Nicolas Perriault
9cfb5e158a Bug 994152 Loop needs a "do not disturb" control. r=mhammond,r=Standard8 2014-06-02 20:30:02 +01:00
Adam Roach [:abr]
c6c7218f07 Bug 1017206: Update SDK to 2.2.5 rs=me 2014-05-30 18:25:23 -05:00
Mark Banner
1f84ea25b7 Bug 1017882 Remove unnecessary and incorrect padding value for notification close buttons. r=nperriault 2014-05-30 13:22:30 +01:00
Mark Banner
0ef27de2c1 Bug 994485 Update loop's readme and remove redundant make-links.sh DONTBUILD 2014-05-29 22:12:30 +01:00
Mark Banner
59795d70d3 Bug 994485 Make standalone tests work with combined repositories/changed file layout, and fix the standalone server. r=dmose 2014-05-29 21:25:39 +01:00
Dan Mosedale
81fbf5b575 Bug 976109 - Switch session tokens from cookies to Hawk, r=NiKo`,Standard8 2014-05-29 21:20:11 +01:00
Mark Banner
b19d901dc5 Bug 994151 Part 2. Only register with the servers if the user has obtained call urls that haven't expired yet. r=dmose 2014-05-29 21:20:11 +01:00
Mark Banner
8121470d67 Bug 994151 Part 1. Ensure the client is registered before requesting a call url. r=dmose 2014-05-29 21:20:11 +01:00
Mark Banner
3490b42550 Bug 1013092 Remove the logo from the video stream. r=nperriault 2014-05-29 21:20:11 +01:00
Nicolas Perriault
8fd68c7233 Bug 974895: Added landing page for unsupported devices, r=Standard8. 2014-05-29 21:20:11 +01:00
Nicolas Perriault
685902252b Bug 1005041: In progress feedback when getting a call url, r=dmose 2014-05-29 21:20:11 +01:00
Nicolas Perriault
d338d60ab5 Bug 997178 - Restart a call, r=dmose 2014-05-29 21:20:11 +01:00
Romain Gauthier
57ee8b4bdb Bug 972941: Landing page for non WebRTC-compliant browsers on supported devices. r=nperriault 2014-05-29 21:20:11 +01:00
Nicolas Perriault
5f2201739d Bug 999480 - Panel to use a router & templated views, r=Standard8 2014-05-29 21:20:11 +01:00
Nicolas Perriault
b774390f24 Bug 998271 - L10n notifications, r=dmose 2014-05-29 21:20:11 +01:00
Nicolas Perriault
51be7a9379 Bug 991118 - Going back should terminate call session, r=dmose 2014-05-29 21:20:11 +01:00
Nicolas Perriault
55746e0a7f Bug 991128 - make reloading a live call do something reasonable, r=dmose 2014-05-29 21:20:11 +01:00
Nicolas Perriault
422fa7fb24 Bug 996526 - Backbone views to carry their own templates. r=dmose 2014-05-29 21:20:11 +01:00
Nicolas Perriault
558042a676 Bug 972019 - Shared conversation router logic. r=dmose 2014-05-29 21:20:11 +01:00
Mark Banner
0298fc3479 Bug 995194 Don't unpublish when receiving sessionDisconnected, as we've implicitly unpublished already, r=dmose 2014-05-29 21:20:11 +01:00
Dan Mosedale
3d360cd461 Bug 976127 - Get marionette to drive shared and desktop-local unit tests, r=Standard8 2014-05-29 21:20:11 +01:00
Nicolas Perriault
286faf7dfe Bug 972019: Terminate a call. r=Standard8
--HG--
extra : transplant_source : %ADE%A7%A4%A5%F2v%114%95%10%21%C6Trg%CA%86y%19
2014-05-29 21:20:11 +01:00
Mark Banner
c96797c762 Bug 993324 Upgrade Loop to use TokBox SDK v2.2 r=nperriault
--HG--
extra : transplant_source : %B6%95%BF%E3%7E%E4p%98%D3%16%3F%8E%3B%20c%B4%06%C5%AB%C3
2014-05-29 21:20:11 +01:00
Nicolas Perriault
b1a4fa34eb Bug 991126 - Prevented multiple form submission. r=Standard8
--HG--
extra : transplant_source : rK%128L%3A%89%1A%F5%06%3F%CB%EEr%00a%AC%E0%B0E
2014-05-29 21:20:11 +01:00
Nicolas Perriault
2b854d7b83 Bug 988229 - Shared notifier component. r=dmose
--HG--
extra : transplant_source : %26%85%C1%04J%17%17%17%AF%95%AF%9D%CA%9F%EF%E21%25W%21
2014-05-29 21:20:11 +01:00
Nicolas Perriault
dd27a5cbf6 Bug 991122 - Fixed video layout on Google Chrome. r=dmose
--HG--
extra : transplant_source : %80%D6%CA5J%AC%8C%14%F4%EA%D9zz%C3%95%2AH%D0v%27
2014-05-29 21:20:11 +01:00
Nicolas Perriault
5bc0bda475 Bug 991654 - Updated client to use new server error format. r=Standard8
--HG--
extra : transplant_source : %E9Jpme%FB%C0%29Un%01J%10%EFd%00%19%BD%F4%E3
2014-05-29 21:20:11 +01:00
Mark Banner
e7abb90eb0 Bug 985596 Improve conversation model to handle incoming and outgoing calls. r=dmose
--HG--
extra : transplant_source : %DA%3FS%93%89%FF%90S3%E7%18%26%5D%2An.K%EA%BA%80
2014-05-29 21:20:11 +01:00
Nicolas Perriault
41b0d97e8b Bug 985596 - Refactored shared assets & tests. r=dmose
--HG--
rename : static/shared/README.md => browser/components/loop/content/shared/README.md
rename : static/shared/css/common.css => browser/components/loop/content/shared/css/common.css
rename : static/shared/css/conversation.css => browser/components/loop/content/shared/css/conversation.css
rename : static/shared/css/panel.css => browser/components/loop/content/shared/css/panel.css
rename : static/shared/css/readme.html => browser/components/loop/content/shared/css/readme.html
rename : static/shared/img/icon_32.png => browser/components/loop/content/shared/img/icon_32.png
rename : static/shared/img/icon_64.png => browser/components/loop/content/shared/img/icon_64.png
rename : static/shared/js/models.js => browser/components/loop/content/shared/js/models.js
rename : static/shared/js/views.js => browser/components/loop/content/shared/js/views.js
rename : static/shared/libs/backbone-1.1.2.js => browser/components/loop/content/shared/libs/backbone-1.1.2.js
rename : static/shared/libs/jquery-2.1.0.js => browser/components/loop/content/shared/libs/jquery-2.1.0.js
rename : static/shared/libs/lodash-2.4.1.js => browser/components/loop/content/shared/libs/lodash-2.4.1.js
rename : static/shared/libs/sdk.js => browser/components/loop/content/shared/libs/sdk.js
rename : static/shared/libs/webl10n-20130617.js => browser/components/loop/content/shared/libs/webl10n-20130617.js
rename : static/css/webapp.css => browser/components/loop/standalone/content/css/webapp.css
rename : static/index.html => browser/components/loop/standalone/content/index.html
rename : static/js/webapp.js => browser/components/loop/standalone/content/js/webapp.js
rename : static/l10n/data.ini => browser/components/loop/standalone/content/l10n/data.ini
rename : test/webapp_test.js => browser/components/loop/test/standalone/webapp_test.js
extra : transplant_source : %DA%D9%3A%E9%C6%E0d%13%84%C1%BEps%C8b%F09o%D7m
2014-05-29 21:20:11 +01:00
Mark Banner
11643d1926 Bug 985596 Set up initial desktop window - share some of the webapp models and views with the desktop client. r=dmose
--HG--
rename : test/vendor/chai-1.9.0.js => browser/components/loop/test/shared/vendor/chai-1.9.0.js
rename : test/vendor/mocha-1.17.1.css => browser/components/loop/test/shared/vendor/mocha-1.17.1.css
rename : test/vendor/mocha-1.17.1.js => browser/components/loop/test/shared/vendor/mocha-1.17.1.js
rename : test/vendor/sinon-1.9.0.js => browser/components/loop/test/shared/vendor/sinon-1.9.0.js
extra : transplant_source : p%B7/%BA%B8%FAV%D0%8F%ABV%98%DB%AE%28%E6%8C%FA%C6C
2014-05-29 21:20:11 +01:00
Nicolas Perriault
6cc31ae187 Bug 979880 - Implement basic UI+logic for initiating a call. r=Standard8
--HG--
extra : transplant_source : U%1EN%CB%0A%BD%96%3D%0EU%3B%B9F%FD%20%CA%AA%A7%21h
2014-05-29 21:20:11 +01:00
Nicolas Perriault
7f4b5020e4 Bug 983697 - Fill loop-client repository with basic server & readme. r=dmose
--HG--
extra : transplant_source : Z%1E%08.%D8%87%A3%E7%A7%E7d%CD%AF%EA%D0wp%E4d%D8
2014-05-29 21:20:11 +01:00
Dan Mosedale
110244e018 Bug 976109 - Load and package Hawk libraries, r=NiKo` 2014-05-29 21:13:49 +01:00
Dan Mosedale
37b0f44439 No bug - Bandaid to make registration work right; real fix coming in bug 1017394, rs=Standard8 2014-05-29 21:13:49 +01:00
Dan Mosedale
e83b9b649e Bug 976109 - Implement mozLoop.getLoopCharPref, r=mhammond 2014-05-29 21:13:48 +01:00
Dan Mosedale
1e3a7e01a8 Bug 976109: Save hawk-session-token to prefs at reg time for later use; r=mhammond 2014-05-29 21:13:48 +01:00
Mark Banner
e8639257e3 Bug 1008116 Show the Loop button by default and update the tooltip and panel text. r=mhammond 2014-05-29 21:13:48 +01:00
Mark Banner
67a025b67e Bug 994151 Part 2. Only register with the servers if the user has obtained call urls that haven't expired yet. r=dmose 2014-05-29 21:13:48 +01:00
Mark Banner
eede196e87 Bug 994151 Part 1. Handle registration errors better, with simple notifications to the user, and handle subsequent attempts to register with the server. r=dmose 2014-05-29 21:13:47 +01:00
Mark Banner
e948f59d41 Bug 1005245 Remove now redundant test harness code. r=nperriault 2014-05-29 21:13:47 +01:00
Mark Banner
4c075df8e7 Bug 1008122 Loop content changes for the separation of Loop from Social. r=nperriault 2014-05-29 21:13:46 +01:00
Mark Banner
8bef43435d Part of Bug 976109 - Add Loop pages to the about: redirector. r=mhammond 2014-05-29 21:13:46 +01:00
Mark Banner
280d75d148 Bug 1000007 Separate out loop from the social api, and add a loop specific service and API injection. r=mhammond 2014-05-29 21:13:46 +01:00
Nicolas Perriault
6b885111d9 Bug 1005041: In progress feedback when getting a call url, r=dmose 2014-05-29 21:13:45 +01:00
Nicolas Perriault
cdd2b0b8cf Bug 994146: panel should be reset when closed, r=dmose 2014-05-29 21:13:45 +01:00
Nicolas Perriault
c7eeff1458 Bug 999480 - Panel to use a router & templated views, r=Standard8 2014-05-29 21:13:45 +01:00
Nicolas Perriault
b148744fb0 Bug 998271 - L10n notifications, r=dmose 2014-05-29 21:13:44 +01:00
Nicolas Perriault
f5b358c5bb Bug 991118 - Going back should terminate call session, r=dmose 2014-05-29 21:13:44 +01:00
Nicolas Perriault
662cdabecc Bug 996526 - Backbone views to carry their own templates. r=dmose 2014-05-29 21:13:44 +01:00
Nicolas Perriault
0ac653959d Bug 972019 - Shared conversation router logic. r=dmose 2014-05-29 21:13:44 +01:00
Nicolas Perriault
4d3afa8f91 Bug 972019: Terminate a call. r=Standard8 2014-05-29 21:13:43 +01:00
Nicolas Perriault
1513560b26 Bug 987252 - Using new shared notification system. r=Standard8 2014-05-29 21:13:43 +01:00
Dan Mosedale
3569e14679 Bug 976127 - Get marionette to drive desktop-local & shared unit tests, r=Standard8 2014-05-29 21:13:43 +01:00
Mark Banner
b1a2bb524e Bug 985596 Set up initial desktop conversation window. r=dmose 2014-05-29 21:13:43 +01:00
Nicolas Perriault
8711ed2ba4 Bug 985596 - Updated shared assets & tests layout. r=Standard8
--HG--
rename : browser/components/loop/test/mocha-test/README.md => browser/components/loop/test/desktop-local/README.md
rename : browser/components/loop/test/mocha-test/client_test.js => browser/components/loop/test/desktop-local/client_test.js
rename : browser/components/loop/test/mocha-test/index.html => browser/components/loop/test/desktop-local/index.html
rename : browser/components/loop/test/mocha-test/panel_test.js => browser/components/loop/test/desktop-local/panel_test.js
2014-05-29 21:13:42 +01:00
Dan Mosedale
f82de50ab9 Bug 989127 - README build clarifications r=Standard8 2014-05-29 21:13:42 +01:00
Dan Mosedale
17c08bcb58 Bug 988457 - Remove loop shared dir, add README for building, r=Standard8 2014-05-29 21:13:42 +01:00
Romain Gauthier
99612470cc Bug 987597: Send an caller identifier when obtaining a call-url. r=Standard8 2014-05-29 21:13:42 +01:00
Mark Banner
040a9ce68f Bug 985596 Set up the conversation window infrastructure and obtain the list of calls. r=dmose 2014-05-29 21:13:41 +01:00
Nicolas Perriault
20cd821590 Bug 972020 - Loop basic UI. r=Standard8
--HG--
rename : browser/components/loop/content/libs/backbone-min.js => browser/components/loop/content/shared/libs/backbone-1.1.2.js
rename : browser/components/loop/content/libs/lodash.min.js => browser/components/loop/content/shared/libs/lodash-2.4.1.js
2014-05-29 21:13:41 +01:00
Nicolas Perriault
00133416ba Bug 978952 - stand up trivial mocha/chai test; code by @n1k0 and @dmose; r=Standard8 2014-05-29 21:13:41 +01:00
Adam Roach
63c9c1f73c Bug 976358: Adding chrome URL for Loop panel. r=tOkeshu 2014-05-29 21:13:40 +01:00
Adam Roach
0a103d80f4 Bug 975548: Import minimal frameworks for client. r=nperriault 2014-05-29 21:13:39 +01:00
Tim Taubert
980311dcc6 merge m-c to inbound 2014-05-29 08:32:31 +02:00
Gijs Kruitbosch
cbb0d04a34 Bug 979207 - add some logging to see if the popup is getting closed while opening, r=mconley 2014-06-16 14:33:53 +01:00
Richard Marti
bce4337462 Bug 1007888 - Move the Cookies button at the end of the row in in-content preferences. r=jaws 2014-05-21 22:51:58 +02:00
Dão Gottwald
eb887f4359 Bug 1016834 - Replace errant NIGHTLY_BUILD ifdefs with E10S_TESTING_ONLY. r=gijs 2014-05-28 21:26:37 +02:00
Bernardo P. Rittmeyer
559dd18921 Bug 1020422 - Fix the width of some in-content checkbox hit areas that were full block. r=mconley 2014-06-06 11:35:00 -04:00
Bernardo P. Rittmeyer
3b3c9702dc Bug 1010402- Fix full block width of some hit areas in sync dialogs. r=mconley 2014-06-06 07:47:00 -04:00
Wes Kocher
09667bf6a9 Merge fx-team to m-c a=merge 2014-06-05 19:06:34 -07:00
Gijs Kruitbosch
2868130b21 Bug 1015617 - listen for hiding the panel immediately, r=mikedeboer 2014-06-05 16:02:58 +01:00
Mike de Boer
7ee0b3962e Bug 1015525: changes to translation prefs are now recorded by FHR. r=rnewman 2014-06-04 15:32:08 +02:00
Tim Taubert
dbd5dd2205 Bug 923315 - Ensure that sessionstore.js writes don't interfere with browser_upgrade_backup.js r=yoric 2014-06-04 08:33:13 +02:00
Mike de Boer
e6878578fa Bug 1015617: close the panel directly, instead of relying on keyboard events and window focus. r=Gijs 2014-06-04 16:48:52 +02:00
Gijs Kruitbosch
5dd71a583f Bug 979207 - add logging and better yielding to browser_968447_bookmarks_toolbar_items_in_panel.js, r=mikedeboer
--HG--
extra : rebase_source : cc2958a501ce7c8a23decfc79c51840133a29d4b
2014-06-03 12:42:33 +01:00
Matthew Noorenberghe
a25195f326 Bug 705927 - Support friendly names for profile selection during migration. r=Mano 2014-06-04 00:56:18 -07:00
Steven MacLeod
35d424f2b6 Bug 978158 - Setup FHR provider for Translation project r=felipe,rnewman
--HG--
rename : browser/components/translation/test/test_cld2.js => browser/components/translation/test/unit/test_cld2.js
rename : browser/components/translation/test/xpcshell.ini => browser/components/translation/test/unit/xpcshell.ini
2014-06-03 18:08:35 +02:00
Gijs Kruitbosch
cd60317c99 Bug 996988 - use different method to wait for window closure, r=jaws
--HG--
extra : rebase_source : cfb78153229e5722609e10e9e4a417659590c28a
2014-06-02 22:30:02 +01:00
Mike de Boer
fc9f45579d Bug 1015521: Bing translation service will now uses available credentials. r=felipe 2014-06-03 12:43:12 +02:00
Mike de Boer
4e9782ddb7 Bug 1014007: reset _pendingRequest property on the correct scope. r=felipe 2014-06-02 16:40:27 +02:00
Michael Pruett
c15b473706 Bug 1006461 - Fix handling of permission notifications in preference dialogs. r=florian 2014-05-30 19:24:29 -05:00
Asaf Romano
e9b63295bc Bug 1018981 - Language to translate to box has the same colour as the infobar and up/down arrows are missing. r=ttauber. This also fixes bug 1018976. 2014-06-03 12:39:48 +03:00
Honza Bambas
4f2a59d172 Bug 999577 - disable addon access to cache v1 IDLs, r=michal+jduell 2014-06-05 20:14:07 +02:00
Felipe Gomes
84208ccd86 Bug 1014672 - & character translated to & r=mikedeboer 2014-06-05 14:52:40 -03:00
Ryan VanderMeulen
d4516e53a4 Backed out changeset d405928cb934 (bug 999577) and changeset 940d041073c7 (bug 938186) for xpcshell failures.
CLOSED TREE
2014-06-05 13:32:04 -04:00
Honza Bambas
b1feb7e13a Bug 999577 - disable addon access to cache v1 IDLs, r=michal+jduell 2014-06-05 18:27:38 +02:00
Robert O'Callahan
a8bbe633b9 Bug 1015664. Part 2: Remove some NS_HIDDEN usage. r=bsmedberg 2014-06-03 00:08:24 +12:00
Robert O'Callahan
9170085906 Bug 1015664. Part 1: Remove NS_HIDDEN_() usage. r=bsmedberg 2014-06-03 00:08:21 +12:00
Phil Ringnalda
61966eed95 Merge f-t to m-c 2014-05-31 20:31:07 -07:00
Tom Schuster
d436bf906b Bug 795764 - Make in-content preferences work when browser.cache.offline.enable is false. r=jaws 2014-05-31 22:10:50 +02:00
Asaf Romano
c9be06e855 Bug 988480 - Implement OS X styling of Translation Infobar. r=mak 2014-05-31 00:21:11 +03:00
Richard Marti
df483fb347 Bug 1017874 - Switch to "General" page on load to initialize the help link. r=jaws 2014-05-30 08:32:45 +02:00
Ryan VanderMeulen
912ff41ae1 Backed out changeset 0521f4f30285 (bug 988480) for mochitest-bc failures. 2014-05-30 15:00:14 -04:00
Asaf Romano
42b1197ae5 Bug 988480 - Implement OS X styling of Translation Infobar. r=mak 2014-05-30 20:57:50 +03:00
Asaf Romano
f508b380c8 Bug 1013904 - Text not selectable in in-content prefs. r=jaws. 2014-05-30 20:32:29 +03:00
Richard Marti
280637a6eb Bug 1014758 - Don't observe Ctrl+Tab in Advanced tabs. r=jaws 2014-05-29 17:10:43 +02:00
Richard Marti
04222ccb4e Bug 1013718 - In-content preferences: correctly align the class indent. r=jaws 2014-05-28 23:35:11 +02:00
Mark Banner
1a1ff2dab4 Bug 1026504 - Clarify non-shared status of sdk and webl10n for Loop by moving them from the shared libs to non-shared. r=nperriault
--HG--
rename : browser/components/loop/content/shared/libs/otcdn/webrtc/v2.2.5/css/ot.min.css => browser/components/loop/content/libs/otcdn/webrtc/v2.2.5/css/ot.min.css
rename : browser/components/loop/content/shared/libs/otcdn/webrtc/v2.2.5/images/rtc/access-denied-chrome.png => browser/components/loop/content/libs/otcdn/webrtc/v2.2.5/images/rtc/access-denied-chrome.png
rename : browser/components/loop/content/shared/libs/otcdn/webrtc/v2.2.5/images/rtc/access-denied-copy-firefox.png => browser/components/loop/content/libs/otcdn/webrtc/v2.2.5/images/rtc/access-denied-copy-firefox.png
rename : browser/components/loop/content/shared/libs/otcdn/webrtc/v2.2.5/images/rtc/access-denied-firefox.png => browser/components/loop/content/libs/otcdn/webrtc/v2.2.5/images/rtc/access-denied-firefox.png
rename : browser/components/loop/content/shared/libs/otcdn/webrtc/v2.2.5/images/rtc/access-predenied-chrome.png => browser/components/loop/content/libs/otcdn/webrtc/v2.2.5/images/rtc/access-predenied-chrome.png
rename : browser/components/loop/content/shared/libs/otcdn/webrtc/v2.2.5/images/rtc/access-prompt-chrome.png => browser/components/loop/content/libs/otcdn/webrtc/v2.2.5/images/rtc/access-prompt-chrome.png
rename : browser/components/loop/content/shared/libs/otcdn/webrtc/v2.2.5/images/rtc/audioonly-publisher.png => browser/components/loop/content/libs/otcdn/webrtc/v2.2.5/images/rtc/audioonly-publisher.png
rename : browser/components/loop/content/shared/libs/otcdn/webrtc/v2.2.5/images/rtc/audioonly-subscriber.png => browser/components/loop/content/libs/otcdn/webrtc/v2.2.5/images/rtc/audioonly-subscriber.png
rename : browser/components/loop/content/shared/libs/otcdn/webrtc/v2.2.5/images/rtc/buttons.png => browser/components/loop/content/libs/otcdn/webrtc/v2.2.5/images/rtc/buttons.png
rename : browser/components/loop/content/shared/libs/otcdn/webrtc/v2.2.5/images/rtc/loader.gif => browser/components/loop/content/libs/otcdn/webrtc/v2.2.5/images/rtc/loader.gif
rename : browser/components/loop/content/shared/libs/otcdn/webrtc/v2.2.5/images/rtc/mic-off.png => browser/components/loop/content/libs/otcdn/webrtc/v2.2.5/images/rtc/mic-off.png
rename : browser/components/loop/content/shared/libs/otcdn/webrtc/v2.2.5/images/rtc/mic-on.png => browser/components/loop/content/libs/otcdn/webrtc/v2.2.5/images/rtc/mic-on.png
rename : browser/components/loop/content/shared/libs/otcdn/webrtc/v2.2.5/images/rtc/speaker-off.png => browser/components/loop/content/libs/otcdn/webrtc/v2.2.5/images/rtc/speaker-off.png
rename : browser/components/loop/content/shared/libs/otcdn/webrtc/v2.2.5/images/rtc/speaker-on.png => browser/components/loop/content/libs/otcdn/webrtc/v2.2.5/images/rtc/speaker-on.png
rename : browser/components/loop/content/shared/libs/otcdn/webrtc/v2.2.5/js/dynamic_config.min.js => browser/components/loop/content/libs/otcdn/webrtc/v2.2.5/js/dynamic_config.min.js
rename : browser/components/loop/content/shared/libs/sdk.js => browser/components/loop/content/libs/sdk.js
rename : browser/components/loop/content/shared/libs/webl10n-20130617.js => browser/components/loop/standalone/content/libs/webl10n-20130617.js
2014-06-18 10:43:31 +01:00
Mark Banner
c57bf77376 Bug 1020859 Part 2 - Change Loop to use HawkClient to increase shared code usage and make MozLoopService simpler. r=mhammond 2014-06-18 10:42:15 +01:00
Ryan VanderMeulen
c4ae56fcc7 Merge m-c to inbound. 2014-05-28 16:28:34 -04:00
Bobby Holley
cbd5c13ca0 Bug 1015380 - Fix up tests that will break with Object Xrays. r=gabor 2014-05-28 11:14:27 -07:00
Gijs Kruitbosch
03b3777d0b Bug 1015494 - allow disabling panel animations during tests, r=mconley
--HG--
extra : rebase_source : 3dbdf0da5fbce6e432f5a38ae700957445f4a913
2014-05-27 13:43:56 +01:00
Carsten "Tomcat" Book
5b8d5f6fa8 Merge mozilla-central to fx-team 2014-05-28 15:29:24 +02:00
Carsten "Tomcat" Book
7f9c4ef8ba merge mozilla-inbound to mozilla-central 2014-05-28 14:22:02 +02:00
Althaf Hameez
7b881ee444 Bug 983988 - Update constants for idle time before backup. r=mak 2014-05-28 01:10:00 -04:00
Tim Taubert
f3b078b70b Bug 990812 - Restrict sessionstore, tabview, and browser frame scripts to tabbrowser browsers r=adw 2014-05-23 14:22:36 +02:00
Ryan VanderMeulen
f2349a07bd Merge inbound to m-c on a CLOSED TREE. 2014-05-27 16:23:41 -04:00
Gavin Sharp
131f5bd223 Bug 947574: Add some better debugging info to browser/components/search/test/browser_426329.js to help diagnose intermittent timeouts 2014-05-27 18:04:15 -07:00
Florian Quèze
2c1e04524a Bug 1016342 - build translation by default, r=felipe. 2014-05-28 00:45:45 +02:00
Birunthan Mohanathas
562904c002 Bug 869836 - Part 12: Use Assign('c') instead of AssignLiteral("c"). r=ehsan
--HG--
extra : rebase_source : a6b15019cee452973dd8bf3112c15e14175855a9
2014-05-26 21:55:08 +03:00
Birunthan Mohanathas
f9b1b35c3e Bug 869836 - Part 11: Use Append('c') instead of AppendLiteral("c"). r=ehsan
--HG--
extra : rebase_source : 08bcbfd804f1adcab40c7d59fa56deda1f6e0829
2014-05-26 21:54:58 +03:00
Althaf Hameez
a3e0d5b456 Bug 818587 - Adding a compression option for bookmark backups. r=mak 2014-05-24 19:48:00 +02:00
Mike Conley
5cb7816d6d Bug 993712 - Try to fix intermittent browser_984455_bookmarks_items_reparenting.js by using openPopup to open menus instead of synthesized mouse events. rs=jaws. 2014-05-23 14:18:00 -04:00
Dão Gottwald
91ac240000 Bug 1014523 - Missing border between the tabstrip and the navigation toolbar on OS X. r=mconley 2014-05-23 20:41:31 +02:00
Dão Gottwald
980f21a719 Backed out changeset d670f361bbb6 2014-05-23 20:39:46 +02:00
Dão Gottwald
57ce77a271 Bug 1014523 - Missing border between the tabstrip and the navigation toolbar on OS X. r=mconley 2014-05-23 20:34:03 +02:00
Jared Wein
b9c8418ec5 Bug 962069 - Dragging an item on to the toolbar overflow chevron should open the overflow popup. r=mikedeboer 2014-05-23 10:51:30 -07:00
Felipe Gomes
738afe176b Bug 1012533 - Translation root inside root shouldn't be stringfied twice. r=florian 2014-05-23 13:09:21 -03:00
Felipe Gomes
4f71d9e38f Bug 1012519 - Re-translation should use original content instead of newly translated content. r=florian 2014-05-23 13:08:18 -03:00
Mike de Boer
2ae21c8f45 Bug 1013861: show translation preferences section if ui.show pref == true. r=felipe 2014-05-23 17:16:28 +02:00
Mike de Boer
316faf7109 Bug 1013861: add pref to control showing the translation UI. r=felipe 2014-05-23 17:16:27 +02:00
Richard Marti
79da8ebac5 Bug 1013719 - in-content preferences: Leave the buttons also on OS X on one line. r=jaws 2014-05-22 18:33:01 +02:00
Dave Townsend
10e90932df Bug 988072 - Australis sidebar widget does not work for SDK add-ons (sidebar API). r=gijs 2014-05-21 14:54:00 +01:00
Hernan Rodriguez Colmeiro
e73626adeb Bug 974641 - Favicon for in-content preferences. r=jaws 2014-05-22 20:52:00 +02:00
Florian Quèze
910f580313 Bug 1013537 - Implement animated translation icon for "Translation in Progress" infobar, r=felipe. 2014-05-22 22:33:13 +02:00
Allison Naaktgeboren
bd0e58c0bb Bug 1004533 - Guard all e10s testing UI behind an E10S_TESTING_UI ifdef.r=mconley,r=nalexander 2014-05-22 09:09:32 -07:00
Asaf Romano
ecf0f3e66c Bug 988070 - New PlacesUtils.promiseBookmrksTree API for retrieving bookmarks data, a generalization of PlacesBackups.getBookmarksTree. r=mak, sr=gavin. 2014-05-22 19:06:57 +03:00
Carsten "Tomcat" Book
53c79d0fc5 Merge mozilla-central to fx-team 2014-05-22 15:56:09 +02:00
Carsten "Tomcat" Book
c3b1f0e8ad merge fx-team to mozilla-central 2014-05-22 15:17:20 +02:00
Florian Quèze
b8fea6a22e Bug 988297 - Language is changed if up/down arrow keys are used while translation infobar displays the error message, r=felipe. 2014-05-22 15:12:53 +02:00
Gijs Kruitbosch
d9fe106ae5 Bug 1014238 - don't break on invalid customization state, r=jaws
--HG--
extra : rebase_source : a803b73d7eda4ad38073f8d280324710666c16c7
2014-05-22 00:35:57 +01:00
Birunthan Mohanathas
76ca8ec617 Bug 869836 - Part 7: Use AppendLiteral instead of Append where possible. r=ehsan 2014-05-22 06:48:51 +03:00
Birunthan Mohanathas
c4568a7085 Bug 869836 - Part 6: Use EqualsLiteral instead of Equals where possible. r=ehsan 2014-05-22 06:48:51 +03:00
Birunthan Mohanathas
e2a009d822 Bug 869836 - Part 5: Use AssignLiteral instead of Assign where possible. r=ehsan 2014-05-22 06:48:51 +03:00
Althaf Hameez
885270a73e Bug 1011581 - Remove the unused optional parameter aFileExt in PlacesBackup r=mak 2014-05-21 08:39:00 +02:00
Mike de Boer
adbc98a2cc Bug 10113915: remove unused imports. r=florian. 2014-05-21 17:54:52 +02:00
Richard Marti
b0c5f7f6df Bug 1013523 - Remove history check in in-content preferences.js. r=jaws 2014-05-20 21:11:13 +02:00
Richard Marti
67d05b603a Bug 1013516 - Don't ship unneeded in-content preferences files. r=jaws 2014-05-20 20:41:33 +02:00
Girish Sharma
1cfbf26848 Bug 1001131 - Reduce devtools footprint at browser startup - Session store for scratchpad manager. r=ttaubert 2014-05-20 04:30:24 +05:30
Marco Bonardo
05e2558336 Bug 988481 - Implement Windows/Linux styling of Translation Infobar. r=mano 2014-05-20 12:10:17 +02:00
Ryan VanderMeulen
0494816c78 Merge m-c to fx-team on a CLOSED TREE. 2014-05-20 15:01:13 -04:00
Ryan VanderMeulen
cd0760c45b Merge fx-team to m-c. 2014-05-20 14:31:48 -04:00
Gijs Kruitbosch
e6eff188df Bug 993712 - get more information from timeout-ing test, rs=firebot, test-only
--HG--
extra : rebase_source : 563c13548e1347a5df710e7833bd761515cfcdfa
2014-05-20 16:55:13 +01:00
Carsten "Tomcat" Book
84cc9c6fdf Backed out changeset c058132f270e (bug 988481) for bc1 test failures 2014-05-20 14:01:41 +02:00
Marco Bonardo
7b9b9e302e Bug 988481 - Implement Windows/Linux styling of Translation Infobar. r=mano 2014-05-20 12:10:17 +02:00
Arpad Borsos
76f9f9863f Bug 1011854 - Remove usage of 2nd WeakMap#get parameter from SessionStore; r=ttaubert
--HG--
extra : rebase_source : a63bf620acd02ff5e72a0dc6821423d25a5f34e9
2014-05-20 14:19:14 +02:00
Felipe Gomes
5e7f20bca5 Bug 971054 - Parts 5 and 6. Move translation content handler to its own jsm and hook up it with the UI and engine. r=florian 2014-05-19 17:33:41 -03:00
Felipe Gomes
49f553b5c0 Bug 976554 - Replace original content of webpage's text nodes with translated content, or vice versa. r=florian 2014-05-19 17:32:09 -03:00
Felipe Gomes
5408f5dc81 Bug 976556 - Parse translation results back into the TranslationDocument and TranslationItem data structures. r=florian 2014-05-19 17:31:23 -03:00
Felipe Gomes
eb48bb6833 Bug 971054 - Part 4. Class to manage the service's auth token lifetime and renewal. r=florian 2014-05-19 17:29:47 -03:00
Felipe Gomes
a1b8b3b176 Bug 971054 - Part 3. BingRequest class that represents one network request sent to translation service. r=florian 2014-05-19 17:28:25 -03:00
Felipe Gomes
12e8acd688 Bug 971054 - Part 2. BingTranslator engine. r=florian 2014-05-19 17:27:32 -03:00
Felipe Gomes
b58a4ee904 Bug 971054 - Part 1. TranslationDocument class that manages the translation process and data for a document. r=florian 2014-05-19 17:26:55 -03:00
Gijs Kruitbosch
3f5f30f614 Bug 996635 - fix removing widgets from outside their area, r=jaws
--HG--
extra : rebase_source : c6e5fc5b2cb5e79f4fb7c1307c383157f8577c61
2014-05-12 21:47:17 +01:00
Jared Wein
095311dd11 Bug 741047 - Implement opening in-content preferences to a given view. r=Gijs
--HG--
extra : rebase_source : 9b9c58a967bb52b596457f41b697085c46fb0ba6
2014-05-11 15:52:33 -04:00
Florian Quèze
4a3490756e Bug 1008195 - Clicking on the notification icon should toggle the translation infobar, r=felipe. 2014-05-16 17:17:06 +02:00
Gijs Kruitbosch
77460aeeab Bug 946166 - make clicking disabled items not close the panel, r=mikedeboer 2014-05-15 19:35:33 +01:00
Gijs Kruitbosch
52fe44276e Backed out changeset b32eb8beb7eb (bug 996635) for mochitest-browser bustage in other customizableui tests 2014-05-16 00:23:00 +01:00
Gijs Kruitbosch
882953d7ac Bug 996635 - fix removing widgets from outside their area, r=jaws
--HG--
extra : rebase_source : c24812c5a95ddd79051dec1ff6cd71a56234aa3a
2014-05-12 21:47:17 +01:00
Gijs Kruitbosch
2f414cb863 Bug 996988 - add more logging, remove listener as late as possible, to get more info about what circumstances are triggering our listener not getting called, r=test-only/firebot
--HG--
extra : rebase_source : bab908e94b023a478b5d56d333344dcf3be10274
2014-05-27 13:17:07 +01:00
Gijs Kruitbosch
17fe4d3830 Bug 1015494 - fix sidebar state at the end of the test, r=mconley
--HG--
extra : rebase_source : 377a22b5e2850786453fe9f600f57005c1756bed
2014-05-26 21:12:57 +01:00
Asaf Romano
8e269b2cf6 Bug 988275 - Choosing the same language in Translation Infobar will attempt to translate. r=florian 2014-05-26 17:03:13 +03:00
Asaf Romano
75eb245d16 Bug 994037 - Translation infobar can be placed in the wrong tab. r=florian 2014-05-26 15:30:42 +03:00
Carsten "Tomcat" Book
e3a384e31b Backed out changeset 49859608dbb8 (bug 741047) for bc1 memory leaks 2014-05-15 10:31:36 +02:00
Jared Wein
e6c1a4102d Bug 741047 - Implement opening in-content preferences to a given view. r=Gijs
--HG--
extra : rebase_source : cf486a6e5c8673d66a57e3b726b58073c694a338
2014-05-11 15:52:33 -04:00
Mike Conley
1433054b16 Bug 993712 - Remove hand-rolled timeout handler from customizableui/test/head.js. r=test-only
I'm trying to smoke out an intermittent orange in bug 993712, and I'm starting to run dry on
ideas. I'm having no luck reproducing the bug locally. What I'm trying to do here is cause
the orange (when it rears its head) to force a mochitest timeout, which will take a screenshot.
I'm hoping that screenshot gives me some clues about what's going on.
2014-05-14 17:09:34 -04:00
David Rajchenbach-Teller
616d7a75ab Bug 989393 - Clean up old tabs and windows. r=ttaubert 2014-05-14 06:12:00 -04:00
David Rajchenbach-Teller
dc8916a340 Bug 962948 - Additional Telemetry on Session Restore startup. r=ttaubert 2014-05-05 09:23:00 -04:00
Tim Taubert
bd8181ccb9 Bug 1009599 - Restoring from about:sessionrestore fails when there is more than one tab in the window r=smacleod 2014-05-13 18:30:48 +02:00
Michael Pruett
3eb6d8afb4 Bug 431901 - Update preference dialogs to treat backspace and delete equivalently on Mac OS X. r=MattN 2014-05-12 23:11:19 -05:00
Wes Kocher
47d0ef7175 Merge fx-team to m-c 2014-05-13 18:49:09 -07:00
Ryan VanderMeulen
0ef33987f6 Merge m-c to b2g-inbound. 2014-05-13 16:27:50 -04:00
Drew Willcoxon
6ce7e114ec Bug 1009318 - Add Google search purpose for about:newtab. r=MattN 2014-05-13 12:37:19 -07:00
Alexandre Poirot
dbecf56045 Bug 1009090 - Fix content permissions in mulet. r=fabrice 2014-05-12 10:35:00 -04:00