marcustyphoon

Results 379 comments of marcustyphoon

- [x] make main_world script classic, preventing `Uncaught SyntaxError: redeclaration of const moduleCache` (will be done with #1551 merge)

I wonder if this is incompatible with #1851 or if Firefox magically handles this case correctly. Be sure to test Firefox extension update/reload heavily if we do this.

I mean, we can definitely do it if we want to standardize on "we don't support windows 7" eventually.

Ugh, yeah, I just keep finding more non-animated WebP. This appears to be a regression significantly more often than a feature.

Aside: Oh, hey, toggling the extension duplicates the Quote Replies action button. Only the new one works, since we attach the listener directly to the element, so it's not like...

[It's not getting better. It's not getting better!](https://www.youtube.com/clip/UgkxNxyfrLBTeZP65PkzLZmS05SVMCHXAEH-)

Aw, man. Tagged pages break this paradigm, as you have to be able to treat `data-timeline-id="hubsTimeline-some tag-recent-search_box_suggestion_followed_tag"` and `data-timeline-id="hubsTimeline-some tag-recent-undefined"` the same way, which would have to become a `[data-timeline-id^="etc"]`...

collection: regular, v1; patio, v1: `data-timeline="/v2/timeline" data-which="pack"` patio, v2: `data-timeline-id="collection-[columnid]-[collectionid]"` drafts: regular, v2: `data-timeline-id="drafts-[blogname]"`