Bug 88651 - [Qt] Fix building QtWebkit1 with V8.
Summary: [Qt] Fix building QtWebkit1 with V8.
Status: RESOLVED WONTFIX
Alias: None
Product: WebKit
Classification: Unclassified
Component: Platform (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-06-08 06:00 PDT by Gabor Ballabas
Modified: 2012-11-21 06:30 PST (History)
6 users (show)

See Also:


Attachments
Patch (1.65 KB, patch)
2012-06-08 06:26 PDT, Gabor Ballabas
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.