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
Перейти к файлу
Andrew McCreight 309967ce04 Bug 1563405, part 1 - Call AddAttributes earlier in XULContentSinkImpl::OpenRoot(). r=bzbarsky
AddAttributes has no side effects on |this|, so that's okay.

Also remove an extra semi colon.

Differential Revision: https://phabricator.services.mozilla.com/D36845

--HG--
extra : moz-landing-system : lando
2019-07-04 05:53:32 +00:00
.cargo Bug 1563263: Bump Cranelift to 312516a69da03dc06eace32f61412389a8dcadf3; r=lth 2019-07-04 06:28:01 +00:00
.vscode
accessible Bug 1474771 - Adjust accessibility test_list.html to deal with frames having NS_FRAME_IS_DIRTY more often. r=Jamie 2019-07-03 05:30:30 +00:00
browser Bug 1497280 - [Fission] Make DateTimePicker works with JSWindowActor. r=NeilDeakin,mconley 2019-07-04 10:14:41 +00:00
build Backed out 2 changesets (bug 1562389) for causing bustages in ../python/mozbuild/mozbuild/test/configure/test_toolchain_configure.py::WindowsToolchainTest::test_clang_cl CLOSED TREE 2019-07-04 07:44:49 +03:00
caps
chrome
config Bug 1557762 - ensure we define NS_FREE_PERMANENT_DATA for single-stage pgo builds, r=chmanchester 2019-06-28 16:38:14 +00:00
devtools Backed out 3 changesets (bug 1552067, bug 1518808) as per yzen`s req . CLOSED TREE 2019-07-04 02:21:44 +03:00
docshell Backed out 2 changesets (bug 1552168) for causing mochitest crashes on test_menubar.xul CLOSED TREE 2019-07-03 16:08:23 +03:00
dom Bug 1563405, part 1 - Call AddAttributes earlier in XULContentSinkImpl::OpenRoot(). r=bzbarsky 2019-07-04 05:53:32 +00:00
editor Bug 1562876: rename `Selection::RemoveRange` to `Selection::RemoveRangeAndUnselectFramesAndNotifyListeners`. r=smaug 2019-07-03 13:26:14 +02:00
extensions Bug 1562876: rename `Selection::RemoveRange` to `Selection::RemoveRangeAndUnselectFramesAndNotifyListeners`. r=smaug 2019-07-03 13:26:14 +02:00
gfx Bug 1562733 - Properly transform DetailedGlyph offsets when rendering vertical (rotated) text through webrender. r=lsalzman 2019-07-04 11:58:35 +00:00
gradle/wrapper
hal
image Bug 1562159. Restore second copy of test because pref is different second time. 2019-06-29 00:17:30 +00:00
intl Bug 1558602 - Allow DocumentL10n to use LocalizationSync. r=smaug,Pike 2019-07-01 17:56:57 +00:00
ipc Backed out 15 changesets (bug 1479960, bug 1426526, bug 1534780, bug 1536697) for toolchain bustages on UniquePtrExtensions.h . CLOSED TREE 2019-06-28 22:42:00 +03:00
js Bug 1563241: Make Spidermonkey's testing intrinsic wasmBulkMem dependent on shared memory too; r=lth 2019-07-04 06:23:27 +00:00
layout Bug 1562733 - Properly transform DetailedGlyph offsets when rendering vertical (rotated) text through webrender. r=lsalzman 2019-07-04 11:58:35 +00:00
media Bug 1552607 - p2: check sample session ID when processing buffers. r=jya 2019-07-02 18:12:44 +00:00
memory
mfbt Bug 1563046: Move operator LogModule* out of line in debug builds. r=froydnj 2019-07-02 23:58:18 +00:00
mobile Bug 1563284 - Re-enable some extension mochitests in GeckoView r=mixedpuppy 2019-07-03 22:25:37 +00:00
modules Bug 1497207: Apply Meta CSP to about:serviceworkers. 2019-07-04 11:40:21 +00:00
mozglue Bug 1559000 - Enable/disable mozglue's AutoProfilerLabel when Base Profiler starts/stops - r=mstange 2019-07-04 04:39:08 +00:00
netwerk Bug 1561210 - Pass samesite-none-secure WPTs, r=Ehsan 2019-07-03 18:18:27 +00:00
nsprpub
other-licenses Bug 1553537 Part 1 - Close our WinInet handles before terminating the file transfer thread. r=agashlin 2019-07-01 18:30:25 +00:00
parser
python Bug 1563326 - for code-analysis target do not globally import PackageFrontend. r=sylvestre 2019-07-04 11:42:16 +00:00
remote Bug 1560301 - Implement very minimal support of browser context. r=remote-protocol-reviewers,ato 2019-07-02 12:40:58 +00:00
security Bug 1558924 - [10.15] Widevine crashes on macOS Catalina Beta r=handyman 2019-07-03 18:17:55 +00:00
services Bug 1558710 - Make sure clients never try to push local changes r=glasserc 2019-07-03 13:41:21 +00:00
servo Bug 1561283 - Don't optimize out recascading of children when becoming or stopping being display: contents. r=dholbert 2019-07-01 21:39:47 +00:00
startupcache
storage
taskcluster Bug 1562828 - Rename Rap-P(idl-bg) to Rap(idlbg-p) r=perftest-reviewers,sparky 2019-07-03 20:55:14 +00:00
testing Bug 1563496 Fix tp6-5 test ini file r=davehunt,perftest-reviewers,alexandru.irimovici 2019-07-04 11:59:02 +00:00
third_party Bug 1563263: Bump Cranelift to 312516a69da03dc06eace32f61412389a8dcadf3; r=lth 2019-07-04 06:28:01 +00:00
toolkit Bug 1497207: Apply Meta CSP to about:serviceworkers. 2019-07-04 11:40:21 +00:00
tools Bug 1559000 - Enable/disable mozglue's AutoProfilerLabel when Gecko Profiler starts/stops - r=mstange 2019-07-04 04:38:54 +00:00
uriloader
view
widget Bug 1556103 - Part 2. Long press doesn't show virtual keyboard. r=geckoview-reviewers,snorp 2019-07-02 13:47:42 +00:00
xpcom Bug 1563046: Move operator LogModule* out of line in debug builds. r=froydnj 2019-07-02 23:58:18 +00:00
xpfe/appshell
.arcconfig
.clang-format
.clang-format-ignore Bug 1519636 - Mark the entire media/libdav1d directory as third-party; r=andi 2019-06-28 07:37:58 +00:00
.cron.yml Bug 1562628: Run the periodic file update cron job on ESR68; r=RyanVM 2019-07-03 16:36:40 +00:00
.eslintignore Bug 1555450 - Remove locale-specific behavior when fully fluent (no longer using properties/json) r=k88hudson 2019-07-03 23:49:07 +00:00
.eslintrc.js
.flake8
.gdbinit
.gdbinit_python
.git-blame-ignore-revs
.gitignore Bug 1555482 - Remove strings-import, bundle:locales and imported strings (locales-src/ subdirectories) r=k88hudson 2019-07-03 23:49:23 +00:00
.hg-annotate-ignore-revs
.hg-format-source
.hgignore
.hgtags No bug - Tagging mozilla-central adc59d50adf815ad6764ff235f833a5ba74291b6 with FIREFOX_BETA_69_BASE a=release DONTBUILD CLOSED TREE 2019-07-01 08:44:11 +00:00
.lldbinit
.mailmap
.prettierignore
.prettierrc
.taskcluster.yml
.trackerignore
.yamllint
.ycm_extra_conf.py
AUTHORS
CLOBBER
Cargo.lock Bug 1563263: Bump Cranelift to 312516a69da03dc06eace32f61412389a8dcadf3; r=lth 2019-07-04 06:28:01 +00:00
Cargo.toml Bug 1563263: Bump Cranelift to 312516a69da03dc06eace32f61412389a8dcadf3; r=lth 2019-07-04 06:28:01 +00:00
GNUmakefile
LEGAL
LICENSE
Makefile.in
README.txt
aclocal.m4
build.gradle
client.mk
client.py
configure.in
configure.py
gradle.properties
gradlew
gradlew.bat
mach
moz.build Bug 1560425 - Remove old performance measurement API r=jorendorff 2019-07-02 14:37:17 +00:00
moz.configure
mozilla-config.h.in
old-configure.in
package-lock.json
package.json
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:

    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.