[PATCH 1/3] jscript: Throw error when trying to add a property to non-extensible objects in jsdisp_propput_idx.

Jacek Caban jacek at codeweavers.com
Fri Apr 2 13:24:18 CDT 2021


Signed-off-by: Jacek Caban <jacek at codeweavers.com>
---
  dlls/jscript/dispex.c    | 12 ++++++-----
  dlls/jscript/function.c  |  2 +-
  dlls/jscript/jscript.h   |  2 +-
  dlls/mshtml/tests/es5.js | 43 ++++++++++++++++++++++++++++++++++++++++
  4 files changed, 52 insertions(+), 7 deletions(-)


-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-jscript-Throw-error-when-trying-to-add-a-property-to-n.txt
Type: text/x-patch
Size: 5580 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-devel/attachments/20210402/64513669/attachment.bin>


More information about the wine-devel mailing list