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
Daisuke Akatsuka 60bab71cdf Bug 1507126: Corresponds to USB device disconnection. r=jdescottes
Depends on D14709

So far, because we supported only single device, we could correspond to
disconnection by following code. From now, because we will support multi
devices, fix the code that changes the status.

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

--HG--
extra : moz-landing-system : lando
2018-12-19 09:02:23 +00:00
.cargo Bug 1504507 - Update serde branch for changes in WR PR #3264. r=kats 2018-11-05 13:14:07 +00:00
.vscode Bug 1514820 - Recommend a VSCode extension for IDL language highlighting r=jya 2018-12-18 19:43:33 +00:00
accessible Bug 1513332, add some null-pointer checks on elements in XULListboxAccessible, r=marcoz 2018-12-17 20:02:11 -05:00
browser Bug 1514673 allow WINDOW_ID_NONE in focus listener, r=rpl 2018-12-19 16:06:35 +00:00
build Bug 1507884 - Add a wrench-deps toolchain to provide a tarball of crates wrench depends on. r=glandium 2018-12-19 19:33:13 +00:00
caps Bug 1512029 part 1 - Stop calling JS_GetCompartmentPrincipals for system compartments. r=bzbarsky 2018-12-16 14:59:46 +00:00
chrome Bug 1511393 - Use c-basic-offset: 2 in Emacs mode line for C/C++ code. r=nbp 2018-12-01 04:52:05 +09:00
config Bug 1509573 - Part 2: Make |mach build faster| handle Android generated files. r=froydnj 2018-12-18 23:00:59 +00:00
db Bug 1514683 - Enable SQLITE_DBCONFIG_DEFENSIVE. r=mak 2018-12-19 18:11:27 +00:00
devtools Bug 1507126: Corresponds to USB device disconnection. r=jdescottes 2018-12-19 09:02:23 +00:00
docshell Bug 1513473 - Re-enable the Text Encoding menu telemetry probes on the release channel. datareview=chutten. r=janerik 2018-12-18 09:06:55 +00:00
dom Bug 1515379 - initialize frames delivered stat and add test r=dminor 2018-12-19 17:57:15 +00:00
editor Bug 1441619 - Add crashtest. r=masayuki 2018-12-18 15:09:52 +09:00
embedding Bug 1511181 - Reformat everything to the Google coding style r=ehsan a=clang-format 2018-11-30 11:46:48 +01:00
extensions Bug 1503393 - adjust tests for localhost proxying r=mayhemer 2018-12-03 16:28:14 +02:00
gfx Bug 1515348 - Update webrender to commit 75ab41278fe7e24c45b22fa1af6879801d6f8ebc (WR PR #3434). r=kats 2018-12-19 19:28:51 +00:00
gradle/wrapper Bug 1509572 - Part 1: Bump Gradle wrapper to 4.10.2; decouple script from Gradle version. r=snorp 2018-11-26 21:42:27 +00:00
hal Bug 1511393 - Use c-basic-offset: 2 in Emacs mode line for C/C++ code. r=nbp 2018-12-01 04:52:05 +09:00
image Bug 1514393 - Correct formatting in nsJPEGEncoder.cpp r=aosmond 2018-12-17 23:50:23 +00:00
intl Bug 1404666 - patch 2 - Accelerate DateTimeFormat::FormatUDateTime by caching ICU UDateFormat objects instead of creating them afresh every time. r=gandalf 2018-12-18 11:42:04 +00:00
ipc Bug 1514320 - delete dead code in the IPDL compiler based on coverage; r=nika 2018-12-19 18:01:44 +00:00
js Bug 1471989 - Clear JSStackFrame's JS object pointer when the window goes away. r=bzbarsky 2018-12-19 19:42:04 +00:00
layout Merge inbound to mozilla-central. a=merge 2018-12-19 17:46:11 +02:00
media Bug 1515379 - initialize frames delivered stat and add test r=dminor 2018-12-19 17:57:15 +00:00
memory Bug 1511251 - Remove redundant and costly assert. r=njn 2018-12-05 14:45:52 +00:00
mfbt Bug 1509926 - Disable the warning -Wc++2a-compat on some files r=dholbert 2018-12-17 06:56:45 +00:00
mobile Bug 1458668 - Link CHANGELOG.md in javadoc. r=snorp,geckoview-reviewers 2018-12-19 15:48:17 +00:00
modules Bug 1514823 - Remove support for apz.allow_checkerboarding=false. r=kats 2018-12-18 00:38:33 +00:00
mozglue Bug 1511393 - Use c-basic-offset: 2 in Emacs mode line for C/C++ code. r=nbp 2018-12-01 04:52:05 +09:00
netwerk Backed out changeset 7b8dad8341e4 (bug 1510225) for wpt failures at src/netwerk/protocol/http/nsHttpChannel.cpp 2018-12-19 02:23:36 +02:00
nsprpub
other-licenses Bug 1514532 - the modules/libmar directory isn't clang formatted and there are a few deprecation warnings in app update code. r=mhowell 2018-12-17 11:17:21 -08:00
parser Merge inbound to mozilla-central. a=merge 2018-12-18 19:34:11 +02:00
python Merge mozilla-central to autoland. a=merge CLOSED TREE 2018-12-19 18:02:55 +02:00
security Bug 1513839 - Make SSL_TIME_UNTIL_HANDSHAKE_FINISHED keyed by kea group r=keeler,jcj 2018-12-18 09:33:34 +00:00
services Bug 1514909 - Update the last sync time from X-L-M instead of X-W-T after a batch upload. r=markh 2018-12-17 23:34:04 +00:00
servo Bug 1514449 - Use NonNegative more in the border code. r=boris,#style 2018-12-17 21:35:14 +00:00
startupcache Bug 1511181 - Reformat everything to the Google coding style r=ehsan a=clang-format 2018-11-30 11:46:48 +01:00
storage Bug 1513205 - Also update the tests to match the Google coding style r=Ehsan 2018-12-14 18:10:35 +00:00
taskcluster Bug 1507884 - Add tasks for linux-based testing of webrender standalone. r=jrmuizel 2018-12-19 19:32:30 +00:00
testing Bug 1503613: Make 'mach xpcshell-test' print the command in shell syntax. r=ted 2018-12-19 15:37:32 +00:00
third_party Backed out 16 changesets (bug 1492664) for breaking developer artifact builds, requested by standard8 a=backout 2018-12-19 11:45:29 +02:00
toolkit Bug 1515017 - Remove unused deck, stack, toolbarbutton include points from the autocomplete binding. r=mak 2018-12-19 15:43:09 +00:00
tools Merge mozilla-central to autoland. a=merge CLOSED TREE 2018-12-19 18:02:55 +02:00
uriloader Bug 1394188 - Make tab labels not change during reload. r=bzbarsky,florian 2018-12-17 12:33:29 +00:00
view Bug 1322780 - Part 2: Support unprefixed min-content and max-content. r=mats,emilio 2018-12-18 18:47:37 +00:00
widget Backed out changeset be2cd52df099 (bug 1512416) for build bustage 2018-12-19 14:24:31 +02:00
xpcom Bug 1515165 - Remove the eTLD+1 checks from the anti-tracking backend; r=baku 2018-12-19 14:52:30 +00:00
xpfe/appshell Bug 1514360 - Add nsIWindowMediator.getMostRecentBrowserWindow() r=Ehsan 2018-12-14 22:53:21 +00:00
.arcconfig
.clang-format Bug 1512716 - Re-indent NS_QUERYFRAME macros after clang-format. r=TYLin 2018-12-07 20:00:18 +00:00
.clang-format-ignore Bug 1513205 - Remove tests from the ignore list r=Ehsan 2018-12-13 20:36:45 +00:00
.cron.yml Bug 1503547 - Move searchfox indexing jobs a half hour earlier to match nightly build times. r=mccr8 2018-11-01 15:37:07 +00:00
.eslintignore Bug 1423844 - Enable ESLint for dom/security/test/unit/ r=Standard8,jkt 2018-12-17 15:47:44 +00:00
.eslintrc.js Bug 1513636 - Temporarily turn off ESlint rule mozilla/reject-importGlobalProperties for dom/. r=mossop 2018-12-12 19:04:35 +00:00
.flake8 Bug 1508889 - Remove ipc/chromium from the lists of third-party code. r=Ehsan 2018-11-21 03:11:37 +00:00
.gdbinit
.gdbinit_python
.git-blame-ignore-revs Bug 1511501 - Add information about the tree-wide clang-format to .git-blame-ignore-revs r=kats 2018-12-04 05:01:02 +00:00
.gitignore Bug 1513450 - Do not ignore .rej/.orig files. r=firefox-build-system-reviewers,nalexander 2018-12-17 21:41:01 +00:00
.hg-annotate-ignore-revs Bug 1508324 - Create the .hg-annotate-ignore-revs file to be used with hg smart-annotate. r=ehsan DONTBUILD NPOTB 2018-11-30 01:16:10 -02:00
.hg-format-source Bug 1511181 - Quick fix for .hg-format-source that has an empty line. r=ehsan, a=aryx 2018-11-30 13:25:44 +02:00
.hgignore Bug 1513450 - Do not ignore .rej/.orig files. r=firefox-build-system-reviewers,nalexander 2018-12-17 21:41:01 +00:00
.hgtags No bug - Tagging mozilla-central 3386ff76878d83496bb822d09115c77472808b53 with FIREFOX_NIGHTLY_65_END a=release DONTBUILD CLOSED TREE 2018-12-10 07:29:08 -08:00
.lldbinit
.mailmap
.taskcluster.yml Backed out 16 changesets (bug 1492664) for breaking developer artifact builds, requested by standard8 a=backout 2018-12-19 11:45:29 +02:00
.trackerignore
.yamllint
.ycm_extra_conf.py
aclocal.m4 Bug 1513798 - Revert bug 638149 and leave it to configure to set -dead_strip. r=nalexander 2018-12-18 10:50:06 +09:00
AUTHORS
build.gradle Bug 1498406 - Part 2: Don't check for Android platform in configure. r=froydnj 2018-12-18 03:29:16 +00:00
Cargo.lock Bug 1514247 - Upgrade u2f-hid-rs to 0.2.3 r=emilio,keeler 2018-12-14 19:40:03 +00:00
Cargo.toml Bug 1507524 - Move webrender to gfx/wr. r=jrmuizel 2018-11-22 21:47:48 +00:00
client.mk Bug 1498031 - Merge code paths for running configure between Tup and Make based backends. r=firefox-build-system-reviewers,mshal 2018-10-16 22:21:36 +00:00
client.py
CLOBBER Update configs. IGNORE BROKEN CHANGESETS CLOSED TREE NO BUG a=release ba=release 2018-12-10 07:58:12 -08:00
configure.in
configure.py
GNUmakefile
gradle.properties
gradlew
LEGAL
LICENSE
mach
Makefile.in Bug 1498031 - Merge code paths for running configure between Tup and Make based backends. r=firefox-build-system-reviewers,mshal 2018-10-16 22:21:36 +00:00
moz.build Bug 1508248 - Update in-tree bugzilla metadata to use 'Firefox Build System :: Mach Core' for mach files r=froydnj 2018-11-19 13:35:14 +00:00
moz.configure Bug 1502457 - Move MOZILLA_OFFICIAL to init.configure. r=nalexander 2018-11-16 01:16:31 +00:00
mozilla-config.h.in Bug 1504022 - Map GetExceptionCode to a nop to avoid an error r=bobowen 2018-11-02 13:28:01 -05:00
old-configure.in Bug 1514683 - Enable SQLITE_DBCONFIG_DEFENSIVE. r=mak 2018-12-19 18:11:27 +00:00
package-lock.json
package.json
README.txt Bug 1480997 - Remove "Mozilla FTP server" link in README.txt r=mossop 2018-10-23 10:06:29 +00:00
settings.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.