WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
Bug 198231
Remove unused member in WebsiteDataRecord
https://bugs.webkit.org/show_bug.cgi?id=198231
Summary
Remove unused member in WebsiteDataRecord
Per Arne Vollan
Reported
2019-05-24 14:00:53 PDT
The data member 'originsWithCredentials' in WebsiteDataRecord is no longer needed since origins with credentials are now stored in the 'origins' member.
Attachments
Patch
(3.40 KB, patch)
2019-05-24 14:03 PDT
,
Per Arne Vollan
no flags
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Per Arne Vollan
Comment 1
2019-05-24 14:03:22 PDT
Created
attachment 370588
[details]
Patch
Radar WebKit Bug Importer
Comment 2
2019-05-24 14:49:42 PDT
<
rdar://problem/51122257
>
Brent Fulgham
Comment 3
2019-05-24 15:08:57 PDT
Comment on
attachment 370588
[details]
Patch I love deleting code.
Per Arne Vollan
Comment 4
2019-05-24 15:21:44 PDT
(In reply to Brent Fulgham from
comment #3
)
> Comment on
attachment 370588
[details]
> Patch > > I love deleting code.
Yes, that is nice :) Thanks for reviewing!
WebKit Commit Bot
Comment 5
2019-05-24 15:48:32 PDT
Comment on
attachment 370588
[details]
Patch Clearing flags on attachment: 370588 Committed
r245757
: <
https://trac.webkit.org/changeset/245757
>
WebKit Commit Bot
Comment 6
2019-05-24 15:48:34 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.
Top of Page
Format For Printing
XML
Clone This Bug