Read-only Git mirror of the Mercurial gecko repositories at https://hg.mozilla.org. How to contribute: https://firefox-source-docs.mozilla.org/contributing/contribution_quickref.html
Перейти к файлу
Kris Maglione 5c47b4916d Bug 1253130: [webext] Support the `alwaysOnTop` in the browser.windows API. r=gabor
MozReview-Commit-ID: FNBCsDt0UT8

--HG--
extra : rebase_source : 80ec6a949237e4e59b17a9a9b31b5001d9f09606
2016-03-22 23:11:35 +01:00
accessible Bug 1257121 part 4 - Use return value rather than out param to return font metrics. r=jfkthame 2016-03-17 13:55:48 +08:00
addon-sdk Bug 1026614 - SDK ui/toolbar not working in permanent private browsing. r=rpl 2016-03-17 16:46:53 -04:00
b2g Bug 1256401 - Part 2: Remove references to b2gdroid. r=fabrice 2016-03-18 14:41:51 -07:00
browser Bug 1253130: [webext] Support the `alwaysOnTop` in the browser.windows API. r=gabor 2016-03-22 23:11:35 +01:00
build Bug 1258760 - Pre: Document how to produce Android Gradle dependencies. r=gps 2016-03-21 21:07:41 -07:00
caps Bug 1251308; r=luke 2016-03-09 11:20:11 +01:00
chrome Bug 1256988 - Replace tests on MOZ_ENABLE_GTK with tests on MOZ_WIDGET_TOOLKIT containing gtk. r=chmanchester 2016-03-17 06:49:44 +09:00
config Bug 1258760 - Allow re-signing already signed APK files. r=gps 2016-03-15 16:01:44 -07:00
db/sqlite3 Bug 1255813 - Remove build system support for Solaris, HPUX and AIX. r=ted 2016-03-15 07:34:50 +09:00
devtools Bug 1243993 - Enable browser_webconsole_split_persist.js in e10s;r=me 2016-03-22 14:21:29 -07:00
docshell Bug 1257730 - Crashtest for PING without valid URI. r=ryanvm 2016-03-18 15:56:15 -07:00
dom merge mozilla-inbound to mozilla-central a=merge 2016-03-22 12:14:15 +01:00
editor No bug - Re-enable some disabled reftests on e10s. 2016-03-21 00:28:43 -04:00
embedding Backed out 8 changesets (bug 1173320) for adding dom/filesystem/tests/test_basic.html without making it work on Android 2016-03-19 19:44:22 -07:00
extensions Bug 1257335. Replace some AutoSafeJSContext uses with AutoJSAPI or AutoJSContext uses. r=bholley 2016-03-18 10:48:38 -04:00
gfx Backed out changeset ceb8532131fb (bug 1223736) for reftest failures 2016-03-18 09:58:39 +01:00
gradle/wrapper
hal
image Backed out changeset bc854d1c6ab7 (bug 1209780) for statis analysis failures on OS X. 2016-03-21 16:29:15 -05:00
intl Bug 1256559 - To avoid VS2013 vs 2015 issues, just cast the size_t values to unsigned and print them with %u in the debug messages here; r=khuey 2016-03-21 12:14:13 +00:00
ipc Bug 1248565 - Let child processes have its own MOZ_LOG_FILE. r=erahm 2016-03-11 08:24:00 -05:00
js Merge mozilla-central to fx-team 2016-03-22 12:32:56 +01:00
layout merge mozilla-inbound to mozilla-central a=merge 2016-03-22 12:14:15 +01:00
media Bug 1255866 - stagefright: Fix unused variable warnings. r=ajones 2016-03-21 14:20:43 -07:00
memory bug 1244743 - Replace MOZ_NATIVE_X with MOZ_SYSTEM_X. r=gps 2016-02-01 10:49:34 -05:00
mfbt Backed out changeset 5cd8db347c49 (bug 1251559) for tree bustage on a CLOSED TREE 2016-03-18 08:03:17 +01:00
mobile Bug 1258289 - Follow-up: Remove unused resources to avoid lint bustage. r=me 2016-03-22 20:46:16 +01:00
modules Bug 1245059 - Disable NotifyIpInterfaceChange use for now. r=mcmanus 2016-03-18 16:26:00 -04:00
mozglue bug 1256614 - replace mozglue/linker/tests/Makefile.in with a PYTHON_UNIT_TEST. r=glandium 2016-03-15 09:02:36 -04:00
netwerk merge mozilla-inbound to mozilla-central a=merge 2016-03-21 15:30:59 +01:00
nsprpub
other-licenses Merge m-c to fx-team, a=merge 2016-03-16 16:52:30 -07:00
parser Bug 1256558 - Change MUST_CONVERT to avoid C4311 in VS2015; r=khuey 2016-03-21 12:00:41 -07:00
probes
python Bug 1258574 - Allow JARReader to read data already in memory; r=glandium 2016-03-21 16:36:22 -07:00
rdf Bug 1253085 - Remove the |PLDHashTable*| argument from PLDHash{HashKey,MatchEntry}. r=froydnj. 2016-03-16 15:33:44 +11:00
release/docker
security No bug, Automated HPKP preload list update from host bld-linux64-spot-543 - a=hpkp-update 2016-03-19 04:43:32 -07:00
services merge mozilla-inbound to mozilla-central a=merge 2016-03-22 12:14:15 +01:00
startupcache
storage Bug 1182987 - Part 2: Add getQuotaObjects() to mozIStorageConnection; r=mak 2016-03-15 07:00:28 +01:00
testing merge mozilla-inbound to mozilla-central a=merge 2016-03-22 12:14:15 +01:00
toolkit Bug 1254085 - fix test_browser_drop.xul to also tests drops on remote content browsers, r=enndeakin 2016-03-09 19:33:40 +00:00
tools Bug 1252765 - Always update Mercurial host fingerprints if present; r=chmanchester 2016-03-11 13:18:08 -08:00
uriloader bug 1257287 - add nsIDocShell.tabChild r=smaug 2016-03-18 15:54:12 -04:00
view
widget merge mozilla-inbound to mozilla-central a=merge 2016-03-22 12:14:15 +01:00
xpcom Bug 1257410 - Use %p and cast in printf to avoid C4477 on VS2015; r=khuey 2016-03-21 14:19:18 -07:00
xpfe Bug 1229220 - Update the scrollbar visibility prefs when initializing a TabChild; r=smaug 2016-03-18 11:13:20 -04:00
.clang-format
.clang-format-ignore
.eslintignore Bug 1257173 - Make JSON viewer code eslint clean; r=linclark 2016-03-17 22:26:53 -07:00
.eslintrc
.gdbinit
.gitignore
.hgignore
.hgtags
.lldbinit
.ycm_extra_conf.py
AUTHORS
Android.mk
CLOBBER Bug 1223729 - Touching CLOBBER for moving files under dom/bluetooth/common, r=shawnjohnjr 2016-03-15 17:54:03 +08:00
GNUmakefile
LEGAL
LICENSE
Makefile.in Bug 1257468 - Move setting MOZ_BUILD_APP subst and define to moz.configure. r=nalexander 2016-03-22 11:09:40 +09:00
README.txt
aclocal.m4
build.gradle Bug 1256995 - Move --with-gradle to mobile/android/moz.configure. r=glandium 2016-03-17 11:04:08 -07:00
client.mk
client.py
configure.in
configure.py Bug 1257468 - Replace tests on BUILDING_JS with tests on MOZ_BUILD_APP==js. r=nalexander 2016-03-22 11:09:42 +09:00
gradle.properties
gradlew
mach
moz.build Backed out changeset c91821911d55 (bug 933257) 2016-03-15 08:15:09 +09:00
moz.configure bug 1257689 - move YASM check to moz.configure. r=mshal 2016-03-17 19:15:01 -04:00
mozilla-config.h.in
old-configure.in Bug 1256995 - Move --with-gradle to mobile/android/moz.configure. r=glandium 2016-03-17 11:04:08 -07:00
settings.gradle
test.mozbuild

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:

    https://archive.mozilla.org/pub/firefox/nightly/latest-mozilla-central/
            - or -
    http://nightly.mozilla.org/