Bug 133353

Summary: Make DOM properties exposed as instance properties use the base object instead of |this|
Product: WebKit Reporter: Oliver Hunt <oliver>
Component: New BugsAssignee: Oliver Hunt <oliver>
Status: RESOLVED FIXED    
Severity: Normal CC: alecflett, cdumez, cgarcia, commit-queue, jsbell
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch ggaren: review+

Description Oliver Hunt 2014-05-28 12:23:59 PDT
Make DOM properties exposed as instance properties use the base object instead of |this|
Comment 1 Oliver Hunt 2014-05-28 12:34:42 PDT
Created attachment 232209 [details]
Patch
Comment 2 Geoffrey Garen 2014-05-28 13:52:52 PDT
Comment on attachment 232209 [details]
Patch

r=me
Comment 3 Oliver Hunt 2014-05-28 13:55:09 PDT
Committed r169433: <http://trac.webkit.org/changeset/169433>