This website requires JavaScript.
Explore
Help
Sign In
fergalmoran
/
ladybird
Watch
1
Star
0
Fork
0
You've already forked ladybird
mirror of
https://github.com/fergalmoran/ladybird.git
synced
2026-04-03 03:05:05 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
ea2ffdfd0ea2ad377d0d8aad870f23d0c0b9291d
ladybird
/
Userland
/
Libraries
/
LibWeb
/
XHR
History
Timothy Flynn
c911781c21
Everywhere: Remove needless trailing semi-colons after functions
...
This is a new option in clang-format-16.
2023-07-08 10:32:56 +01:00
..
EventNames.cpp
LibWeb: Port {HTML,UIEvents,XHR}::EventNames to new String
2023-04-06 23:49:08 +02:00
EventNames.h
LibWeb: Port {HTML,UIEvents,XHR}::EventNames to new String
2023-04-06 23:49:08 +02:00
FormData.cpp
…
FormData.h
…
FormData.idl
…
FormDataIterator.cpp
LibJS: Port create_iterator_result_object() to NonnullGCPtr
2023-04-15 16:26:42 +02:00
FormDataIterator.h
…
ProgressEvent.cpp
LibWeb: Port {Mouse,UI,Wheel,}Event to new String
2023-04-07 22:41:01 +02:00
ProgressEvent.h
…
ProgressEvent.idl
…
XMLHttpRequest.cpp
LibWeb: Port fire_progress_event() + request_error_steps() to new String
2023-04-09 17:27:27 +02:00
XMLHttpRequest.h
Everywhere: Remove needless trailing semi-colons after functions
2023-07-08 10:32:56 +01:00
XMLHttpRequest.idl
…
XMLHttpRequestEventTarget.cpp
…
XMLHttpRequestEventTarget.h
…
XMLHttpRequestEventTarget.idl
…
XMLHttpRequestUpload.cpp
…
XMLHttpRequestUpload.h
…
XMLHttpRequestUpload.idl
…