WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
188923
Introduce _WKInspector
https://bugs.webkit.org/show_bug.cgi?id=188923
Summary
Introduce _WKInspector
Alex Christensen
Reported
2018-08-24 11:18:04 PDT
Introduce _WKInspector
Attachments
Patch
(20.16 KB, patch)
2018-08-24 11:19 PDT
,
Alex Christensen
no flags
Details
Formatted Diff
Diff
Patch
(20.15 KB, patch)
2018-08-24 11:24 PDT
,
Alex Christensen
no flags
Details
Formatted Diff
Diff
Show Obsolete
(1)
View All
Add attachment
proposed patch, testcase, etc.
Alex Christensen
Comment 1
2018-08-24 11:19:05 PDT
Created
attachment 348025
[details]
Patch
Alex Christensen
Comment 2
2018-08-24 11:24:00 PDT
Created
attachment 348026
[details]
Patch
Alex Christensen
Comment 3
2018-08-24 11:33:03 PDT
rdar://problem/34657861
Blaze Burg
Comment 4
2018-08-24 11:37:02 PDT
Comment on
attachment 348026
[details]
Patch View in context:
https://bugs.webkit.org/attachment.cgi?id=348026&action=review
r=me, yay!
> Source/WebKit/UIProcess/API/Cocoa/_WKInspector.mm:135 > + [[self webView] evaluateJavaScript:[NSString stringWithFormat:@"console.error(\"%@\");", error] completionHandler:nil];
Nit: self.webView, maybe
Alex Christensen
Comment 5
2018-08-24 11:42:07 PDT
https://trac.webkit.org/changeset/235323/webkit
Alex Christensen
Comment 6
2018-08-24 12:10:32 PDT
http://trac.webkit.org/r235324
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