Bug 88651

Summary: [Qt] Fix building QtWebkit1 with V8.
Product: WebKit Reporter: Gabor Ballabas <gaborb>
Component: PlatformAssignee: Nobody <webkit-unassigned>
Status: RESOLVED WONTFIX    
Severity: Normal CC: abarth, haraken, japhet, jochen, ossy, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

Description Gabor Ballabas 2012-06-08 06:00:09 PDT
There is a build failure when building QtWebkit1 with V8 because WebCore/bindings/generated/V8GlyphRefElement.cpp doesn't include V8Element.h (needed after https://bugs.webkit.org/show_bug.cgi?id=87820 )
Comment 1 Gabor Ballabas 2012-06-08 06:26:36 PDT
Created attachment 146552 [details]
Patch
Comment 2 Csaba Osztrogonác 2012-11-21 06:30:30 PST
V8 with QtWebKit isn't supported anymore.