WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
25492
Add USE(JSC) guards around node wrapper cache calls.
https://bugs.webkit.org/show_bug.cgi?id=25492
Summary
Add USE(JSC) guards around node wrapper cache calls.
Dimitri Glazkov (Google)
Reported
2009-04-30 13:47:12 PDT
These are not used in V8.
Attachments
Add JSC guards around node wrapper cache calls, v1.
(1.72 KB, patch)
2009-04-30 13:48 PDT
,
Dimitri Glazkov (Google)
eric
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Dimitri Glazkov (Google)
Comment 1
2009-04-30 13:48:41 PDT
Created
attachment 29919
[details]
Add JSC guards around node wrapper cache calls, v1. WebCore/ChangeLog | 12 ++++++++++++ WebCore/dom/Document.cpp | 2 ++ WebCore/dom/Node.cpp | 3 ++- 3 files changed, 16 insertions(+), 1 deletions(-)
Eric Seidel (no email)
Comment 2
2009-04-30 14:09:00 PDT
Comment on
attachment 29919
[details]
Add JSC guards around node wrapper cache calls, v1. Please add a comment about why removing JSBindings.h is OK. r=me
Dimitri Glazkov (Google)
Comment 3
2009-04-30 14:23:29 PDT
Landed as
http://trac.webkit.org/changeset/43091
.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug