Bug 126013

Summary: DOMWindow attribute bindings should be using thisValue instead of target slot
Product: WebKit Reporter: Oliver Hunt <oliver>
Component: WebCore JavaScriptAssignee: Oliver Hunt <oliver>
Status: NEW    
Severity: Normal    
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on: 126011    
Bug Blocks:    

Oliver Hunt
Reported 2013-12-19 13:12:44 PST
Following bug #126011 the static dom window attributes still use the slot base instead of the this value. Doing this without impacting performance of raw global access will require more work so i'm separating it out.
Attachments
Note You need to log in before you can comment on or make changes to this bug.