Bug 87733 - [EFL] Tests needs gardening after r118733
Summary: [EFL] Tests needs gardening after r118733
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: Thiago Marcos P. Santos
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-05-29 04:41 PDT by Thiago Marcos P. Santos
Modified: 2012-05-29 09:39 PDT (History)
3 users (show)

See Also:


Attachments
Patch (17.81 KB, patch)
2012-05-29 04:43 PDT, Thiago Marcos P. Santos
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Thiago Marcos P. Santos 2012-05-29 04:41:31 PDT
Move the failing tests to the expected to fix area because they are not relevant to EFL. We don't return true for RenderTheme::shouldShowPlaceholderWhenFocused().
Comment 1 Thiago Marcos P. Santos 2012-05-29 04:43:43 PDT
Created attachment 144520 [details]
Patch
Comment 2 WebKit Review Bot 2012-05-29 06:53:38 PDT
Comment on attachment 144520 [details]
Patch

Clearing flags on attachment: 144520

Committed r118770: <http://trac.webkit.org/changeset/118770>
Comment 3 WebKit Review Bot 2012-05-29 06:53:42 PDT
All reviewed patches have been landed.  Closing bug.
Comment 4 Gyuyoung Kim 2012-05-29 09:39:46 PDT
Comment on attachment 144520 [details]
Patch

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

> LayoutTests/ChangeLog:6
> +        Unreviewed gardening.

I think we have to mention why this patch does gardening in ChangeLog. It looks it is a little difficult to understand why this patch does gardening via bug title.