Gecko engine for Wine
Go to file
Mike Conley 65b0f9a470 Bug 963358 - [e10s] Crashed tab page's Try Again button doesn't always work. r=billm.
Instead of attaching / listening for click events in BrowserOnClick for the
Try Again button, we instead bubble up an event when the Try Again button
is clicked. That event has a listener set up for it that is established during
delayedStartup, so it has a very high probability of being set. This bypasses
some error cases where we hadn't successfully attached BrowserOnClick in the past.

--HG--
extra : rebase_source : 19c7d7157a8bd24a1a39bda4072d7c01cd398756
2014-11-23 01:12:19 -05:00
accessible Bug 1069574 - [AccessFu] added support for interaction hints in B2G. r=eeejay 2014-11-20 10:00:05 -05:00
addon-sdk Bug 1060138: Fix SDK context-menu API to work in e10s. r=zombie 2014-11-17 14:08:07 -08:00
b2g merge b2g-inbound to mozilla-central a=merge 2014-11-24 14:13:25 +01:00
browser Bug 963358 - [e10s] Crashed tab page's Try Again button doesn't always work. r=billm. 2014-11-23 01:12:19 -05:00
build Merge m-c to fx-team a=merge CLOSED TREE 2014-11-20 18:06:48 -08:00
caps Bug 1083422 - Add triggering Principal to nsILoadInfo - update consumers (r=bz) 2014-11-14 08:57:26 -08:00
chrome
config Bug 1094303 - Move XPT buildlist into misc tier; r=glandium 2014-11-05 09:20:35 -08:00
content Test for bug 894137, r=ehsan 2014-11-20 15:49:11 +02:00
db/sqlite3 Bug 1101217 - Upgrade to SQLite 3.8.7.2, r=mak 2014-11-18 20:52:33 -08:00
docshell merge fx-team to mozilla-central a=merge 2014-11-24 14:06:00 +01:00
dom merge b2g-inbound to mozilla-central a=merge 2014-11-24 14:13:25 +01:00
editor Bug 1077515 - Followup to fix non-unified build bustage. r=me 2014-11-22 15:33:36 +00:00
embedding Bug 1099501 - Export and use ANDROID_TOOLS where appropriate. r=snorp,bnicholson 2014-11-17 11:12:00 -08:00
extensions Bug 1078360 - Add Apatosaurus to the en-US dictionary. r=ehsan 2014-10-31 09:49:47 +07:00
gfx Backed out changeset 82e94c16732d (bug 1101974) 2014-11-21 10:52:24 -08:00
hal Bug 1085383 - Allow FM radio tuning to be run on a separate thread, r=dhylands 2014-11-13 14:11:03 +08:00
image Bug 1100725 (Part 4) - Assert that we always consume all decoder progress and invalidations. r=tn 2014-11-18 01:48:49 -08:00
intl Bug 1100071 patch 2: add macros for common tests whether bidi level is odd and whether two bidi levels have the same parity, r=dholbert 2014-11-20 12:45:22 +02:00
ipc Bug 1102052 - Crash for PBackground protocol errors, r=mrbkap. 2014-11-20 11:48:18 -08:00
js Backed out changeset 8525554ff2ec (bug 1080212) for build bustage 2014-11-21 16:52:35 -08:00
layout Bug 1103623 follow-up to fuzz 633344-1.html for D2D on Windows 8 2014-11-24 08:52:06 +00:00
media Bug 1028140 - Privitizing public destructor of DummySocket. r=bwc 2014-11-19 21:52:42 -05:00
memory Bug 1087245 part 2 - Register the MALLOC_LOG file handle from LogAlloc to poison IO interposer. r=nfroyd 2014-11-18 19:21:06 +09:00
mfbt Bug 1099251 - make ChaosMode's behavior modifications more finely-grained selectable; r=roc 2014-11-14 13:12:51 -05:00
mobile Bug 1100904 - Track about:home strip bouncy animation (r=liuche) 2014-11-24 16:34:24 +00:00
modules Bug 907396 - Put display:contents support behind a pref - disabled by default. r=dholbert 2014-11-20 18:24:09 +00:00
mozglue Bug 1101583 - Remove unused variables. r=glandium 2014-11-19 17:17:28 +01:00
netwerk bug 1095859 - proxy tweak r=valentin.gosu 2014-11-17 13:27:12 -05:00
nsprpub
other-licenses
parser Bug 704320 - apply referrer policies to image loads (r=seth) 2014-11-18 08:46:53 -05:00
probes Bug 1041795 - Disable system libs when generating DTrace probes. f=sfink f=ginn.chen 2014-11-04 02:01:00 +01:00
profile
python Bug 1098135 - Traverse directories with misc rules; r=glandium 2014-11-12 21:59:22 -08:00
rdf Bug 1077148 part 4 - Add and use new moz.build templates for Gecko programs and libraries. r=gps 2014-10-30 13:06:12 +09:00
security merge mozilla-inbound to mozilla-central a=merge 2014-11-24 13:30:23 +01:00
services Bug 1097222 - Extend client record format on desktop. r=markh 2014-11-17 19:06:00 -08:00
startupcache Bug 1077148 part 4 - Add and use new moz.build templates for Gecko programs and libraries. r=gps 2014-10-30 13:06:12 +09:00
storage Bug 993026 - Change XPIDLScriptable NewResolve to simpler Resolve. r=bholley 2014-11-08 01:07:12 +01:00
testing Bug 1103071 - Modify test_switch_remote_frame for compatibility with e10s. r=jgriffin 2014-11-21 14:26:48 -05:00
toolkit Bug 1103203 - rm visitLink, r=jaws 2014-11-24 15:15:40 +00:00
tools Bug 1100259 - Add TaskTracer labels in EventDispatcher and console.log of message with special prefix. r=sinker. 2014-11-20 10:57:27 +08:00
uriloader Bug 1023156 - Cannot build Qt with errors in gfxQtPlatforms (with Qt 5.3) 2014-11-19 22:02:51 -08:00
view bug 1096132 rename UnscaledAppUnitsPerDevPixel() to AppUnitsPerDevPixelAtUnitFullZoom() r=tn 2014-11-14 00:53:02 +13:00
webapprt Bug 529697 - (CSP 1.1) Implement form-action directive [3/4], r=unfocused 2014-11-15 03:08:00 +01:00
widget Merge inbound to m-c a=merge 2014-11-21 16:35:57 -08:00
xpcom Bug 1100259 - Add TaskTracer labels in EventDispatcher and console.log of message with special prefix. r=sinker. 2014-11-20 10:57:27 +08:00
xpfe Bug 1070768 Fix up more references to XPFE's autocomplete.css r=Ratty 2014-11-07 19:37:44 +00:00
xulrunner Bug 1102602 - part 2: Rename the XULRunner stub, so that we can compile it. r=gps 2014-11-20 17:08:40 -08:00
.clang-format
.clang-format-ignore
.gdbinit Backed out changeset 047d21f101de (bug 846018) 2014-11-13 17:11:25 -05:00
.gitignore
.hgignore
.hgtags
.lldbinit
aclocal.m4
Android.mk
AUTHORS
client.mk
client.py
CLOBBER Bug 1084498 - Touch CLOBBER after updating Android build tools. r=me 2014-11-13 15:50:13 -08:00
configure.in Bug 818922 - Add bidirectional method calls with replace-malloc library. r=njn 2014-11-18 19:21:06 +09:00
LEGAL
LICENSE
mach
Makefile.in Bug 1094033 part 1 - Consolidate how to add new tiers. r=gps 2014-11-06 09:29:11 +09:00
moz.build
mozilla-config.h.in
README.txt

An explanation of the Mozilla Source Code Directory Structure and links to
project pages with documentation can be found at:

    https://developer.mozilla.org/en/Mozilla_Source_Code_Directory_Structure

For information on how to build Mozilla from the source code, see:

    http://developer.mozilla.org/en/docs/Build_Documentation

To have your bug fix / feature added to Mozilla, you should create a patch and
submit it to Bugzilla (https://bugzilla.mozilla.org). Instructions are at:

    http://developer.mozilla.org/en/docs/Creating_a_patch
    http://developer.mozilla.org/en/docs/Getting_your_patch_in_the_tree

If you have a question about developing Mozilla, and can't find the solution
on http://developer.mozilla.org, you can try asking your question in a
mozilla.* Usenet group, or on IRC at irc.mozilla.org. [The Mozilla news groups
are accessible on Google Groups, or news.mozilla.org with a NNTP reader.]

You can download nightly development builds from the Mozilla FTP server.
Keep in mind that nightly builds, which are used by Mozilla developers for
testing, may be buggy. Firefox nightlies, for example, can be found at:

    ftp://ftp.mozilla.org/pub/firefox/nightly/latest-trunk/
            - or -
    http://nightly.mozilla.org/