RESOLVED FIXED 150709
Fix typo in "use strict" in TypedArray builtins
https://bugs.webkit.org/show_bug.cgi?id=150709
Summary Fix typo in "use strict" in TypedArray builtins
Joseph Pecoraro
Reported 2015-10-29 21:37:51 PDT
Fix typo in "use strict" in TypeArray builtins.
Attachments
[PATCH] Proposed Fix (1.03 KB, patch)
2015-10-29 21:38 PDT, Joseph Pecoraro
no flags
[PATCH] Proposed Fix (1.03 KB, patch)
2015-10-29 21:45 PDT, Joseph Pecoraro
no flags
Joseph Pecoraro
Comment 1 2015-10-29 21:38:29 PDT
Created attachment 264379 [details] [PATCH] Proposed Fix
Keith Miller
Comment 2 2015-10-29 21:40:43 PDT
Comment on attachment 264379 [details] [PATCH] Proposed Fix View in context: https://bugs.webkit.org/attachment.cgi?id=264379&action=review > Source/JavaScriptCore/ChangeLog:3 > + Fix typo in "use strict" in TypeArray builtins nit: TypedArray
Keith Miller
Comment 3 2015-10-29 21:41:12 PDT
This was totally not my fault... Also, yay JavaScript!
Joseph Pecoraro
Comment 4 2015-10-29 21:45:34 PDT
Created attachment 264380 [details] [PATCH] Proposed Fix
Geoffrey Garen
Comment 5 2015-10-29 21:49:43 PDT
Comment on attachment 264380 [details] [PATCH] Proposed Fix r=me
WebKit Commit Bot
Comment 6 2015-10-29 22:37:53 PDT
Comment on attachment 264380 [details] [PATCH] Proposed Fix Clearing flags on attachment: 264380 Committed r191777: <http://trac.webkit.org/changeset/191777>
WebKit Commit Bot
Comment 7 2015-10-29 22:37:57 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.