[Webkit-unassigned] [Bug 142934] __defineGetter__/__defineSetter__ should throw exceptions

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Mar 21 17:38:27 PDT 2015


https://bugs.webkit.org/show_bug.cgi?id=142934

Joseph Pecoraro <joepeck at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #249180|                            |review?
              Flags|                            |

--- Comment #1 from Joseph Pecoraro <joepeck at webkit.org> ---
Created attachment 249180
  --> https://bugs.webkit.org/attachment.cgi?id=249180&action=review
[PATCH] Proposed Fix

This is a potential breaking change, but I think it is for the better.

1. Non-configurable properties are rare.
2. Another browser (Firefox) already has this behavior.
3. This has the potential to help catch an issue where an error would happen silently.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20150322/6814309c/attachment-0002.html>


More information about the webkit-unassigned mailing list