Jonathan Kingston

Results 68 issues of Jonathan Kingston

I was able to STR in unbranded 53 on Ubuntu. 1. Open containers browser action 2. Click add button next to containers 3. Container is created 4. Go back to...

bug
obsolete?

As mentioned in email @ChenMorpheus we have some UI issues with the new tab button. - This is currently not in platform and implemented in SDK so needs to be...

vote for me
Feature Request
obsolete?

**Proposal** - [x] Move this repo under https://github.com/mozilla/ - [x] Make breaking changes to [splitting properties, rules and config changes](https://github.com/mozfreddyb/eslint-plugin-no-unsafe-innerhtml/issues/29) before submission - [x] Create rules for each type: `no-unsanitized/property`,...

We are missing some sinks here I think: ``` partial interface DOMParser { Document parseFromString(HTMLString str, SupportedType type); }; partial interface HTMLIFrameElement { DOMString srcdoc; }; ``` Source: https://github.com/WICG/trusted-types/blob/master/README.md I'm...

Follow up to #65 There is likely a lot of expansion we could add to the customisation and also how to disable the defaults. I know for example we made...

As mentioned I would check through the code and see for obvious differences and pull them out. I'm going to raise everything here and we can decide which differences we...

meta

A user is reporting the following error: Content Security Policy: The page's settings blocked the loading of a resource at self ("script-src moz-extension://..."). Source: call to eval() or related function...

bug
P1

In the original lightbeam third party nodes with more connections to them were clumped closer together to nodes that didn't have more than one connection. I'm not sure on the...

enhancement
P2

At some point we would like to show how containers are isolated in Lightbeam to demonstrate their advantage to solving tracking.

enhancement

Now we have a extension, we should check the work involved in making this work in Android. I don't think there is anything that we do that is specifically not...

enhancement