Activity
From 11/28/2021 to 12/27/2021
12/22/2021
- 05:04 PM Feature #3 (Rejected): make it possible to provide backup urls for remote scripts
- Once we implement the new scripts/bags/pages schema, it'll be more convenient (and more in line with Haketilo's gener...
- 05:03 PM Feature #4 (Rejected): make it possible to cache remote scripts
- Once we implement the new scripts/bags/pages schema, it'll be more convenient (and more in line with Haketilo's gener...
- 05:03 PM Feature #5 (In Progress): optimize url querying
- For some time this has been partially implemented in `common/patterns_query_tree.js` in `koszko` branch
- 05:01 PM Feature #1 (Rejected): parallelize fetching of remote scripts
- Once we implement the new scripts/bags/pages schema, it'll be more convenient (and more in line with Haketilo's gener...
- 04:59 PM Feature #79: Improve the build script by using awk
- I did a serious rework of the build system. It's on the `koszko` branch now and it is now 90% awk and 10% sh, with sh...
- 04:55 PM Feature #94: Add support for extension auto-updating
- I reworked the build system and `build.sh` no longer supports putting the update url in the manifest. It shouldn't be...
- 04:53 PM Feature #67 (Rejected): Document `common/sanitize_JSON.js`
- I concluded we should instead use the standard tools for the job: http://json-schema.org/
Closing
12/17/2021
- 11:18 AM Support #99 (Rejected): Verify if page unload to bfcache could require some special treatment
- Firefox-only bug:
https://bugzilla.mozilla.org/show_bug.cgi?id=1525400
12/13/2021
- 07:19 PM Feature #66: Write tests
- `koszko` branch now has code to use test extensions in unit tests
Typical scenario:
You have some code that uses ... - 08:42 AM Feature #6: [Roadmap 34] make it possible to automatically download page's served scripts and save them
- jacobk wrote:
> Hello, I just made an account here. I've been looking for an extension like this for a while, so tha...
12/11/2021
- 12:55 AM Feature #6: [Roadmap 34] make it possible to automatically download page's served scripts and save them
- Hello, I just made an account here. I've been looking for an extension like this for a while, so thanks for making th...
12/07/2021
- 09:31 AM Feature #48 (Rejected): Load default_setting.json using XMLHttpRequest
- We're moving to IndexedDB. Default settings will now be accessed from database initialization function, not from `bac...
12/04/2021
- 10:25 AM Feature #97: Make tests system parametrizable through configure script
- > >> I also added in the make rules for test and test-environment warnings against using a build directory different ...
12/03/2021
- 11:03 PM Feature #97: Make tests system parametrizable through configure script
- > non-broken Jahoti's table, for reference:
Thanks for that! It pays to check what you write afterwards apparently... - 08:44 AM Feature #97: Make tests system parametrizable through configure script
- Looks great!
non-broken Jahoti's table, for reference:
|Variable | ... - 08:08 AM Feature #97 (In Progress): Make tests system parametrizable through configure script
- An attempt at this is now on the `jahoti` branch (not the `build-sys` branch, which would be too hard to bring up to ...
12/02/2021
- 12:57 AM Feature #66: Write tests
- This seems to be coming together well!
I'm in the process of addressing #97, which (along with a few other build s...
12/01/2021
- 02:10 PM Feature #66: Write tests
- `koszko` branch now has a facility to load .js files together with their dependencies to a page in selenium-driven br...
- 10:26 AM Feature #98 (Closed): use IndexedDB for storing structured data
- In all WebExtension guides the `storage` API was presented as **the** thing to use. I thought all other storage mecha...
11/30/2021
- 04:48 AM Feature #22: supplement the build script with a makefile, also produce zipped artifacts
- I just realized there was an edit- sorry I didn't respond!
In case you didn't work out what happened, `build-sys` ... - 04:40 AM Feature #45: Add a universal wildcard for URLs
- > I think the best action we can take now is to put this idea aside for some time and instead create fixes (like Clou...
- 04:07 AM Feature #66: Write tests
- It's working nicely! I've had a look at the unshare manpage as well, and while it deserves a more thorough read you'v...
- 02:27 AM Feature #92: Replace cookie smuggling with some safer approach
- > I'd leave the fingerprinting issue for now. The vunlerability doesn't exist in Mozilla browsers and can be mitigate...
11/29/2021
- 09:22 PM Feature #79 (In Progress): Improve the build script by using awk
- I did most of the work here and will probably commit tomorrow. The awk program I wrote is IMHO more maintainable than...
Also available in: Atom