[Webkit-unassigned] [Bug 25527] attempting to delete non-deletable properties on the String prototype returns incorrect value

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon May 4 04:34:04 PDT 2009


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





------- Comment #5 from oliver at apple.com  2009-05-04 04:34 PDT -------
(In reply to comment #3)
> Because you would be following the standard and the behaviour of Firefox, MSIE,
> Chrome and Opera.
A minor note would be not one of these browsers is standard compliant -- they
will all have quirks to deal with some bugs they had in the past or have
implemented to deal with sites that expect the quirks from other browsers.

Well except chrome of course.  But that's just embedding webkit so it gets all
the quirk history of safari instead :D

As a fact of life you're going to need to accept that if you claim to be webkit
you need to be quirk compatible with JSC.  (After all my understanding is that
you implemented __defineGetter__ for the WebInspector, and __defineGetter__ is
a quirk we originally added support for FFX compat.  Yay standards! \o/ )


-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list