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

Issue 1414033010: Merge to XFA: Remove state from RebuildCrossRef state-machine. (Closed)

Created:
5 years, 1 month ago by dsinclair
Modified:
5 years, 1 month ago
Reviewers:
Lei Zhang
CC:
pdfium-reviews_googlegroups.com
Base URL:
https://pdfium.googlesource.com/pdfium.git@xfa
Target Ref:
refs/heads/xfa
Visibility:
Public.

Description

Merge to XFA: Remove state from RebuildCrossRef state-machine. The state '12' is only used once. This CL folds the contents of state 12 back into the place where we set our state to 12. This works because all state 12 does is decrement the loop counter so we process the same character again and move us to state 0. R=thestig@chromium.org Review URL: https://codereview.chromium.org/1430643007 . (cherry picked from commit 395fbedc65e1261f1fb9189205501f4856235290) Committed: https://pdfium.googlesource.com/pdfium/+/42e0ccfcdd5de93f75448a030efa42182b417cb5

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1 line, -8 lines) Patch
M core/src/fpdfapi/fpdf_parser/fpdf_parser_parser.cpp View 1 chunk +1 line, -8 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
dsinclair
TBRing, merge clean.
5 years, 1 month ago (2015-11-04 19:04:49 UTC) #1
dsinclair
Committed patchset #1 (id:1) manually as 42e0ccfcdd5de93f75448a030efa42182b417cb5 (presubmit successful).
5 years, 1 month ago (2015-11-04 19:05:28 UTC) #2
Lei Zhang
5 years, 1 month ago (2015-11-04 19:13:40 UTC) #3
Message was sent while issue was closed.
lgtm

Powered by Google App Engine
This is Rietveld 408576698