[Webkit-unassigned] [Bug 35858] New: [Qt] Binary incompatibility between Qt 4.6's WebKit and trunk in QWebSettings

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Mar 8 02:47:47 PST 2010


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

           Summary: [Qt] Binary incompatibility between Qt 4.6's WebKit
                    and trunk in QWebSettings
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Other
        OS/Version: Mac OS X 10.5
            Status: NEW
          Keywords: Qt
          Severity: Normal
          Priority: P3
         Component: New Bugs
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: hausmann at webkit.org
            Blocks: 35784


>From a diff of qwebsettings.h

         LocalContentCanAccessRemoteUrls,
-        DnsPrefetchEnabled
+        LocalContentCanAccessFileUrls,
+        DnsPrefetchEnabled,

This changes the value of DnsPrefetchEnabled, making the trunk binary
incompatible.

-- 
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