Bug 67637 - [Qt][ARM] Missing WebGLContextEvent window property
Summary: [Qt][ARM] Missing WebGLContextEvent window property
Status: RESOLVED WONTFIX
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Nobody
URL:
Keywords: Qt, QtTriaged
Depends on:
Blocks:
 
Reported: 2011-09-06 05:42 PDT by Csaba Osztrogonác
Modified: 2014-01-09 20:56 PST (History)
4 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Csaba Osztrogonác 2011-09-06 05:42:33 PDT
fast/dom/Window/window-property-descriptors.html:
-PASS typeof Object.getOwnPropertyDescriptor(window, 'WebGLContextEvent') is 'object'

This line was added to the Qt specific expected file by http://trac.webkit.org/changeset/94526/trunk/LayoutTests/platform/qt/fast/dom/Window/window-properties-expected.txt
Comment 1 Csaba Osztrogonác 2011-09-06 05:48:38 PDT
ARM specific expected file landed in https://trac.webkit.org/changeset/94563,
but we should find why it is missing.
Comment 2 Brent Fulgham 2014-01-09 20:56:49 PST
The QT port is no longer part of WebKit.