Bug 188923

Summary: Introduce _WKInspector
Product: WebKit Reporter: Alex Christensen <achristensen>
Component: New BugsAssignee: Alex Christensen <achristensen>
Status: RESOLVED FIXED    
Severity: Normal CC: bburg, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch
none
Patch none

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
Patch (20.15 KB, patch)
2018-08-24 11:24 PDT, Alex Christensen
no flags
Alex Christensen
Comment 1 2018-08-24 11:19:05 PDT
Alex Christensen
Comment 2 2018-08-24 11:24:00 PDT
Alex Christensen
Comment 3 2018-08-24 11:33:03 PDT
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
Alex Christensen
Comment 6 2018-08-24 12:10:32 PDT
Note You need to log in before you can comment on or make changes to this bug.