Timothy Flynn
|
15532df83d
AK+Everywhere: Change AK::fill_with_random to accept a Bytes object
|
2 tahun lalu |
Aliaksandr Kalenik
|
e8550ed21d
LibWeb: Move code that generates uuid into separate function
|
2 tahun lalu |
Kenneth Myhra
|
a8cef1fa06
LibWeb: Port Crypto to new String
|
2 tahun lalu |
Kenneth Myhra
|
52e9839d8b
LibWeb: Make factory method of Crypto::SubtleCrypto fallible
|
2 tahun lalu |
Kenneth Myhra
|
58af8e2021
LibWeb: Make factory method of Crypto::Crypto fallible
|
2 tahun lalu |
Timothy Flynn
|
b75b7f0c0d
LibJS+Everywhere: Propagate Cell::initialize errors from Heap::allocate
|
2 tahun lalu |
Timothy Flynn
|
2692db8699
LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors
|
2 tahun lalu |
Timothy Flynn
|
834202aeb9
LibWeb: Move setting of Web object prototypes to initialize()
|
2 tahun lalu |
Linus Groh
|
22089436ed
LibJS: Convert Heap::allocate{,_without_realm}() to NonnullGCPtr
|
2 tahun lalu |
Linus Groh
|
57dc179b1f
Everywhere: Rename to_{string => deprecated_string}() where applicable
|
2 tahun lalu |
Linus Groh
|
6e19ab2bbc
AK+Everywhere: Rename String to DeprecatedString
|
2 tahun lalu |
Andrew Kaster
|
4bb6345b2f
LibWeb: Remove unecessary dependence on Window from assorted classes
|
2 tahun lalu |
Linus Groh
|
bbaa05fcf9
LibWeb: Move DOMException from DOM/ to WebIDL/
|
2 tahun lalu |
Linus Groh
|
ad04d7ac9b
LibWeb: Move ExceptionOr from DOM/ to WebIDL/
|
2 tahun lalu |
davidot
|
1d846e5591
LibWeb: Visit internal fields of Crypto in visit_edges
|
2 tahun lalu |
Andreas Kling
|
497ead37bc
LibWeb: Make DOMException GC-allocated
|
2 tahun lalu |
Andreas Kling
|
be9d3860b9
LibWeb: Make Crypto GC-allocated
|
2 tahun lalu |
Andreas Kling
|
7a9b8ced38
LibWeb: Make SubtleCrypto GC-allocated
|
2 tahun lalu |
Idan Horowitz
|
086969277e
Everywhere: Run clang-format
|
3 tahun lalu |
stelar7
|
b526a10d76
LibWeb: Add Crypto.randomUUID()
|
3 tahun lalu |
Linus Groh
|
615be9eb7c
LibWeb: Add the SubtleCrypto interface
|
3 tahun lalu |
Idan Horowitz
|
2c6c9b73c8
LibWeb: Add the Web::Crypto namespace, built-in, and getRandomValues
|
3 tahun lalu |