RESOLVED FIXED 122951
Make TYPE_CASTS_BASE more flexible
https://bugs.webkit.org/show_bug.cgi?id=122951
Summary Make TYPE_CASTS_BASE more flexible
Gyuyoung Kim
Reported 2013-10-17 02:06:09 PDT
TYPE_CASTS_BASE is being used by node|element type cast. However, it is difficult to use it for other type cast. For instance, CSSValue, Accessibility and so on. This patch modify TYPE_CASTS_BASE which can support other type casts.
Attachments
Patch (5.38 KB, patch)
2013-10-17 02:12 PDT, Gyuyoung Kim
no flags
Patch (5.54 KB, patch)
2013-10-20 04:30 PDT, Gyuyoung Kim
no flags
Gyuyoung Kim
Comment 1 2013-10-17 02:12:01 PDT
Gyuyoung Kim
Comment 2 2013-10-17 02:14:03 PDT
Gyuyoung Kim
Comment 3 2013-10-20 04:30:32 PDT
Andreas Kling
Comment 4 2013-10-21 02:07:42 PDT
Comment on attachment 214695 [details] Patch OK
WebKit Commit Bot
Comment 5 2013-10-21 02:51:29 PDT
Comment on attachment 214695 [details] Patch Clearing flags on attachment: 214695 Committed r157717: <http://trac.webkit.org/changeset/157717>
WebKit Commit Bot
Comment 6 2013-10-21 02:51:31 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.