Bug 124531 - Move m_pendingAPIRequestURL to PageLoadState
Summary: Move m_pendingAPIRequestURL to PageLoadState
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: Anders Carlsson
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-11-18 12:18 PST by Anders Carlsson
Modified: 2013-11-18 13:00 PST (History)
0 users

See Also:


Attachments
Patch (11.45 KB, patch)
2013-11-18 12:41 PST, Anders Carlsson
thorton: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Anders Carlsson 2013-11-18 12:18:21 PST
Move m_pendingAPIRequestURL to PageLoadState
Comment 1 Anders Carlsson 2013-11-18 12:41:19 PST
Created attachment 217224 [details]
Patch
Comment 2 Tim Horton 2013-11-18 12:48:07 PST
Comment on attachment 217224 [details]
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=217224&action=review

> Source/WebKit2/ChangeLog:7
> +

why
Comment 3 Anders Carlsson 2013-11-18 13:00:58 PST
Committed r159449: <http://trac.webkit.org/changeset/159449>