Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(94)

Issue 1511443004: Keep pdf_engine in sync with PDF_ENABLE_XFA. (Closed)

Created:
5 years ago by Tom Sepez
Modified:
5 years ago
Reviewers:
Lei Zhang
CC:
chromium-reviews
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Keep pdf_engine in sync with PDF_ENABLE_XFA. When the pdf_enable_xfa GYP_DEFINES flag is present, pass -DPDF_ENABLE_XFA during the build of pdf engine. If the XFA branch is present, the public XFA header will notice this flag, and define PDF_USE_XFA in response, which the engine tests to control its usage of XFA features. When chrome is built against master, PDF_USE_XFA is never defined, so this still works regardless of the setting of the GYP define. Committed: https://crrev.com/443df85bd8ec78c1787b50d3b4bee8f7187376d6 Cr-Commit-Position: refs/heads/master@{#364466}

Patch Set 1 #

Patch Set 2 : GN #

Total comments: 1

Patch Set 3 : Blank line. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+12 lines, -0 lines) Patch
M pdf/BUILD.gn View 1 2 2 chunks +6 lines, -0 lines 0 comments Download
M pdf/pdf.gyp View 2 chunks +6 lines, -0 lines 0 comments Download

Messages

Total messages: 16 (6 generated)
Tom Sepez
Lei, for review.
5 years ago (2015-12-09 01:01:46 UTC) #2
Lei Zhang
Is GN a separate CL?
5 years ago (2015-12-09 01:04:38 UTC) #3
Tom Sepez
On 2015/12/09 01:04:38, Lei Zhang wrote: > Is GN a separate CL? Yes, I have ...
5 years ago (2015-12-09 17:46:37 UTC) #4
Tom Sepez
On 2015/12/09 17:46:37, Tom Sepez wrote: > On 2015/12/09 01:04:38, Lei Zhang wrote: > > ...
5 years ago (2015-12-09 21:20:11 UTC) #5
Lei Zhang
lgtm, will roll DEPS shortly. https://codereview.chromium.org/1511443004/diff/20001/pdf/BUILD.gn File pdf/BUILD.gn (right): https://codereview.chromium.org/1511443004/diff/20001/pdf/BUILD.gn#newcode5 pdf/BUILD.gn:5: import("//third_party/pdfium/pdfium.gni") blank line after?
5 years ago (2015-12-10 00:20:30 UTC) #7
Tom Sepez
On 2015/12/10 00:20:30, Lei Zhang wrote: > lgtm, will roll DEPS shortly. > > https://codereview.chromium.org/1511443004/diff/20001/pdf/BUILD.gn ...
5 years ago (2015-12-10 17:42:50 UTC) #8
Tom Sepez
On 2015/12/10 00:20:30, Lei Zhang wrote: > lgtm, will roll DEPS shortly. > > https://codereview.chromium.org/1511443004/diff/20001/pdf/BUILD.gn ...
5 years ago (2015-12-10 17:42:51 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1511443004/40001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1511443004/40001
5 years ago (2015-12-10 20:35:15 UTC) #12
commit-bot: I haz the power
Committed patchset #3 (id:40001)
5 years ago (2015-12-10 20:44:14 UTC) #14
commit-bot: I haz the power
5 years ago (2015-12-10 20:45:10 UTC) #16
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/443df85bd8ec78c1787b50d3b4bee8f7187376d6
Cr-Commit-Position: refs/heads/master@{#364466}

Powered by Google App Engine
This is Rietveld 408576698