[Webkit-unassigned] [Bug 49757] Complete support for Unix editing mode

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Nov 18 13:31:35 PST 2010


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





--- Comment #6 from Antonio Gomes <tonikitoo at webkit.org>  2010-11-18 13:31:35 PST ---
(In reply to comment #3)
> Attachment 74283 [details] did not build on qt:
> Build output: http://queues.webkit.org/results/6171059

cc1plus: warnings being treated as errors
../../../WebCore/page/Settings.h: In constructor 'WebCore::Settings::Settings(WebCore::Page*)':
../../../WebCore/page/Settings.h:409: error: 'WebCore::Settings::m_allowScriptsToCloseWindows' will be initialized after
../../../WebCore/page/Settings.h:361: error:   'unsigned int WebCore::Settings::m_editingBehaviorType'
../../../WebCore/page/Settings.cpp:88: error:   when initialized here

The initialization order matters.

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