WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED WONTFIX
169294
Make contentsAsString available in Web Process in Objective C
https://bugs.webkit.org/show_bug.cgi?id=169294
Summary
Make contentsAsString available in Web Process in Objective C
Jason Rinn
Reported
2017-03-07 11:05:21 PST
Make contentsAsString available in Web Process in Objective C
Attachments
Patch
(2.42 KB, patch)
2017-03-07 11:34 PST
,
Jason Rinn
no flags
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Jason Rinn
Comment 1
2017-03-07 11:34:31 PST
Created
attachment 303688
[details]
Patch
Tim Horton
Comment 2
2017-03-07 11:49:27 PST
Comment on
attachment 303688
[details]
Patch View in context:
https://bugs.webkit.org/attachment.cgi?id=303688&action=review
> Source/WebKit2/WebProcess/InjectedBundle/API/mac/WKWebProcessPlugInBrowserContextControllerPrivate.h:52 > +@property (nonatomic, readonly) NSString *_contentsAsString;
Need some availability macros. Also, I have no idea if this is the right place to add things (maybe?), cc'd Dan/Anders.
mitz
Comment 3
2017-03-08 00:12:14 PST
I see that this is needed for Apple’s <
rdar://problem/29448153&30124824
>, but I would like to understand the motivation for this better, as there may be better ways to address the needs.
Radar WebKit Bug Importer
Comment 4
2017-03-11 13:35:03 PST
<
rdar://problem/30994790
>
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