WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
187798
[GLIB] jsc_context_evaluate_in_object() should receive an instance when a JSCClass is given
https://bugs.webkit.org/show_bug.cgi?id=187798
Summary
[GLIB] jsc_context_evaluate_in_object() should receive an instance when a JSC...
Carlos Garcia Campos
Reported
2018-07-19 04:54:28 PDT
Because a JSCClass is pretty much useless without an instance in this case. It should be similar to jsc_value_new_object() because indeed we are creating a new object. This makes destroy function and vtable functions to work.
Attachments
Patch
(40.32 KB, patch)
2018-07-19 05:01 PDT
,
Carlos Garcia Campos
mcatanzaro
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Carlos Garcia Campos
Comment 1
2018-07-19 05:01:19 PDT
Created
attachment 345342
[details]
Patch
Carlos Garcia Campos
Comment 2
2018-07-19 23:11:55 PDT
Committed
r234025
: <
https://trac.webkit.org/changeset/234025
>
Radar WebKit Bug Importer
Comment 3
2018-07-19 23:12:17 PDT
<
rdar://problem/42416631
>
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