Revīziju vēsture

Autors SHA1 Ziņojums Datums
  Shannon Booth b999f925dc LibWeb: Allow splitting surrogate pairs in CharacterData.substringData() 9 mēneši atpakaļ
  Andreas Kling 175f3febb8 LibWeb: Make DOMException take error message as a String 9 mēneši atpakaļ
  Andreas Kling cc4b3cbacc Meta: Update my e-mail address everywhere 10 mēneši atpakaļ
  Timothy Flynn 5d71758742 LibWeb: Move initial creation of Unicode segmenters to the Document 10 mēneši atpakaļ
  Timothy Flynn ecf2cc600b LibWeb: Add Document helpers to move its cursor to word boundaries 10 mēneši atpakaļ
  Timothy Flynn eece7697fd LibWeb: Rename CharacterData's segmenter indicate it is for graphemes 10 mēneši atpakaļ
  Andreas Kling 33207174a9 LibWeb: Allow splitting surrogate pairs in CharacterData.replaceData() 1 gadu atpakaļ
  Timothy Flynn ebdb92eef6 LibUnicode+Everywhere: Merge LibLocale back into LibUnicode 1 gadu atpakaļ
  Timothy Flynn 12f177e9e9 LibWeb: Port text segmentation to the ICU text segmenter 1 gadu atpakaļ
  Andreas Kling a97e9f1d58 LibWeb: Don't mark CharacterData nodes for style update when changed 1 gadu atpakaļ
  Andreas Kling c0d7f748ed LibWeb: Avoid FlyString lookups when setting IDL interface prototypes 1 gadu atpakaļ
  Tim Ledbetter 0577a664dd LibWeb: Use correct offset value when replacing character data 1 gadu atpakaļ
  Shannon Booth d8759d9656 LibWeb: Use UTF-16 code unit offsets and lengths in CharacterData 1 gadu atpakaļ
  Shannon Booth 96af80acd1 LibWeb: Port Intrinsics from DeprecatedString 1 gadu atpakaļ
  Andreas Kling bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks 1 gadu atpakaļ
  Shannon Booth eca9874e56 LibWeb: Port Element::attribute_changed from DeprecatedString to String 1 gadu atpakaļ
  Shannon Booth b603e860af LibWeb: Port CharacterData from DeprecatedString to String 1 gadu atpakaļ
  Shannon Booth b2f3aa1c76 LibWeb: Use length() getter in CharacterData algorithms 1 gadu atpakaļ
  Shannon Booth 41928c2902 LibWeb: Port DOMException interface from DeprecatedString to String 1 gadu atpakaļ
  Andreas Kling 1c47695bae LibWeb: Invalidate layout-transformed text on DOM text node change 1 gadu atpakaļ
  Andreas Kling 18c54d8d40 LibJS: Make Cell::initialize() return void 2 gadi atpakaļ
  Andreas Kling 80d6330a26 LibWeb: Don't create mutation record node lists if nobody is interested 2 gadi atpakaļ
  Kenneth Myhra 2411dadc35 LibWeb: Make factory method of DOM::StaticNodeList fallible 2 gadi atpakaļ
  Timothy Flynn 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors 2 gadi atpakaļ
  Timothy Flynn 834202aeb9 LibWeb: Move setting of Web object prototypes to initialize() 2 gadi atpakaļ
  Linus Groh 57dc179b1f Everywhere: Rename to_{string => deprecated_string}() where applicable 2 gadi atpakaļ
  Linus Groh 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString 2 gadi atpakaļ
  Linus Groh acfb546048 LibWeb: Handle currently ignored `WebIDL::ExceptionOr<T>`s 2 gadi atpakaļ
  Andrew Kaster 8de7e49a56 LibWeb: Remove unecessary dependence on Window from DOM and WebIDL 2 gadi atpakaļ
  Linus Groh bbaa05fcf9 LibWeb: Move DOMException from DOM/ to WebIDL/ 2 gadi atpakaļ