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
Alastor Wu 686b38b20a Bug 1397141 - part5 : update error description from GPU process. r=jya,mattwoodrow
MozReview-Commit-ID: 9aKyYftBnUo

--HG--
extra : rebase_source : a497e12d98e3a2b0e0ec2afa60298cacbe1a5ea9
2017-09-13 15:37:24 +08:00
.cargo
.vscode Bug 1377937 - Fix VSCode tasks on Windows (NPOTB, DONTBUILD). r=gps 2017-07-03 21:55:07 +03:00
accessible merge mozilla-inbound to mozilla-central. r=merge a=merge 2017-09-12 11:35:15 +02:00
addon-sdk Bug 1377587, part 1 - Always act like __exposedProps__ is missing. r=krizsa 2017-08-22 14:24:11 -07:00
browser Bug 1392475 - [Onboarding] Turn fox logo to watermark if all tours or notifications are finished. r=Fischer,gasolin 2017-08-30 15:24:47 +08:00
build Bug 1324892: Update Mac builds to use the OS X 10.11 SDK. r=mshal 2017-09-08 15:49:13 -04:00
caps Bug 1396449: Part 2 - Use atoms to test WebExtension permissions. r=krizsa 2017-09-03 18:51:02 -07:00
chrome Backed out changeset 05fc8d2d7ca9 (bug 863246) for failing various reftests, e.g. parser/htmlparser/tests/reftest/bug535530-2.html. r=backout on a CLOSED TREE 2017-08-25 16:44:40 +02:00
config Bug 1341504 - Don't disable incremental linking when optimizations are turned off. r=glandium 2017-09-02 03:03:08 +02:00
db Bug 1393526 - Upgrade to SQLite 3.20.1. r=mak 2017-08-24 14:50:48 -04:00
devtools Bug 1398760 - Prevent text selection in console filter checkbox;r=Honza 2017-09-11 10:57:14 -07:00
docshell Bug 1397653 - Update tests within docshell/ to comply with new toplevel data: URI navigation policy. r=smaug 2017-09-10 13:22:12 +02:00
dom Bug 1397141 - part5 : update error description from GPU process. r=jya,mattwoodrow 2017-09-13 15:37:24 +08:00
editor Bug 1398999 - nsDequeFunctor::operator() doesn't need to return anything - r=froydnj 2017-02-09 14:06:36 +11:00
embedding
extensions Bug 1390428 (part 2, attempt 2) - Remove more nsXPIDLCString local variables. r=erahm. 2017-08-21 20:01:27 +10:00
gfx Bug 1397141 - part2 : move resolution constraints to WMFVideoMFTManager r=jya 2017-09-13 15:05:37 +08:00
gradle/wrapper
hal Bug 1389598 - Part 4: Remove remaining gonk refs. r=froydnj 2017-08-11 17:45:18 -07:00
image Bug 1397223 - Gracefully handle failures in SurfaceCacheImpl::StartTracking. r=tnikkel 2017-09-06 20:17:04 -07:00
intl merge mozilla-inbound to mozilla-central. r=merge a=merge 2017-09-09 11:44:38 +02:00
ipc merge mozilla-inbound to mozilla-central. r=merge a=merge 2017-09-12 11:35:15 +02:00
js Backed out 5 changesets (bug 1398601) for unexpected crashtest assertions 2017-09-12 20:11:49 -07:00
layout Bug 1368852: Avoid flushing frames from nsHideViewer if we know we're not going to get a frame. r=tnikkel 2017-09-13 00:08:46 +02:00
media Bug 1396974: make tests ensure no bundle-only is present in inactive m-swctions. r=bwc 2017-09-08 13:05:13 -07:00
memory Bug 1398965 - Fold memory/mozjemalloc into memory/build. r=njn 2017-09-12 13:14:35 +09:00
mfbt Bug 1396723 - Use DoublyLinkedList in mozjemalloc. r=froydnj 2017-09-02 08:55:42 +09:00
mobile Backed out changeset 0aff84a0a8af (bug 1388396) for failing linter android-test's TestResizingProcessor. testBitmapIsNotScaledMoreThanTwoTimesTheSize. r=backout 2017-09-13 09:51:46 +02:00
modules Bug 1350766 - Add Songti TC/SC to zh-CN/HK/TW default serif font list for MacOS, r=m_kato 2017-09-07 14:21:48 +08:00
mozglue Backed out changeset 0c2b838c91e4 (bug 1386304) for eslint failures in asan-reporter/bootstrap.js a=backout 2017-09-07 16:51:48 -07:00
netwerk Bug 1397257 - [Windows] Awesome Screenshot removing error for a second uninstallation. r=jimm 2017-09-07 17:34:18 -07:00
nsprpub Bug 1393854, NSPR_4_17_BETA1 2017-08-25 19:01:51 +02:00
other-licenses Bug 1381916 - Remove support for plugins on Android r=jchen,bsmedberg 2017-07-31 12:25:16 -05:00
parser merge mozilla-inbound to mozilla-central. r=merge a=merge 2017-09-07 12:39:12 +02:00
probes
python Bug 1379961 - Add platform and architecture name to MozbuildObject. r=gps 2017-09-05 16:10:09 +03:00
rdf Bug 1390428 (part 2, attempt 2) - Remove more nsXPIDLCString local variables. r=erahm. 2017-08-21 20:01:27 +10:00
security Bug 306730 - Do not include the token name in prompts for the internal key slot. r=keeler 2017-09-12 14:42:19 -07:00
services Bug 1399191 - Use an arrow function to avoid an undefined this value when calling namedTimer. r=markh 2017-09-12 10:12:37 -07:00
servo servo: Merge #18470 - Update WR (backface API changes) (from glennw:update-wr-bf); r=pcwalton 2017-09-12 19:07:49 -05:00
startupcache Bug 1386825 - Part 4: Remove remaining instances of MOZ_B2G. r=froydnj 2017-08-08 14:41:09 -07:00
storage Merge autoland to m-c. a=merge 2017-08-24 20:20:08 -04:00
taskcluster merge mozilla-inbound to mozilla-central. r=merge a=merge 2017-09-12 11:35:15 +02:00
testing Bug 1398102 - [Part1] canPlayType should return 'maybe' if the codec parameter is empty. r=gerald 2017-09-11 17:17:55 +08:00
third_party Bug 1388251 - Vendor in mozrunner 0.5.0. r=jgraham 2017-09-11 20:46:01 +02:00
toolkit Bug 1399200 - Don't stop loading thumbnail when image redirects r=Mardak 2017-09-12 14:07:33 -04:00
tools Bug 1398765 - Fix directory exclusion bug in py-compat linters, r=gps 2017-09-11 09:03:53 -04:00
uriloader Bug 1391186 - Thunderbird loses setting as default email client when "mailto" triggered by Firefox 56/57 (OS X 10.11). r=spohl 2017-08-28 14:28:07 -07:00
view Bug 1362382 - Move RegisterDragDrop to be called during idle time, if possible r=jimm 2017-08-30 11:18:25 -07:00
widget Bug 1399336 - Memory leak of char16_t internal variables of widget/nsPrintOptionsImpl.cpp r=m_kato 2017-09-13 14:23:59 +09:00
xpcom Bug 1399308 - Include nsThreadUtils.h in nsISupportsImpl.cpp. r=froydnj 2017-09-13 13:45:03 +12:00
xpfe Bug 1390428 (part 2, attempt 2) - Remove more nsXPIDLCString local variables. r=erahm. 2017-08-21 20:01:27 +10:00
.clang-format Bug 1399359 - Enable clang-format option SplitEmptyFunction to have empty constructor correctly placed r=andi,jya 2017-09-13 08:39:43 +02:00
.clang-format-ignore No bug - Add comments to explain why they are ignored by clang-format r=me DONTBUILD 2017-08-30 18:53:35 +02:00
.clang-tidy
.cron.yml bug 1349227 - 2 nightlies per day on m-c. r=catlee DONTBUILD 2017-08-29 16:01:14 -07:00
.eslintignore Bug 1395545 - test that an invalid source map is reported to the console; r=nchevobbe 2017-08-31 12:03:24 -06:00
.eslintrc.js
.flake8 Bug 1395126 - Support cascading configuration for flake8, r=bc 2017-08-29 17:32:31 -04:00
.gdbinit
.gdbinit_python
.gitignore Bug 1382304: hg/gitignore captures/ dir. r=nalexander 2017-07-19 11:08:06 -07:00
.hgignore Bug 1387265 - Expand talos tp6 to macosx; r=jmaher 2017-08-15 15:30:23 -04:00
.hgtags No bug - Tagging mozilla-central 320642944e42a889db13c6c55b404e32319d4de6 with FIREFOX_BETA_56_BASE a=release DONTBUILD CLOSED TREE 2017-08-02 08:35:53 +01:00
.inferconfig
.lldbinit
.taskcluster.yml Backed out 2 changesets (bug 1342392) for bustage a=backout 2017-09-11 17:35:09 -07:00
.yamllint Bug 1392795 - [yamllint] Group paths to lint by their closest config and run each config group separately, r=dustin 2017-08-23 11:28:28 -04:00
.ycm_extra_conf.py
aclocal.m4
AUTHORS
build.gradle Bug 1255227 - Part 1: Stop using deprecated android-sdk-manager Gradle plugin. r=sebastian 2017-07-18 09:46:09 -07:00
client.mk Bug 1386739 - Only pass --output-sync=line to make in automation. r=gps 2017-08-15 12:30:28 -07:00
client.py
CLOBBER Bug 1395486 followup. Clobber to fix packaging failure for Android builds. r=clobber 2017-09-02 13:46:34 +02:00
configure.in
configure.py
GNUmakefile
gradle.properties
gradlew
LEGAL
LICENSE
mach
Makefile.in Bug 1390916 - Remove references to dist/sdk install manifest; r=gps 2017-08-09 15:35:15 -04:00
moz.build Backed out 9 changesets (bug 1383880) for decision task bustage. 2017-09-01 15:37:08 -04:00
moz.configure Bug 1393803 Parameterize 7z and look for it in moz.configure r=glandium 2017-08-31 15:03:48 -05:00
mozilla-config.h.in
npm-shrinkwrap.json Bug 1349689 - Remove old preferences fork r=jaws 2017-08-21 17:48:18 +08:00
old-configure.in Merge m-c to autoland, a=merge CLOSED TREE 2017-09-11 15:21:36 -07:00
package.json Bug 1380956 - List only the directly required dependencies for ESLint in the top-level package.json. r=ahal 2017-07-14 12:21:54 +01:00
README.txt
settings.gradle Backed out 2 changesets (bug 1355625) for causing bustage a=backout 2017-06-22 12:05:56 -07:00
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/