MacDue
|
fc41c282ec
LibWeb: Fix utf16-be check in HTMLEncodingDetection
|
před 1 rokem |
MacDue
|
5e973fca0b
LibWeb: Prevent OOB access in HTMLEncodingDetection for input of '</'
|
před 1 rokem |
Andreas Kling
|
9ce267944c
LibWeb: Fix crash in HTML encoding detection when handling non-ASCII
|
před 1 rokem |
Andreas Kling
|
83f43310fa
LibWeb: Add spec comments and fixups to "get an attribute" prescan algo
|
před 1 rokem |
Ali Mohammad Pur
|
5e1499d104
Everywhere: Rename {Deprecated => Byte}String
|
před 1 rokem |
Shannon Booth
|
3bd04d2c58
LibWeb: Port Attr interface from DeprecatedString to String
|
před 1 rokem |
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 |