.cargo
Bug 1468950 - Update serde_derive patch for changes in WR PR 2819. r=Gankro
2018-06-21 08:15:40 -04:00
.vscode
Bug 1482693 - Recommend the official Rust VisualStudio Code extension r=gps,jya
2018-08-13 21:21:34 +00:00
accessible
Bug 1488445 - Remove and replace obsolete ESLint rules. r=mossop
2018-09-04 18:08:43 +00:00
browser
Bug 1337794 - remove obsolete pagehide handling hacks from browser.js r=mconley
2018-09-04 17:55:05 +00:00
build
Merge mozilla-inbound to mozilla-central. a=merge
2018-09-01 12:27:26 +03:00
caps
Backed out changeset 33c7b0ea5caa (bug 1485177) for assertion failure at builds/worker/workspace/build/src/caps/ContentPrincipal.cpp on a CLOSED TREE
2018-09-01 05:06:55 +03:00
chrome
Bug 1488445 - Remove and replace obsolete ESLint rules. r=mossop
2018-09-04 18:08:43 +00:00
config
Merge inbound to mozilla-central. a=merge
2018-08-31 00:49:36 +03:00
db
Bug 1485765 - use a compile-time determined endianness on aarch64 windows for sqlite; r=asuth
2018-08-27 12:47:36 -04:00
devtools
Bug 1488445 - Remove and replace obsolete ESLint rules. r=mossop
2018-09-04 18:08:43 +00:00
docshell
Bug 1487328 - Make nsSHistory *not* implement nsIWebNavigation. r=nika
2018-09-03 09:27:37 +10:00
dom
Bug 1488445 - Remove and replace obsolete ESLint rules. r=mossop
2018-09-04 18:08:43 +00:00
editor
Bug 1487305 - Make HTMLEditor::IsInLink as static method. r=masayuki
2018-08-30 14:20:24 +09:00
embedding
Bug 1431533: Part 5a - Auto-rewrite code to use ChromeUtils import methods. r=florian
2018-01-29 15:20:18 -08:00
extensions
Bug 1487098 - Reorder boolean expression to take advantage of short-circuiting. r=decoder
2018-09-01 22:41:59 +01:00
gfx
Bug 1486875: Make it possible to skip composition or painting using environment variables. r=mstange
2018-09-04 00:18:11 +00:00
gradle /wrapper
Bug 1476165 - Part 2: Update Android Gradle plugin to version 3.1.0. r=nalexander,snorp
2018-07-17 13:20:19 +01:00
hal
Bug 1486772 - Refactor the screen-orientation types and headers r=smaug
2018-08-29 20:54:56 +00:00
image
Bug 1471583. Add a new ImgDrawResult variant to distinguish INCOMPLETE and 'fully drew an image which wasn't really complete'. r=tnikkel
2018-08-29 00:53:08 -05:00
intl
Bug 1483038 - Optimize L10nRegistry generator to early exit on missing resources. r=mossop
2018-09-04 16:57:52 +00:00
ipc
Backed out changeset 45605798ecfe (bug 1476996
) for build bustage at netwerk/protocol/http/HttpChannelParentListener.cpp on a CLOSED TREE
2018-09-04 20:31:33 +03:00
js
Bug 1488445 - Change the ESLint configuration to extend from eslint:recommended. r=mossop
2018-09-04 18:08:41 +00:00
layout
Bug 1337794 - remove obsolete pagehide handling hacks from browser.js r=mconley
2018-09-04 17:55:05 +00:00
media
Merge mozilla-central to inbound. a=merge CLOSED TREE
2018-08-30 20:08:44 +03:00
memory
Bug 1480457-Correct typedef so it matches an earlier typedef r=aklotz
2018-08-30 23:05:59 +03:00
mfbt
Backed out changeset fc437d64c831 (bug 1486556) for breaking coordination between record/replay system and helper threads.
2018-08-30 04:24:58 -10:00
mobile
Bug 1488445 - Remove and replace obsolete ESLint rules. r=mossop
2018-09-04 18:08:43 +00:00
modules
Bug 1413546 - Fix e10s logic in nsLayoutUtils::AreRetainedDisplayListsEnabled() and set layout.display-list.retain.chrome to true r=mattwoodrow
2018-09-04 14:53:18 +00:00
mozglue
Bug 1480457 - Address moz.build failures for mingw-clang r=aklotz
2018-08-30 23:17:15 +03:00
netwerk
Backed out changeset 45605798ecfe (bug 1476996
) for build bustage at netwerk/protocol/http/HttpChannelParentListener.cpp on a CLOSED TREE
2018-09-04 20:31:33 +03:00
nsprpub
Bug 1477680, NSPR 4.20 RTM, no code change, only version number, r=me
2018-08-28 16:21:01 +02:00
other-licenses
Bug 1486376 Part 7 - Reapply the portion of bug 1425468 that involves this code. r=agashlin
2018-08-30 15:32:10 -07:00
parser
Bug 1480465: Infer the namespace for custom elements at definition time by following the class hierarchy. r=smaug
2018-08-15 10:31:16 +00:00
python
Bug 1487840 - Trim tup's display of rust build scripts; r=chmanchester
2018-08-31 20:48:22 +00:00
security
Merge mozilla-inbound to mozilla-central. a=merge
2018-09-04 00:54:07 +03:00
services
Bug 1451527 - Move sync's TPS tests into a webextension r=markh
2018-09-04 17:38:16 +00:00
servo
Bug 1488172 - Fix Servo and unit tests build. r=me
2018-09-03 14:13:36 +02:00
startupcache
Bug 1465585: Switch from mozilla::Move to std::move. r=froydnj
2018-06-01 10:45:27 +02:00
storage
Bug 1486690 - Rename nsMemory::Clone() and remove unnecessary checks after it. r=glandium
2018-08-28 15:59:19 +10:00
taskcluster
Backed out changeset e41e158793a1 (bug 1476604) for bustages in AccessibleHandler.dll
2018-09-04 19:48:57 +03:00
testing
Bug 1488445 - Remove and replace obsolete ESLint rules. r=mossop
2018-09-04 18:08:43 +00:00
third_party
Bug 1488172 - Revendor rust dependencies. r=me
2018-09-03 14:13:36 +02:00
toolkit
Bug 1488547: Add flag to IsSafeModeRequested to skip keypress checks; r=mhowell
2018-09-04 19:55:53 +00:00
tools
Bug 1488445 - Remove and replace obsolete ESLint rules. r=mossop
2018-09-04 18:08:43 +00:00
uriloader
Bug 1488236 - Remove the XPCOM component registration for nsApplicationCacheNamespace; r=valentin
2018-09-03 14:28:40 -04:00
view
Bug 1462784 - Remove EVENTS category. r=njn
2018-05-18 17:36:30 -04:00
widget
Bug 1487051 - Remove EnsureStringLength(). r=froydnj
2018-09-04 18:25:11 +00:00
xpcom
Bug 1488186 - Avoid writing past the logical length of a string in Base64URLEncode. r=froydnj
2018-09-04 18:24:52 +00:00
xpfe /appshell
Bug 1484496: Part 4b - Add intrinsic type information to most nsSimpleEnumerators. r=froydnj
2018-08-18 21:06:32 -07:00
.arcconfig
Bug 1460463 - Update .arcconfig to make history mutable; r=gps
2018-05-09 23:49:52 +00:00
.clang-format
…
.clang-format-ignore
Bug 1486502 - Add widevine CDM headers to third party paths, clang-format ignore. r=sylvestre
2018-08-27 16:25:54 +00:00
.cron.yml
Bug 1477021 - Schedule pipfile updates to run once per week. r=sfraser
2018-07-27 15:12:36 +00:00
.eslintignore
Bug 1488246 - Cleanup .eslintignore for removed directories/files. r=mossop
2018-09-04 17:57:35 +00:00
.eslintrc.js
Bug 1486739 - Enable ESLint rule comma-dangle for browser/, services/, taskcluster/ and toolkit/ directories. r=mossop
2018-08-31 06:06:08 +00:00
.flake8
Bug 1473951: Add infer to taskcluster and build. r=gps
2018-07-06 17:37:16 +01:00
.gdbinit
Bug 1486903 - Add "ftl" command to dump frame subtree to .gdbinit. r=Ehsan
2018-08-28 20:20:21 +00:00
.gdbinit_python
…
.gitignore
Bug 1484708 - Update .gitignore rules and add js/src/obj-*. r=ted.mielczarek
2018-08-20 09:03:00 +03:00
.hgignore
Bug 1484708 - Update .gitignore rules and add js/src/obj-*. r=ted.mielczarek
2018-08-20 09:03:00 +03:00
.hgtags
No bug - Tagging mozilla-central 190b827aaa2b5e6fb9af7a0defb238ccc35f8b9e with FIREFOX_BETA_63_BASE a=release DONTBUILD CLOSED TREE
2018-08-24 10:09:20 -07:00
.lldbinit
Bug 1481555: Use lldb's python API to summarise nsAtoms. r=froydnj
2018-08-08 15:11:22 +00:00
.mailmap
NO BUG - Use ato's new address. r=me
2018-02-26 15:59:29 +00:00
.taskcluster.yml
Backed out changeset 3db3193ec938 (bug 1486970) for braking the nightlies with signing issues. a=backout
2018-08-30 03:49:42 +03:00
.trackerignore
Bug 1486468 - Add .trackerignore file to avoid GNOME Tracker indexing mozilla-central files. r=ahal
2018-08-27 16:45:03 +02:00
.yamllint
…
.ycm_extra_conf.py
…
AUTHORS
Bug 1481409 - Use HTTPS protocol for Mozilla's Credits link in AUTHORS file r=mossop
2018-08-13 16:39:30 +00:00
CLOBBER
Bug 1346211 - Part 7: Clobber after modifying ICU data file. r=clobber
2018-08-17 14:30:37 -07:00
Cargo.lock
Bug 1488172 - Revendor rust dependencies. r=me
2018-09-03 14:13:36 +02:00
Cargo.toml
Bug 1474871 - Link dump_syms against rustc-demangle. r=ted
2018-07-12 10:23:12 +09:00
GNUmakefile
…
LEGAL
…
LICENSE
…
Makefile.in
Bug 1473821 - The MOZ_PGO_INSTRUMENTED environment variable is not used anymore so remove all remaining mentions of it r=gps
2018-08-17 16:40:10 +00:00
Pipfile
bug 1461992 - update vendored copy of voluptuous to 0.11.5. r=gps
2018-08-06 06:45:33 -04:00
Pipfile.lock
bug 1461992 - update vendored copy of voluptuous to 0.11.5. r=gps
2018-08-06 06:45:33 -04:00
README.txt
Bug 1460030
- Update the nightly URL in the README.txt file r=kohei
2018-05-08 21:22:10 +02:00
aclocal.m4
…
build.gradle
Bug 1480920 - Bump versions for Android test runner packages r=jchen
2018-08-23 13:12:20 +00:00
client.mk
Bug 1461836 - Write out complete configure dependencies from configure for consumption by make and non-make backends. r=mshal
2018-05-21 14:01:50 -07:00
client.py
…
configure.in
…
configure.py
Bug 1461836 - Write out complete configure dependencies from configure for consumption by make and non-make backends. r=mshal
2018-05-21 14:01:50 -07:00
gradle.properties
Bug 1453413 - Use aapt2 to build Firefox for Android. r=mcomella
2018-04-11 09:59:22 -07:00
gradlew
…
mach
…
moz.build
Bug 1346026 - Vendor pipenv 2018.5.18 and transient dependencies; r=ahal
2018-05-17 19:06:20 +01:00
moz.configure
Bug 1481340 - Don't generate combinations of make and tup backends in configure. r=gps,firefox-build-system-reviewers
2018-08-10 22:30:35 +00:00
mozilla-config.h.in
Bug 1463637: Remove mozilla-config.h hacks for Hunspell extra includes. r=ted
2018-05-22 20:36:39 -07:00
old-configure.in
Bug 1482810 - set COMPILE_FLAGS var to hide warnings for Rust crates r=chmanchester
2018-08-30 17:29:54 +00:00
package-lock.json
Bug 1456078 - Upgrade ESLint to version 5.3.0, and eslint-plugin-html to 4.0.5. r=mossop
2018-08-07 14:46:19 +00:00
package.json
Bug 1456078 - Upgrade ESLint to version 5.3.0, and eslint-plugin-html to 4.0.5. r=mossop
2018-08-07 14:46:19 +00:00
settings.gradle
Bug 1444546 - Part 2: Build annotationProcessors with Gradle. r=jchen
2018-02-22 16:11:14 -08:00
test.mozbuild
…