RESOLVED FIXED 121636
Streamline JSMainThreadNullState.
https://bugs.webkit.org/show_bug.cgi?id=121636
Summary Streamline JSMainThreadNullState.
Andreas Kling
Reported Thursday, September 19, 2013 10:04:32 PM UTC
Streamline JSMainThreadNullState.
Attachments
Patch (1.96 KB, patch)
2013-09-19 14:07 PDT, Andreas Kling
no flags
Andreas Kling
Comment 1 Thursday, September 19, 2013 10:07:16 PM UTC
WebKit Commit Bot
Comment 2 Thursday, September 19, 2013 10:41:40 PM UTC
Comment on attachment 212094 [details] Patch Clearing flags on attachment: 212094 Committed r156118: <http://trac.webkit.org/changeset/156118>
WebKit Commit Bot
Comment 3 Thursday, September 19, 2013 10:41:42 PM UTC
All reviewed patches have been landed. Closing bug.
Darin Adler
Comment 4 Friday, September 20, 2013 5:02:36 AM UTC
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.