Gecko engine for Wine
Go to file
Chris Lord 4ffa7aa9ae Bug 850154 - Fix alignment of find-in-page bar after bug 716403. r=sriram
Use the RelativeLayout.LayoutParams instead of LinearLayout.LayoutParams to
make sure the find-in-page bar is aligned to the bottom of the page.
2013-03-17 01:53:40 +00:00
accessible Merge mozilla-central into build-system 2013-03-12 13:04:55 -07:00
addon-sdk Bug 751378 - Remove unused CAPS strings from stringbundle. r=bz 2013-03-12 15:55:50 -04:00
b2g Bug 843309 - paymentSuccess sometimes does not appear in scope (payment window does not close); r=fabrice 2013-03-14 09:58:34 +01:00
browser Back out 85f522534c5a (bug 829456) for apparently causing frequent failures in test_bug607464.html 2013-03-16 18:28:48 -07:00
build Suppress bug 850134 on 64-bit Linux builds. DONTBUILD 2013-03-12 17:58:20 -07:00
caps Bug 842186 - Replace jsvals with JS::Values in .cpp and .h files inside the ipc, security, tools, caps, xpfe and startupcache directories. r=jwalden 2013-03-15 22:22:01 -07:00
chrome Bug 818246 - Part 4: Move XPIDLSRCS into moz.build (auto); rs=glandium 2013-03-12 10:17:46 -07:00
config Bug 818246 - Part 9: Move XPIDL_FLAGS to moz.build; r=gps 2013-03-11 22:05:00 -07:00
content Bug 842186 - Replace use of jsval with JS::Value in cpp and h files in the content/events directory. r=jwalden 2013-03-16 16:39:51 -07:00
db/sqlite3 Bug 784841 - Part 18v: Convert misc remaining parts; f=Ms2ger rs=ted 2013-02-25 12:47:23 -08:00
dbm Bug 839141 - Upgrade Mozilla to NSS 3.14.3, r=wtc,bsmith 2013-03-12 22:58:12 +01:00
docshell Backed out changeset 921e9f7f8924 (bug 849723) for mochitest-other failures on a CLOSED TREE. 2013-03-15 15:44:38 -04:00
dom Bug 847756 - B2G MMS: provide nsIDOMMobileMessageManager.markMessageRead(). r=vicamo sr=sicking a=leo+ 2013-03-11 12:14:15 +08:00
editor Merge mozilla-central into build-system 2013-03-12 13:04:55 -07:00
embedding Merge mozilla-central into build-system 2013-03-12 13:04:55 -07:00
extensions Merge mozilla-central into build-system 2013-03-12 13:04:55 -07:00
gfx Bug 847272 - avoid userfontset updates within font stream handling methods. r=jkew 2013-03-14 14:24:40 +09:00
hal Bug 818246 - Part 4: Move XPIDLSRCS into moz.build (auto); rs=glandium 2013-03-12 10:17:46 -07:00
image Merge mozilla-central into build-system 2013-03-13 08:20:09 -07:00
intl Merge mozilla-central into build-system 2013-03-12 13:04:55 -07:00
ipc Bug 842186 - Replace jsvals with JS::Values in .cpp and .h files inside the ipc, security, tools, caps, xpfe and startupcache directories. r=jwalden 2013-03-15 22:22:01 -07:00
js Bug 837957 - Implement ICU dependent functions of Intl.Collator, Intl.NumberFormat, Intl.DateTimeFormat (part 4). r=jwalden 2013-03-16 16:39:58 -07:00
layout Bug 841827: Mark flex container frame as having a relative height, if it's abspos w/ auto-height and top,bottom both set. r=dbaron 2013-03-14 01:18:53 -07:00
media Bug 837598 - cannot build WebRTC for Linux/arm. r=glandium 2013-03-15 11:50:17 +09:00
memory Bug 846368 - Add number of bytes requested to OOM last-gasp r=bsmedberg 2013-02-28 13:43:51 -06:00
mfbt Bug 847480 - Remove unused (verified by manual inspection and try) DeprecatedAbs overloads so it's harder for new uses to pop up. r=Ms2ger 2013-03-09 14:20:14 -08:00
mobile Bug 850154 - Fix alignment of find-in-page bar after bug 716403. r=sriram 2013-03-17 01:53:40 +00:00
modules Bug 849086: Remove unused *_CLASSNAME defines. r=bsmedberg 2013-03-15 10:52:10 -07:00
mozglue Bug 848770 - Choose the best compression settings automagically for seekable zstreams (szip). r=nfroyd 2013-03-13 15:28:57 +01:00
netwerk bug 819044 - better spdy stream cleanup when handling goaway r=honzab 2012-12-20 13:27:15 -05:00
nsprpub Bug 841651: Update NSPR to NSPR_4_9_6_RTM. Remove the private patch. 2013-03-14 21:53:25 -07:00
other-licenses Bug 849598. Get in-tree Snappy happy on big endian platforms. r=khuey 2013-03-10 10:10:00 -07:00
parser Merge mozilla-central into build-system 2013-03-13 08:20:09 -07:00
probes Bug 784841 - Part 18v: Convert misc remaining parts; f=Ms2ger rs=ted 2013-02-25 12:47:23 -08:00
profile Bug 818246 - Part 4: Move XPIDLSRCS into moz.build (auto); rs=glandium 2013-03-12 10:17:46 -07:00
python Merge mozilla-central into build-system 2013-03-12 13:04:55 -07:00
rdf Merge mozilla-central into build-system 2013-03-12 13:04:55 -07:00
security Bug 842186 - Replace jsvals with JS::Values in .cpp and .h files inside the ipc, security, tools, caps, xpfe and startupcache directories. r=jwalden 2013-03-15 22:22:01 -07:00
services Merge m-c to s-c. 2013-03-14 15:03:48 -07:00
startupcache Bug 842186 - Replace jsvals with JS::Values in .cpp and .h files inside the ipc, security, tools, caps, xpfe and startupcache directories. r=jwalden 2013-03-15 22:22:01 -07:00
storage Bug 818246 - Part 4: Move XPIDLSRCS into moz.build (auto); rs=glandium 2013-03-12 10:17:46 -07:00
testing Backed out changeset 7d2ea731f5a5 (bug 838374) for B2G test bustage on a CLOSED TREE. 2013-03-14 17:45:49 -04:00
toolkit Back out 85f522534c5a (bug 829456) for apparently causing frequent failures in test_bug607464.html 2013-03-16 18:28:48 -07:00
tools Bug 842186 - Replace jsvals with JS::Values in .cpp and .h files inside the ipc, security, tools, caps, xpfe and startupcache directories. r=jwalden 2013-03-15 22:22:01 -07:00
uriloader Bug 849086: Remove unused *_CLASSNAME defines. r=bsmedberg 2013-03-15 10:52:10 -07:00
view Merge mozilla-central into build-system 2013-02-25 22:09:18 -08:00
webapprt Back out 7f12ca5e6d0a (bug 750303) on suspicion of breaking l10n builds 2013-03-10 20:03:28 -07:00
widget Merge mozilla-central into build-system 2013-03-13 08:20:09 -07:00
xpcom Bug 848615 - B2G: IPC's nsStringBuffer leak r=bent 2013-03-13 22:55:25 -07:00
xpfe Bug 842186 - Replace jsvals with JS::Values in .cpp and .h files inside the ipc, security, tools, caps, xpfe and startupcache directories. r=jwalden 2013-03-15 22:22:01 -07:00
xulrunner Bug 818246 - Part 4: Move XPIDLSRCS into moz.build (auto); rs=glandium 2013-03-12 10:17:46 -07:00
.gdbinit Bug 820548 - Move .gdbinit to topsrcdir. r=glandium 2012-12-11 16:05:53 -05:00
.gitignore Bug 751795 - Part 1: mach, the new frontend to mozilla-central; r=jhammel 2012-09-26 09:43:54 -07:00
.hgignore Bug 793928: Ship the Add-on SDK APIs as part of the platform. r=gps 2013-02-01 11:20:17 -08:00
.hgtags Added tag FIREFOX_AURORA_21_BASE for changeset cc37417e2c28 2013-02-19 09:30:50 -08:00
aclocal.m4 Bug 784841 - Part 5: Integrate virtualenv into SpiderMonkey configure; r=glandium 2013-01-16 00:21:06 -08:00
Android.mk Bug 794297: Block the android build system from looking in mozilla-central. r=mwu 2012-09-25 17:04:01 -07:00
AUTHORS
client.mk Bug 784841 - Part 19: Remove allmakefiles.sh and friends; r=ted 2013-02-25 14:09:16 -08:00
client.py Bug 816392: Update to NSS 3.14.1 beta 2 (NSS_3_14_1_BETA2), r=me, a=rrelyea 2012-12-05 15:19:18 -08:00
CLOBBER bug 847890 requires a clobber 2013-03-13 10:02:05 -07:00
configure.in Bug 839141 - Change configure.in to require system NSS 3.14.3, r=bsmith 2013-03-12 22:58:31 +01:00
LEGAL
LICENSE
mach Bug 829557. followup to part 1: revert the almost-certainly-accidental removal of mach's executable bit. 2013-03-03 23:28:15 -08:00
Makefile.in Bug 847369 - Hook up js/src to check make target; r=glandium 2013-03-04 11:11:55 -08:00
moz.build Bug 784841 - Part 18ι: Convert /tools; r=ted 2013-02-25 13:20:01 -08:00
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/