Bug 98852 - [EFL] Add background color to the radio button theme.
Summary: [EFL] Add background color to the radio button theme.
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit EFL (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Byungwoo Lee
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-10-09 21:30 PDT by Byungwoo Lee
Modified: 2012-10-17 00:05 PDT (History)
5 users (show)

See Also:


Attachments
Patch (4.76 KB, patch)
2012-10-15 04:12 PDT, Byungwoo Lee
no flags Details | Formatted Diff | Diff
test radio button status with white and black background. (555 bytes, text/html)
2012-10-15 05:37 PDT, Byungwoo Lee
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Byungwoo Lee 2012-10-09 21:30:43 PDT
Need to modify theme.
Comment 1 Byungwoo Lee 2012-10-15 04:12:45 PDT
Created attachment 168673 [details]
Patch
Comment 2 Byungwoo Lee 2012-10-15 05:37:52 PDT
Created attachment 168690 [details]
test radio button status with white and black background.
Comment 3 Eric Seidel (no email) 2012-10-15 13:06:08 PDT
Attachment 168673 [details] did not pass style-queue:

Failed to run "['Tools/Scripts/check-webkit-style', '--diff-files', u'Source/WebKit/efl/ChangeLog', u'Source/Web..." exit_code: 1
Source/WebKit/efl/DefaultTheme/widget/radio/img_radio_bg_enabled.png:0:  Have to enable auto props in the subversion config file (/Users/eseidel/.subversion/config "enable-auto-props = yes"). Have to set the svn:mime-type in the subversion config file (/Users/eseidel/.subversion/config "*.png = svn:mime-type=image/png").  [image/png] [5]
Total errors found: 1 in 3 files


If any of these errors are false positives, please file a bug against check-webkit-style.
Comment 4 Byungwoo Lee 2012-10-16 22:35:45 PDT
(In reply to comment #3)
> Attachment 168673 [details] did not pass style-queue:
> 
> Failed to run "['Tools/Scripts/check-webkit-style', '--diff-files', u'Source/WebKit/efl/ChangeLog', u'Source/Web..." exit_code: 1
> Source/WebKit/efl/DefaultTheme/widget/radio/img_radio_bg_enabled.png:0:  Have to enable auto props in the subversion config file (/Users/eseidel/.subversion/config "enable-auto-props = yes"). Have to set the svn:mime-type in the subversion config file (/Users/eseidel/.subversion/config "*.png = svn:mime-type=image/png").  [image/png] [5]
> Total errors found: 1 in 3 files
> 
> 
> If any of these errors are false positives, please file a bug against check-webkit-style.

This looks a problem of the style-bot.
(The style-bot need to set some features for svn to ~/.subversion/config file)
Comment 5 WebKit Review Bot 2012-10-17 00:05:50 PDT
Comment on attachment 168673 [details]
Patch

Clearing flags on attachment: 168673

Committed r131554: <http://trac.webkit.org/changeset/131554>
Comment 6 WebKit Review Bot 2012-10-17 00:05:54 PDT
All reviewed patches have been landed.  Closing bug.