From b955ec2784b4cdac43260e84ee5aebc9389b0a4c Mon Sep 17 00:00:00 2001 From: Yury Delendik Date: Thu, 30 Jan 2014 17:19:46 -0800 Subject: [PATCH] Updated Updating pdf.js on Mozilla Central (markdown) --- Updating-pdf.js-on-Mozilla-Central.md | 4 ++++ 1 file changed, 4 insertions(+) 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