Bug 125134 - [EFL] Delete file.edc and file_*.png.
Summary: [EFL] Delete file.edc and file_*.png.
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit EFL (show other bugs)
Version: 528+ (Nightly build)
Hardware: All Linux
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-12-02 22:50 PST by Byung Jun Kim
Modified: 2013-12-25 21:08 PST (History)
5 users (show)

See Also:


Attachments
Patch (17.91 KB, patch)
2013-12-02 23:01 PST, Byung Jun Kim
no flags Details | Formatted Diff | Diff
Patch (17.96 KB, patch)
2013-12-25 20:23 PST, Byung Jun Kim
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.