Bug 71332 - Expand fast/dom/getter-on-window-object2.html to test Object.getOwnPropertyDescriptor as well
Summary: Expand fast/dom/getter-on-window-object2.html to test Object.getOwnPropertyDe...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Sam Weinig
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-11-01 15:24 PDT by Sam Weinig
Modified: 2011-11-01 15:36 PDT (History)
0 users

See Also:


Attachments
Patch (6.12 KB, patch)
2011-11-01 15:27 PDT, Sam Weinig
andersca: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Sam Weinig 2011-11-01 15:24:02 PDT
Expand fast/dom/getter-on-window-object2.html to test Object.getOwnPropertyDescriptor as well
Comment 1 Sam Weinig 2011-11-01 15:27:06 PDT
Created attachment 113237 [details]
Patch
Comment 2 Sam Weinig 2011-11-01 15:33:36 PDT
I filed https://bugs.webkit.org/show_bug.cgi?id=71333 to track the failure.
Comment 3 Sam Weinig 2011-11-01 15:36:59 PDT
Committed r99005: <http://trac.webkit.org/changeset/99005>