Historie revizí

Autor SHA1 Zpráva Datum
  Aliaksandr Kalenik 42b31820a6 LibWeb: Use UTF-16 code units length in CharacterData::replace_data() před 9 měsíci
  Aliaksandr Kalenik 20852443d3 LibWeb: Clamp end offset in CharacterData::replace_data() před 9 měsíci
  Shannon Booth b999f925dc LibWeb: Allow splitting surrogate pairs in CharacterData.substringData() před 9 měsíci
  Andreas Kling 175f3febb8 LibWeb: Make DOMException take error message as a String před 10 měsíci
  Andreas Kling cc4b3cbacc Meta: Update my e-mail address everywhere před 10 měsíci
  Timothy Flynn 5d71758742 LibWeb: Move initial creation of Unicode segmenters to the Document před 10 měsíci
  Timothy Flynn ecf2cc600b LibWeb: Add Document helpers to move its cursor to word boundaries před 11 měsíci
  Timothy Flynn eece7697fd LibWeb: Rename CharacterData's segmenter indicate it is for graphemes před 11 měsíci
  Andreas Kling 33207174a9 LibWeb: Allow splitting surrogate pairs in CharacterData.replaceData() před 1 rokem
  Timothy Flynn ebdb92eef6 LibUnicode+Everywhere: Merge LibLocale back into LibUnicode před 1 rokem
  Timothy Flynn 12f177e9e9 LibWeb: Port text segmentation to the ICU text segmenter před 1 rokem
  Andreas Kling a97e9f1d58 LibWeb: Don't mark CharacterData nodes for style update when changed před 1 rokem
  Andreas Kling c0d7f748ed LibWeb: Avoid FlyString lookups when setting IDL interface prototypes před 1 rokem
  Tim Ledbetter 0577a664dd LibWeb: Use correct offset value when replacing character data před 1 rokem
  Shannon Booth d8759d9656 LibWeb: Use UTF-16 code unit offsets and lengths in CharacterData před 1 rokem
  Shannon Booth 96af80acd1 LibWeb: Port Intrinsics from DeprecatedString před 1 rokem
  Andreas Kling bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks před 1 rokem
  Shannon Booth eca9874e56 LibWeb: Port Element::attribute_changed from DeprecatedString to String před 1 rokem
  Shannon Booth b603e860af LibWeb: Port CharacterData from DeprecatedString to String před 1 rokem
  Shannon Booth b2f3aa1c76 LibWeb: Use length() getter in CharacterData algorithms před 1 rokem
  Shannon Booth 41928c2902 LibWeb: Port DOMException interface from DeprecatedString to String před 1 rokem
  Andreas Kling 1c47695bae LibWeb: Invalidate layout-transformed text on DOM text node change před 2 roky
  Andreas Kling 18c54d8d40 LibJS: Make Cell::initialize() return void před 2 roky
  Andreas Kling 80d6330a26 LibWeb: Don't create mutation record node lists if nobody is interested před 2 roky
  Kenneth Myhra 2411dadc35 LibWeb: Make factory method of DOM::StaticNodeList fallible před 2 roky
  Timothy Flynn 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors před 2 roky
  Timothy Flynn 834202aeb9 LibWeb: Move setting of Web object prototypes to initialize() 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 acfb546048 LibWeb: Handle currently ignored `WebIDL::ExceptionOr<T>`s před 2 roky