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

Issue 1549283002: Take care fall-through cases of switch in pdfium (Closed)

Created:
4 years, 12 months ago by tzik
Modified:
4 years, 12 months ago
Reviewers:
Lei Zhang
CC:
pdfium-reviews_googlegroups.com
Base URL:
https://pdfium.googlesource.com/pdfium.git@master
Target Ref:
refs/heads/master
Visibility:
Public.

Description

Take care fall-through cases of switch in pdfium Found with Clang's -Wimplicit-fallthrough option by tzik@chromium.org. R=thestig@chromium.org Committed: https://pdfium.googlesource.com/pdfium/+/de0387c3690ca147482ed943c70eeb828b6dd732

Patch Set 1 #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+4 lines, -2 lines) Patch
M fpdfsdk/src/formfiller/FFL_FormFiller.cpp View 1 chunk +2 lines, -0 lines 1 comment Download
M fpdfsdk/src/javascript/JS_GlobalData.cpp View 1 chunk +2 lines, -2 lines 1 comment Download

Messages

Total messages: 8 (3 generated)
tzik
PTAL. Clang emits warnings on -Wimplicit-fallthrough option, and some of them look real bugs to ...
4 years, 12 months ago (2015-12-27 23:27:30 UTC) #2
Lei Zhang
lgtm, do you want me to land this for you?
4 years, 12 months ago (2015-12-28 02:21:32 UTC) #3
tzik
On 2015/12/28 02:21:32, Lei Zhang wrote: > lgtm, do you want me to land this ...
4 years, 12 months ago (2015-12-28 02:45:22 UTC) #4
Lei Zhang
https://codereview.chromium.org/1549283002/diff/1/fpdfsdk/src/formfiller/FFL_FormFiller.cpp File fpdfsdk/src/formfiller/FFL_FormFiller.cpp (right): https://codereview.chromium.org/1549283002/diff/1/fpdfsdk/src/formfiller/FFL_FormFiller.cpp#newcode276 fpdfsdk/src/formfiller/FFL_FormFiller.cpp:276: break; This regressed in commit ac67d4765a8ac36cd00c9fc8b6f2b80a3e1cff72, thanks for catching ...
4 years, 12 months ago (2015-12-28 20:55:01 UTC) #5
Lei Zhang
4 years, 12 months ago (2015-12-28 21:07:57 UTC) #8
Message was sent while issue was closed.
Committed patchset #1 (id:1) manually as
de0387c3690ca147482ed943c70eeb828b6dd732 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698