WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
24879
Add frame accessors to Screen, Console, and BarInfo objects.
https://bugs.webkit.org/show_bug.cgi?id=24879
Summary
Add frame accessors to Screen, Console, and BarInfo objects.
Mads Ager
Reported
2009-03-27 02:06:54 PDT
Add frame accessor to Screen, Console, and BarInfo objects. Add type accessor to BarInfo objects. In the V8 JavaScript bindings, we need access to the frame and type for already created Screen, Console and BarInfo objects in order to keep their wrappers alive across GCs.
Attachments
Patch to add accessors.
(3.60 KB, patch)
2009-03-27 02:07 PDT
,
Mads Ager
darin
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Mads Ager
Comment 1
2009-03-27 02:07:47 PDT
Created
attachment 29006
[details]
Patch to add accessors.
Darin Adler
Comment 2
2009-03-27 07:17:22 PDT
Comment on
attachment 29006
[details]
Patch to add accessors. Unfortunate these need to be exposed, but harmless.
Dimitri Glazkov (Google)
Comment 3
2009-03-30 07:55:41 PDT
Landed as
http://trac.webkit.org/changeset/42100
.
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