Andreas Kling
|
72c9f56c66
LibJS: Make Heap::allocate<T>() infallible
|
před 1 rokem |
Kenneth Myhra
|
50c5f0d7da
LibWeb: Make factory method of DOM::Attr fallible
|
před 2 roky |
Linus Groh
|
57dc179b1f
Everywhere: Rename to_{string => deprecated_string}() where applicable
|
před 2 roky |
Linus Groh
|
6e19ab2bbc
AK+Everywhere: Rename String to DeprecatedString
|
před 2 roky |
Linus Groh
|
fb21271334
LibWeb: Replace incorrect uses of AK::is_ascii_space()
|
před 2 roky |
Andreas Kling
|
530675993b
LibWeb: Rename Attribute to Attr
|
před 2 roky |
Andreas Kling
|
6f433c8656
LibWeb+LibJS: Make the EventTarget hierarchy (incl. DOM) GC-allocated
|
před 2 roky |
sin-ack
|
c8585b77d2
Everywhere: Replace single-char StringView op. arguments with chars
|
před 3 roky |
sin-ack
|
3f3f45580a
Everywhere: Add sv suffix to strings relying on StringView(char const*)
|
před 3 roky |
Idan Horowitz
|
086969277e
Everywhere: Run clang-format
|
před 3 roky |
Hendiadyoin1
|
6a95df2526
LibTextCodec: Don't allocate Strings on encoding normalisation
|
před 3 roky |
Timothy Flynn
|
e01dfaac9a
LibWeb: Implement Attribute closer to the spec and with an IDL file
|
před 3 roky |
Andreas Kling
|
cb895edad4
LibWeb: Move Attribute into the DOM namespace
|
před 3 roky |
Luke
|
e9eae9d880
LibWeb: Add extracting character encoding from a meta content attribute
|
před 4 roky |
Max Wipfli
|
f808279769
LibWeb: Implement encoding sniffing algorithm
|
před 4 roky |