Bug 39387 - [EFL] Fix focus ring
Summary: [EFL] Fix focus ring
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore Misc. (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC Linux
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-05-19 16:11 PDT by Lucas De Marchi
Modified: 2010-05-21 03:34 PDT (History)
1 user (show)

See Also:


Attachments
Fix focus ring (1.27 KB, patch)
2010-05-19 17:13 PDT, Lucas De Marchi
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Lucas De Marchi 2010-05-19 16:11:29 PDT
It was missing a #if !PLATFORM(EFL) in order to EFL port to work as GTK and QT. Following patch fixes this issue.
Comment 1 Lucas De Marchi 2010-05-19 17:13:29 PDT
Created attachment 56537 [details]
Fix focus ring
Comment 2 Eric Seidel (no email) 2010-05-20 00:38:28 PDT
Comment on attachment 56537 [details]
Fix focus ring

Seems this should be a whitelist instead of a blacklist at this point.
Comment 3 WebKit Commit Bot 2010-05-21 03:34:42 PDT
Comment on attachment 56537 [details]
Fix focus ring

Clearing flags on attachment: 56537

Committed r59923: <http://trac.webkit.org/changeset/59923>
Comment 4 WebKit Commit Bot 2010-05-21 03:34:47 PDT
All reviewed patches have been landed.  Closing bug.