Bug 128997

Summary: Add SPI for getting the original URL from a WKNavigationAction
Product: WebKit Reporter: Anders Carlsson <andersca>
Component: New BugsAssignee: Anders Carlsson <andersca>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch thorton: review+

Description Anders Carlsson 2014-02-18 14:12:41 PST
Add SPI for getting the original URL from a WKNavigationAction
Comment 1 Anders Carlsson 2014-02-18 14:12:57 PST
Created attachment 224545 [details]
Patch
Comment 2 WebKit Commit Bot 2014-02-18 14:15:10 PST
Attachment 224545 [details] did not pass style-queue:


ERROR: Source/WebKit2/UIProcess/API/Cocoa/WKNavigationActionInternal.h:38:  Missing spaces around =  [whitespace/operators] [4]
Total errors found: 1 in 5 files


If any of these errors are false positives, please file a bug against check-webkit-style.
Comment 3 Anders Carlsson 2014-02-18 14:18:00 PST
Committed r164315: <http://trac.webkit.org/changeset/164315>