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

Issue 1923333002: Allow overriding GN build flags (Closed)

Created:
4 years, 7 months ago by dsinclair
Modified:
4 years, 7 months ago
Reviewers:
Nico
CC:
pdfium-reviews_googlegroups.com
Base URL:
https://pdfium.googlesource.com/pdfium.git@master
Target Ref:
refs/heads/master
Project:
pdfium
Visibility:
Public.

Description

Allow overriding GN build flags In order to enable XFA from GN builds we need to be able to override pdf_enable_xfa. To do this a build_overrides/pdfium.gni file needs to be created in Chrome. To use that, we have to create a build_overrides/pdfium.gni file in PDFium that just uses the default values. BUG=chromium:62400 Committed: https://pdfium.googlesource.com/pdfium/+/1ae572e7e35b52ce4897d1715c005a1b0f79526a

Patch Set 1 #

Total comments: 2

Patch Set 2 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+5 lines, -28 lines) Patch
M BUILD.gn View 1 chunk +1 line, -1 line 0 comments Download
A + build_overrides/pdfium.gni View 1 1 chunk +1 line, -1 line 0 comments Download
D pdfium.gni View 1 1 chunk +0 lines, -23 lines 0 comments Download
M samples/BUILD.gn View 1 chunk +1 line, -1 line 0 comments Download
M testing/libfuzzer/BUILD.gn View 1 chunk +1 line, -1 line 0 comments Download
M third_party/BUILD.gn View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 14 (5 generated)
dsinclair
PTAL. I need to be able to flip the pdf_enable_xfa flag defined in pdfium.gni from ...
4 years, 7 months ago (2016-04-27 14:20:24 UTC) #4
Nico
https://codereview.chromium.org/1923333002/diff/1/build_overrides/pdfium.gni File build_overrides/pdfium.gni (right): https://codereview.chromium.org/1923333002/diff/1/build_overrides/pdfium.gni#newcode5 build_overrides/pdfium.gni:5: import("../pdfium.gni") From what I understand, this file should set ...
4 years, 7 months ago (2016-04-27 16:43:29 UTC) #5
dsinclair
https://codereview.chromium.org/1923333002/diff/1/build_overrides/pdfium.gni File build_overrides/pdfium.gni (right): https://codereview.chromium.org/1923333002/diff/1/build_overrides/pdfium.gni#newcode5 build_overrides/pdfium.gni:5: import("../pdfium.gni") On 2016/04/27 16:43:29, Nico wrote: > From what ...
4 years, 7 months ago (2016-04-27 16:49:59 UTC) #6
Nico
lgtm
4 years, 7 months ago (2016-04-27 19:38:21 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1923333002/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1923333002/20001
4 years, 7 months ago (2016-04-27 19:39:24 UTC) #9
commit-bot: I haz the power
Committed patchset #2 (id:20001) as https://pdfium.googlesource.com/pdfium/+/1ae572e7e35b52ce4897d1715c005a1b0f79526a
4 years, 7 months ago (2016-04-27 20:02:27 UTC) #11
Oliver Chang
On 2016/04/27 20:02:27, commit-bot: I haz the power wrote: > Committed patchset #2 (id:20001) as ...
4 years, 7 months ago (2016-04-30 01:08:44 UTC) #12
dsinclair
A revert of this CL (patchset #2 id:20001) has been created in https://codereview.chromium.org/1941563002/ by dsinclair@chromium.org. ...
4 years, 7 months ago (2016-04-30 12:47:45 UTC) #13
dsinclair
4 years, 7 months ago (2016-04-30 12:48:15 UTC) #14
Message was sent while issue was closed.
On 2016/04/30 01:08:44, Oliver Chang wrote:
> On 2016/04/27 20:02:27, commit-bot: I haz the power wrote:
> > Committed patchset #2 (id:20001) as
> >
>
https://pdfium.googlesource.com/pdfium/+/1ae572e7e35b52ce4897d1715c005a1b0f79...
> 
> Looks like this is breaking rolls :( -
> https://codereview.chromium.org/1942533002/

Sorry, the other half of this CL got reverted from the chromium tree. Sent
revert for this CL.

Powered by Google App Engine
This is Rietveld 408576698