WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
107313
Objective-C API: Update documentation for JSValue and JSContext
https://bugs.webkit.org/show_bug.cgi?id=107313
Summary
Objective-C API: Update documentation for JSValue and JSContext
Mark Hahnenberg
Reported
2013-01-18 12:41:55 PST
After changing the semantics of object lifetime we need to update the API documentation to reflect the new semantics. This will primarily affect APIJSValue.h and JSContext.h.
Attachments
Patch
(3.87 KB, patch)
2013-01-18 12:48 PST
,
Mark Hahnenberg
ggaren
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Mark Hahnenberg
Comment 1
2013-01-18 12:48:46 PST
Created
attachment 183531
[details]
Patch
Geoffrey Garen
Comment 2
2013-01-18 12:50:30 PST
Comment on
attachment 183531
[details]
Patch View in context:
https://bugs.webkit.org/attachment.cgi?id=183531&action=review
> Source/JavaScriptCore/API/JSContext.h:39 > +// will become invalid unless it has been previously retained.
s/will become invalid/will be deallocated/
Mark Hahnenberg
Comment 3
2013-01-18 12:56:04 PST
Committed
r140197
: <
http://trac.webkit.org/changeset/140197
>
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