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
Swapnesh Kumar Sahoo 3133230b35 Bug 1351034 - Remove WEB_NOTIFICATION_PERMISSION_REMOVED. f=chutten; r=kitcambridge
MozReview-Commit-ID: 2X3PjxDgkPf

--HG--
extra : rebase_source : 09b97a268261d49c578ee2613b84d6644b8b3767
2017-05-09 09:24:01 -07:00
.cargo
.vscode
accessible Bug 1363027 - diagnostic asserts for Accessible::RemoveChild, r=davidb 2017-05-09 15:56:41 -04:00
addon-sdk Backed out changeset 88c2a0b2dde5 (bug 1319111) for crashing Talos. r=backout 2017-04-28 00:16:39 +02:00
browser Bug 1363075 - Stop using the :not(:target) selector in search-arrow-go.svg. r=dao 2017-04-27 12:46:18 +01:00
build Bug 1356683 - Use new tooltool wrapper for valgrind builds. r=chmanchester 2017-04-12 17:45:52 +09:00
caps Bug 1361859 - Enable eslint on caps/ directory; r=standard8 2017-05-08 07:49:06 -06:00
chrome Bug 1363395 - nsGlobalWindow::GetLocation should support to be called on the outer window, r=smaug 2017-05-09 22:41:19 +02:00
config merge mozilla-inbound to mozilla-central a=merge 2017-05-08 11:11:20 +08:00
db Bug 1352260 - Upgrade to SQLite 3.18.0. r=mak 2017-04-01 15:08:18 -04:00
devtools Bug 1363226 - Remove resize event listeners in JSON Viewer and use CSS instead. r=Honza 2017-05-08 16:38:00 -04:00
docshell merge mozilla-inbound to mozilla-central a=merge 2017-05-05 15:17:26 +02:00
dom Bug 1351034 - Remove WEB_NOTIFICATION_PERMISSION_REMOVED. f=chutten; r=kitcambridge 2017-05-09 09:24:01 -07:00
editor Merge mozilla-central to mozilla-inbound 2017-05-09 14:40:11 +02:00
embedding
extensions Back out bug 1357107 since it broke a feature that we have no automated tests for... 2017-05-05 22:41:36 -04:00
gfx Bug 1310222 - Remove GL max-size reduction workarounds on OSX >=10.12 - r=daoshengmu 2017-05-09 13:28:46 -07:00
gradle/wrapper
hal
image Bug 1359762 - Only allow SVG images to use context paint if they're from chrome:// or resource://. r=dholbert 2017-04-25 12:47:19 +01:00
intl Backed out 3 changesets (bug 1353000) for devtools failures a=backout CLOSED TREE 2017-04-12 10:59:12 -07:00
ipc Bug 1359087 - Use IPCBlob in FileHandle - part 1 - PPendingIPCBlob protocol, r=janv 2017-05-09 22:35:27 +02:00
js Bug 1363191 - Pop eval lexical scope before propagating its var scope's Annex B functions. (r=anba) 2017-05-09 14:45:27 -07:00
layout Bug 1359762 - Only allow SVG images to use context paint if they're from chrome:// or resource://. r=dholbert 2017-04-25 12:47:19 +01:00
media Bug 1363395 - nsGlobalWindow::GetLocation should support to be called on the outer window, r=smaug 2017-05-09 22:41:19 +02:00
memory Bug 1334286 - use MOZ_FORMAT_PRINTF in DMD; r=njn 2017-04-21 15:54:05 -06:00
mfbt merge mozilla-inbound to mozilla-central a=merge 2017-05-05 15:17:26 +02:00
mobile Bug 1357438 - Add form assist popup to custom tabs / webapps. r=walkingice 2017-05-09 09:01:08 -04:00
modules Merge mozilla-central to mozilla-inbound 2017-05-09 14:40:11 +02:00
mozglue Bug 1359333 - detect aes-ni support, r=froydnj 2017-03-31 18:59:56 +02:00
netwerk Bug 1362959 - Call SetFastOpenConnected only if socketTransport has TFO in progress. r=mcmanus 2017-05-10 00:24:48 +02:00
nsprpub Bug 1358466 - Define pt_sendto only on Linux and fix comments. r=mcmanus 2017-04-24 17:32:23 +02:00
other-licenses Bug 1345530 - add BUG_COMPONENT to other-licenses/* files. r=tbsaunde, mhowell, overholt 2017-04-05 08:31:10 -04:00
parser Backed out changeset 2e7615b554ee (bug 1355441) for crashing at nsHtml5TreeBuilder::getUnusedStackNode() intermittent failures 2017-05-09 17:11:28 +08:00
probes
python Bug 1360571 - Remove "local" bashism from mozconfig_loader. r=glandium 2017-05-05 04:31:02 -07:00
rdf
security Merge inbound to central, a=merge CLOSED TREE 2017-05-08 16:07:25 -07:00
services merge mozilla-inbound to mozilla-central a=merge 2017-05-05 15:17:26 +02:00
servo servo: Merge #16722 - Add clobber mechanism (from UK992:clobber); r=SimonSapin 2017-05-08 23:53:05 -05:00
startupcache Backed out changeset 7fdcabdbb675 (bug 1024669) for failing mda, GTest and talos jobs. r=backout on a CLOSED TREE 2017-04-10 19:05:44 +02:00
storage Bug 1342459 - Enable no-undef on browser/base, and clean up unnecessary no-undef references. r=mossop 2017-04-03 11:46:56 +01:00
taskcluster Bug 1324922: Stop publishing complete MARs to balrog as part of build/repack r=catlee 2017-05-09 12:49:45 -04:00
testing Backed out changeset c7bfebd287aa (bug 1361560) 2017-05-09 21:04:46 +02:00
third_party Merge m-c to graphics 2017-05-08 10:50:52 -04:00
toolkit Bug 1351034 - Remove WEB_NOTIFICATION_PERMISSION_REMOVED. f=chutten; r=kitcambridge 2017-05-09 09:24:01 -07:00
tools Merge mozilla-central to mozilla-inbound 2017-05-09 14:40:11 +02:00
uriloader Bug 1355585 - Streamline the format of "handlers.json", align the implementation, and reorganize tests. r=mak 2017-04-24 11:29:46 +01:00
view Bug 1321754 Part 2 - Update reftest and crashtest expectations for stylo. r=heycam 2017-04-28 14:53:16 +08:00
widget Back out bug 1353060 (3 csets) for possibly causing a checkerboarding regression. r=backout 2017-05-09 13:23:20 -04:00
xpcom Bug 1359335 - collect telemetry on aes-ni support, r=gfritzsche 2017-03-31 19:03:03 +02:00
xpfe Merge inbound to m-c a=merge 2017-04-25 13:53:00 -07:00
.clang-format
.clang-format-ignore
.clang-tidy
.cron.yml
.eslintignore Bug 1361859 - Enable eslint on caps/ directory; r=standard8 2017-05-08 07:49:06 -06:00
.eslintrc.js
.flake8
.gdbinit
.gdbinit_python
.gitignore Bug 1359427 - Hide top-level gecko.log from VCSes; r=gps 2017-04-25 15:30:38 +01:00
.hgignore Bug 1359427 - Hide top-level gecko.log from VCSes; r=gps 2017-04-25 15:30:38 +01:00
.hgtags
.inferconfig Bug 1357629 - Add httpclientandroidlib to .inferconfig ignore list r=nalexander,njpark 2017-04-18 20:05:25 -07:00
.lldbinit
.taskcluster.yml
.ycm_extra_conf.py
aclocal.m4
Android.mk
AUTHORS
build.gradle
client.mk
client.py
CLOBBER Back out bug 1357107 since it broke a feature that we have no automated tests for... 2017-05-05 22:41:36 -04:00
configure.in
configure.py
GNUmakefile
gradle.properties
gradlew
LEGAL
LICENSE
mach
Makefile.in
moz.build
moz.configure
mozilla-config.h.in
npm-shrinkwrap.json Bug 1355776 - Upgrade ESLint to version 3.19.0 to pick up autofix improvements and other fixes. r=mossop 2017-04-12 12:07:01 +01:00
old-configure.in Bug 1359552 ANGLE requires MOZ_HAS_WINSDK_WITH_D3D to be set for required includes in MINGW r=gps 2017-04-27 13:43:47 -05:00
package.json Bug 1355776 - Upgrade ESLint to version 3.19.0 to pick up autofix improvements and other fixes. r=mossop 2017-04-12 12:07:01 +01:00
README.txt
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.]

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 -
    https://nightly.mozilla.org/