Bug 63873

Summary: ResourceLoadNotifier::dispatchWillSendRequest should not compare StringImpl directly
Product: WebKit Reporter: Vsevolod Vlasov <vsevik>
Component: Page LoadingAssignee: Vsevolod Vlasov <vsevik>
Status: RESOLVED FIXED    
Severity: Normal CC: ap, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

Vsevolod Vlasov
Reported 2011-07-03 04:44:01 PDT
ResourceLoadNotifier::dispatchWillSendRequest should not compare StringImpl directly.
Attachments
Patch (2.01 KB, patch)
2011-07-04 09:34 PDT, Vsevolod Vlasov
no flags
Vsevolod Vlasov
Comment 1 2011-07-04 09:34:23 PDT
Alexey Proskuryakov
Comment 2 2011-07-04 12:47:30 PDT
Comment on attachment 99637 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=99637&action=review > Source/WebCore/ChangeLog:9 > + * loader/ResourceLoadNotifier.cpp: > + (WebCore::ResourceLoadNotifier::dispatchWillSendRequest): Even for a very simple change like this, having per-function comments in ChangeLog would be helpful.
WebKit Review Bot
Comment 3 2011-07-04 13:28:26 PDT
Comment on attachment 99637 [details] Patch Clearing flags on attachment: 99637 Committed r90376: <http://trac.webkit.org/changeset/90376>
WebKit Review Bot
Comment 4 2011-07-04 13:28:31 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.