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

Issue 1152183003: Merge 193326 "Revert of Add helper to validate JPEG decode subsa..." (Closed)

Created:
5 years, 7 months ago by Noel Gordon
Modified:
5 years, 7 months ago
Reviewers:
Vangelis Kokkevis
CC:
blink-reviews
Target Ref:
refs/branch-heads/chromium/2357
Project:
blink
Visibility:
Public.

Description

Merge 193326 "Revert of Add helper to validate JPEG decode subsa..." > Revert of Add helper to validate JPEG decode subsampling factors (patchset #1 id:1 of https://codereview.chromium.org/1039503003/) > > Reason for revert: > Per the bug, Factor 3 images are acceptable to libjpeg6b and users can even create them using its well-known cjpeg tool. > > Original issue's description: > > Add helper to validate JPEG subsampling factors > > > > Use it to turn the invalid horizontal/vertical subsampling factor 3 to a > > 1, which is fine for both the YUV decoding path (it won't turn on if any > > of the component subsamplings is 3) and the normal JPEG decode path. > > > > TEST=Covered by the test added in r192900 > > BUG=398235 > > > > Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=192980 > > TBR=sugoi@chromium.org,reveman@chromium.org,pdr@chromium.org > NOPRESUBMIT=true > NOTREECHECKS=true > NOTRY=true > BUG=398235 > > Review URL: https://codereview.chromium.org/1069083003 git-svn-id: svn://svn.chromium.org/blink/trunk@193326 bbb929c8-8fbe-4397-9dbb-9b2b20218538 (cherry picked from commit 8a5bed0d225efcb2e7fbd96deb2b0307bff04679) Merge blink r193326 into M43 branch 2357 TBR=vangelis@chromium.org NOPRESUBMIT=true NOTREECHECKS=true NOTRY=true BUG=486508

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+0 lines, -19 lines) Patch
M Source/platform/image-decoders/jpeg/JPEGImageDecoder.cpp View 3 chunks +0 lines, -19 lines 0 comments Download

Messages

Total messages: 10 (3 generated)
Noel Gordon
5 years, 7 months ago (2015-05-22 08:00:06 UTC) #1
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1152183003/1
5 years, 7 months ago (2015-05-22 08:00:22 UTC) #3
commit-bot: I haz the power
Failed to apply patch for Source/platform/image-decoders/jpeg/JPEGImageDecoder.cpp: While running patch -p1 --forward --force --no-backup-if-mismatch; patching file ...
5 years, 7 months ago (2015-05-22 08:00:55 UTC) #5
Noel Gordon
@vangelis, same issue as you. I think you just land these changes manually. Let me ...
5 years, 7 months ago (2015-05-22 08:23:22 UTC) #7
Noel Gordon
Currently compiling the change locally ...
5 years, 7 months ago (2015-05-22 08:25:34 UTC) #8
Noel Gordon
Skia wouldn't build :/ for it's own reasons.
5 years, 7 months ago (2015-05-22 09:03:25 UTC) #9
Noel Gordon
5 years, 7 months ago (2015-05-22 10:13:17 UTC) #10

Powered by Google App Engine
This is Rietveld 408576698