Commit Graph

33681 Commits

Author SHA1 Message Date
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
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
Carsten "Tomcat" Book
0f9a85616c merge mozilla-inbound to mozilla-central a=merge 2015-12-02 15:20:57 +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
simplyblue
d07b1cbaa6 Bug 1228975 - Remove Array generics usage from Places code. r=mak 2015-12-01 15:40:30 +05:30
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
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
Gijs Kruitbosch
b1a48c62f9 Bug 1222490 - part 4: remove tabview CSS references, r=ttaubert 2015-12-01 10:48:11 +00:00
Gijs Kruitbosch
430a7d49ee Bug 1222490 - part 3: update all the tests for tabview's removal, r=ttaubert 2015-12-01 10:48:11 +00:00
Gijs Kruitbosch
fd796bef77 Bug 1222490 - part 2: remove traces of tabview from XUL/XBL/JS in other parts of browser/, r=ttaubert 2015-12-01 10:48:11 +00:00
Gijs Kruitbosch
04712befca Bug 1222490 - part 1: remove browser/components/tabview and its references, r=ttaubert 2015-12-01 10:48:10 +00:00
Gijs Kruitbosch
12afd90291 Bug 1221050 - part z: rudimentary tests to ensure the individual bits work as advertised, r=ttaubert 2015-12-01 10:48:10 +00:00
Gijs Kruitbosch
7ca8317a04 Bug 1221050 - part 5: create page for use with tabview migration, r=ttaubert 2015-12-01 10:48:10 +00:00
Gijs Kruitbosch
b9e69ab8f6 Bug 1221050 - part 4: write a backup to desktop, r=ttaubert 2015-12-01 10:48:09 +00:00
Gijs Kruitbosch
5a48117bc8 Bug 1221050 - part 3: strip hidden tab groups out of 'real' session store data, r=ttaubert 2015-12-01 10:48:09 +00:00
Gijs Kruitbosch
a2781b65b4 Bug 1221050 - part 2: migrate data into bookmarks, r=ttaubert,mak 2015-12-01 10:48:09 +00:00
Gijs Kruitbosch
9197c3dd62 Bug 1221050 - part 1: set up migration infrastructure, r=ttaubert 2015-12-01 10:48:09 +00:00
Gijs Kruitbosch
6baa2a81db Bug 1221050 - part 0: remove notification for tab groups removal, r=ttaubert 2015-12-01 10:48:08 +00:00
Mike de Boer
4bb310cce3 Bug 1225832: partially fix UITour for Loop without navigator.mozLoop present. r=Standard8 2015-12-01 12:17:28 +01:00
Mark Hammond
aeb1980cd2 Bug 1227205 - reinstate strings used to display the email verification UI in Sync prefs. r=adw 2015-12-01 12:23:49 +11:00
Shane Caraveo
d7024177ac Bug 1229123 support for obsoleted buttons, r=Gijs 2015-11-30 13:57:01 -08:00
Ryan VanderMeulen
bf8f36851a Bug 1228603 - Update pdf.js to version 1.3.42. r=bdahl 2015-11-30 15:53:49 -05:00
Mike Conley
855b0ed334 Bug 1228518 - Don't send SessionStore:update for initial about:blank page load. r=ttaubert 2015-11-27 15:11:31 -05:00
Mike Conley
0baa137068 Bug 1228518 - Regression test. r=ttaubert 2015-11-27 15:48:43 -05:00
Mark Banner
6a09ac674e 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
19ebfdffc2 Bug 1227539: allow a single argument to be passed to push message subscribers. r=Standard8 2015-11-30 16:22:30 +01:00
Mike Conley
e0a4c47e8a Bug 1228801 - Handle malformed URIs in href for style tags in tab-content.js. r=Gijs 2015-11-30 10:20:33 -05:00
Manuel Casas Barrado
1b8585a77e Bug 1228514 - Update the ID of infobar_screenshare_browser_message. r=Standard8 2015-11-30 15:37:03 +00:00
Felipe Gomes
a73c2278d2 Bug 1228627 - Conflict, browser-loop.js just got removed from fx-team in bug 1223573. r=bustage 2015-11-30 12:59:02 -02:00
Felipe Gomes
6b7d12de17 Bug 1228627 - Remove #includes from browser.js. r=Gijs 2015-11-30 12:13:57 -02:00
Carsten "Tomcat" Book
77dfa13ff4 Merge mozilla-central to fx-team 2015-11-30 13:46:30 +01:00
Carsten "Tomcat" Book
d572383d8b merge mozilla-inbound to mozilla-central a=merge 2015-11-30 13:19:02 +01:00
Mark Banner
a2902cbee3 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