WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
71829
Remove get() defined in CredentialStorageQt.cpp
https://bugs.webkit.org/show_bug.cgi?id=71829
Summary
Remove get() defined in CredentialStorageQt.cpp
Daniel Bates
Reported
2011-11-08 10:11:17 PST
CredentialStorage::get() is defined in CredentialStorage.cpp. We shouldn't define it again in the platform-specific CredentialStorage file. CredentialStorage::get() was added to CredentialStorageQt.cpp in changeset 86172 <
http://trac.webkit.org/changeset/86172
>. I spoke with Anders Carlsson today on IRC about this changeset and we came to the conclusion that CredentialStorage::get() shouldn't be defined in CredentialStorageQt.cpp: [5:41pm] dydx: andersca: I am curious how did you come to the decision to add CredentialStorage::get() in <
http://trac.webkit.org/changeset/86172/trunk/Source/WebCore/platform/network/qt/CredentialStorageQt.cpp
> [5:41pm] andersca: dydx: probably to fix the build? [5:42pm] dydx: Notice, that CredentialStorage.cpp defines get(): <
http://trac.webkit.org/browser/trunk/Source/WebCore/platform/network/CredentialStorage.cpp?rev=86172#L103
> [5:43pm] andersca: dydx: oh, "i thought it would fix the build"? [5:44pm] dydx: andersca: Unless you can think of a reason to explicitly have get() be defined in the platform-specific CredentialStorage then I think we should remove CredentialStorage::get() from CredentialStorageQt.cpp [5:45pm] andersca: dydx: please do
Attachments
Patch
(2.19 KB, patch)
2011-11-08 10:19 PST
,
Daniel Bates
no flags
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Daniel Bates
Comment 1
2011-11-08 10:19:46 PST
Created
attachment 114109
[details]
Patch
Daniel Bates
Comment 2
2011-11-08 10:23:42 PST
(In reply to
comment #0
)
> [5:41pm] dydx: andersca: I am curious how did you come to the decision to add
We had this conversation at 9:41 am PST. For some reason Colloquy Version 2.3 (4617) on Mac OS 10.7 shows the wrong time in the chat window.
Andreas Kling
Comment 3
2011-11-08 12:17:44 PST
Comment on
attachment 114109
[details]
Patch r=me
WebKit Review Bot
Comment 4
2011-11-08 12:33:47 PST
Comment on
attachment 114109
[details]
Patch Clearing flags on attachment: 114109 Committed
r99607
: <
http://trac.webkit.org/changeset/99607
>
WebKit Review Bot
Comment 5
2011-11-08 12:33:53 PST
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.
Top of Page
Format For Printing
XML
Clone This Bug