Bug 74839

Summary: [BlackBerry] remove one file related to multipart from the BlackBerry build system
Product: WebKit Reporter: Chris.Guan <logingx>
Component: PlatformAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: dbates, logingx, rakuco, rwlbuis, tonikitoo, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Other   
OS: Other   
Bug Depends on:    
Bug Blocks: 73144    
Attachments:
Description Flags
Patch
none
Patch none

Description Chris.Guan 2011-12-18 23:04:15 PST
platform/network/blackberry/MultipartResponseDelegate.h
platform/network/blackberry/MultipartResponseDelegate.cpp

MultipartResponseDelegate files will not upstream any more, So remove them from build system first.
Comment 1 Chris.Guan 2011-12-18 23:26:03 PST
Created attachment 119827 [details]
Patch
Comment 2 Daniel Bates 2011-12-19 00:11:25 PST
Comment on attachment 119827 [details]
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=119827&action=review

> Source/WebCore/ChangeLog:8
> +        platform/network/blackberry/MultipartResponseDelegate.cpp will be removed and change build system first.
> +
> +        Reviewed by NOBODY (OOPS!).

These should be swapped. That is, the description should be after the Reviewed By line. Additionally, the description doesn't read well.
Comment 3 Chris.Guan 2011-12-19 02:35:58 PST
Created attachment 119838 [details]
Patch
Comment 4 WebKit Review Bot 2011-12-19 10:07:56 PST
Comment on attachment 119838 [details]
Patch

Clearing flags on attachment: 119838

Committed r103244: <http://trac.webkit.org/changeset/103244>
Comment 5 WebKit Review Bot 2011-12-19 10:08:00 PST
All reviewed patches have been landed.  Closing bug.