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
Go to file
Andrea Marchesini 6797e45278 Bug 1585284 - Use nsIGlobalObject in any Blob/File CTOR, r=smaug
Differential Revision: https://phabricator.services.mozilla.com/D49392

--HG--
extra : moz-landing-system : lando
2019-10-21 05:33:33 +00:00
.cargo
.vscode
accessible Bug 1587959 - The userSelectionBehavior property of the urlbar controller may get stale and confuse a11y. r=Standard8 2019-10-18 15:55:54 +00:00
browser Backed out 3 changesets (bug 1585582) for perma fails on appcache.tentative.https.sub.html. 2019-10-20 21:15:17 +03:00
build Bug 1587913 - Fix rust target detection for rustc 1.38. r=firefox-build-system-reviewers,glandium 2019-10-16 22:16:13 +00:00
caps Bug 1586681 - Ensure URIFIxup uses the right engine when there's a separate PB engine. r=Standard8,Gijs 2019-10-12 12:37:51 +00:00
chrome
config Bug 1433306 - Part 2: Implement Intl.ListFormat stage 3 proposal. r=jwalden 2019-10-16 16:05:06 +00:00
devtools Bug 1588899 - P1. Move classification flags related method to nsIClassifiedChannel. r=Ehsan,baku 2019-10-19 04:30:24 +00:00
docshell Bug 1589399 - Make BrowsingContext implement nsISupports, r=smaug 2019-10-18 18:58:30 +00:00
dom Bug 1585284 - Use nsIGlobalObject in any Blob/File CTOR, r=smaug 2019-10-21 05:33:33 +00:00
editor Bug 1587141 part 2 - Make execCommand("indent") ignore whitespace when looking for sibling list element. r=masayuki 2019-10-14 17:11:00 +00:00
extensions Bug 1589327 - Remove some other various fennec-dependent code. r=snorp,botond 2019-10-18 18:49:49 +00:00
gfx Bug 1583841 - Adjust expected gpu cache blocks constants. r=kvark 2019-10-17 15:39:37 +00:00
gradle/wrapper
hal
image Backed out changeset fb8fb91d2a96 (bug 1583044) for causing perma fails on test_DownloadUtils.js and reftests. CLOSED TREE 2019-10-18 15:25:07 +03:00
intl Bug 1585119 - Re-enable many mochitests on android; r=geckoview-reviewers,snorp 2019-10-15 15:07:09 +00:00
ipc Bug 1589561. Factor out idle handling from PrioritizedEventQueue. r=smaug 2019-10-20 15:08:44 +00:00
js Bug 1564177 - Part 2: Move the DebuggerVector from GlobalObject to the Realm. r=jimb 2019-10-18 20:21:44 +00:00
layout Bug 1585284 - Use nsIGlobalObject in any Blob/File CTOR, r=smaug 2019-10-21 05:33:33 +00:00
media Bug 1587164 - Avoid left shift of negative value in TimestampWrapAroundHandler; r=bwc 2019-10-18 13:48:21 +00:00
memory Bug 1587066 - Use native abort() for ThreadSanitizer. r=jseward 2019-10-09 14:27:21 +00:00
mfbt Bug 1588551 - Fix Vector::erase documentation comment r=jwalden 2019-10-15 17:38:13 +00:00
mobile Bug 1589327 - Remove GeckoViewNavigationChild. r=snorp 2019-10-18 18:49:53 +00:00
modules Bug 1588737 - Remove layout.css.prefixes.device-pixel-ratio-webkit. r=dholbert 2019-10-20 13:43:57 +00:00
mozglue Bug 1579758 - Block a nightly build of OpenSC which crashes Firefox; r=aklotz 2019-10-13 04:20:45 +00:00
netwerk Backed out 3 changesets (bug 1585582) for perma fails on appcache.tentative.https.sub.html. 2019-10-20 21:15:17 +03:00
nsprpub Bug 1586867, NSPR_4_23_RTM, r=jcj 2019-10-17 15:29:05 +00:00
other-licenses
parser Bug 1510785 - Only build XBL related code when MOZ_XBL is defined. r=bzbarsky 2019-10-08 23:52:14 +00:00
python Bug 1565634 - mach install should install GVE as default. r=nalexander 2019-10-18 02:01:26 +00:00
remote Bug 1563206 - Call editor commands directly to emulate some native key bindings; r=ato,remote-protocol-reviewers 2019-10-18 21:02:45 +00:00
security Bug 1577822 - land NSS NSS_3_47_RTM UPGRADE_NSS_RELEASE, r=kjacobs 2019-10-18 22:42:33 +00:00
services Bug 1588329 - Centralize array chunking in PlacesUtils.chunkArray. r=mak 2019-10-15 21:23:07 +00:00
servo Bug 1588737 - Simplify media query code now that lifetimes are non-lexical. r=xidorn 2019-10-20 13:44:07 +00:00
startupcache Bug 1586744 - Explicitly track StartupCache table's memory r=njn 2019-10-16 15:41:54 +00:00
storage Bug 1588329 - Introduce mozIStorageAsyncConnection::variableLimit. r=mak 2019-10-15 21:22:57 +00:00
taskcluster Backed out changeset a4ed297ed157 (bug 1520463) for raptor failures complaining about StringIO 2019-10-19 15:02:15 +03:00
testing Backed out 3 changesets (bug 1585582) for perma fails on appcache.tentative.https.sub.html. 2019-10-20 21:15:17 +03:00
third_party Bug 1588329 - Introduce mozIStorageAsyncConnection::variableLimit. r=mak 2019-10-15 21:22:57 +00:00
toolkit Backed out 3 changesets (bug 1585582) for perma fails on appcache.tentative.https.sub.html. 2019-10-20 21:15:17 +03:00
tools Bug 1588650 - Remove duplicate prefs from mobile.js r=njn 2019-10-17 23:24:14 +00:00
uriloader Bug 1589327 - Remove some other various fennec-dependent code. r=snorp,botond 2019-10-18 18:49:49 +00:00
view Bug 1519636 - Reformat recent changes to the Google coding style r=Ehsan 2019-10-06 18:29:55 +00:00
widget Bug 1585284 - Use nsIGlobalObject in any Blob/File CTOR, r=smaug 2019-10-21 05:33:33 +00:00
xpcom Bug 1589561. Factor out idle handling from PrioritizedEventQueue. r=smaug 2019-10-20 15:08:44 +00:00
xpfe/appshell Bug 1548152, replace .xul test files in xpfe/ to .xhtml r=NeilDeakin 2019-10-10 13:33:16 +00:00
.arcconfig
.clang-format
.clang-format-ignore Bug 1570370 - Part 9: Move UnicodeExtensionsGenerated.cpp into LanguageTagGenerated.cpp. r=jwalden 2019-10-11 19:26:33 +00:00
.cron.yml Bug 1578495 - Run searchfox jobs on ash. r=asuth 2019-10-06 20:00:09 +00:00
.eslintignore Backed out changeset 73cbc0f61053 (bug 1194860) for causing lint failure in /builds/worker/checkouts/gecko/dom/imptests/testharness.js CLOSED TREE 2019-10-14 16:43:11 +03:00
.eslintrc.js Bug 1588872 - Enable ESLint rule mozilla/prefer-boolean-length-check by default, disable for failing locations. r=Mardak 2019-10-16 20:11:31 +00:00
.flake8 Backed out changeset a4ed297ed157 (bug 1520463) for raptor failures complaining about StringIO 2019-10-19 15:02:15 +03:00
.gdbinit
.gdbinit_python
.git-blame-ignore-revs
.gitattributes
.gitignore
.hg-annotate-ignore-revs
.hg-format-source
.hgignore
.hgtags No bug - Tagging mozilla-central 585fe45563356a10a9d53cddfeda2bd699e46dd5 with FIREFOX_BETA_71_BASE a=release DONTBUILD CLOSED TREE 2019-10-14 16:42:11 +00:00
.lldbinit
.mailmap
.prettierignore
.prettierrc
.taskcluster.yml Backed out changeset 1e29bf90b3ea (bug 1580622) for breaking retriggers, backfill and reruns on autoland 2019-10-08 06:14:27 +03:00
.trackerignore
.yamllint
.ycm_extra_conf.py
aclocal.m4
AUTHORS
build.gradle Bug 1580356 - Remove Fennec (Firefox for Android). r=snorp,mshal 2019-10-04 20:55:11 +00:00
Cargo.lock Bug 1575883 - mach vendor rust. r=kinetik 2019-10-11 16:02:18 +00:00
Cargo.toml
client.mk
client.py
CLOBBER
configure.in
configure.py
GNUmakefile
gradle.properties
gradlew
gradlew.bat
LEGAL
LICENSE
mach Bug 1578348, drop compare-locales from the mach python2 list, r=Callek,ahal 2019-10-08 13:58:33 +00:00
Makefile.in
moz.build
moz.configure Backed out changeset ed90ca2fb5a8 (bug 1585370) for toolchain bustages. CLOSED TREE 2019-10-12 06:29:06 +03:00
mozilla-config.h.in
old-configure.in Bug 1585355 - Back out (part of) Bug 1443823, removing -fno-keep-inline-dllexport which was only applied to mingw-gcc r=dmajor 2019-10-03 16:01:26 +00:00
package-lock.json
package.json
README.txt
settings.gradle Bug 1580356 - Remove Fennec (Firefox for Android). r=snorp,mshal 2019-10-04 20:55:11 +00:00
substitute-local-geckoview.gradle
test.mozbuild

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:

    https://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:

    https://developer.mozilla.org/en/docs/Creating_a_patch
    https://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 https://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.]

Nightly development builds can be downloaded from:

    https://archive.mozilla.org/pub/firefox/nightly/latest-mozilla-central/
            - or -
    https://www.mozilla.org/firefox/channel/desktop/#nightly

Keep in mind that nightly builds, which are used by Mozilla developers for
testing, may be buggy.