.cargo
Bug 1504507 - Update serde branch for changes in WR PR #3264 . r=kats
2018-11-05 13:14:07 +00:00
.vscode
…
accessible
Bug 1512411
- Don't expose broken label children accessibles on a XUL toolbarbutton which specifies the label attribute, r=Jamie
2018-12-14 08:20:02 +00:00
browser
Bug 1513890 - Get rid of x-moz-errormessage attribute, r=edgar
2018-12-15 09:54:02 +01:00
build
Bug 1513009 - Deny Rust warnings on automation. r=ted
2018-12-14 23:35:47 +01:00
caps
Bug 1508282 - Temporary whitelist of files to skip Eval Assertion r=ckerschb
2018-12-14 13:21:41 +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
Update configs. IGNORE BROKEN CHANGESETS CLOSED TREE NO BUG a=release ba=release
2018-12-10 07:58:12 -08:00
db
Bug 1495238 - Upgrade to SQLite 3.25.3. r=mak
2018-11-06 16:59:19 +00:00
devtools
Merge mozilla-inbound to mozilla-central. a=merge
2018-12-15 04:47:12 +02:00
docshell
Bug 1512311 - Disable implicit rel=noopener in anchor and area elements if the triggering principal is system, r=nika
2018-12-12 17:55:13 +01:00
dom
Bug 1513890 - Get rid of x-moz-errormessage attribute, r=edgar
2018-12-15 09:54:02 +01:00
editor
Merge mozilla-central to mozilla-inbound. a=merge CLOSED TREE
2018-12-03 23:53:09 +02: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 1493353 - Clip TextDrawTarget to the visible rect, and avoid emitting display items that are outside the clipped area. r=jrmuizel
2018-12-14 22:30:08 +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 1513205 - Also update the tests to match the Google coding style r=Ehsan
2018-12-14 18:10:35 +00:00
intl
Bug 1512052 - Add more .eslintrc.js files for test directories. r=mossop
2018-12-11 13:15:08 +00:00
ipc
Bug 1513205 - Also update the tests to match the Google coding style r=Ehsan
2018-12-14 18:10:35 +00:00
js
Merge mozilla-inbound to mozilla-central. a=merge
2018-12-15 04:47:12 +02:00
layout
Bug 1493353 - Clip TextDrawTarget to the visible rect, and avoid emitting display items that are outside the clipped area. r=jrmuizel
2018-12-14 22:30:08 +00:00
media
Bug 1513205 - Also update the tests to match the Google coding style r=Ehsan
2018-12-14 18:10:35 +00:00
memory
Bug 1511251 - Remove redundant and costly assert. r=njn
2018-12-05 14:45:52 +00:00
mfbt
Bug 1513205 - Also update the tests to match the Google coding style r=Ehsan
2018-12-14 18:10:35 +00:00
mobile
Backed out changeset 9bfabcea5227 (bug 1514253) for geckoview crashes on geckoview.test.SessionLifecycleTest.readFromParcel_closeOpenAndLoad. CLOSED TREE
2018-12-15 01:11:34 +02:00
modules
Bug 1503339 - try using a lower frame rate for low-end devices r=kats,mconley
2018-12-14 20:16:16 +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
Bug 801304 Part 2 - Check if event queues should be suspended before processing their events, r=mayhemer,smaug.
2018-12-14 06:47:58 -10:00
nsprpub
…
other-licenses
Bug 1468544 - Replace mar_hash_name with CityHash algorithm. r=rstrong
2018-11-06 13:34:21 -05:00
parser
Bug 1469580 - Ignore charset= in <meta content> if followed by unmatched quote. r=mrbkap
2018-12-14 17:53:59 +00:00
python
Bug 1514347 - Remove Fluent migration recipes for Firefox 64 r=stas
2018-12-14 20:18:59 +00:00
security
Merge mozilla-inbound to mozilla-central. a=merge
2018-12-15 04:47:12 +02:00
services
Bug 1498073 - Ensure each bookmark engine test cleans up. a=testonly
2018-12-14 21:32:20 -08:00
servo
Bug 1513009 - Fix a build warning in the stylo tests on linux32.
2018-12-14 23:35:44 +01: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
Merge mozilla-inbound to mozilla-central. a=merge
2018-12-15 04:47:12 +02:00
testing
Merge mozilla-inbound to mozilla-central. a=merge
2018-12-15 04:47:12 +02:00
third_party
Bug 1514247 - Upgrade u2f-hid-rs to 0.2.3 r=emilio,keeler
2018-12-14 19:40:03 +00:00
toolkit
Merge mozilla-central to mozilla-inbound.
2018-12-15 04:58:47 +02:00
tools
Bug 1513205 - Also update the tests to match the Google coding style r=Ehsan
2018-12-14 18:10:35 +00:00
uriloader
Bug 1513205 - Also update the tests to match the Google coding style r=Ehsan
2018-12-14 18:10:35 +00:00
view
Bug 1511181 - Reformat everything to the Google coding style r=ehsan a=clang-format
2018-11-30 11:46:48 +01:00
widget
Bug 1491512 - Allow rendering minimized windows on macOS. r=mstange
2018-12-14 20:16:56 +00:00
xpcom
Bug 1513890 - Get rid of x-moz-errormessage attribute, r=edgar
2018-12-15 09:54:02 +01:00
xpfe /appshell
Bug 1512052 - Add more .eslintrc.js files for test directories. r=mossop
2018-12-11 13:15:08 +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 1508990 - Enable ESLint for dom/ipc/ (automatic changes) r=Standard8,mrbkap
2018-12-13 00:43:55 +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 1513036: Ignore files generated in the source tree by lalrpop. r=ted
2018-12-10 11:05:01 -08: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 1513106: Remove obsolete servo inclusion in .hgignore. r=gps
2018-12-10 23:52:30 +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
Bug 1486970 - Create revision and pushlog-id index routes for cron decision tasks. r=dustin,aki
2018-11-27 22:33:09 +00:00
.trackerignore
…
.yamllint
…
.ycm_extra_conf.py
…
AUTHORS
…
CLOBBER
Update configs. IGNORE BROKEN CHANGESETS CLOSED TREE NO BUG a=release ba=release
2018-12-10 07:58:12 -08: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
GNUmakefile
…
LEGAL
…
LICENSE
…
Makefile.in
…
README.txt
…
aclocal.m4
…
build.gradle
Bug 1513395 - Ask gradle to download all dependencies. r=nalexander
2018-12-14 21:37:37 +00:00
client.mk
…
client.py
…
configure.in
…
configure.py
…
gradle.properties
…
gradlew
…
mach
…
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
Merge mozilla-inbound to mozilla-central. a=merge
2018-12-15 04:47:12 +02:00
package-lock.json
…
package.json
…
settings.gradle
…
test.mozbuild
…