Bug 93968 - [EFL] Do not warn when the default theme is not found
Summary: [EFL] Do not warn when the default theme is not found
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-08-14 07:59 PDT by Thiago Marcos P. Santos
Modified: 2012-08-14 09:12 PDT (History)
5 users (show)

See Also:


Attachments
Patch (1.75 KB, patch)
2012-08-14 08:08 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-08-14 07:59:14 PDT
You always get a warn at std err if the default theme is not installed and you are using a theme set to an alternative path. The log message is not important because on debug builds, if no theme is found, it will assert anyway.

A side effect of this verbosity is a lot of false positives on the WK2 bot:
http://build.webkit.org/results/EFL%20Linux%2064-bit%20Debug%20WK2/r125561%20(1484)/results.html
Comment 1 Thiago Marcos P. Santos 2012-08-14 08:08:29 PDT
Created attachment 158334 [details]
Patch
Comment 2 WebKit Review Bot 2012-08-14 09:12:33 PDT
Comment on attachment 158334 [details]
Patch

Clearing flags on attachment: 158334

Committed r125569: <http://trac.webkit.org/changeset/125569>
Comment 3 WebKit Review Bot 2012-08-14 09:12:38 PDT
All reviewed patches have been landed.  Closing bug.