RESOLVED FIXED 174524
-[WKWebProcessBundleParameters setParametersForKeyWithDictionary:] passing wrong parameters to -setParameter:forKey:
https://bugs.webkit.org/show_bug.cgi?id=174524
Summary -[WKWebProcessBundleParameters setParametersForKeyWithDictionary:] passing wr...
Jeff Miller
Reported 2017-07-14 12:48:36 PDT
-[WKWebProcessBundleParameters setParametersForKeyWithDictionary:] passing wrong parameters to -setParameter:forKey:
Attachments
Patch (1.65 KB, patch)
2017-07-14 12:55 PDT, Jeff Miller
no flags
Patch (8.38 KB, patch)
2017-07-14 15:37 PDT, Jeff Miller
sam: review+
Jeff Miller
Comment 1 2017-07-14 12:51:58 PDT
Jeff Miller
Comment 2 2017-07-14 12:55:49 PDT
Sam Weinig
Comment 3 2017-07-14 14:10:34 PDT
Comment on attachment 315475 [details] Patch eek. Can you write an API for this?
Jeff Miller
Comment 4 2017-07-14 14:26:54 PDT
I assume you mean an API test. I've never done one of those before, but I'll take a look.
Sam Weinig
Comment 5 2017-07-14 14:37:31 PDT
(In reply to Jeff Miller from comment #4) > I assume you mean an API test. I've never done one of those before, but I'll > take a look. NO! Can you write an API for this?????
Sam Weinig
Comment 6 2017-07-14 14:38:50 PDT
OpenSource/Tools/TestWebKitAPI/Tests/WebKit2Cocoa/BundleParameters.mm might be a good jumping off point.
Jeff Miller
Comment 7 2017-07-14 15:37:07 PDT
Jeff Miller
Comment 8 2017-07-14 16:15:55 PDT
Note You need to log in before you can comment on or make changes to this bug.