gecko/browser
Xidorn Quan e02af14d81 Bug 1161802 part 2 - Split nsGlobalWindow::SetFullScreenInternal into two parts, one part before the window resizing, the other after. r=smaug,dao,margaret
This patch moves the "fullscreen" event from the original place to the
second part, which indicates two other changes:

1. When the event is triggered, the value of fullScreen would have been
toggled to the new value, which is different from before. The changes in
browser/../browser-fullScreen.js and mobile/../browser.js are for this.

2. This event is no longer preventDefault-able, since it is triggered
after the fullscreen change. This leads to the removal of the test and
the only place which calls preventDefault on that event. That place is
a workaround for bug 1079222. To address that problem, this patch fixes
the intrinsic issue via stoping handling the fullscreen change once it
finds we failed to change the state of the widget.
2015-06-10 23:13:12 +12:00
..
app Bug 1165816 - Cancel remote application reputation requests after a certain timeout. r=gcp 2015-06-10 17:35:18 +12:00
base Bug 1161802 part 2 - Split nsGlobalWindow::SetFullScreenInternal into two parts, one part before the window resizing, the other after. r=smaug,dao,margaret 2015-06-10 23:13:12 +12:00
branding Only delay the hamburger button update badge in developer edition (bug 1170240). r=Gijs 2015-06-04 10:08:27 +03:00
components Bug 1167915 - followup: avoid modal dialog potentially blocking the test. r=ttaubert 2015-06-08 17:06:00 +02:00
config Bug 1160101 - Disable Adobe EME by default; enable only in Mozilla builds - r=glandium 2015-06-03 22:44:55 +12:00
devtools Bug 867838 - Minor eslint code cleanup in toolbox-host.js; r=jryans 2015-06-08 16:03:49 +02:00
docs Bug 1159884 - Inadjacency documentation [f=bsmedberg] 2015-05-21 01:33:10 -07:00
experiments
extensions Bug 1168547 - Update pdf.js to version 1.1.165. r=yury 2015-05-26 19:32:18 -04:00
fuel
installer Merge mozilla-central to mozilla-inbound 2015-06-08 12:02:40 +02:00
locales Bug 867838 - Add the possibility to minimize the bottom-hosted toolbox; r=jryans 2015-06-08 15:49:38 +02:00
modules Bug 1167146 - Use the displayOrigin option for the web app installation notification. r=myk 2015-05-27 12:45:49 +02:00
themes Merge fx-team to m-c. a=merge 2015-06-09 13:08:17 -04:00
app-rules.mk
app.mozbuild
build.mk
confvars.sh Bug 1157289 - Use unoffical branding for local Firefox builds. r=glandium rs=Gijs,ttaubert 2015-05-28 09:03:23 -05:00
defs.mk
LICENSE
Makefile.in
moz.build