gecko/browser
Ehsan Akhgari 380cdc7d57 Bug 1191491 - Do not dispatch an audio-playback notification when swapping browsers; r=smaug
We send a pagehide event during swapping docshell frame loaders, and
before this patch we would not be able to differentiate this event with
the one that we send when navigating away from a page, so we would
incorrectly dispatch an audio-playback notification indicating that
audio playback has stopped.  This patch adds a flag to the root docshell
when the frame loader swapping is in progress and disables the above
behavior when that flag is set.
2015-08-07 12:18:24 -04:00
..
app merge mozilla-inbound to mozilla-central a=merge 2015-08-07 13:13:06 +02:00
base Bug 1191491 - Do not dispatch an audio-playback notification when swapping browsers; r=smaug 2015-08-07 12:18:24 -04:00
branding Bug 1181541 - Convert branding identity icons for internal pages to SVG. r=ttaubert 2015-07-23 20:54:48 -07:00
components Bug 1182079 - Fix intermittent test failure loading the Loop's ui-showcase on debug builds by extending the page load timeout, and improve the failure naming. r=andreio 2015-08-07 03:25:00 -04:00
config Bug 1188780: remove setup.sh invocations, as they fail outside the mock environment; r=glandium a=RyanVM 2015-08-04 17:41:07 -04:00
devtools Bug 1191153 - Print friendly GC reason names for GC markers in the performance tool. r=fitzgen 2015-08-06 13:15:23 -07:00
docs Bug 1161656 - Report total views preceding a click [r=adw] 2015-07-09 23:03:05 -07:00
experiments Bug 1178456 - Experiments service shouldn't use FHR prefs. r=gfritzsche 2015-07-01 05:46:00 +02:00
extensions Bug 1188344 - Update pdf.js to version 1.1.366. r=bdahl 2015-08-06 13:36:48 -04:00
fuel
installer Bug 1187533 - Change how Gtk+2 plugin-container is started on Gtk+3 builds. r=billm 2015-07-28 08:19:13 +09:00
locales merge mozilla-inbound to mozilla-central a=merge 2015-08-07 13:13:06 +02:00
modules merge mozilla-inbound to mozilla-central a=merge 2015-08-04 13:01:07 +02:00
themes merge mozilla-inbound to mozilla-central a=merge 2015-08-07 13:13:06 +02:00
app-rules.mk
app.mozbuild
build.mk
confvars.sh Bug 1176533 - Rename the variable MOZ_APP_VERSION_ABOUT for something more general r=glandium 2015-07-11 19:37:54 -06:00
defs.mk
LICENSE
Makefile.in
moz.build