Gecko engine for Wine
Go to file
Fabien Cazenave 2c92600954 Bug 688599 - do not expand selection for deletion outside of the active editing host; r=ehsan
When a selection in an inline element is to be deleted, it is first expanded to
the parent block in order not to leave any empty inline element. This patch
ensures that the selection cannot be expanded outside of the contentEditable
element (active editing host).
2011-07-25 17:11:46 -04:00
accessible Bug 673757 - Do not process invalidation list while tree is created, r=tbsaunde 2011-07-24 20:15:37 -07:00
browser Merge mozilla-central and mozilla-inbound 2011-07-24 12:52:51 -04:00
build Bug 672046 - Valgrind suppression files are still generated in objdir even when building without --enable-valgrind; r=ted 2011-07-23 11:59:19 +02:00
caps Backout out bug 672026 for causing mobile startup crashes 2011-07-21 16:39:10 -07:00
chrome Backout changeset ed32cfcfd3f0 (bug 564667) because it breaks the build 2011-07-22 19:02:47 -04:00
config Bug 585015: Invoke header.py as a native command. r=glandium 2011-07-21 17:01:45 -07:00
content Bug 670313 - Check range of instance time values when they are passed in; r=dholbert 2011-07-25 10:46:08 -07:00
db Backed out changeset 83098dfb4bce (bug 654049) because of Android talos regression 2011-07-21 14:32:22 +02:00
dbm
docshell bug 628561 release http persistent connection on force reload r=bz 2011-07-22 12:31:37 -04:00
dom Bug 555086 - Change PluginModuleChild::AnswerPPluginInstanceConstructor to report errors correctly. r=cjones, push=jorendorff. 2011-07-25 12:11:43 -05:00
editor Bug 688599 - do not expand selection for deletion outside of the active editing host; r=ehsan 2011-07-25 17:11:46 -04:00
embedding Merge the last green changeset on mozilla-inbound to mozilla-central 2011-07-22 15:48:18 -04:00
extensions Bug 672040 - Hunspell test suite is still generated when using --disable-tests; r=khuey 2011-07-17 12:07:41 +02:00
gfx Bug 670573 - Add glTex(Sub)Image2D wrappers that correctly handle stride and alignment. r=derf 2011-07-25 19:32:56 +12:00
intl bug 672320 - part 8.1 - hyphenation patterns for Serbian/Serbo-Croatian. rs=smontagu 2011-07-21 20:58:56 +01:00
ipc Bug 671550 - provide correct parent HWND for content process window, r=jones.chris.g, davidb 2011-07-22 09:49:35 +09:00
jpeg Bug 413019 - Remove PGO workaround for some modules. r=ted 2011-07-01 12:46:02 +09:00
js Bug 673068 - Tweak HitStackQuota call to placate stack sanity assertions (r=dvander) 2011-07-25 14:00:08 -07:00
layout Merge mozilla-central and mozilla-inbound 2011-07-24 12:52:51 -04:00
media Bug 671818 - Make libvpx's chroma plane rows 16-byte aligned, r=cpearce 2011-07-20 11:02:59 -07:00
memory Backed out changeset 83098dfb4bce (bug 654049) because of Android talos regression 2011-07-21 14:32:22 +02:00
mfbt Merge mozilla-central and tracemonkey. 2011-06-27 11:07:22 -07:00
mobile Backout changesets 79a36ed03e14, d17ac9b0254e due to suspect xpcshell permaorange on OSX opt 2011-07-22 14:35:41 +02:00
modules Backout changesets 79a36ed03e14, d17ac9b0254e due to suspect xpcshell permaorange on OSX opt 2011-07-22 14:35:41 +02:00
netwerk bug 648941 - close persistent connections when transitioning in/out of private browsing r=bz 2011-07-25 16:25:01 -04:00
nsprpub Bug 634084 - Assertion failure: ready > 0, added debugging assertions, r=mcmanus 2011-06-27 16:05:44 +02:00
other-licenses Bug 667980: Expose network connection type to chrome. r=dougt 2011-07-10 15:24:05 -07:00
parser Bug 666665 - Remove isindex content code; r=sicking+hsivonen 2011-07-23 11:45:38 +02:00
probes
profile Bug 658995 part 2 - Use static destructors instead of atexit(). r=bsmedberg 2011-06-15 07:32:03 +02:00
rdf Bug 579571 - Remove --enable-timeline support. r=tglek 2011-07-17 12:07:42 +02:00
security Bug 670454 - Certificates usage in Certificate Viewer is always shown as "could not verify this certificate for unknown reasons", r=bsmith 2011-07-20 18:21:53 +02:00
services Bug 671422 - First sync should prompt for Master Password. r=rnewman 2011-07-13 15:45:54 -07:00
startupcache Bug 664898 - Cleanup startup cache api, r=taras 2011-07-20 00:39:09 -07:00
storage Backed out changeset 21e652a43924 2011-07-23 23:42:41 +02:00
testing Merge mozilla-inbound and mozilla-central 2011-07-25 14:14:13 +02:00
toolkit Bug 672731 - Add UNITS_COUNT_CUMULATIVE to nsIMemoryReporter. r=njn 2011-07-24 23:56:50 -04:00
tools Bug 579571 - Remove --enable-timeline support. r=tglek 2011-07-17 12:07:42 +02:00
uriloader Bug 635630 - typo in nsWebHandlerApp.js: OPEN_DEFAULT_WINDOW instead of OPEN_DEFAULTWINDOW. r=gavin 2011-07-16 20:47:30 +02:00
view Bug 424395 - Ignore invalidation if the view observer has been disconnected. r=roc 2011-07-20 22:22:27 +02:00
widget Bug 666654 - split eventutils.js functions that are chrome only into chromeutils.js. r=ted, a=test-only 2011-07-23 09:02:40 -04:00
xpcom Bug 658672 - Reduce size of cycle collector node and edge blocks. r=peterv 2011-06-17 16:19:41 -07:00
xpfe Bug 579571 - Remove --enable-timeline support. r=tglek 2011-07-17 12:07:42 +02:00
xpinstall Bug 670235 - Remove nsIDOMWindowInternal; r=sicking 2011-07-15 12:31:34 +02:00
xulrunner Bug 655678 - Move startupcache precompilation to the common packaging rules, and opt-in in browser and xulrunner. r=khuey 2011-07-19 08:51:54 +02:00
.hgignore Bug 589306 - mozconfig* files shouldn't be hgignored. r=ted, a=npotb 2010-08-27 14:19:45 -07:00
.hgtags Added tag AURORA_BASE_20110705 for changeset 5eb553dd2cea 2011-07-05 12:54:15 -04:00
aclocal.m4 Bug 638149 - Need a way to disable -dead_strip on OS X. r=ted 2011-04-09 05:23:27 +10:00
allmakefiles.sh Bug 648866 - Remove WinCE code from main build system + that of js/src/. r=ted 2011-04-19 14:11:40 +10:00
client.mk Back out 9fc0e6867256, 6947bbce9672, fb91a23bd158, a5870dd2ad7c, c3d3292fbd1e, 42f2aca1fde9 to fix Android failures on a CLOSED TREE 2011-07-01 11:20:52 -07:00
client.py Bug 599748 - Remove custom |def check_call()|, now that Python 2.4 is unsupported; (Av1) Remove 'util.py'. 2011-04-14 15:44:13 +02:00
configure.in Bug 673209 - check result of egrep during mozilla-config.h generation and abort on failure r=khuey 2011-07-25 12:50:00 -04:00
LEGAL
LICENSE
Makefile.in bug 659950 - implement a much simpler pair of codesize metrics: on-disk application size + installer size. r=glandium 2011-06-28 07:55:56 -04:00
README.txt added nightly.mozilla.org mention to README.txt, pushing to a CLOSED TREE, a=davidb 2011-03-30 08:23:52 -03:00

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/