RESOLVED FIXED 163239
Rename the StrictModeReadonlyPropertyWriteError string to ReadonlyPropertyWriteError.
https://bugs.webkit.org/show_bug.cgi?id=163239
Summary Rename the StrictModeReadonlyPropertyWriteError string to ReadonlyPropertyWri...
Mark Lam
Reported 2016-10-10 14:03:50 PDT
This string is also used for reporting the same error in cases which have nothing to do with strict mode.
Attachments
proposed patch. (20.93 KB, patch)
2016-10-10 14:06 PDT, Mark Lam
fpizlo: review+
Mark Lam
Comment 1 2016-10-10 14:06:56 PDT
Created attachment 291158 [details] proposed patch.
Mark Lam
Comment 2 2016-10-10 14:16:34 PDT
Thanks for the review. Landed in r207023: <http://trac.webkit.org/r207023>.
Note You need to log in before you can comment on or make changes to this bug.