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

Issue 1372353002: Leak per-isolate data in pdfium (Closed)

Created:
5 years, 2 months ago by raymes
Modified:
5 years, 2 months ago
CC:
chrome-apps-syd-reviews_chromium.org, pdfium-reviews_googlegroups.com
Base URL:
https://pdfium.googlesource.com/pdfium.git@master
Target Ref:
refs/heads/master
Visibility:
Public.

Description

Leak per-isolate data in pdfium Right now we're freeing per-isolate data everytime a document is destroyed even though it may be in use by other documents. For now we leak the per-isolate data until crbug.com/531339 is fixed. BUG=531339 R=jochen@chromium.org Committed: https://pdfium.googlesource.com/pdfium/+/3e144b8c23d7c52ed36329e87f0cb01f38ec1ed7

Patch Set 1 #

Patch Set 2 : #

Patch Set 3 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+7 lines, -1 line) Patch
M fpdfsdk/src/javascript/JS_Runtime.cpp View 1 2 1 chunk +7 lines, -1 line 0 comments Download

Messages

Total messages: 8 (2 generated)
raymes
PTAL - I haven't had a chance to test it yet but will tomorrow morning ...
5 years, 2 months ago (2015-09-29 08:04:17 UTC) #2
jochen (gone - plz use gerrit)
lgtm
5 years, 2 months ago (2015-09-29 10:08:10 UTC) #3
jochen (gone - plz use gerrit)
On 2015/09/29 at 10:08:10, jochen wrote: > lgtm thestig: some background... in https://code.google.com/p/chromium/codesearch#chromium/src/third_party/pdfium/fpdfsdk/src/jsapi/fxjs_v8.cpp&l=93 we already ...
5 years, 2 months ago (2015-09-29 10:34:00 UTC) #4
raymes
I tested this following the instructions on the bug and it seems to fix the ...
5 years, 2 months ago (2015-09-30 01:44:19 UTC) #6
jochen (gone - plz use gerrit)
Committed patchset #3 (id:40001) manually as 3e144b8c23d7c52ed36329e87f0cb01f38ec1ed7 (presubmit successful).
5 years, 2 months ago (2015-09-30 09:46:50 UTC) #7
jochen (gone - plz use gerrit)
5 years, 2 months ago (2015-09-30 09:47:06 UTC) #8
Message was sent while issue was closed.
On 2015/09/30 at 01:44:19, raymes wrote:
> I tested this following the instructions on the bug and it seems to fix the
problem. It's ready to land but I'm not sure I can land it:
> 
> $ git cl land
> ...
> fatal: remote error: Access denied to raymes@google.com
> 
> Maybe one of you guys can? Thanks!

done

Powered by Google App Engine
This is Rietveld 408576698