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
Andreas Tolfsen c5eba64d1c Bug 1359427 - Hide top-level gecko.log from VCSes; r=gps
gecko.log is generated by several test harnesses.  It sometimes gets added
as part of patches that are sent out for review.  By ignoring the file,
we can prevent it from being uploaded to mozreview.

MozReview-Commit-ID: CYApQOnZJfa

--HG--
extra : rebase_source : d1e03daad26104dec8b08451b82ed673f505fa5b
2017-04-25 15:30:38 +01:00
.cargo
.vscode
accessible Bug 1358758 - Use CSSIntRect for nsIFrame::GetScreenRect. r=kats 2017-04-25 07:33:13 +09:00
addon-sdk Bug 1356810: Follow-up: Fix SDK worker tests. a=merge 2017-04-19 14:10:52 -07:00
browser Bug 1359806 - Fix sessions.restore to return an object instead of an array, r=mixedpuppy 2017-04-26 10:18:41 -04:00
build Backed out changeset 6eb93543bf16 (bug 1318143) for Windows build bustage. r=backout 2017-04-25 22:38:36 +02:00
caps Bug 1344170: set firstPartyDomai on blob: URI. r=smaug 2017-04-24 14:12:03 +08:00
chrome
config Bug 1353541 Fix rustc in MinGW build r=froydnj,ted 2017-04-26 12:08:59 -05:00
db
devtools Bug 1358013 - Implement status-bar tooltips. r=Honza 2017-04-25 11:17:52 +03:00
docshell Bug 1348044 - Mark the channel as UrgentStart for top level document loading. r=smaug 2017-04-26 04:27:00 -04:00
dom Bug 1358758 - Use CSSIntRect for nsIFrame::GetScreenRect. r=kats 2017-04-25 07:33:13 +09:00
editor Bug 1360137 - Part 2. Reduce QueryInterface by NativeInit. r=masayuki 2017-04-27 17:41:26 +09:00
embedding Bug 1356569 - Remove notifyObservers' last parameter when it is falsy, r=jaws. 2017-04-14 21:51:39 +02:00
extensions Bug 1354635 - Send permissions to the content process when debugging service workers, r=catalinb 2017-04-18 14:38:56 -04:00
gfx Merge m-c to autoland a=merge 2017-04-26 17:43:38 -07:00
gradle/wrapper
hal Bug 1357323 - Remove the gonk code that was referenced by the build system. r=gps 2017-04-18 17:46:39 +09:00
image Bug 1359415 - move threadsafety checks inside nsAutoOwningThread; r=erahm 2017-04-26 11:41:32 -04:00
intl Merge m-c to autoland, a=merge 2017-04-20 15:52:28 -07:00
ipc Merge inbound to central, a=merge CLOSED TREE 2017-04-26 17:30:31 -07:00
js Bug 1359313 - whitelist -moz-border-*-colors related bindings to satisfy heap write analysis. r=bholley,heycam 2017-04-27 12:06:05 +08:00
layout Bug 1359779: Also look at pseudo frames in nsComputedDOMStyle::DoGetStyleContextNoFlush. r=heycam 2017-04-26 13:54:44 +02:00
media Bug 1355617 - static_cast UNKNOWN_ERROR to status_t to remove harmless warning - r=alfredo 2017-04-27 17:12:02 +12: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-04-26 08:41:31 +02:00
mobile Backed out changeset 0ca9044bb930 (bug 1356693) for android crashes 2017-04-27 15:20:09 +02:00
modules Bug 1358373 - Handle underestimating how many shmems the CDM needs to return decoded video frames to Gecko. r=gerald 2017-04-26 15:46:09 +12:00
mozglue Merge inbound to central, a=merge CLOSED TREE 2017-04-26 17:30:31 -07:00
netwerk Merge inbound to central, a=merge CLOSED TREE 2017-04-26 17:30:31 -07: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
parser Backed out changeset 1f9d0f8e65b9 (bug 1351548) 2017-04-26 13:13:05 +02:00
probes
python Backed out changeset 1f9d0f8e65b9 (bug 1351548) 2017-04-26 13:13:05 +02:00
rdf
security Merge m-c to autoland a=merge 2017-04-26 17:43:38 -07:00
services Bug 1359140 - Fix various ESLint issues in services/ (mostly automatic). r=markh 2017-04-24 18:52:57 +01:00
servo servo: Merge #16629 - Bug 1336863: Ensure we don't restyle with outdated rules (from emilio:dirty-doc); r=heycam 2017-04-27 06:45:49 -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 1356569 - Remove notifyObservers' last parameter when it is falsy, r=jaws. 2017-04-14 21:51:39 +02:00
taskcluster Bug 1359760 - enable: a11y, awsy, cpp, j, jit, jp, mn, ss suites on tc win10; r=jmaher 2017-04-24 18:01:11 +02:00
testing Bug 1359043 - Remove incorrect click/scroll test r=whimboo 2017-04-17 18:39:12 +01:00
third_party/rust No bug - Revendor rust dependencies 2017-04-25 00:10:45 +00:00
toolkit Bug 1358127 - Fix bookmarks.search so it doesn't return the contents of tag folders, r=mak 2017-04-24 09:04:59 -04:00
tools Merge m-c to autoland a=merge 2017-04-26 17:43:38 -07:00
uriloader Bug 1359651 - Add a mochitest for auto-closing behavior when dealing with an external file type. r=Felipe 2017-04-25 17:39:25 -07:00
view Bug 1354933. Assert that the frame pointer is null in the nsView destructor. r=mats 2017-04-18 18:17:35 -05:00
widget Bug 1358758 - Use CSSIntRect for nsIFrame::GetScreenRect. r=kats 2017-04-25 07:33:13 +09:00
xpcom Bug 1359309. P2 - dump the name of the TaskQueue when Dispatch() fails. r=jya 2017-04-25 15:08:23 +08: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 Bug 1357867 - Land in progress OSX cross compile nightly support. r=dustin 2017-04-18 09:36:27 -04:00
.eslintignore Bug 1359481 - Add top sites and search to activity-stream system add-on. r=Mardak 2017-04-25 13:31:29 -07: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 Bug 591688 - Notify when decision task fails r=dustin,gps 2017-04-12 21:01:46 -07:00
.ycm_extra_conf.py
aclocal.m4
Android.mk
AUTHORS
build.gradle
client.mk
client.py
CLOBBER Bug 1356927 followup, touch CLOBBER for Mac ranlib change 2017-04-18 18:50:48 -07:00
configure.in
configure.py
GNUmakefile
gradle.properties
gradlew
LEGAL
LICENSE
mach
Makefile.in bug 1355961 - add some sccache stats to build_metrics. r=gps 2017-04-12 15:06:22 -04:00
moz.build
moz.configure Bug 1355584 Make NSIS an optional requirement for MINGW builds r=glandium 2017-04-12 11:21:13 -05:00
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 1353541 Fix rustc in MinGW build r=froydnj,ted 2017-04-26 12:08:59 -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/