[Webkit-unassigned] [Bug 84709] New: [EFL][DRT] Reset settings to their default values.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Apr 24 05:11:52 PDT 2012


https://bugs.webkit.org/show_bug.cgi?id=84709

           Summary: [EFL][DRT] Reset settings to their default values.
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: WebKit EFL
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: mikhail.pozdnyakov at intel.com
                CC: demarchi at webkit.org, gyuyoung.kim at webkit.org


Not all the settings affected by layout testcases are reset in DumpRenderTreeChrome::resetDefaultsToConsistentValues().
ones corresponding to the setters below are missed:
    ewk_view_setting_user_stylesheet_set
    ewk_view_setting_enable_xss_auditor_set
    ewk_view_setting_enable_developer_extras_set
    ewk_view_setting_minimum_timer_interval_set
    DumpRenderTreeSupportEfl::setSmartInsertDeleteEnabled
    DumpRenderTreeSupportEfl::setSelectTrailingWhitespaceEnabled
    DumpRenderTreeSupportEfl::setDefersLoading
    DumpRenderTreeSupportEfl::setEditingBehavior

It may cause flakiness of the test results.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list