.cargo
Bug 1426116 - Update for changes in WR PR 2251. r=jrmuizel
2018-01-08 09:19:27 -05:00
.vscode
Bug 1423565 - Update tasks.json as per documentation. r=rillian
2017-12-06 14:59:35 +01:00
accessible
Bug 1430997 - Rename nsINode::IndexOf to nsINode::ComputeIndexOf, r=catalinb
2018-01-23 14:30:18 +01:00
browser
Bug 1126437
- Add Linux content sandbox level 4 for blocking socket APIs. r=gcp
2018-01-23 22:35:44 -07:00
build
Backed out 5 changesets (bug 1393119) for bustage on linux in /builds/worker/workspace/build/src/obj-firefox/dist/system_wrappers/alsa/asoundlib.h:3:15: alsa/asoundlib.h missing on a CLOSED TREE
2018-01-24 13:00:42 +02:00
caps
Bug 1431204
- Make nsIURI.spec readonly r=mayhemer
2018-01-19 15:26:07 +01:00
chrome
Bug 1426501 - Change JS code to use nsIURIMutator instead of the nsIURI.spec setter r=mayhemer
2018-01-08 15:20:29 +01:00
config
Bug 1432312 - Move a few trivial -inl.h definitions into the .h to eliminate used-but-not-defined compiler warnings (errors, with -Werror). r=nbp
2018-01-22 12:51:58 -08:00
db
Bug 1394734 - Replace CONFIG['GNU_C*'] by CONFIG['CC_TYPE'] r=glandium
2017-12-07 22:09:15 +01:00
devtools
Merge mozilla-central to mozilla-inbound r=merge
2018-01-23 19:58:07 +02:00
docshell
Bug 1293362 - Part 4: Generate runtime bindings for calling xpcom methods from rust, r=froydnj
2018-01-23 17:27:26 -05:00
dom
Bug 1419764 - Improve performance where a transform is set by direct matrix manipulation. r=dholbert
2018-01-24 07:07:02 +00:00
editor
Bug 1425547 - Remove unused methods from nsIHTMLInlineTableEditor. r=masayuki
2018-01-19 16:41:41 +09:00
embedding
…
extensions
Bug 1428922 - Part 0: Add an EXPIRE_POLICY expire type to nsPermissionManager, r=baku
2018-01-24 01:07:10 -02:00
gfx
Bug 1422288 - Do no add ExternalImage for d3d texture host when ANGLE is disable with WebRender r=nical
2018-01-24 13:17:06 +09:00
gradle /wrapper
Backed out 20 changesets (bug 1411654) for incorrect android:debuggable. r=nalexander, a=RyanVM
2018-01-17 15:55:38 -05:00
hal
Bug 1423552: Use BaseRect access methods instead of member variables in hal/ r=gsvelto
2018-01-10 11:17:58 -05:00
image
Bug 1431090 - Prepare tools/fuzzing/ to be used with JS_STANDALONE. r=froydnj
2018-01-17 15:20:35 +01:00
intl
Bug 1431672 - Add a pref to control whether underscore is treated as a word-forming character. r=m_kato
2018-01-22 10:19:30 +00:00
ipc
Bug 1428759: Remove mutual exclusion from WeakReferenceSupport interface queries; r=Jamie
2018-01-12 14:17:18 -07:00
js
Bug 1432479 - Use XOR for Value unboxing on 64-bit to mitigate certain Spectre attacks. r=luke
2018-01-24 12:33:53 +01:00
layout
Bug 1419764 - Improve performance where a transform is set by direct matrix manipulation. r=dholbert
2018-01-24 07:07:02 +00:00
media
Backed out 5 changesets (bug 1393119) for bustage on linux in /builds/worker/workspace/build/src/obj-firefox/dist/system_wrappers/alsa/asoundlib.h:3:15: alsa/asoundlib.h missing on a CLOSED TREE
2018-01-24 13:00:42 +02:00
memory
Bug 1417504 - Also wrap Heap{Alloc,ReAlloc,Free} when building without our allocator. r=njn
2017-12-19 14:46:23 +09:00
mfbt
Bug 1430708 - Update lz4 to version 1.8.1.2. r=froydnj
2018-01-22 08:48:44 -05:00
mobile
Merge inbound to mozilla-central. a=merge
2018-01-23 02:21:47 +02:00
modules
Backed out 5 changesets (bug 1255485) for mochitest failures on test/mochitest/test_hangui.xul
2018-01-23 02:01:43 +02:00
mozglue
Bug 1423999: Improved UIA detection that eliminates handle duplication; r=Jamie
2017-12-07 12:13:14 -07:00
netwerk
Bug 1428922 - Part 0: Add an EXPIRE_POLICY expire type to nsPermissionManager, r=baku
2018-01-24 01:07:10 -02:00
nsprpub
Bug 1420407, uplift NSPR_4_18_RTM, no code change, only version number. Require version 4.18 for building. r=me
2018-01-18 14:02:42 +01:00
other-licenses
Backed out 5 changesets (bug 1418425) requested per comment #83 . on a CLOSED TREE
2018-01-15 15:30:30 +02:00
parser
Bug 1430998 - Rename nsINode::InsertChildAt to InsertChildAt_Deprecated, r=catalinb
2018-01-23 14:30:18 +01:00
python
Bug 1293362 - Part 5: Allow implementing xpcom interfaces from rust code with a custom derive, r=froydnj
2018-01-23 17:27:28 -05:00
rdf
Bug 1421992 - script-generated patch to replace do_check_* functions with their Assert.* equivalents, rs=Gijs.
2017-12-21 11:08:17 +01:00
security
Bug 1386019 - Also remove ALSA-related sandbox rules if ALSA is remoted. r=gcp
2018-01-23 22:37:45 -07:00
services
Bug 1131491 - Remove old synchronous Place's transactions. r=mak
2018-01-22 15:41:12 +00:00
servo
servo: Merge #19841 - stylo: Avoid separate monomorphizations of CSS serialization for utf-8 and utf-16 (from bholley:single_tocss); r=emilio
2018-01-22 16:58:30 -06:00
startupcache
Bug 1431204
- Change calls to nsIURI.spec setter to use nsIURIMutator instead r=mayhemer
2018-01-19 15:19:42 +01:00
storage
Bug 1421992 - Hand written cleanup patch to make tests pass after removing obsolete xpcshell functions. r=Gijs,ochameau a=Aryx
2017-12-21 11:11:57 +01:00
taskcluster
Merge mozilla-inbound to mozilla-central r=merge a=merge
2018-01-23 12:02:17 +02:00
testing
Bug 1432522 - Performance should be an EventTarget, r=smaug
2018-01-24 07:33:49 +01:00
third_party
No bug - Revendor rust dependencies
2018-01-22 23:25:01 +00:00
toolkit
Bug 1419935 - Removed the unused menulist-description binding r=bgrins
2018-01-23 22:28:53 -08:00
tools
Bug 1429623: Report tracing events and thread registration to VTune when --enable-vtune is enabled. r=mstange r=ted
2018-01-19 17:19:29 +01:00
uriloader
Bug 1231211 P12 Allow the ClientInfo and ServiceWorkerDescriptor to be passed to NS_NewChannel() for principal based loads. r=valentin
2018-01-23 10:38:54 -05:00
view
Bug 1423551: Use BaseRect access methods instead of member variables in view/. r=jet
2018-01-10 11:16:22 -05:00
widget
Bug 1293362 - Part 4: Generate runtime bindings for calling xpcom methods from rust, r=froydnj
2018-01-23 17:27:26 -05:00
xpcom
Bug 1431122 - Part 2: Add tests for UnorderedRemoveElement[s]At, r=froydnj
2018-01-23 17:27:37 -05:00
xpfe
Bug 1383876 - Part 3: Remove prerendering methods from nsIWebBrowserChrome3.idl, r=freesamael
2018-01-12 17:52:56 -05:00
.arcconfig
Bug 1424950: Add missing repository.callsign to .arcconfig. r=dkl
2017-12-13 15:38:18 +01:00
.clang-format
Bug 1414764 - Remove Mozilla specific options to avoid build warnings with gcc and -Wcomment enabled. r=sylvestre
2017-11-06 11:47:40 +02:00
.clang-format-ignore
Bug 1430792
- ExampleStylesheet.h should not be formatted r=andi
2018-01-16 16:37:01 +01:00
.cron.yml
Bug 1418188
- Run Searchfox indexing in TaskCluster on a daily basis (r=dustin,chmanchester)
2017-11-23 07:25:12 -08:00
.eslintignore
Bug 1419102 - Implement the Enterprise Policies feature to provide enterprise users with easier control and setup of deployments of Firefox. r=Mossop
2018-01-22 17:01:48 -02:00
.eslintrc.js
Bug 1429705 - Enable ESLint rule mozilla/use-services for tools/profiler. r=mstange
2018-01-10 19:16:17 +00:00
.flake8
…
.gdbinit
Bug 1400460 - Rename nsIAtom as nsAtom. r=hiro.
2017-10-03 09:05:19 +11:00
.gdbinit_python
…
.gitignore
Bug 1429511 - Move Rust port of mozrunner to central. r=ahal
2018-01-12 15:31:20 +00:00
.hgignore
Bug 1430152 - Move Rust port of mozversion to central. r=ahal
2018-01-12 16:08:07 +00:00
.hgtags
Added tag FIREFOX_NIGHTLY_59_END for changeset 5faab9e61990
2018-01-22 11:14:37 +00:00
.inferconfig
…
.lldbinit
Bug 1400460 - Rename nsIAtom as nsAtom. r=hiro.
2017-10-03 09:05:19 +11:00
.taskcluster.yml
bug 1328719 - task.extra.cron + task.payload.env.ACTION_TASK_GROUP_ID. r=bstack r=dustin
2018-01-12 22:17:39 -08:00
.yamllint
…
.ycm_extra_conf.py
…
AUTHORS
…
CLOBBER
Update configs. IGNORE BROKEN CHANGESETS CLOSED TREE NO BUG a=release ba=release
2018-01-22 11:19:18 +00:00
GNUmakefile
…
LEGAL
…
LICENSE
…
Makefile.in
Bug 1424651: Remove unused SOCORRO_SYMBOL_UPLOAD_TOKEN_FILE mozconfig variable; r=ted.mielczarek
2017-12-10 23:05:05 -07:00
README.txt
…
aclocal.m4
…
build.gradle
Backed out 20 changesets (bug 1411654) for incorrect android:debuggable. r=nalexander, a=RyanVM
2018-01-17 15:55:38 -05:00
client.mk
Bug 1417264 - Write .mozconfig.json from Python; r=nalexander
2017-11-13 17:45:03 -08:00
client.py
Bug 1399100 - fix client.py follow-up, r=kaie
2017-09-20 09:13:14 +02:00
configure.in
…
configure.py
Bug 1412460 - Don't write make variables in configure.d; r=mshal
2017-11-01 15:02:11 -07:00
gradle.properties
Backed out 20 changesets (bug 1411654) for incorrect android:debuggable. r=nalexander, a=RyanVM
2018-01-17 15:55:38 -05:00
gradlew
…
mach
…
moz.build
Backed out 2 changesets (bug 1403519) for bustage on \python\mozbuild\mozbuild\test\frontend\test_reader.py on a CLOSED TREE
2018-01-17 07:23:40 +02:00
moz.configure
Bug 1425035 - move --enable-ui-locale to moz.configure; r=gps
2017-12-18 14:21:26 -08:00
mozilla-config.h.in
Bug 1426898 - Stop including Char16.h everywhere. r=Waldo
2017-12-23 00:53:12 +09:00
npm-shrinkwrap.json
Bug 1371293 - Upgrade ESLint to version 4.8.0, configuration changes. r=mossop
2017-10-09 10:54:16 +01:00
old-configure.in
Bug 1431477 - Ride along: Remove the useless [] (removed by the m4 step anyway) r=glandium
2018-01-24 09:29:32 +01:00
package.json
Bug 1371293 - Upgrade ESLint to version 4.8.0, configuration changes. r=mossop
2017-10-09 10:54:16 +01:00
settings.gradle
Bug 1360587 - Part 2. Remove bouncer apk build config; source; docs, r=nalexander
2017-10-25 22:51:44 +08:00
test.mozbuild
…