Commit Graph

405 Commits

Author SHA1 Message Date
Shane Caraveo
3d87f487dc Bug 1215694 move pocket to a system addon, r=Gijs, r=glandium
part 1: reorganize file locations, r=Gijs
  part 2: remove built-in pocket code, r=Gijs
  part 3: l10n support, r=glandium
  part 4: move code/functionality from part 2 into the addon, r=Gijs
  part 5: remove dead code, r=Gijs
  part 6: create a simple api for addons to add to reader mode, r=Gijs
  part 7: various test fixes related to cui behaviour and pocket, r=me
2015-12-29 15:40:52 -08:00
Till Schneidereit
fa07f7ff11 Bug 1101817 - Part 5: Remove WeakMap.prototype.clear from Loop addon. r=mikedeboer 2016-01-04 18:46:07 +01:00
Till Schneidereit
ad7a365cb4 Bug 1101817 - Part 2: Remove WeakMap.prototype.clear usages from Shumway. r=me 2016-01-04 13:06:55 +01:00
Ehsan Akhgari
ba60027172 Bug 1170339 - Increase the timeout of browser_pdfjs_navigation.js 2015-12-31 17:43:09 -05:00
Ehsan Akhgari
d31ca748c1 Bug 1194903 - Increase the timeout of browser_pdfjs_zoom.js 2015-12-31 17:27:31 -05:00
Mike Hommey
a2eff905f0 Bug 1228998 - Avoid setting FINAL_TARGET in browser/extensions/loop/moz.build. r=mshal 2015-12-31 07:45:50 +09:00
Mike de Boer
bc4bfdfcc8 Bug 1227539: Part 2 - implement the new HangupNow action on standalone too so that leaving a room will still work. r=Standard8 2015-12-23 13:37:59 +01:00
Mike de Boer
95db1b65e4 Bug 1227539: Part 1 - close a chat window properly, including stopping all sharing and leaving the room. r=Standard8 2015-12-24 00:41:45 +01:00
Wes Kocher
b8f8337077 Backed out 2 changesets (bug 1227539) for win pgo bc6 failures in browser_mozLoop_chat.js
Backed out changeset 30b9e8aa695d (bug 1227539)
Backed out changeset 860d77fbf406 (bug 1227539)
2015-12-23 14:06:30 -08:00
Mike de Boer
841d6499d6 Bug 1227539: Part 2 - implement the new HangupNow action on standalone too so that leaving a room will still work. r=Standard8 2015-12-23 13:37:59 +01:00
Mike de Boer
7f1fcd047b Bug 1227539: Part 1 - close a chat window properly, including stopping all sharing and leaving the room. r=Standard8 2015-12-23 13:37:57 +01:00
Ryan VanderMeulen
3e181e7828 Bug 1233801 - Update pdf.js to version 1.3.110. r=bdahl 2015-12-18 14:35:36 -05:00
Chris Rafuse
516c66a16b Bug 1233189 - Duplicated string first_time_experience_button_label in loop.properties. r=Standard8 2015-12-18 12:29:16 +00:00
Sebastian Hengst
a5bcddbd04 Backed out 2 changesets (bug 1227539) for Win 7 M(bc4) and likely Win XP opt M(bc6) failures. r=backout
Backed out changeset 48d56e89c482 (bug 1227539)
Backed out changeset 0fbd239d0c37 (bug 1227539)
2015-12-16 23:33:08 +01:00
Mike de Boer
b8eb5c7552 Bug 1229933: create the Loop menu item in the browser Tools menu dynamically from the extension and remove it from core browser code. r=Standard8 2015-12-16 16:34:26 +01:00
Mike de Boer
4e26cd8bfe Bug 1227539: Part 2 - implement the new HangupNow action on standalone too so that leaving a room will still work. r=Standard8 2015-12-16 16:31:57 +01:00
Mike de Boer
db305e4fb3 Bug 1227539: Part 1 - close a chat window properly, including stopping all sharing and leaving the room. r=Standard8 2015-12-16 16:31:55 +01:00
Chris Rafuse
19a42e2513 Bug 1219158 - update Hello FTU panel height, r=mikedeboer 2015-12-15 16:28:27 -08:00
Chris Rafuse
b5231d579d Bug 1219158 - FTU panel visual UI update, r=mikedeboer 2015-12-15 16:28:27 -08:00
Ryan VanderMeulen
245059f104 Bug 1232196 - Update pdf.js to version 1.3.76. r=bdahl 2015-12-13 11:15:26 -05:00
Manuel Casas Barrado
231bbbb2dd Bug 1231553 - Inset shadow makes most of the notification bar dark. r=mikedeboer 2015-12-12 18:34:27 -05:00
Ryan VanderMeulen
72c94f3ed6 Bug 1232015 - Update pdf.js to version 1.3.72. r=bdahl 2015-12-11 14:06:30 -05:00
Manuel Casas Barrado
fdd94aa748 Bug 1215570 - Update the rooms context whenever the domain/tab changes whilst tab sharing. r=standard8 2015-12-08 07:44:00 +01:00
Mark Banner
fd76c1aab5 Bug 1206683 - Enable eslint rule for no unused variables for Loop. r=Mardak 2015-12-08 08:08:06 -05:00
Vidhuran Harichandra Babu
cf6bff0702 Bug 1227105 - Add cryptoKey to storeState for use in retry action and fix for TypeError in standaloneRoomViews to make retrying work better in more instances. r=Standard8 2015-12-06 12:22:50 +00:00
Vidhuran Harichandra Babu
b405261a7f Bug 1227105 - Add an onerror handler for Get requests in standaloneMozLoop so that issues contacting the server are correctly reported to the user. r=Standard8 2015-12-06 12:22:50 +00:00
Ryan VanderMeulen
cc98e04d2e Bug 1230618 - Update pdf.js to version 1.3.56. r=bdahl 2015-12-04 11:10:12 -05:00
Mark Banner
d452da018e Bug 1230192 - Loop's desktop unit tests are doing lots of unnecessary console.log of dispatcher actions. r=dcritch 2015-12-04 17:26:14 +00:00
Mark Banner
5d5041ac73 Bug 1230147 - Loop is attempting to load OpenTok SDK's configs from the wrong places. r=mikedeboer 2015-12-03 18:00:32 +00:00
Mark Banner
1da1a61f0c Bug 1230088 - Update Loop's use of eslint and eslint-plugin-react, fix warnings in latest versions and add a few more rules. r=mancus 2015-12-03 12:18:53 +00:00
Mike de Boer
c43322edb1 Bug 1214215: Part 3 - disable functional tests temporarily until bug 1229926 is resolved. r=Standard8 2015-12-03 11:12:57 +01:00
Mike de Boer
32d05050d2 Bug 1214215: Part 2 - remove screen sharing controls entirely from the conversation window. r=Standard8 2015-12-03 11:12:54 +01:00
Mike de Boer
facad316e0 Bug 1214215: Part 1 - start sharing browser tabs when owner joins the room. r=Standard8 2015-12-03 11:12:52 +01:00
Mark Banner
c903151ffc Bug 1228999 - Undo css workaround in Loop's system-addon that was necessary as AUTHOR_SHEETS were previously not working correctly. r=mikedeboer 2015-12-03 07:43:25 +00:00
Mark Banner
e909baed47 Bug 1229471 - LoopUI shouldn't try to use toolbar buttons in the hidden window. r=mikedeboer 2015-12-02 16:08:34 +00:00
Mark Banner
9fe18ded07 Bug 1229492 - Hello fails on Linux as a system add-on due to trying to load platform.css that doesn't exist. r=mikedeboer 2015-12-02 13:05:39 +00:00
Mark Banner
2edd90c298 Bug 1229004 - Rename the libs directory to vendor in browser/extensions/loop/standalone/content. r=dmose 2015-12-01 14:47:50 +00:00
Mike de Boer
91d2de4d1b Bug 1201902 - Add new feedback link to Loop's panel menu. r=Standard8 2015-11-30 17:29:34 +01:00
Carsten "Tomcat" Book
0e4f218ef9 Merge mozilla-central to fx-team 2015-12-01 15:28:12 +01:00
Carsten "Tomcat" Book
d1de4f682d merge mozilla-inbound to mozilla-central a=merge 2015-12-01 15:25:14 +01:00
Mike de Boer
60e3907027 Bug 1225832: partially fix UITour for Loop without navigator.mozLoop present. r=Standard8 2015-12-01 12:17:28 +01:00
Ryan VanderMeulen
fefd3e6687 Bug 1228603 - Update pdf.js to version 1.3.42. r=bdahl 2015-11-30 15:53:49 -05:00
Mark Banner
dc46b8d8af No bug. Fix Loop's run-all-loop-tests script to run eslint correctly in the new world. rs=dmose NPOTB DONTBUILD 2015-11-30 19:48:05 +00:00
Mike de Boer
86b23b0348 Bug 1227539: allow a single argument to be passed to push message subscribers. r=Standard8 2015-11-30 16:22:30 +01:00
Manuel Casas Barrado
75ad146352 Bug 1228514 - Update the ID of infobar_screenshare_browser_message. r=Standard8 2015-11-30 15:37:03 +00:00
Mark Banner
bee3c47f76 Bug 1228628 - Add a minimal .eslintrc configuration for browser and start linting a few browser files with basic rules. r=Mossop 2015-11-30 11:42:25 +00:00
Mark Banner
ff9e4ce858 Bug 1223573 - Part 8. Work around assertions caused by attempting to load the style sheets as author sheets - load them as user sheets for now. r=mikedeboer 2015-11-29 17:08:35 +00:00
Mark Banner
a74f63b1e9 Bug 1223573 - Part 7. Add support in bootstrap.js for starting Loop and displaying the button. Also get all tests passing again. r=mikedeboer 2015-11-29 17:08:35 +00:00
Mark Banner
7a07fdd94d Bug 1223573 - Part 6. Tidy up bootstrap.js add enough setup to get xpcshell-tests passing again. r=mikedeboer 2015-11-29 17:08:35 +00:00
Mark Banner
c9e6b42143 Bug 1223573 - Part 5. Update uris and paths for files in Loop's system add-on. r=mikedeboer 2015-11-29 17:08:35 +00:00