Devin Rousso
Devin Rousso
## Introduction This is a proposal for a new web API that allows websites to request a mobile document as defined in ISO/IEC 18013-5 using structures defined in the same...
### Description The main project I work on has a pattern where code that flows from C++ to ObjC (and vice versa) will have the same function name to make...
I tried using the selected scripts, and for child elements that have other fonts, it wouldn't apply. I created this small recursive function to loop through all the child elements...
would it be possible to add an option when creating an `AbstractSublevel` (or just remove the requirement altogether) to allow for names with non-ASCII characters? it seems a bit odd...
Duplicates the css for replacing Stickers with "[sticker]" in the Facebook messenger (both on https://www.facebook.com/ and https://www.facebook.com/messages/).
#### d379215665faa14f3286ee35b100bd686d39734e Web Inspector: Debugger: support blackboxing ranges within a file https://bugs.webkit.org/show_bug.cgi?id=275552 Reviewed by NOBODY (OOPS!). This adds support for blackboxing source mapped resources since they (usually) only make up...
#### f082f21298f25cb9f3b87b39c96bf5c1ece67097 [WTF] allow `Base64EncodeMode::URL` to include padding https://bugs.webkit.org/show_bug.cgi?id=275141 Reviewed by NOBODY (OOPS!). Technically "base64url" is the exact same as "base64" but the alphabet slightly adjusted (e.g. `_` instead of...
#### 18300722b1a58bf797f504417858a29474ae6049 Web Inspector: introduce some additional protocol GenericTypes https://bugs.webkit.org/show_bug.cgi?id=275553 Reviewed by NOBODY (OOPS!). This will make it easier to implement things like blackboxing ranges within a file <https://webkit.org/b/275552> since...
#### 3ff0654ef2bf2ccf66ab0a62e364421bbe5dd318 Web Inspector: add support for `ignoreList` in sourcemaps https://bugs.webkit.org/show_bug.cgi?id=275673 Reviewed by NOBODY (OOPS!). This allows source map generating tools to specify a new `ignoreList` top-level property that will...