[Webkit-unassigned] [Bug 72597] [Qt] Layer violation: ThirdPartyCookiesQt.cpp uses QWebSettings in two places

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Nov 17 10:27:31 PST 2011


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





--- Comment #2 from Tor Arne Vestbø <vestbo at webkit.org>  2011-11-17 10:27:31 PST ---
(From update of attachment 115577)
View in context: https://bugs.webkit.org/attachment.cgi?id=115577&action=review

> Source/WebKit/qt/Api/qwebsettings.cpp:401
>  

All the other settings have a verb, Always_allow_, etc. Perhaps UseGlobalSetting? Come to think of it, isn't this handled by "If a setting is not configured, then it is looked
up in the global settings object, which can be accessed using globalSettings()". Ie, do we need an enum for it, or is the behavior enough?

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