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

Issue 1293673003: Tidy up JS_Object.h and JS_Object.cpp. (Closed)

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

Patch Set 1 #

Total comments: 5
Unified diffs Side-by-side diffs Delta from patch set Stats (+62 lines, -69 lines) Patch
M fpdfsdk/include/javascript/JS_Object.h View 4 chunks +22 lines, -55 lines 3 comments Download
M fpdfsdk/src/javascript/JS_Object.cpp View 5 chunks +40 lines, -14 lines 2 comments Download

Messages

Total messages: 6 (1 generated)
Tom Sepez
Misc tidying - use unique_ptr. - put code in .cpp file. - make global function ...
5 years, 4 months ago (2015-08-13 23:13:38 UTC) #2
Lei Zhang
https://codereview.chromium.org/1293673003/diff/1/fpdfsdk/include/javascript/JS_Object.h File fpdfsdk/include/javascript/JS_Object.h (right): https://codereview.chromium.org/1293673003/diff/1/fpdfsdk/include/javascript/JS_Object.h#newcode126 fpdfsdk/include/javascript/JS_Object.h:126: static TimerMap* GetGlobalTimerMap(); Just make this a function in ...
5 years, 4 months ago (2015-08-13 23:22:24 UTC) #3
Tom Sepez
https://codereview.chromium.org/1293673003/diff/1/fpdfsdk/include/javascript/JS_Object.h File fpdfsdk/include/javascript/JS_Object.h (right): https://codereview.chromium.org/1293673003/diff/1/fpdfsdk/include/javascript/JS_Object.h#newcode126 fpdfsdk/include/javascript/JS_Object.h:126: static TimerMap* GetGlobalTimerMap(); On 2015/08/13 23:22:24, Lei Zhang wrote: ...
5 years, 4 months ago (2015-08-13 23:28:31 UTC) #4
Lei Zhang
lgtm https://codereview.chromium.org/1293673003/diff/1/fpdfsdk/include/javascript/JS_Object.h File fpdfsdk/include/javascript/JS_Object.h (right): https://codereview.chromium.org/1293673003/diff/1/fpdfsdk/include/javascript/JS_Object.h#newcode126 fpdfsdk/include/javascript/JS_Object.h:126: static TimerMap* GetGlobalTimerMap(); On 2015/08/13 23:28:31, Tom Sepez ...
5 years, 4 months ago (2015-08-13 23:36:48 UTC) #5
Tom Sepez
5 years, 4 months ago (2015-08-13 23:43:13 UTC) #6
Message was sent while issue was closed.
Committed patchset #1 (id:1) manually as
b0b1a8bd45ed72e4fd22f5f0a394b7897ae573c7 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698