[Webkit-unassigned] [Bug 36529] [Qt] Compilation error on Qt for Embedded Linux built with -qconfig medium

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Mar 28 02:21:22 PDT 2010


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


Simon Hausmann <hausmann at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |hausmann at webkit.org




--- Comment #8 from Simon Hausmann <hausmann at webkit.org>  2010-03-28 02:21:23 PST ---
(In reply to comment #6)
> Created an attachment (id=51640)
 --> (https://bugs.webkit.org/attachment.cgi?id=51640) [details]
> add #ifndef QT_NO_ACTION ~ #endif to use QAction
> 
> made a smaller patch and added description in the ChangeLog.

I'm wondering about this one, too. The API is rendered almost useless if it's
not possible to access the actions. There isn't much you can do with WebKit if
you don't have QAction objects.

Tasuku, what's the use-case for this? Shouldn't WebKit be disabled in this
configuration instead?

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