Bug 125134

Summary: [EFL] Delete file.edc and file_*.png.
Product: WebKit Reporter: Byung Jun Kim <bj1987.kim>
Component: WebKit EFLAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: cdumez, commit-queue, gyuyoung.kim, lucas.de.marchi, rakuco
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: Linux   
Attachments:
Description Flags
Patch
none
Patch none

Description Byung Jun Kim 2013-12-02 22:50:21 PST
Don't need file_theme. 
File_theme uses button form.
Comment 1 Byung Jun Kim 2013-12-02 23:01:48 PST
Created attachment 218268 [details]
Patch
Comment 2 Ryuan Choi 2013-12-15 22:11:25 PST
Comment on attachment 218268 [details]
Patch

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

> Source/WebCore/ChangeLog:8
> +        No new tests (OOPS!).

Good catch, file part never been used since first upstream. (It looks wrongly merged)

Please remove "No new tests (OOPS!)" and add some description.
Comment 3 Gyuyoung Kim 2013-12-25 18:58:47 PST
Comment on attachment 218268 [details]
Patch

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

>> Source/WebCore/ChangeLog:8
>> +        No new tests (OOPS!).
> 
> Good catch, file part never been used since first upstream. (It looks wrongly merged)
> 
> Please remove "No new tests (OOPS!)" and add some description.

r=me. Please land after removing this line.
Comment 4 Byung Jun Kim 2013-12-25 20:23:19 PST
Created attachment 220021 [details]
Patch
Comment 5 WebKit Commit Bot 2013-12-25 21:08:30 PST
Comment on attachment 220021 [details]
Patch

Clearing flags on attachment: 220021

Committed r161083: <http://trac.webkit.org/changeset/161083>
Comment 6 WebKit Commit Bot 2013-12-25 21:08:32 PST
All reviewed patches have been landed.  Closing bug.