Cameron Kaiser

Results 30 issues of Cameron Kaiser

This is a nice, elegant little client. One request: how about an option to move the nav bar to the top instead of the bottom?

From https://tenfourfox.tenderapp.com/discussions/problems/8844-waste-management-have-broken-themselves-on-tenfourfox-with-their-new-and-improved-yeah-right-website

https://hg.mozilla.org/releases/mozilla-esr91/rev/cee76519645b (regression) https://hg.mozilla.org/releases/mozilla-esr91/rev/b6173cd78c9d522f2e3257c408933db4f9cedc13 (NSS) https://hg.mozilla.org/releases/mozilla-esr91/rev/45d3fd63bd24f66072a16d23fefc01c3c68a0bb1 https://bugzilla.mozilla.org/show_bug.cgi?id=1719150 https://hg.mozilla.org/releases/mozilla-esr91/rev/b2ce3f908336fe51762dfcea6c4f950841e174d5 https://hg.mozilla.org/releases/mozilla-esr91/rev/3eef2fe29d57c10fb53bab5000c948ee82b82c5e https://hg.mozilla.org/releases/mozilla-esr91/rev/ec4389b44990 (OS X specific, may help with our widget weirdness) https://hg.mozilla.org/releases/mozilla-esr91/rev/d350a75e651733f936836057c59a4e8f63a1d266 https://hg.mozilla.org/releases/mozilla-esr91/rev/da53bf5bac5da0dbc69fa6ec8c01afeaf187829a https://hg.mozilla.org/releases/mozilla-esr91/rev/bd4d7d89779a2299d2b0e00049d951956f5a8735 https://hg.mozilla.org/releases/mozilla-esr91/rev/4b0d941ab1a32ee34cd62086aca5102a154cf1a4 (low priority) https://hg.mozilla.org/releases/mozilla-esr91/rev/daa65d44963e88bcc4c4c295aa54116560087e5d

Currently putting in a patch to deal with lozad.js sites (since we don't have `IntersectionObserver`). We might consider a `polyfill.io` bundle but we'd have to load this into every tab,...

This will involve custom strings. See #42 for history.

This actually could be useful for some of the other work we're doing. A simple-minded version would take `str_replace` in `jsstr.cpp` and make one that loops around. It should check...

This crash is in the JS VM, not in the JIT. ``` Assertion failure: slotInRange(slot), at /Volumes/BruceDeuce/src/tenfourfox/js/src/vm/NativeObject.h:839 Program received signal EXC_BAD_ACCESS, Could not access memory. Reason: KERN_PROTECTION_FAILURE at address: 0x00000000...

This is needed for full functionality in Github's current release, and probably fixes other sites. Unfortunately it also seems to have been fixed by the frontend binding rewrite that is...

https://bugzilla.mozilla.org/show_bug.cgi?id=1355576 Consider for FPR18.

https://bugzilla.mozilla.org/show_bug.cgi?id=1489308 and deps