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
Jason Rinn
Comment 1 2017-03-07 11:34:31 PST
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
Note You need to log in before you can comment on or make changes to this bug.