Commit Graph

33712 Commits

Author SHA1 Message Date
Mark Banner
fcc5d9ab6a 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
Mike Conley
64e9444f2f Bug 1177310 - Don't flush windows synchronously on application shutdown. r=billm,feedback=ttaubert
Instead of synchronously flushing the windows, we use AsyncShutdown to
wait for all window flushes to finish.
2015-11-13 14:46:37 -05:00
Mike Conley
c9fdb117ce Bug 1177310 - TabStateFlusher Promises should always resolve. r=Yoric
They'll always resolve, but might receive a negative success state
and a message. We're doing this so that we can maintain a Set of
in-flight flushes that we can call Promise.all on (which will
fast-fail if any Promise rejects, or will just never resolve if
one or more of the Promises never resolve).
2015-11-24 18:41:32 -05:00
Mark Banner
90571f2d72 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
Carsten "Tomcat" Book
d1dcde81ab Merge mozilla-central to fx-team 2015-12-03 12:08:49 +01:00
Carsten "Tomcat" Book
c29d9679a2 merge mozilla-inbound to mozilla-central a=merge 2015-12-03 12:00:42 +01:00
Carsten "Tomcat" Book
d6f020013a merge fx-team to mozilla-central a=merge 2015-12-03 11:58:40 +01:00
Mike de Boer
9c4969d6e1 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
0feb7e5ead 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
ba62aa9975 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
2a2a41aae9 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
Kris Maglione
22b11bf752 Bug 1190688: Part 2 - [webext] Add tests for executeScript permission checks. r=billm 2015-12-02 15:07:02 -08:00
ffxbld
f57647cb94 No bug, Automated blocklist update from host bld-linux64-spot-369 - a=blocklist-update 2015-12-02 14:59:19 -08:00
Carsten "Tomcat" Book
0f9a85616c merge mozilla-inbound to mozilla-central a=merge 2015-12-02 15:20:57 +01:00
Kris Maglione
294c025113 Bug 1190688: Part 1 - [webext] Implement the activeTab permission. r=billm 2015-12-01 20:37:41 -08:00
Kris Maglione
ee06b6660a Bug 1193837: Part 2 - [webext] Enforce host matching and load URI restrictions on tabs.executeScript and insertCSS. r=billm 2015-12-01 20:32:18 -08:00
Matthew Noorenberghe
94afd57006 Bug 1229168 - UITour: Use the correct window in initForBrowser to handle windows with no tabs. r=Dexter 2015-12-02 15:26:23 -08:00
Drew Willcoxon
c1e3ac83c4 Bug 1226629 - Increment "urlbar" BrowserUITelemetry/FHR for all searchengine results clicked in the urlbar. r=mak 2015-12-02 16:26:07 -08:00
Felipe Gomes
26bf843a09 Bug 1229603 - Make most of browser/base lintable by removing non-standard syntax. r=Mossop 2015-12-02 17:51:26 -02:00
Mike Connor
1eb88b293a bug 1229667 - ship a hidden search plugin for Yahoo Canada, r=florian 2015-12-03 01:42:58 -05:00
Mark Hammond
e55afa3558 Bug 1201331 (part 5) - Use a new non-animated icon for the sync button. r=Gijs 2015-12-03 10:05:04 +11:00
Mark Hammond
b4007e3888 Bug 1201331 (part 4) - replace "Tabs from other devices" with "Synced Tabs" on menus and history panel. r=Gijs 2015-12-03 10:05:03 +11:00
Mark Hammond
a1a301ed0d Bug 1201331 (part 3) - add a Synced Tabs panel. r=Gijs 2015-12-03 10:05:03 +11:00
Mark Hammond
e85d0ad95b Bug 1201331 (part 2) - update tests that use the sync-button as a placeholder for "generic XUL button". r=Gijs 2015-12-03 10:05:03 +11:00
Mark Hammond
ef3a69b4dc Bug 1201331 (part 1) - use a broadcaster to manage the Sync status. r=adw
This patch leverages broadcasters to keep the various sync UI elements sane.
Rather than adding yet another button ID to browser-syncui, we now just update
the broadcaster and let all the elements automagically get the attributes.
2015-12-03 10:05:03 +11:00
simplyblue
d07b1cbaa6 Bug 1228975 - Remove Array generics usage from Places code. r=mak 2015-12-01 15:40:30 +05:30
Wes Kocher
a73b95a5ef Backed out 2 changesets (bug 1193837) because the web extension tests are failing CLOSED TREE
Backed out changeset ebe2433705a5 (bug 1193837)
Backed out changeset c3307a5ac126 (bug 1193837)
2015-12-02 13:23:18 -08:00
Wes Kocher
1477d0b289 Backed out 2 changesets (bug 1190688) for browser_ext_tabs_executeScript.js permatimeouts
Backed out changeset 1d5e9f3d094d (bug 1190688)
Backed out changeset 4a10c564dfca (bug 1190688)
2015-12-02 11:22:31 -08:00
Dave Townsend
66dc5f5d28 Bug 1229097: Land an initial .eslintrc for browser and toolkit. r=gijs, r=Standard8
Currently all rules are commented out except eol-last.
2015-11-30 10:45:45 -08:00
Gijs Kruitbosch
7064bb92ac Bug 1229831 - tab group migration code loses group titles, r=felipe 2015-12-02 17:31:22 +00:00
Kris Maglione
fdb63701d2 Bug 1190688: Part 2 - [webext] Add tests for executeScript permission checks. r=billm 2015-12-01 20:47:08 -08:00
Kris Maglione
edaaa2b84b Bug 1190688: Part 1 - [webext] Implement the activeTab permission. r=billm 2015-12-01 20:37:41 -08:00
Kris Maglione
d579dcd3a9 Bug 1193837: Part 2 - [webext] Enforce host matching and load URI restrictions on tabs.executeScript and insertCSS. r=billm 2015-12-01 20:32:18 -08:00
Mark Banner
f4cfcf44c1 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
31da47be6c Bug 1229351 - If the Loop button was removed from the toolbar will re-appear when the Loop system add-on is activated. r=Gijs 2015-12-02 16:08:34 +00:00
Florian Quèze
e86baae747 Bug 1227045 - Save the new current engine when it has been set as a fallback after the previous current engine was removed, r=mak. 2015-12-02 16:51:15 +01:00
Carsten "Tomcat" Book
05371c75fe Merge mozilla-central to fx-team 2015-12-02 15:22:46 +01:00
Mark Banner
9a77d3da71 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
Gijs Kruitbosch
3314d5ea35 Bug 1229695 - remove reference to browser-tabview.js from global scripts, rs=trivial,rebase-followup to bug 1222490 2015-12-02 12:03:43 +00:00
Phil Ringnalda
148b84e040 Backed out 7 changesets (bug 1208257) for b2g emulator mochitest and reftest and b2g desktop Gu startup hangs
CLOSED TREE

