Commit History

Author SHA1 Message Date
  Andrew Kaster 521ed0e911 LibWeb: Delete LegacyPlatformObject and move behavior to PlatformObject 1 year ago
  Shannon Booth 11371acfaf LibWeb/WebIDL: Implement ConvertToInt and IntegerPart AOs 1 year ago
  Shannon Booth a7b8828db2 LibWeb: Port call_user_object_operation from DeprecatedString 1 year ago
  Andrew Kaster 247f12d7b0 LibWeb: Insert WindowProperties object into Window's prototype chain 1 year ago
  Luke Wilde 083b547e97 LibWeb/WebIDL: Add the `construct` abstract operation 2 years ago
  Luke Wilde 9b8b363445 LibWeb/WebIDL: Move call_user_object_operation out of line 2 years ago
  Matthew Olsson 7c0c1c8f49 LibJS+LibWeb: Wrap raw JS::Cell*/& fields in GCPtr/NonnullGCPtr 2 years ago
  Timothy Flynn 527edb55ad LibWeb: Convert usages of Value::TDSWOSE to Value::TSWOSE 2 years ago
  Timothy Flynn b245300ba1 LibJS+Everywhere: Deprecate Value::to_string_without_side_effects 2 years ago
  Linus Groh 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString 2 years ago
  Andrew Kaster c61a4f35dc LibWeb: Move Web prototypes and constructors to new Intrinsics object 2 years ago
  Linus Groh 6480faacb6 LibWeb: Move IDLAbstractOperations from Bindings/ to WebIDL/ 2 years ago