Commit Graph

33681 Commits

Author SHA1 Message Date
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
Mark Banner
2716ccc27e Backout changeset 958669938c10 / bug 1225832 due to frequent mochitest failures on Mac 2015-11-27 18:36:56 +00:00
Mark Banner
33324ab074 Backed out changeset 2f801d6ef064 / Bug 1228603 due to mochitest failures 2015-11-27 18:35:24 +00:00
Ryan VanderMeulen
8a333aa459 Bug 1228603 - Update pdf.js to version 1.3.38. r=bdahl 2015-11-27 11:19:20 -05:00
Mike de Boer
7926b9aaa9 Bug 1225832: fix UITour unit tests for Loop without navigator.mozLoop present. r=Standard8 2015-11-27 15:00:21 +01:00
Mark Banner
ff808ccb17 Bug 1227885 - Improve stubbing of audio requests to avoid intermittent console warnings and also improve caught errors output. r=mikedeboer 2015-11-27 11:53:30 +00:00
Carsten "Tomcat" Book
7ee93cdf5d merge mozilla-inbound to mozilla-central a=merge 2015-11-27 11:08:41 +01:00
Phil Ringnalda
ed7a00ef5e Back out 4aad8e3db7e9 (bug 384336) for Valgrind leaks and a variety of mochitest bustage
CLOSED TREE
2015-11-26 09:00:54 -08:00
Carsten "Tomcat" Book
250427f19d Merge mozilla-central to fx-team 2015-11-26 16:55:41 +01:00
Carsten "Tomcat" Book
d229b39c6e merge mozilla-inbound to mozilla-central a=merge 2015-11-26 16:54:27 +01:00
Carsten "Tomcat" Book
77299d700b Backed out changeset dfbfbeb2abde (bug 1191460) for causing merge conflicts when landing on m-c 2015-11-26 12:03:17 +01:00
Manuel Casas
0c0a9036da Bug 1214214 - Update style of sharing notifications bar, and make it persistent. r=mikedeboer 2015-11-25 01:40:00 +01:00
Mike Conley
15bcacdbc9 Backout patch for bug 1175267 (again) for causing bugs 1213650 and 1228179. 2015-11-26 10:07:27 -05:00
Gijs Kruitbosch
ba625c926d Bug 1228066 - fix urlbar inherit to apply on windows, r=dao 2015-11-25 19:45:11 +00:00
Dão Gottwald
03c7dfed04 Bug 384336 - Maximize the browser window on first run on small screens. r=MattN 2015-11-26 13:41:58 +01:00
Gijs Kruitbosch
bebacc7fdc Bug 1228282 - fix use of aMenuItem in FeedWriter's _initMenuItemWithFile to unbreak feed reader UI, r=mak 2015-11-26 11:15:34 +00:00
Christoph Kerschbaumer
d4d5d56a51 Bug 1228116 - Relax Security checks for DTD loads - backout dtd blocking test. r=sicking 2015-11-25 13:45:46 -08:00
Mike Conley
9519f048bc Bug 1227444 - Regression test. r=billm 2015-11-25 14:41:41 -05:00
Mike Conley
cfefa047be Bug 1227444 - Remove a closed window from _windows right away without waiting for a flush to complete. r=billm 2015-11-24 18:11:33 -05:00
Carsten "Tomcat" Book
9f9af1a380 Merge mozilla-central to fx-team 2015-11-25 13:59:23 +01:00
Carsten "Tomcat" Book
5a6ec265e9 merge mozilla-inbound to mozilla-central a=merge 2015-11-25 12:51:53 +01:00
Mike Conley
abf147b10e Backed out changeset aef73dcc9acc for bustage. 2015-11-24 23:45:41 -05:00
Mike Conley
8345abc434 Bug 1227444 - Remove a closed window from _windows right away without waiting for a flush to complete. r=billm 2015-11-24 18:11:33 -05:00
Wes Kocher
43a9d51b08 Merge m-c to fx-team, a=merge 2015-11-24 16:56:56 -08:00
Wes Kocher
4de84f26a7 Merge fx-team to central, a=merge 2015-11-24 16:33:15 -08:00
Wes Kocher
a3b0090c64 Merge inbound to m-c a=merge 2015-11-24 13:54:06 -08:00
Olivier Yiptong
2e5826101f Bug 1227274 - Fix remote url resolution test breaking aurora nightlies r=mconley 2015-11-24 12:25:02 -05:00
Mike de Boer
af8f1961e8 Bug 1227526: Wait for the feedback page to be opened, before closing the window. r=Standard8 2015-11-24 16:25:22 +01:00
Sebastian Hengst
8ec918833d Bug 1227647 - Remove UI code for legacy sync migration. r=markh 2015-11-24 20:06:21 +01:00
Sebastian Hengst
5528382da8 Bug 1227361 - Remove checks for MOZ_SERVICES_SYNC from browser/. r=markh 2015-11-24 19:31:16 +01:00
Xidorn Quan
74919cf92f Bug 1227129 - Apply 'will-change: transform' to fullscreen-warning when it is shown. r=roc
Since there is a 3s timeout to hide the fullscreen warning, it makes
sense to always apply will-change transform when it is not hidden. This
could also avoid slight rendering difference when it stops moving.
2015-11-24 13:51:43 +11:00
Felipe Gomes
09d867433e Bug 1226487 - Enable e10s checks for accessibility on Beta. r=mconley 2015-11-24 00:00:47 -02:00
Manuel Casas
58fe1b3e42 Bug 1225189 - Disable Hello for e10s windows. r=mikedeboer 2015-11-24 18:46:05 +00:00
Mark Banner
ede3878a44 Bug 1225652 - Loop's unit tests should check for uncaught errors as well as uncaught warnings. r=mikedeboer 2015-11-24 18:46:05 +00:00
Jared Wein
69339002fe Bug 1213421 - Add a test that verifies the text of a notification is present. r=MattN 2015-11-24 11:29:48 -05:00
Jared Wein
972f678370 Bug 1100662 - Fix browser_notification_tab_switching.js to work in e10s mode. r=MattN 2015-11-24 11:21:10 -05:00
Kris Maglione
b7bcea0952 Bug 1226423: [wbext] Add tests for panel popup API injection. r=billm 2015-11-20 15:16:31 -08:00
Mark Banner
b79ff31ad1 Bug 1227109. Tidy loop conversation window styles, remove temporarily work arounds that are no longer required and fix layout of standalone UI when in narrow views. r=mikedeboer 2015-11-23 16:30:06 +00:00
Carsten "Tomcat" Book
31c971b308 Merge mozilla-central to fx-team 2015-11-23 14:35:03 +01:00
Carsten "Tomcat" Book
b1abac7a51 merge mozilla-inbound to mozilla-central a=merge 2015-11-23 14:08:50 +01:00
Carsten "Tomcat" Book
db1ae6a946 merge fx-team to mozilla-central on a CLOSED TREE 2015-11-23 11:52:13 +01:00
ffxbld
ec8547506e No bug, Automated blocklist update from host bld-linux64-spot-1073 - a=blocklist-update 2015-11-21 03:49:59 -08:00
Dão Gottwald
31a1406add Bug 644529 - Remove gap between bookmarks toolbar menu buttons and their popups. r=gijs 2015-11-21 10:42:14 +01:00
Ryan Nematz
c272f1f3c5 Bug 1223717 - Use chrome override for privatebrowsing-mask-tabstrip-XPVista7.png and privatebrowsing-mask-titlebar-XPVista7.png. r=dao 2015-11-21 10:39:03 +01:00
Gijs Kruitbosch
cc35b5e550 Bug 1227116 - fix cmd-click on SVG links as well, r=felipe 2015-11-23 20:33:30 +00:00
Gijs Kruitbosch
c07e279778 Bug 1226110 - use 'color: inherit' for the url and search bar in devedition theme, remove non-applying findbar rule, r=dao 2015-11-20 18:41:59 +00:00
Andreas Wagner
3ff99c6461 Bug 1195256 - preferences: Align question mark to the header of the pane, r=gijs 2015-11-24 09:14:46 +00:00
Manuel Casas Barrado
f2cb38f790 Bug 1216791 - Change the tooltip of the Hello icon in the toolbar. r=mikedeboer 2015-11-23 02:10:00 +01:00
Gijs Kruitbosch
d317fb5a83 Bug 1222971 - followup: fix braces for consolidated if statement, rs=upcoming-bustage,florian 2015-11-20 14:24:09 +00:00
Gijs Kruitbosch
921c5ac9c9 Bug 1222971 - don't let mouseover/mouseout remove the selectedButton that was set, r=florian 2015-11-18 14:21:31 +00:00
Carsten "Tomcat" Book
dead7f9d86 Merge mozilla-central to fx-team 2015-11-20 14:35:13 +01:00
Carsten "Tomcat" Book
be82294044 merge mozilla-inbound to mozilla-central a=merge 2015-11-20 13:13:07 +01:00
Justin Dolske
37fc004d3d Bug 1215948 - "Hey Cortana" searches in Windows 10 default to Bing. r=jaws 2015-11-19 15:13:32 -08:00
Mark Banner
dd149a411a Bug 1226156 - Multiple requests and updates happening when opening a Loop room - make getAll handle multiple requests at a time. r=mikedeboer 2015-11-19 21:32:26 +00:00
Mike de Boer
118198aaf4 No bug: Array.slice not supported by Chrome, which the link clicker doesn't like. Use Array.prototype.slice instead. rs=Standard8 2015-11-19 22:11:50 +01:00
Gijs Kruitbosch
a408952fe5 Bug 1225798 - part 2: move reading list import to its own bookmarks migrator source, r=MattN 2015-11-18 11:56:02 +00:00
Gijs Kruitbosch
3fc29d69cf Bug 1225798 - part 1: add better error reporting for reading list importer's ESE handling, r=MattN 2015-11-23 16:35:56 +00:00
Johann Hofmann
4bfc6f1e8c Bug 1200674 - Allow flexible icon sizes in ExtensionUtils. r=dtownsend 2015-11-24 18:20:26 +01:00
Mike Conley
bea75f31e8 Bug 1209689 - Test forcing revived background tabs to restore on demand. r=felipe 2015-11-18 17:52:41 -05:00
Mike Conley
8b90166660 Bug 1171708 - Rewrite browser_490040.js to be more Task-y. r=billm 2015-11-11 14:16:02 -05:00
Mike Conley
2ba336b266 Bug 1171708 - Rewrite browser_354894_perwindowpb.js to be more Task-y. r=billm 2015-11-17 12:25:36 -05:00
Mike Conley
4fd7d83ca8 Bug 1171708 - Fix SessionStore tests to account for async window flushing. r=billm 2015-11-16 16:17:29 -05:00
Mike Conley
c1d6ddcc1f Bug 1171708 - Have SessionStore asynchronous collect window information on close. r=billm 2015-11-12 14:21:21 -05:00
Mike Conley
6bf16cf756 Bug 1209689 - Force tab restoration on demand when crashed tabs are revived. r=felipe 2015-11-10 21:48:06 -05:00
Mike Conley
413cfe1a46 Bug 1171708 - Use localName when detecting <xul:browsers> for XULFrameLoaderCreated. r=billm
We were using tagName before, which is fine for the dynamically created browsers
in new tabs, but not fine for the initial browser tab, which has a tagName of
"xul:browser" instead of "browser". Using localName makes sure that we don't
get the XML namespace included with the node name. We check the XUL namespace
separately be checking the namespaceURI.
2015-11-06 13:59:47 -05:00
Mike Conley
8de1fc85c4 Bug 1171708 - Add flushWindow method to TabStateFlusher. r=billm 2015-11-06 13:09:14 -05:00
Jan Varga
54c142f152 Bug 961049 - Part 11: Fix a test that triggers quota manager creation during shutdown; r=baku 2015-11-22 10:45:05 +01:00
Jan Varga
b12f99ad3f Bug 961049 - Part 10: Fix a test which depended on main thread busyness; r=baku 2015-11-22 10:44:53 +01:00
Jan Varga
46c99e3a1c Bug 961049 - Part 4: QuotaManager on PBackground core changes; r=baku 2015-11-22 10:43:55 +01:00
L. David Baron
058c6860e1 Bug 994305 - Remove DOCTYPE declarations from SVG files in browser UI. r=dao 2015-11-21 17:33:31 -08:00
Francois Marier
feac78ad6f Bug 1216723 - Add tests for the new -forbid- Safe Browsing list type. r=gcp 2015-11-20 20:25:11 -08:00
Francois Marier
8a1fa6c429 Bug 1216723 - Add a new -forbid- Safe Browsing list type. r=gcp,r=smaug 2015-11-20 20:24:50 -08:00
Wes Kocher
31eb6e66aa Merge m-c to inbound, a=merge 2015-11-20 14:44:04 -08:00
Mike Conley
45b9bc2815 Bug 1209689 - Ensure browsers are properly removed from SessionStore's crashedBrowser set. r=Mossop 2015-11-03 12:21:43 -05:00
Mike Conley
1fb10d8143 Bug 1209689 - Fix browser_async_flushes.js. r=felipe 2015-11-03 10:29:41 -05:00
Phil Ringnalda
6d7dff3e17 Back out 13 changesets (bug 1170760) for Gu bustage in homescreen/test/unit/apps_test.js
CLOSED TREE

