Bug 163239

Summary: Rename the StrictModeReadonlyPropertyWriteError string to ReadonlyPropertyWriteError.
Product: WebKit Reporter: Mark Lam <mark.lam>
Component: JavaScriptCoreAssignee: Mark Lam <mark.lam>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, keith_miller, msaboff, saam
Priority: P2    
Version: WebKit Local Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
proposed patch. fpizlo: review+

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.