Bug 126011 - DOM bindings should use thisValue for attributes
Summary: DOM bindings should use thisValue for attributes
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: Oliver Hunt
URL:
Keywords:
Depends on:
Blocks: 126013
  Show dependency treegraph
 
Reported: 2013-12-19 13:03 PST by Oliver Hunt
Modified: 2013-12-19 16:48 PST (History)
8 users (show)

See Also:


Attachments
Patch (103.77 KB, patch)
2013-12-19 13:15 PST, Oliver Hunt
no flags Details | Formatted Diff | Diff
Patch (106.70 KB, patch)
2013-12-19 14:35 PST, Oliver Hunt
koivisto: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Oliver Hunt 2013-12-19 13:03:57 PST
DOM bindings should use thisValue for attributes
Comment 1 Oliver Hunt 2013-12-19 13:15:45 PST
Created attachment 219679 [details]
Patch
Comment 2 Oliver Hunt 2013-12-19 14:35:52 PST
Created attachment 219683 [details]
Patch
Comment 3 Oliver Hunt 2013-12-19 16:48:55 PST
Committed r160879: <http://trac.webkit.org/changeset/160879>