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

Issue 1635173003: Move struct ContentParam off of CPDF_Object's enums (Closed)

Created:
4 years, 11 months ago by Tom Sepez
Modified:
4 years, 11 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

Move struct ContentParam off of CPDF_Object's enums They mean different things. The goal is that only usage of the CPDF_Object type enums outside of the class should be for switch() statements, so remove one other comparison. R=thestig@chromium.org Committed: https://pdfium.googlesource.com/pdfium/+/0ec8bb4486ab315283f36d071be2ddc1b80998c3

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+30 lines, -29 lines) Patch
M core/src/fpdfapi/fpdf_page/fpdf_page_parser.cpp View 5 chunks +26 lines, -26 lines 0 comments Download
M core/src/fpdfapi/fpdf_page/pageint.h View 2 chunks +3 lines, -2 lines 0 comments Download
M core/src/fpdfapi/fpdf_parser/fpdf_parser_parser.cpp View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 5 (2 generated)
Tom Sepez
Lei, for review.
4 years, 11 months ago (2016-01-26 21:11:33 UTC) #2
Lei Zhang
lgtm
4 years, 11 months ago (2016-01-26 21:13:28 UTC) #3
Tom Sepez
4 years, 11 months ago (2016-01-26 21:28:27 UTC) #5
Message was sent while issue was closed.
Committed patchset #1 (id:1) manually as
0ec8bb4486ab315283f36d071be2ddc1b80998c3 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698