gecko-dev/gfx
Gregory Szorc d82ec22992 Bug 1469999 - Use yaml.safe_load() for loading shaders manifest; r=chmanchester
yaml.load() isn't safe and can lead to arbitrary code execution for
untrusted input. While probably not an issue here, I'm trying to
rid the tree of all yaml.load() instances so we can add a lint to
ban its usage.

Differential Revision: https://phabricator.services.mozilla.com/D1739

--HG--
extra : rebase_source : 4db69cde270b71335218b40d7b662c170854a6aa
extra : histedit_source : a740d99092c345ec8c6fcdb028498798c103b6a5
2018-06-20 14:32:46 -07:00
..
2d Bug 1466168: Remove mozilla::Forward in favor of std::forward. r=froydnj 2018-06-02 09:33:26 +02:00
angle Bug 1459785 - Update ANGLE to chromium/3396. 2018-06-04 20:08:16 -07:00
cairo
config Bug 1465585: Switch from mozilla::Move to std::move. r=froydnj 2018-06-01 10:45:27 +02:00
doc
docs
gl Bug 1466778 - Make usable GLLibraryEGL on wayland build, r=lsalzman,stransky? 2018-06-05 18:26:29 +09:00
graphite2
harfbuzz
ipc Bug 1469480 - Fix simulate device reset handling r=nical 2018-06-19 19:27:37 +09:00
layers Bug 1469999 - Use yaml.safe_load() for loading shaders manifest; r=chmanchester 2018-06-20 14:32:46 -07:00
ots Bug 1465807 - Update OTS to version 7.0.0. r=jfkthame 2018-05-31 11:56:59 -04:00
qcms Bug 1444734 - Bail out of read_nested_curveType when encountering an invalid source. r=Bas 2018-06-20 10:37:22 +02:00
sfntly
skia Bug 1465686 - validate SkArenaAlloc sizes. r=rhunt 2018-06-01 15:52:26 -04:00
src Bug 1469360 - remove unused NS_AllColorNames function; r=dholbert 2018-06-18 17:43:09 -04:00
tests Bug 1463802 - Add reftest. r=Gankro 2018-06-21 18:24:41 -04:00
thebes Bug 1470754 - Remove AMD VP9 MFT support r=bryce 2018-06-25 17:49:48 +00:00
vr Bug 1453795 - WebVR - Initialize member fields in classes/ structures. r=kip 2018-06-15 18:16:15 +03:00
webrender Bug 1468950 - Update webrender to commit cf98ad4d63729c678a7575eb9bce36794da5e270. r=Gankro 2018-06-21 08:15:31 -04:00
webrender_api Bug 1468950 - Update webrender to commit cf98ad4d63729c678a7575eb9bce36794da5e270. r=Gankro 2018-06-21 08:15:31 -04:00
webrender_bindings Bug 1468950 - Update webrender to commit cf98ad4d63729c678a7575eb9bce36794da5e270. r=Gankro 2018-06-21 08:15:31 -04:00
wrench Bug 1468950 - Update webrender to commit cf98ad4d63729c678a7575eb9bce36794da5e270. r=Gankro 2018-06-21 08:15:31 -04:00
ycbcr
moz.build