Primary eng (and PM) emails
Summary
Remove support for non standard interface InsertAdjacentText from Element.
Motivation
- This is a non standard IE extension.
- This is part of the list @ http://crbug.com/332191 for features with low usage numbers.
Usage information from UseCounter
This is part of the list of features that have low usage numbers. The Use counter for this has been
added for sometime now (crbug.com/286321)
Compatibility Risk
???
Row on feature dashboard?
No
Requesting approval to remove too?
Yes
Ojan Vafai <oj...@chromium.org> writes:The discussion is getting a bit fragmented. Here's an attempt at summing
> I'm not sure there's value in removing this API if we can't also remove
> insertAdjacentHTML and insertAdjacentElement. We have a UseCounter for
> insertAdjacentElement that shows it's used on 0.036% of pageviews. I think
> that's probably too high to remove. Although, presumably those pages have
> some fallback code for Firefox that they must be hitting, so maybe the
> impact of removing all the insertAdjacent* APIs isn't as bad as it seems it
> would be.
up where this has been brought up. Only insertAdjacentText and
insertAdjacentElement are talked about here, not insertAdjacentHTML.
* Blink bug about removal: "Remove insertAdjacentText and
insertAdjacentElement"
https://code.google.com/p/chromium/issues/detail?id=286321
* Spec bug about adding them: "Add insertAdjacentText and
insertAdjacentElement?"
https://www.w3.org/Bugs/Public/show_bug.cgi?id=19962
Has a dependency on the above mentioned Blink bug.
* Proposed CL from Ojan (yesterday) for explicitly keeping them by
moving them from HTMLElement to Element:
https://codereview.chromium.org/147993006/
To unsubscribe from this group and stop receiving emails from it, send an email to blink-dev+...@chromium.org.
To unsubscribe from this group and stop receiving emails from it, send an email to blink-dev+...@chromium.org.