Bug 94680

Summary: Remove unused field DeleteEntryRequest::m_type
Product: WebKit Reporter: Hans Wennborg <hans>
Component: New BugsAssignee: Hans Wennborg <hans>
Status: RESOLVED FIXED    
Severity: Normal CC: haraken, tzik
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

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.