[Webkit-unassigned] [Bug 36827] [Qt] Patch to amend the Content-Disposition fix [36395]

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Apr 7 02:03:27 PDT 2010


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





--- Comment #5 from Simon Hausmann <hausmann at webkit.org>  2010-04-07 02:03:26 PST ---
(In reply to comment #4)
> (From update of attachment 52041 [details])
> Rejecting patch 52041 from commit-queue.

This is the reason for the build issue:

In file included from
/Users/eseidel/Projects/CommitQueue/WebCore/dom/Document.cpp:81:
/Users/eseidel/Projects/CommitQueue/WebCore/platform/network/HTTPParsers.h:45:
error: conflicting declaration ‘None’
/Users/eseidel/Projects/CommitQueue/WebCore/page/SpatialNavigation.h:87: error:
‘WebCore::None’ has a previous declaration as ‘WebCore::RectsAlignment
WebCore::None’


The two enum values - None - conflict

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