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

Issue 1384883002: CJS_Timer should observe CJS_Runtime destruction. (Closed)

Created:
5 years, 2 months ago by Lei Zhang
Modified:
5 years, 2 months ago
Reviewers:
Tom Sepez
CC:
pdfium-reviews_googlegroups.com
Base URL:
https://pdfium.googlesource.com/pdfium@master
Target Ref:
refs/heads/master
Visibility:
Public.

Description

CJS_Timer should observe CJS_Runtime destruction. Also remove dead CJS_EmbedObj::{Begin,End}Timer code. BUG=539107 R=tsepez@chromium.org Committed: https://pdfium.googlesource.com/pdfium/+/794c9b67d3d519342aa7e15052766f7d4a99f551

Patch Set 1 : #

Total comments: 6

Patch Set 2 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+92 lines, -82 lines) Patch
M fpdfsdk/include/javascript/JS_Object.h View 1 4 chunks +23 lines, -40 lines 0 comments Download
M fpdfsdk/include/javascript/JS_Runtime.h View 3 chunks +12 lines, -0 lines 0 comments Download
M fpdfsdk/src/javascript/JS_Object.cpp View 1 4 chunks +34 lines, -24 lines 0 comments Download
M fpdfsdk/src/javascript/JS_Runtime.cpp View 1 3 chunks +13 lines, -1 line 0 comments Download
M fpdfsdk/src/javascript/app.cpp View 3 chunks +10 lines, -17 lines 0 comments Download

Messages

Total messages: 8 (3 generated)
Lei Zhang
5 years, 2 months ago (2015-10-04 21:58:42 UTC) #4
Tom Sepez
lgtm https://codereview.chromium.org/1384883002/diff/40001/fpdfsdk/include/javascript/JS_Object.h File fpdfsdk/include/javascript/JS_Object.h (right): https://codereview.chromium.org/1384883002/diff/40001/fpdfsdk/include/javascript/JS_Object.h#newcode108 fpdfsdk/include/javascript/JS_Object.h:108: // CJS_Runtime::DestructionObserver nit: It's just ::Observe, no??? https://codereview.chromium.org/1384883002/diff/40001/fpdfsdk/include/javascript/JS_Object.h#newcode120 ...
5 years, 2 months ago (2015-10-04 22:39:38 UTC) #5
Lei Zhang
https://codereview.chromium.org/1384883002/diff/40001/fpdfsdk/include/javascript/JS_Object.h File fpdfsdk/include/javascript/JS_Object.h (right): https://codereview.chromium.org/1384883002/diff/40001/fpdfsdk/include/javascript/JS_Object.h#newcode108 fpdfsdk/include/javascript/JS_Object.h:108: // CJS_Runtime::DestructionObserver On 2015/10/04 22:39:37, Tom Sepez wrote: > ...
5 years, 2 months ago (2015-10-04 23:01:28 UTC) #6
Lei Zhang
Committed patchset #2 (id:60001) manually as 794c9b67d3d519342aa7e15052766f7d4a99f551 (presubmit successful).
5 years, 2 months ago (2015-10-04 23:01:57 UTC) #7
Tom Sepez
5 years, 2 months ago (2015-10-07 17:00:31 UTC) #8
Message was sent while issue was closed.
lgtm

Powered by Google App Engine
This is Rietveld 408576698