diff --git a/Updating-pdf.js-on-Mozilla-Central.md b/Updating-pdf.js-on-Mozilla-Central.md index 1af2a56..51eec8c 100644 --- a/Updating-pdf.js-on-Mozilla-Central.md +++ b/Updating-pdf.js-on-Mozilla-Central.md @@ -58,6 +58,10 @@ hg pull -u ``` node make mozcentral ``` ++ (or, if you know previous commit sha for built pdf.js you can generate build/mozcentral.diff file) +``` +BASELINE= node make mozcentralbaseline; node make mozcentraldiff +``` + Open new bugzilla bug + Copy release notes there