[Webkit-unassigned] [Bug 41516] JavaInstanceV8 needs to push a local reference frame to avoid table overflow.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jul 7 02:39:48 PDT 2010


https://bugs.webkit.org/show_bug.cgi?id=41516


Adam Barth <abarth at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #60364|review?                     |review+
               Flag|                            |




--- Comment #4 from Adam Barth <abarth at webkit.org>  2010-07-07 02:39:48 PST ---
(From update of attachment 60364)
This change is taxing the boundaries of my understanding of Java.  Ideally, the ChangeLog would contain more information to help folks understand what problem is being solved and how this patch goes about solving them.  I'm hesitating to R+ this change, but on balance, it seems like the right thing to do.

WebCore/ChangeLog:8
 +          No new tests.
sad face

WebCore/bridge/jni/v8/JavaInstanceV8.cpp:50
 +  #define NUM_LOCAL_REFS 64
Where does this number come from?

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list