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

Issue 1286383004: Kill JS_TIMER_MAPARRAY (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 #

Patch Set 2 : include <map> #

Total comments: 2

Patch Set 3 : Rebase. #

Patch Set 4 : Clang-format #

Unified diffs Side-by-side diffs Delta from patch set Stats (+12 lines, -79 lines) Patch
M fpdfsdk/include/javascript/JS_Object.h View 1 2 3 5 chunks +9 lines, -76 lines 0 comments Download
M fpdfsdk/src/javascript/JS_Object.cpp View 1 chunk +3 lines, -3 lines 0 comments Download

Messages

Total messages: 7 (0 generated)
Tom Sepez
Lei, for review.
5 years, 4 months ago (2015-08-13 20:48:27 UTC) #1
Lei Zhang
https://codereview.chromium.org/1286383004/diff/20001/fpdfsdk/include/javascript/JS_Object.h File fpdfsdk/include/javascript/JS_Object.h (right): https://codereview.chromium.org/1286383004/diff/20001/fpdfsdk/include/javascript/JS_Object.h#newcode122 fpdfsdk/include/javascript/JS_Object.h:122: GetGlobalTimerMap()->erase(m_nTimerID); Aren't you leaking memory here? JS_TIMER_MAPARRAY looks like ...
5 years, 4 months ago (2015-08-13 21:48:24 UTC) #2
Tom Sepez
https://codereview.chromium.org/1286383004/diff/20001/fpdfsdk/include/javascript/JS_Object.h File fpdfsdk/include/javascript/JS_Object.h (right): https://codereview.chromium.org/1286383004/diff/20001/fpdfsdk/include/javascript/JS_Object.h#newcode122 fpdfsdk/include/javascript/JS_Object.h:122: GetGlobalTimerMap()->erase(m_nTimerID); On 2015/08/13 21:48:24, Lei Zhang wrote: > Aren't ...
5 years, 4 months ago (2015-08-13 21:54:11 UTC) #3
Lei Zhang
On 2015/08/13 21:54:11, Tom Sepez (slow until Aug 14) wrote: > https://codereview.chromium.org/1286383004/diff/20001/fpdfsdk/include/javascript/JS_Object.h > File fpdfsdk/include/javascript/JS_Object.h ...
5 years, 4 months ago (2015-08-13 22:10:02 UTC) #4
Tom Sepez
Why don't you land https://codereview.chromium.org/1287863002/ first?
5 years, 4 months ago (2015-08-13 22:12:33 UTC) #5
Lei Zhang
On 2015/08/13 22:12:33, Tom Sepez (slow until Aug 14) wrote: > Why don't you land ...
5 years, 4 months ago (2015-08-13 22:15:52 UTC) #6
Tom Sepez
5 years, 4 months ago (2015-08-13 22:55:00 UTC) #7
Message was sent while issue was closed.
Committed patchset #4 (id:60001) manually as
2a0a26c94ef8131ee29ac4d466c42593cf2ff005 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698