Summary: | WebPageProxy::activeURL() should return the pending API request, even when there's no main frame | ||||||||
---|---|---|---|---|---|---|---|---|---|
Product: | WebKit | Reporter: | Tor Arne Vestbø <vestbo> | ||||||
Component: | New Bugs | Assignee: | Tor Arne Vestbø <vestbo> | ||||||
Status: | RESOLVED FIXED | ||||||||
Severity: | Normal | CC: | darin | ||||||
Priority: | P2 | ||||||||
Version: | 528+ (Nightly build) | ||||||||
Hardware: | Unspecified | ||||||||
OS: | Unspecified | ||||||||
Bug Depends on: | |||||||||
Bug Blocks: | 77554 | ||||||||
Attachments: |
|
Description
Tor Arne Vestbø
2012-05-07 10:23:53 PDT
Created attachment 140546 [details]
Patch
Comment on attachment 140546 [details]
Patch
Sure would be nice to say why this is a good change. The bug title and change log states that this should be done and says nothing about why.
Created attachment 140897 [details]
Patch
(In reply to comment #2) > (From update of attachment 140546 [details]) > Sure would be nice to say why this is a good change. The bug title and change log states that this should be done and says nothing about why. Sorry about that, was having some issues with webkit-patch and failed to fill in the changelog. New patch uploaded. Comment on attachment 140897 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=140897&action=review > Source/WebKit2/ChangeLog:8 > + immedeatly from activeURL, even if the request has not been passed over to immedeatly -> immediately |