[Webkit-unassigned] [Bug 88538] New: [Qt][Win] Add missing includes to fix the build
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Jun 7 07:22:53 PDT 2012
https://bugs.webkit.org/show_bug.cgi?id=88538
Summary: [Qt][Win] Add missing includes to fix the build
Product: WebKit
Version: 420+
Platform: All
OS/Version: All
Status: NEW
Keywords: Qt, QtTriaged
Severity: Blocker
Priority: P1
Component: Tools / Tests
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: ossy at webkit.org
Blocks: 88300
Including HTMLFormElement.h and FormState.h are missing
in many Source/WebKit/qt/Api/* file ...
It is problem, because many "Foo.FooMethod"
is used before declaration of class Foo.
I don't know why wasn't it problem before.
Patch is coming soon.
--
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