Commit Graph

33641 Commits

Author SHA1 Message Date
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
Mark Banner
88f332a59b 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
9af2242486 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
31eaf7d5fa 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
f6047c7300 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
Mark Banner
eec027bbee Bug 1223573 - Part 4. Build system changes for Loop as a system add-on. r=mikedeboer,r=glandium 2015-11-29 17:08:35 +00:00
Mark Banner
d814481c55 Bug 1223573 - Part 3. Move browser-loop.js to begin forming bootstrap.js. r=mikedeboer 2015-11-29 17:08:34 +00:00
Mark Banner
73b0e856e4 Bug 1223573 - Part 2. Move prefs and css into the new Loop system add-on. r=mikedeboer 2015-11-29 17:08:34 +00:00
Mark Banner
97fb92ee41 Bug 1223573 - Part 1. Move loop to browser/extensions/loop. r=mikedeboer 2015-11-29 17:08:34 +00:00
Phil Ringnalda
f9e1e3dd9f Back out 8 changesets (bug 1223573) for Win7 PGO xperf unexpected access failures
CLOSED TREE

Backed out changeset 19876a153a00 (bug 1223573)
Backed out changeset 14251062e347 (bug 1223573)
Backed out changeset 081b0af71d6e (bug 1223573)
Backed out changeset 21ebe3534e58 (bug 1223573)
Backed out changeset d6754894897c (bug 1223573)
Backed out changeset 1b4d6308002e (bug 1223573)
Backed out changeset a13b3bba5529 (bug 1223573)
Backed out changeset f3ccccf5b6fe (bug 1223573)
2015-11-27 21:39:23 -08:00
Phil Ringnalda
19851ebadb Back out 343223ce6b34 (bug 1228628) for Experiments xpcshell bustage
CLOSED TREE
2015-11-27 20:55:17 -08:00
Kris Maglione
55a2590492 Bug 1212890: [webext] Implement browser.tabs.getCurrent. r=gabor 2015-11-24 19:04:00 -08:00
Mark Banner
70f59040f6 Bug 1228628 - Add a minimal .eslintrc configuration for browser and start linting a few browser files with basic rules. r=Mossop 2015-11-27 22:37:38 +00:00
Mark Banner
32c3d6d720 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-27 18:57:41 +00:00
Mark Banner
022098537f 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-27 18:57:40 +00:00
Mark Banner
678187b9bb Bug 1223573 - Part 6. Tidy up bootstrap.js add enough setup to get xpcshell-tests passing again. r=mikedeboer 2015-11-27 18:57:40 +00:00
Mark Banner
5ea4b64b4e Bug 1223573 - Part 5. Update uris and paths for files in Loop's system add-on. r=mikedeboer 2015-11-27 18:57:40 +00:00
Mark Banner
62de6d0f29 Bug 1223573 - Part 4. Build system changes for Loop as a system add-on. r=mikedeboer,r=glandium 2015-11-27 18:57:40 +00:00
Mark Banner
9fe950d7f7 Bug 1223573 - Part 3. Move browser-loop.js to begin forming bootstrap.js. r=mikedeboer 2015-11-27 18:57:40 +00:00
Mark Banner
55c19a0c43 Bug 1223573 - Part 2. Move prefs and css into the new Loop system add-on. r=mikedeboer 2015-11-27 18:57:39 +00:00
Mark Banner
cee543a28a Bug 1223573 - Part 1. Move loop to browser/extensions/loop. r=mikedeboer 2015-11-27 18:57:39 +00:00