Bug 67637
Summary: | [Qt][ARM] Missing WebGLContextEvent window property | ||
---|---|---|---|
Product: | WebKit | Reporter: | Csaba Osztrogonác <ossy> |
Component: | Tools / Tests | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED WONTFIX | ||
Severity: | Normal | CC: | bfulgham, loki, ossy, rgabor |
Priority: | P2 | Keywords: | Qt, QtTriaged |
Version: | 528+ (Nightly build) | ||
Hardware: | All | ||
OS: | All |
Csaba Osztrogonác
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
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Csaba Osztrogonác
ARM specific expected file landed in https://trac.webkit.org/changeset/94563,
but we should find why it is missing.
Brent Fulgham
The QT port is no longer part of WebKit.