gecko-dev/toolkit
Nathan Froyd e0674ba40d Bug 1376956 - use find_program to search for clang for bindgen configuration; r=rillian
llvm-config on Windows can return a path for the clang binary which does
not end in ".exe", which then causes failures when attempting to check
for the existence of the file.  Rather than attempting to simply tack
".exe" onto the file if it's not already there, delegate to
moz.configure's `find_program` function, which will take care of that
case and several others besides.
2017-06-28 18:41:52 -04:00
..
components Bug 1376986 - Remove ability to customize restriction tokens. r=mak 2017-06-29 01:10:37 +01:00
content merge mozilla-inbound to mozilla-central a=merge 2017-06-29 15:47:04 +02:00
crashreporter bug 1275424 - hardcode Rust source paths in symbolstore.py. r=gps 2017-06-23 16:19:49 -04:00
forgetaboutsite Bug 1368456 - remove Promise.jsm imports in tests, r=mconley. 2017-06-23 11:25:52 +02:00
library Bug 1376311 - Bump webrender_traits dependency in non-gtest Cargo.lock to match that of the gtest Cargo.lock. r=froydnj 2017-06-28 12:20:17 -04:00
locales Bug 1375692 - Add Stylo status to about:support. r=bholley 2017-06-23 15:37:09 -05:00
modules Bug 1375692 - Add Stylo status to about:support. r=bholley 2017-06-23 15:37:09 -05:00
mozapps merge mozilla-inbound to mozilla-central a=merge 2017-06-29 15:47:04 +02:00
pluginproblem Bug 1369755 part A - Add context about browser performance to the in-content UI.Remove the tap-to-activate UI on desktop, because we don't specifically say "click" on desktop anyway, and we don't want/need to customize it from PluginContent.jsm. ui-review=sbarrett r=felipe 2017-06-08 11:43:05 -04:00
profile
system Bug 1375392 - Tweak the PROFILER_LABEL* macros. r=mstange. 2017-06-22 17:08:53 +10:00
themes Bug 1371744 Put a margin around the legacy page heading r=mstriemer 2017-06-27 13:46:14 -07:00
xre Bug 1369670 Part 2: On Windows resolve junction points and symlinks in any paths that are used for sandbox policy rules. r=jimm 2017-06-23 16:29:15 +01:00
.eslintrc.js Bug 1353542 - Add an eslint rule deprecating usage of Task.jsm in browser/ and toolkit/, r=Mossop. 2017-05-12 14:54:42 +02:00
moz.build
moz.configure Bug 1376956 - use find_program to search for clang for bindgen configuration; r=rillian 2017-06-28 18:41:52 -04:00
nss.configure
toolkit.mozbuild Backed out changeset 32edaa349976 (bug 1370296) 2017-06-14 09:48:14 +02:00