6 Matching Annotations
- Mar 2023
-
bugs.webkit.org bugs.webkit.org
Tags
Annotators
URL
-
- Dec 2022
-
bugs.webkit.org bugs.webkit.org
Tags
Annotators
URL
-
- Sep 2022
- Dec 2021
-
hydrillabugs.koszko.org hydrillabugs.koszko.org
-
WebKit is way behind the 2 major browser engines
Weird statement. WebKit is an element in the set defined as "the 2 major browser engines".
-
- Nov 2015
-
bugs.webkit.org bugs.webkit.org
-
This is pretty bad since it looks like you support accessors but you really do not. I hope you are not shipping anything with this any time soon.
Yes, they did ship this in Safari 9 :(
-
-
bugs.webkit.org bugs.webkit.org
-
Trying to override the getter on the prototype of an element is somewhat pointless as WebKit does not use getters for DOM properties. Technically we could make it do so, but that basically means throwing away performance for no good reason. Comment 2 T. Brains 2010-03-21 14:23:58 PDT That means there's absolutely no way to override or extend the default get or set behavior of any of the built-in DOM properties, which is very limiting, and like I mentioned contradicts the behavior of other browsers.
When this was written, overriding getters for native DOM properties was not possible.
Tags
Annotators
URL
-