New commits:
commit a03c4938b87daa4fcde17aa87fac2e84f26a5fcb
Author: Pavel Vinogradov <public AT sourcemage.org>
Commit: Pavel Vinogradov <public AT sourcemage.org>
echo
echo If gfx/graphite2/src/files.mk has changed, please make corresponding
+ echo changes to gfx/graphite2/src/moz.build
+ echo
+
+ echo
+ echo Now use hg commands to create a patch for the mozilla tree.
+diff --git a/gfx/moz.build b/gfx/moz.build
--- a/gfx/moz.build
+++ b/gfx/moz.build
-@@ -10,6 +10,9 @@ with Files('**'):
+@@ -7,16 +7,19 @@
+ with Files('**'):
+ BUG_COMPONENT = ('Core', 'Graphics')
+ with Files('wr/**'):
+ BUG_COMPONENT = ('Core', 'Graphics: WebRender')
+
if CONFIG['MOZ_TREE_CAIRO']:
DIRS += ['cairo']