[Webkit-unassigned] [Bug 155352] New: Copy&paste error in WKPreferencesSetMetaRefreshEnabled() and ...Get...

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Mar 11 01:21:41 PST 2016


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

            Bug ID: 155352
           Summary: Copy&paste error in
                    WKPreferencesSetMetaRefreshEnabled() and ...Get...
    Classification: Unclassified
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKit2
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: mcrha at redhat.com
                CC: cgarcia at igalia.com

I just noticed that
void WKPreferencesSetMetaRefreshEnabled(WKPreferencesRef preferencesRef, bool enabled)
and
bool WKPreferencesGetMetaRefreshEnabled(WKPreferencesRef preferencesRef)
are working with httpEquiv, not with refresh.

Looks like an easy fix after a copy&paste error.

https://trac.webkit.org/browser/trunk/Source/WebKit2/UIProcess/API/C/WKPreferences.cpp#L1440 @198001

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20160311/3468e718/attachment.html>


More information about the webkit-unassigned mailing list