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

Issue 2852003003: Fix missing headers in libwebp (Closed)

Created:
3 years, 7 months ago by wychen
Modified:
3 years, 7 months ago
CC:
chromium-reviews, jzern, skal, urvang
Target Ref:
refs/heads/master
Project:
chromium
Visibility:
Public.

Description

Fix missing headers in libwebp Decreased the number of missing header files by 37. TBR=mathp@chromium.org BUG=661774 Review-Url: https://codereview.chromium.org/2852003003 Cr-Commit-Position: refs/heads/master@{#468730} Committed: https://chromium.googlesource.com/chromium/src/+/befe02860a5bdbf38349b76a56b55ae9f03714b7

Patch Set 1 #

Patch Set 2 : fix ios #

Total comments: 2

Patch Set 3 : fix ios another way #

Total comments: 4

Patch Set 4 : amend #

Patch Set 5 : rename #

Unified diffs Side-by-side diffs Delta from patch set Stats (+49 lines, -0 lines) Patch
M .gn View 1 chunk +1 line, -0 lines 0 comments Download
M components/image_fetcher/ios/BUILD.gn View 1 2 3 4 1 chunk +1 line, -0 lines 0 comments Download
M third_party/libwebp/BUILD.gn View 1 2 3 4 12 chunks +47 lines, -0 lines 0 comments Download

Messages

Total messages: 52 (32 generated)
wychen
PTAL
3 years, 7 months ago (2017-05-01 06:07:18 UTC) #8
wychen
+thakis for the .gn change.
3 years, 7 months ago (2017-05-01 06:07:55 UTC) #10
Nico
Nice! https://codereview.chromium.org/2852003003/diff/20001/third_party/libwebp/BUILD.gn File third_party/libwebp/BUILD.gn (right): https://codereview.chromium.org/2852003003/diff/20001/third_party/libwebp/BUILD.gn#newcode23 third_party/libwebp/BUILD.gn:23: "webp/types.h", This target feels kind of strange to ...
3 years, 7 months ago (2017-05-01 13:29:41 UTC) #13
fbarchard1
https://codereview.chromium.org/2852003003/diff/40001/third_party/libwebp/BUILD.gn File third_party/libwebp/BUILD.gn (right): https://codereview.chromium.org/2852003003/diff/40001/third_party/libwebp/BUILD.gn#newcode35 third_party/libwebp/BUILD.gn:35: "dec/common_dec.h", If you remove these from the source, a ...
3 years, 7 months ago (2017-05-01 18:11:50 UTC) #17
Nico
https://codereview.chromium.org/2852003003/diff/40001/third_party/libwebp/BUILD.gn File third_party/libwebp/BUILD.gn (right): https://codereview.chromium.org/2852003003/diff/40001/third_party/libwebp/BUILD.gn#newcode35 third_party/libwebp/BUILD.gn:35: "dec/common_dec.h", On 2017/05/01 18:11:50, fbarchard1 wrote: > If you ...
3 years, 7 months ago (2017-05-01 18:20:47 UTC) #18
wychen
https://codereview.chromium.org/2852003003/diff/20001/third_party/libwebp/BUILD.gn File third_party/libwebp/BUILD.gn (right): https://codereview.chromium.org/2852003003/diff/20001/third_party/libwebp/BUILD.gn#newcode23 third_party/libwebp/BUILD.gn:23: "webp/types.h", On 2017/05/01 13:29:41, Nico wrote: > This target ...
3 years, 7 months ago (2017-05-01 18:26:06 UTC) #19
wychen
https://codereview.chromium.org/2852003003/diff/40001/third_party/libwebp/BUILD.gn File third_party/libwebp/BUILD.gn (right): https://codereview.chromium.org/2852003003/diff/40001/third_party/libwebp/BUILD.gn#newcode35 third_party/libwebp/BUILD.gn:35: "dec/common_dec.h", On 2017/05/01 18:20:47, Nico wrote: > On 2017/05/01 ...
3 years, 7 months ago (2017-05-01 18:36:21 UTC) #22
Nico
On Mon, May 1, 2017 at 2:26 PM, <wychen@chromium.org> wrote: > > https://codereview.chromium.org/2852003003/diff/20001/ > third_party/libwebp/BUILD.gn ...
3 years, 7 months ago (2017-05-01 20:02:14 UTC) #25
wychen
On 2017/05/01 20:02:14, Nico wrote: > On Mon, May 1, 2017 at 2:26 PM, <mailto:wychen@chromium.org> ...
3 years, 7 months ago (2017-05-01 20:09:19 UTC) #26
Nico
My question is "what is wrong with patch set 1 (except that libwebp_headers should be ...
3 years, 7 months ago (2017-05-01 20:28:19 UTC) #27
wychen
On 2017/05/01 20:28:19, Nico wrote: > My question is "what is wrong with patch set ...
3 years, 7 months ago (2017-05-01 21:05:23 UTC) #30
Nico
lgtm
3 years, 7 months ago (2017-05-01 21:08:03 UTC) #31
commit-bot: I haz the power
CQ is trying da patch. Follow status at: https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2852003003/80001
3 years, 7 months ago (2017-05-01 23:13:59 UTC) #35
commit-bot: I haz the power
Try jobs failed on following builders: chromium_presubmit on master.tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/chromium_presubmit/builds/424809)
3 years, 7 months ago (2017-05-01 23:22:59 UTC) #37
wychen
markusheintz@chromium.org: Please review changes in image fetcher.
3 years, 7 months ago (2017-05-01 23:36:10 UTC) #39
fbarchard1
lgtm
3 years, 7 months ago (2017-05-02 00:15:52 UTC) #40
wychen
mathp@chromium.org: Please review changes in image fetcher. Thanks!
3 years, 7 months ago (2017-05-02 18:25:51 UTC) #45
Nico
I think it's ok if you TBR this image_fetcher change.
3 years, 7 months ago (2017-05-02 18:52:28 UTC) #46
commit-bot: I haz the power
CQ is trying da patch. Follow status at: https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2852003003/80001
3 years, 7 months ago (2017-05-02 18:54:34 UTC) #49
commit-bot: I haz the power
3 years, 7 months ago (2017-05-02 19:04:27 UTC) #52
Message was sent while issue was closed.
Committed patchset #5 (id:80001) as
https://chromium.googlesource.com/chromium/src/+/befe02860a5bdbf38349b76a56b5...

Powered by Google App Engine
This is Rietveld 408576698