Bug 58987

Summary: [Qt] Clean the style of our cookie methods
Product: WebKit Reporter: Benjamin Poulain <benjamin>
Component: PlatformAssignee: Benjamin Poulain <benjamin>
Status: RESOLVED FIXED    
Severity: Enhancement Keywords: EasyFix, Qt, QtTriaged
Priority: P5    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Attachments:
Description Flags
Patch kling: review+

Benjamin Poulain
Reported 2011-04-20 07:03:24 PDT
There are unused variables, invalid char* conversion and useless url conversions.
Attachments
Patch (3.20 KB, patch)
2011-04-20 07:08 PDT, Benjamin Poulain
kling: review+
Benjamin Poulain
Comment 1 2011-04-20 07:08:42 PDT
Andreas Kling
Comment 2 2011-04-20 07:32:14 PDT
Comment on attachment 90338 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=90338&action=review Please provide SunSpider numbers. > Source/WebCore/ChangeLog:13 > + (WebCore::cookies): foreach() should use ref to const as for Qt. s/ref to const as/const references/
Benjamin Poulain
Comment 3 2011-04-20 07:47:45 PDT
Note You need to log in before you can comment on or make changes to this bug.