WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED DUPLICATE of
bug 39434
39971
Geolocation broken by
r59800
(
bug 39393
)
https://bugs.webkit.org/show_bug.cgi?id=39971
Summary
Geolocation broken by r59800 (bug 39393)
Yong Li
Reported
2010-05-31 15:29:33 PDT
"JSFunction need not be a subclass of InternalFunction" broke things like this: // The spec specifies 'FunctionOnly' for this object. if (!value.inherits(&InternalFunction::info)) { where it's assumed that JSFunction::info inherits from InternalFunction::info.
Attachments
the patch
(1.86 KB, patch)
2010-05-31 15:39 PDT
,
Yong Li
no flags
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Yong Li
Comment 1
2010-05-31 15:39:42 PDT
Created
attachment 57497
[details]
the patch
Steve Block
Comment 2
2010-06-01 06:46:13 PDT
Thanks for the patch, but this is already being addressed in
Bug 39434
*** This bug has been marked as a duplicate of
bug 39434
***
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