Skip to content

Use getElementsByTagName instead of querySelectorAll

As discussed in https://bugs.kde.org/show_bug.cgi?id=424324 this is a possible major performance improvement. I haven't noticed any regression using web-ext. There are no unit tests for this part, right?

Merge request reports