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

Issue 1343453002: Fix wrong libexif target type in GN build. (Closed)

Created:
5 years, 3 months ago by Slava Chigrin
Modified:
5 years, 3 months ago
Reviewers:
Nico
CC:
chromium-reviews
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

linux/win: Fix wrong libexif target type in GN build. ExifFunctions in image_metadata_extractor.cc loads libexif as a dll/so, so the target needs to be a shared_library. This isn't quite right on OS X yet, but it fixes the problem on other platforms at least. Committed: https://crrev.com/23a031851c5a181a8e1bf0f4bec4124ff45bb446 Cr-Commit-Position: refs/heads/master@{#348697}

Patch Set 1 #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+1 line, -1 line) Patch
M third_party/libexif/BUILD.gn View 1 chunk +1 line, -1 line 1 comment Download

Messages

Total messages: 12 (2 generated)
Slava Chigrin
This is fix of the problem from https://codereview.chromium.org/809343008/ Sorry for so long reaction - I ...
5 years, 3 months ago (2015-09-11 22:23:52 UTC) #2
Nico
Thanks! Have you verified that e.g. ImageMetadataExtractorTest.JPGFile passes with this? (http://build.chromium.org/p/chromium.fyi/builders/CrWinClang64%28dbg%29%20tester/builds/592/steps/unit_tests/logs/ImageMetadataExtractorTest.JPGFile)
5 years, 3 months ago (2015-09-11 22:33:23 UTC) #3
Slava Chigrin
On 2015/09/11 22:33:23, Nico wrote: > Thanks! Have you verified that e.g. ImageMetadataExtractorTest.JPGFile passes > ...
5 years, 3 months ago (2015-09-14 13:59:32 UTC) #4
Nico
On 2015/09/14 13:59:32, Slava Chigrin wrote: > On 2015/09/11 22:33:23, Nico wrote: > > Thanks! ...
5 years, 3 months ago (2015-09-14 18:12:16 UTC) #5
Nico
On 2015/09/14 18:12:16, Nico wrote: > On 2015/09/14 13:59:32, Slava Chigrin wrote: > > On ...
5 years, 3 months ago (2015-09-14 19:33:47 UTC) #6
Nico
https://codereview.chromium.org/1343453002/diff/1/third_party/libexif/BUILD.gn File third_party/libexif/BUILD.gn (right): https://codereview.chromium.org/1343453002/diff/1/third_party/libexif/BUILD.gn#newcode22 third_party/libexif/BUILD.gn:22: shared_library("libexif") { (FWIW, this is probably not correct on ...
5 years, 3 months ago (2015-09-14 19:37:33 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1343453002/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1343453002/1
5 years, 3 months ago (2015-09-14 19:37:47 UTC) #9
commit-bot: I haz the power
Committed patchset #1 (id:1)
5 years, 3 months ago (2015-09-14 20:10:53 UTC) #10
commit-bot: I haz the power
Patchset 1 (id:??) landed as https://crrev.com/23a031851c5a181a8e1bf0f4bec4124ff45bb446 Cr-Commit-Position: refs/heads/master@{#348697}
5 years, 3 months ago (2015-09-14 20:11:41 UTC) #11
commit-bot: I haz the power
5 years, 3 months ago (2015-09-23 12:36:23 UTC) #12
Message was sent while issue was closed.
Patchset 1 (id:??) landed as
https://crrev.com/23a031851c5a181a8e1bf0f4bec4124ff45bb446
Cr-Commit-Position: refs/heads/master@{#348697}

Powered by Google App Engine
This is Rietveld 408576698