Summary: | WebKit2 doesn't clear the pendingAPIRequestURL on in-page anchor navigation | ||||||||
---|---|---|---|---|---|---|---|---|---|
Product: | WebKit | Reporter: | John Sullivan <sullivan> | ||||||
Component: | WebKit2 | Assignee: | John Sullivan <sullivan> | ||||||
Status: | RESOLVED FIXED | ||||||||
Severity: | Normal | CC: | webkit.review.bot | ||||||
Priority: | P2 | Keywords: | InRadar | ||||||
Version: | 528+ (Nightly build) | ||||||||
Hardware: | All | ||||||||
OS: | All | ||||||||
Attachments: |
|
Description
John Sullivan
2011-05-11 08:59:26 PDT
Created attachment 93130 [details]
Patch to add a call to clearPendingAPIRequestURL for in-page anchor navigations
Attachment 93130 [details] did not pass style-queue:
Failed to run "['Tools/Scripts/check-webkit-style', '--diff-files', u'Source/WebKit2/ChangeLog', u'Source/WebKit..." exit_code: 1
Source/WebKit2/ChangeLog:1: ChangeLog entry has no bug number [changelog/bugnumber] [5]
Total errors found: 1 in 2 files
If any of these errors are false positives, please file a bug against check-webkit-style.
Comment on attachment 93130 [details]
Patch to add a call to clearPendingAPIRequestURL for in-page anchor navigations
Need to include the bugs.webkit.org bug number too.
Comment on attachment 93130 [details]
Patch to add a call to clearPendingAPIRequestURL for in-page anchor navigations
Bug URL, I mean.
Created attachment 93133 [details]
Added bugzilla bug number to ChangeLog
|