Bug 134605 - Preserve old behaviour of creating an NSURLRequest of the exact same type as passed to us
Summary: Preserve old behaviour of creating an NSURLRequest of the exact same type as ...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Pratik Solanki
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-07-03 11:59 PDT by Pratik Solanki
Modified: 2014-07-03 12:49 PDT (History)
8 users (show)

See Also:


Attachments
Patch (4.79 KB, patch)
2014-07-03 12:04 PDT, Pratik Solanki
kling: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Pratik Solanki 2014-07-03 11:59:08 PDT
Preserve old behaviour of creating an NSURLRequest of the exact same type as passed to us
Comment 1 Pratik Solanki 2014-07-03 12:04:04 PDT
Created attachment 234360 [details]
Patch
Comment 2 Andreas Kling 2014-07-03 12:11:39 PDT
Comment on attachment 234360 [details]
Patch

r=me

Kinda hackish but it'll work.
Comment 3 Pratik Solanki 2014-07-03 12:49:17 PDT
Committed r170762: <http://trac.webkit.org/changeset/170762>