Backed out changeset 5d84599a8846 (bug 1170760)
Backed out changeset 6104fe33d5f5 (bug 1170760)
Backed out changeset 1dfb229da01d (bug 1170760)
Backed out changeset f380faddfdd8 (bug 1170760)
Backed out changeset 541831dc6b57 (bug 1170760)
Backed out changeset 6a5b7dfab882 (bug 1170760)
Backed out changeset ee514a256922 (bug 1170760)
Backed out changeset 3c2c1acc34ee (bug 1170760)
Backed out changeset dc2a7f5dc5d6 (bug 1170760)
Backed out changeset b312a08fbab5 (bug 1170760)
Backed out changeset cb6aba9b8497 (bug 1170760)
Backed out changeset 39e4f5b1ba40 (bug 1170760)
Backed out changeset 7d79cce3630a (bug 1170760)
2015-11-25 21:02:55 -08:00
Mike Hommey
3d20ea6fce Backout changeset 0104f1c911ca (bug 1223530) because it breaks running on Windows XP on a CLOSED TREE 2015-11-26 08:38:16 +09:00
Boris Zbarsky
acda3407a4 Bug 1170760 part 11. Add subclassing support to Promise::Reject. r=baku,efaust 2015-11-25 15:48:09 -05:00
Boris Zbarsky
dadf1d4ef7 Bug 1228053. syncThenable in loop test code should have catch(), since some of the tests assume that Promise instances have a catch() method. r=mdeboer 2015-11-25 15:48:08 -05:00
Ted Mielczarek
7038d7d62a bug 1223530 - Move MOZ_WINCONSOLE to configure. r=glandium
This patch moves the logic for selecting MOZ_WINCONSOLE out of individual
Makefile.in files and into configure. It also changes config.mk to only
pass -SUBSYSTEM:CONSOLE if MOZ_WINCONSOLE=1. The MSDN docs state that
in the absence of -SUBSYSTEM, the linker will select the proper subsystem
based on whether the program contains [w]main or [w]WinMain, so let it
do that.

One program (windbgdlg) needed a tweak to add a wmain for when MOZ_WINCONSOLE
is defined.

This patch leaves one instance in security/sandbox/win/wow_helper/Makefile.in,
that Makefile has its own separate bug.
2015-11-11 06:24:39 -05:00
Mike Conley
106c3cba64 Bug 1209689 - browser_crashedTabs.js fixes. r=felipe 2015-11-02 12:39:43 -05:00