Backed out changeset c074d2c82fd1 (bug 1208257)
Backed out changeset b0110c958530 (bug 1208257)
Backed out changeset 256b993d4ffc (bug 1208257)
Backed out changeset 5af1998a1366 (bug 1208257)
Backed out changeset a1c13811fea4 (bug 1208257)
Backed out changeset 53004d642d8d (bug 1208257)
Backed out changeset a23147905fb3 (bug 1208257)
2015-12-02 22:21:36 -08:00
Mike Hommey
6f3fa8e976 Bug 1229279 - Use mozbuild.context.Path for FINAL_TARGET{_PP}_FILES. r=gps 2015-12-03 13:34:02 +09:00
Bill McCloskey
6e5b1e842b Bug 1208257 - [webext] tabs.json (r=kmag) 2015-12-02 20:26:50 -08:00
Bill McCloskey
e1822e1ded Bug 1208257 - [webext] windows.json (r=kmag) 2015-12-02 20:26:49 -08:00
Mike Hommey
ddac3d65fb Bug 1228289 - Avoid l10n-check overwriting final package when MOZ_SIMPLE_PACKAGE_NAME is set. r=ted 2015-12-02 11:04:37 +09:00
Wes Kocher
889af5d4be Merge m-c to inbound, a=merge 2015-12-01 16:10:04 -08:00
Mark Banner
e235d2f350 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
428c8289c7 Bug 1201902 - Add new feedback link to Loop's panel menu. r=Standard8 2015-11-30 17:29:34 +01:00
Carsten "Tomcat" Book
81c50d96fe Merge mozilla-central to fx-team 2015-12-01 15:28:12 +01:00
Carsten "Tomcat" Book
c78dfb0a34 merge mozilla-inbound to mozilla-central a=merge 2015-12-01 15:25:14 +01:00
Gijs Kruitbosch
7dce53c81e Bug 1222490 - Part 5: remove now-unused panorama/tabview strings, r=ttaubert 2015-12-01 10:48:11 +00:00