Bug 133732

Summary: Wrap NSURLRequest in bundle API
Product: WebKit Reporter: Antti Koivisto <koivisto>
Component: Page LoadingAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: ap, commit-queue, mitz
Priority: P2 Keywords: InRadar
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
patch kling: review+

Antti Koivisto
Reported 2014-06-11 04:48:01 PDT
We don't want to construct actual NSURLRequests in web process side unless really needed.
Attachments
patch (12.90 KB, patch)
2014-06-11 04:55 PDT, Antti Koivisto
kling: review+
Antti Koivisto
Comment 1 2014-06-11 04:52:52 PDT
Antti Koivisto
Comment 2 2014-06-11 04:55:50 PDT
WebKit Commit Bot
Comment 3 2014-06-11 04:57:09 PDT
Attachment 232861 [details] did not pass style-queue: ERROR: Source/WebKit2/WebProcess/InjectedBundle/API/mac/WKWebProcessPlugInBrowserContextController.mm:230: Weird number of spaces at line-start. Are you using a 4-space indent? [whitespace/indent] [3] Total errors found: 1 in 6 files If any of these errors are false positives, please file a bug against check-webkit-style.
Andreas Kling
Comment 4 2014-06-11 08:27:20 PDT
Comment on attachment 232861 [details] patch This patch makes me happy!
Alexey Proskuryakov
Comment 5 2014-06-11 10:13:38 PDT
Note You need to log in before you can comment on or make changes to this bug.