Jonathan Kingston

Results 68 issues of Jonathan Kingston

Once I have published something it heads back to the home page, which wasn't intended. Then trying to get back to the posts screen I have to visit another page...

When moving to a new version we need to make sure any change we do doesn't impact old blogs. So this means upon startup for example we need to check...

This change just updates the lockfile to the version 2 which is backwards compatible with v1. This simplifies updating dependencies, as otherwise the author will need to downgrade to

Solves: https://github.com/whatwg/dom/issues/657 https://github.com/whatwg/html/issues/3779 As I understand it vars are not mutable and are instead copied, right? This mean I still have to copy from `"get an attribute by name"` the...

do not merge yet

Task/Issue URL: https://app.asana.com/0/1163321984198618/1201003185206135/f and https://app.asana.com/0/0/1202234437236404/f Tech Design URL: CC: **Description**: **Steps to test this PR**: 1. 2. **Copy Testing**: * [ ] Use of correct apostrophes in new copy, ie...

DO NOT MERGE

**Reviewer:** @kdzwinel, @SlayterDev or @ladamski ## Description: Moving to an npm module so dependabot will nag us when tests change. https://app.asana.com/0/0/1202815836919368/f ## Steps to test this PR: ## Automated tests:...

**Reviewer:** @englehardt ## Description: Marking draft as CI should fail if working correcly; testCases still need amending. This is to simplify the parsing logic as we already verify an ad...

**Reviewer:** @kzar ## Description: https://app.asana.com/0/312629933896096/1201066533025796/f Changes to synced storage for the session key sent to the content script (used for psudo-randomisation) ## Steps to test this PR: 1. Open [several...

**Reviewer:** ## Description: This comes out of feedback @kdzwinel made for https://github.com/duckduckgo/duckduckgo-privacy-extension/pull/843 where it's not clear why `wrapper` and `utils` exist so I've unified them. I also took the liberty...