Bug 94680 - Remove unused field DeleteEntryRequest::m_type
Summary: Remove unused field DeleteEntryRequest::m_type
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Hans Wennborg
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-08-22 01:40 PDT by Hans Wennborg
Modified: 2012-08-22 03:22 PDT (History)
2 users (show)

See Also:


Attachments
Patch (1.30 KB, patch)
2012-08-22 01:42 PDT, Hans Wennborg
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Hans Wennborg 2012-08-22 01:40:49 PDT
Remove unused field DeleteEntryRequest::m_type
Comment 1 Hans Wennborg 2012-08-22 01:42:14 PDT
Created attachment 159881 [details]
Patch
Comment 2 Hans Wennborg 2012-08-22 01:47:35 PDT
Committed r126279: <http://trac.webkit.org/changeset/126279>
Comment 3 Taiju Tsuiki 2012-08-22 02:04:07 PDT
Thank you for fixing this! I didn't notice.
Comment 4 Kentaro Hara 2012-08-22 03:09:35 PDT
Comment on attachment 159881 [details]
Patch

Looks OK.
Comment 5 Kentaro Hara 2012-08-22 03:10:16 PDT
Comment on attachment 159881 [details]
Patch

ah, this is already committed. Unsetting r?.
Comment 6 Hans Wennborg 2012-08-22 03:22:19 PDT
(In reply to comment #5)
> (From update of attachment 159881 [details])
> ah, this is already committed. Unsetting r?.

Weird, I thought the script did that when I landed. Sorry for taking up your time.