RESOLVED FIXED122606
Kill WebCore::BindingState.
https://bugs.webkit.org/show_bug.cgi?id=122606
Summary Kill WebCore::BindingState.
Andreas Kling
Reported 2013-10-10 10:22:38 PDT
We should just use JSC::ExecState directly in the few places we were using WebCore::BindingState.
Attachments
Patch (20.13 KB, patch)
2013-10-10 10:29 PDT, Andreas Kling
no flags
Andreas Kling
Comment 1 2013-10-10 10:29:27 PDT
Darin Adler
Comment 2 2013-10-10 10:45:23 PDT
Comment on attachment 213899 [details] Patch Why use pointers for ExecState instead of references?
WebKit Commit Bot
Comment 3 2013-10-10 18:46:21 PDT
Comment on attachment 213899 [details] Patch Clearing flags on attachment: 213899 Committed r157285: <http://trac.webkit.org/changeset/157285>
WebKit Commit Bot
Comment 4 2013-10-10 18:46:23 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.