Bug 126013
Summary: | DOMWindow attribute bindings should be using thisValue instead of target slot | ||
---|---|---|---|
Product: | WebKit | Reporter: | Oliver Hunt <oliver> |
Component: | WebCore JavaScript | Assignee: | 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
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 | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |