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

Issue 23033022: pdfviewer: when q start, and an operator is called, it should not be able to see operands before q.… (Closed)

Created:
7 years, 4 months ago by edisonn
Modified:
7 years, 4 months ago
Reviewers:
CC:
skia-review_googlegroups.com
Visibility:
Public.

Description

pdfviewer: when q start, and an operator is called, it should not be able to see operands before q. nest/unnest are similar with pop/push - simulates a stack of stacks, in a single stack Committed: https://code.google.com/p/skia/source/detail?r=10873

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+72 lines, -11 lines) Patch
M experimental/PdfViewer/SkPdfFont.h View 1 chunk +1 line, -1 line 0 comments Download
M experimental/PdfViewer/SkPdfGraphicsState.h View 5 chunks +41 lines, -6 lines 0 comments Download
M experimental/PdfViewer/SkPdfRenderer.cpp View 2 chunks +19 lines, -3 lines 0 comments Download
M experimental/PdfViewer/pdfparser/native/SkPdfNativeDoc.h View 2 chunks +2 lines, -0 lines 0 comments Download
M experimental/PdfViewer/pdfparser/native/SkPdfNativeDoc.cpp View 2 chunks +9 lines, -1 line 0 comments Download

Messages

Total messages: 1 (0 generated)
edisonn
7 years, 4 months ago (2013-08-22 15:37:28 UTC) #1
Message was sent while issue was closed.
Committed patchset #1 manually as r10873 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698