Bug 64320

Summary: Java Bridge leaks local references
Product: WebKit Reporter: Steve Block <steveblock>
Component: WebCore Misc.Assignee: Steve Block <steveblock>
Status: RESOLVED FIXED    
Severity: Normal CC: ap, steveblock, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Attachments:
Description Flags
Patch
none
Patch
none
Patch none

Description Steve Block 2011-07-11 15:32:20 PDT
In particular, see the JavaField constructors and convertNPVariantToJavaValue()
Comment 1 Steve Block 2011-07-11 15:41:16 PDT
Created attachment 100371 [details]
Patch
Comment 2 WebKit Review Bot 2011-07-11 15:52:57 PDT
Comment on attachment 100371 [details]
Patch

Attachment 100371 [details] did not pass mac-ews (mac):
Output: http://queues.webkit.org/results/9013481
Comment 3 Steve Block 2011-07-12 01:36:51 PDT
Created attachment 100449 [details]
Patch
Comment 4 Steve Block 2011-08-09 07:42:46 PDT
Created attachment 103361 [details]
Patch
Comment 5 Steve Block 2011-08-09 07:43:39 PDT
The relevant code in convertNPVariantToJavaValue() was moved to javaValueToJvalue() and then removed in http://trac.webkit.org/changeset/92659
Comment 6 WebKit Review Bot 2011-08-09 10:00:18 PDT
Comment on attachment 103361 [details]
Patch

Clearing flags on attachment: 103361

Committed r92689: <http://trac.webkit.org/changeset/92689>
Comment 7 WebKit Review Bot 2011-08-09 10:00:24 PDT
All reviewed patches have been landed.  Closing bug.