RESOLVED FIXED 121636
Streamline JSMainThreadNullState.
https://bugs.webkit.org/show_bug.cgi?id=121636
Summary Streamline JSMainThreadNullState.
Andreas Kling
Reported 2013-09-19 14:04:32 PDT
Streamline JSMainThreadNullState.
Attachments
Patch (1.96 KB, patch)
2013-09-19 14:07 PDT, Andreas Kling
no flags
Andreas Kling
Comment 1 2013-09-19 14:07:16 PDT
WebKit Commit Bot
Comment 2 2013-09-19 14:41:40 PDT
Comment on attachment 212094 [details] Patch Clearing flags on attachment: 212094 Committed r156118: <http://trac.webkit.org/changeset/156118>
WebKit Commit Bot
Comment 3 2013-09-19 14:41:42 PDT
All reviewed patches have been landed. Closing bug.
Darin Adler
Comment 4 2013-09-19 21:02:36 PDT
Comment on attachment 212094 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=212094&action=review > Source/WebCore/bindings/js/JSMainThreadExecState.h:93 > +class JSMainThreadNullState { Need to att WTF_MAKE_NONCOPYABLE since that is no longer inherited from a base class.
Note You need to log in before you can comment on or make changes to this bug.