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

Issue 1923343002: Add PDFium build_overrides (Closed)

Created:
4 years, 7 months ago by dsinclair
Modified:
4 years, 7 months ago
CC:
chromium-reviews
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Add PDFium build_overrides This CL adds the build override settings so we can enable XFA in GN builds in the future. BUG=chromium:62400 Committed: https://crrev.com/192da0f866b250d8a674a7dd400ff2a5b6a01ac8 Cr-Commit-Position: refs/heads/master@{#390448}

Patch Set 1 : #

Total comments: 3

Patch Set 2 : #

Total comments: 1

Patch Set 3 : #

Patch Set 4 : Rebase to master #

Total comments: 2

Patch Set 5 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+22 lines, -3 lines) Patch
M DEPS View 1 2 3 4 1 chunk +1 line, -1 line 0 comments Download
A build_overrides/pdfium.gni View 1 2 1 chunk +19 lines, -0 lines 0 comments Download
M pdf/BUILD.gn View 1 chunk +1 line, -1 line 0 comments Download
M pdf/pdfium/fuzzers/BUILD.gn View 1 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 47 (16 generated)
dsinclair
PTAL. This is the Chrome side portion of: https://codereview.chromium.org/1923333002/. I'll add the DEPS change to ...
4 years, 7 months ago (2016-04-27 14:21:01 UTC) #3
Nico
lgtm
4 years, 7 months ago (2016-04-27 16:42:02 UTC) #4
Nico
https://codereview.chromium.org/1923343002/diff/20001/build_overrides/pdfium.gni File build_overrides/pdfium.gni (right): https://codereview.chromium.org/1923343002/diff/20001/build_overrides/pdfium.gni#newcode8 build_overrides/pdfium.gni:8: pdf_enable_xfa = false do you want to have this ...
4 years, 7 months ago (2016-04-27 16:44:12 UTC) #5
dsinclair
https://codereview.chromium.org/1923343002/diff/20001/build_overrides/pdfium.gni File build_overrides/pdfium.gni (right): https://codereview.chromium.org/1923343002/diff/20001/build_overrides/pdfium.gni#newcode8 build_overrides/pdfium.gni:8: pdf_enable_xfa = false On 2016/04/27 16:44:12, Nico wrote: > ...
4 years, 7 months ago (2016-04-27 16:47:41 UTC) #6
Nico
https://codereview.chromium.org/1923343002/diff/20001/build_overrides/pdfium.gni File build_overrides/pdfium.gni (right): https://codereview.chromium.org/1923343002/diff/20001/build_overrides/pdfium.gni#newcode8 build_overrides/pdfium.gni:8: pdf_enable_xfa = false On 2016/04/27 16:47:41, dsinclair wrote: > ...
4 years, 7 months ago (2016-04-27 16:52:15 UTC) #7
dsinclair
On 2016/04/27 16:52:15, Nico wrote: > https://codereview.chromium.org/1923343002/diff/20001/build_overrides/pdfium.gni > File build_overrides/pdfium.gni (right): > > https://codereview.chromium.org/1923343002/diff/20001/build_overrides/pdfium.gni#newcode8 > ...
4 years, 7 months ago (2016-04-27 16:55:51 UTC) #8
dsinclair
+more PDFium devs to see if they have opinions on how this should work.
4 years, 7 months ago (2016-04-27 16:56:30 UTC) #10
Nico
No, without declare_args you can't override this in `gn args`. Do you think clients would ...
4 years, 7 months ago (2016-04-27 16:59:08 UTC) #11
dsinclair
On 2016/04/27 16:59:08, Nico wrote: > No, without declare_args you can't override this in `gn ...
4 years, 7 months ago (2016-04-27 17:04:55 UTC) #12
Nico
On 2016/04/27 17:04:55, dsinclair wrote: > On 2016/04/27 16:59:08, Nico wrote: > > No, without ...
4 years, 7 months ago (2016-04-27 17:10:27 UTC) #13
dsinclair
On 2016/04/27 17:10:27, Nico wrote: > On 2016/04/27 17:04:55, dsinclair wrote: > > On 2016/04/27 ...
4 years, 7 months ago (2016-04-27 17:13:28 UTC) #14
Nico
Yes, but only pdfium, not in Chromium.
4 years, 7 months ago (2016-04-27 17:13:53 UTC) #15
dsinclair
On 2016/04/27 17:13:53, Nico wrote: > Yes, but only pdfium, not in Chromium. Ok, PTAL. ...
4 years, 7 months ago (2016-04-27 17:24:43 UTC) #16
Nico
lgtm https://codereview.chromium.org/1923343002/diff/40001/build_overrides/pdfium.gni File build_overrides/pdfium.gni (right): https://codereview.chromium.org/1923343002/diff/40001/build_overrides/pdfium.gni#newcode9 build_overrides/pdfium.gni:9: # Build PDFium either with or without v8 ...
4 years, 7 months ago (2016-04-27 19:38:02 UTC) #17
dsinclair
On 2016/04/27 19:38:02, Nico wrote: > lgtm > > https://codereview.chromium.org/1923343002/diff/40001/build_overrides/pdfium.gni > File build_overrides/pdfium.gni (right): > ...
4 years, 7 months ago (2016-04-27 20:09:32 UTC) #18
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1923343002/60001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1923343002/60001
4 years, 7 months ago (2016-04-27 20:11:00 UTC) #21
commit-bot: I haz the power
Try jobs failed on following builders: linux_android_rel_ng on tryserver.chromium.android (JOB_FAILED, https://build.chromium.org/p/tryserver.chromium.android/builders/linux_android_rel_ng/builds/61397) ios_rel_device_gn on tryserver.chromium.mac (JOB_FAILED, ...
4 years, 7 months ago (2016-04-27 20:14:01 UTC) #23
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1923343002/80001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1923343002/80001
4 years, 7 months ago (2016-04-27 20:18:19 UTC) #26
commit-bot: I haz the power
Try jobs failed on following builders: chromium_presubmit on tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/chromium_presubmit/builds/174242)
4 years, 7 months ago (2016-04-27 20:26:19 UTC) #28
dsinclair
thestig@ for pdf/ OWNERS
4 years, 7 months ago (2016-04-27 20:27:41 UTC) #29
Lei Zhang
lgtm
4 years, 7 months ago (2016-04-27 20:30:10 UTC) #30
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1923343002/80001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1923343002/80001
4 years, 7 months ago (2016-04-27 20:32:57 UTC) #32
commit-bot: I haz the power
Try jobs failed on following builders: win8_chromium_ng on tryserver.chromium.win (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.win/builders/win8_chromium_ng/builds/139543)
4 years, 7 months ago (2016-04-27 21:40:47 UTC) #34
Dirk Pranke
drive-by lgtm w/ a comment. The whole build_overrides thing needs to be thrown out and ...
4 years, 7 months ago (2016-04-28 00:53:12 UTC) #36
dsinclair
https://codereview.chromium.org/1923343002/diff/80001/build_overrides/pdfium.gni File build_overrides/pdfium.gni (right): https://codereview.chromium.org/1923343002/diff/80001/build_overrides/pdfium.gni#newcode19 build_overrides/pdfium.gni:19: pdf_is_standalone = false On 2016/04/28 00:53:12, Dirk Pranke wrote: ...
4 years, 7 months ago (2016-04-28 14:14:45 UTC) #37
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1923343002/100001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1923343002/100001
4 years, 7 months ago (2016-04-28 18:33:09 UTC) #40
commit-bot: I haz the power
Committed patchset #5 (id:100001)
4 years, 7 months ago (2016-04-28 19:37:52 UTC) #41
aizatsky
Looks like this change broke all fuzzer bots: https://uberchromegw.corp.google.com/i/chromium.fyi/builders/Libfuzzer%20Upload%20Linux%20ASan/builds/1221/steps/generate_build_files/logs/stdio
4 years, 7 months ago (2016-04-29 00:17:49 UTC) #43
Dirk Pranke
On 2016/04/29 00:17:49, aizatsky wrote: > Looks like this change broke all fuzzer bots: > ...
4 years, 7 months ago (2016-04-29 01:00:48 UTC) #44
dsinclair
A revert of this CL (patchset #5 id:100001) has been created in https://codereview.chromium.org/1933583002/ by dsinclair@chromium.org. ...
4 years, 7 months ago (2016-04-29 02:25:04 UTC) #45
commit-bot: I haz the power
4 years, 7 months ago (2016-04-30 17:20:17 UTC) #46
Message was sent while issue was closed.
Patchset 5 (id:??) landed as
https://crrev.com/192da0f866b250d8a674a7dd400ff2a5b6a01ac8
Cr-Commit-Position: refs/heads/master@{#390448}

Powered by Google App Engine
This is Rietveld 408576698