[webkit-changes] [WebKit/WebKit] dbd981: Add byteCast for conversions between different byt...

2024-05-26 Thread Darin Adler
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: dbd9819325e88d1d46f1662949df2edd3bba2666 https://github.com/WebKit/WebKit/commit/dbd9819325e88d1d46f1662949df2edd3bba2666 Author: Darin Adler Date: 2024-05-26 (Sun, 26 May 2024) Changed paths: M

[webkit-changes] [WebKit/WebKit] aaecba: [view-transitions] Assertion due to unbalanced beg...

2024-04-28 Thread Darin Adler
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: aaecbac76dbf8704715a9859be1852db13c34817 https://github.com/WebKit/WebKit/commit/aaecbac76dbf8704715a9859be1852db13c34817 Author: Darin Adler Date: 2024-04-28 (Sun, 28 Apr 2024) Changed paths

[webkit-changes] [WebKit/WebKit] f5b6bc: Use std::span and char8_t more for UTF-8 handling

2024-04-28 Thread Darin Adler
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: f5b6bcdb33c73c2e96577017d6ce3fc854aab795 https://github.com/WebKit/WebKit/commit/f5b6bcdb33c73c2e96577017d6ce3fc854aab795 Author: Darin Adler Date: 2024-04-28 (Sun, 28 Apr 2024) Changed paths: M

[webkit-changes] [WebKit/WebKit] 353a20: Use std::span and char8_t for UTF-8

2024-04-09 Thread Darin Adler
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 353a203b0b4c5c758073d49979f100c4f354ed53 https://github.com/WebKit/WebKit/commit/353a203b0b4c5c758073d49979f100c4f354ed53 Author: Darin Adler Date: 2024-04-09 (Tue, 09 Apr 2024) Changed paths: M

[webkit-changes] [WebKit/WebKit] a346af: Use span for PixelBuffer

2024-04-07 Thread Darin Adler
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: a346affb13aa99421950e2b0b4a2bbc3ed1df39a https://github.com/WebKit/WebKit/commit/a346affb13aa99421950e2b0b4a2bbc3ed1df39a Author: Darin Adler Date: 2024-04-07 (Sun, 07 Apr 2024) Changed paths: M

[webkit-changes] [WebKit/WebKit] 1f93f3: More std::span in the JavaScript parser and runtime

2024-04-07 Thread Darin Adler
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 1f93f36baa8048713a0b926325fc4488e570fdb1 https://github.com/WebKit/WebKit/commit/1f93f36baa8048713a0b926325fc4488e570fdb1 Author: Darin Adler Date: 2024-04-07 (Sun, 07 Apr 2024) Changed paths: M

[webkit-changes] [WebKit/WebKit] ce5c8e: Use a bit more std::span in Wasm

2024-04-07 Thread Darin Adler
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: ce5c8e236fb8773d837046be4a7c4db22f914357 https://github.com/WebKit/WebKit/commit/ce5c8e236fb8773d837046be4a7c4db22f914357 Author: Darin Adler Date: 2024-04-07 (Sun, 07 Apr 2024) Changed paths: M

[webkit-changes] [WebKit/WebKit] 6c4a38: Move numeric parsing to std::span

2024-04-07 Thread Darin Adler
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 6c4a382a605c9e699e24eb9a1d44251de35137f2 https://github.com/WebKit/WebKit/commit/6c4a382a605c9e699e24eb9a1d44251de35137f2 Author: Darin Adler Date: 2024-04-07 (Sun, 07 Apr 2024) Changed paths: M

[webkit-changes] [WebKit/WebKit] 6e624e: Remove StringBuilder::appendCharacters, use std::s...

2024-04-07 Thread Darin Adler
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 6e624ea204dd94f6d49d7d788f51ae17bd2d419d https://github.com/WebKit/WebKit/commit/6e624ea204dd94f6d49d7d788f51ae17bd2d419d Author: Darin Adler Date: 2024-04-07 (Sun, 07 Apr 2024) Changed paths: M

[webkit-changes] [WebKit/WebKit] 5e4d30: Use std::span more in Wasm and LEBDecoder

2024-04-06 Thread Darin Adler
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 5e4d30efa43e365c60416e4aba58b3840a558933 https://github.com/WebKit/WebKit/commit/5e4d30efa43e365c60416e4aba58b3840a558933 Author: Darin Adler Date: 2024-04-06 (Sat, 06 Apr 2024) Changed paths: M

[webkit-changes] [WebKit/WebKit] 4caac8: Use std::span in ASCIIFastPath

2024-03-23 Thread Darin Adler
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 4caac858f636ac96404ec53cda91b6804704702c https://github.com/WebKit/WebKit/commit/4caac858f636ac96404ec53cda91b6804704702c Author: Darin Adler Date: 2024-03-23 (Sat, 23 Mar 2024) Changed paths: M

[webkit-changes] [WebKit/WebKit] cf66e0: Use std::span directly for makeString, StringBuild...

2024-02-10 Thread Darin Adler
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: cf66e098488b4cf64b5714a55bc9126877977f70 https://github.com/WebKit/WebKit/commit/cf66e098488b4cf64b5714a55bc9126877977f70 Author: Darin Adler Date: 2024-02-10 (Sat, 10 Feb 2024) Changed paths: M

[webkit-changes] [WebKit/WebKit] 6e6753: text-transform test failures due to Lithuanian rul...

2024-02-04 Thread Darin Adler
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 6e67536ebe5b6515f8086dfb4111378655de0bbd https://github.com/WebKit/WebKit/commit/6e67536ebe5b6515f8086dfb4111378655de0bbd Author: Darin Adler Date: 2024-02-04 (Sun, 04 Feb 2024) Changed paths: M

[webkit-changes] [WebKit/WebKit] de609e: Greek uppercase transforms fail for some characters

2024-02-02 Thread Darin Adler
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: de609ec640c917beb6eb6467e02fe16928d60894 https://github.com/WebKit/WebKit/commit/de609ec640c917beb6eb6467e02fe16928d60894 Author: Darin Adler Date: 2024-02-02 (Fri, 02 Feb 2024) Changed paths: M

[webkit-changes] [WebKit/WebKit] 534a72: Compute values of basic shape rect() and xywh() as...

2023-12-16 Thread Darin Adler
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 534a722e7081523b73c20634c2932ab927c499a9 https://github.com/WebKit/WebKit/commit/534a722e7081523b73c20634c2932ab927c499a9 Author: Darin Adler Date: 2023-12-16 (Sat, 16 Dec 2023) Changed paths: M

[webkit-changes] [WebKit/WebKit] daaddb: Reject empty path string when parsing offset-path ...

2023-12-08 Thread Darin Adler
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: daaddb2470406dd65ba77d155c03b0e6eb60c047 https://github.com/WebKit/WebKit/commit/daaddb2470406dd65ba77d155c03b0e6eb60c047 Author: Darin Adler Date: 2023-12-08 (Fri, 08 Dec 2023) Changed paths: M

[webkit-changes] [WebKit/WebKit] c3f904: Adopt char32_t instead of UChar32 to sidestep ambi...

2023-12-01 Thread Darin Adler
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: c3f90442cf07394271cef85c2e1d18dab8f2f800 https://github.com/WebKit/WebKit/commit/c3f90442cf07394271cef85c2e1d18dab8f2f800 Author: Darin Adler Date: 2023-12-01 (Fri, 01 Dec 2023) Changed paths: M

[webkit-changes] [WebKit/WebKit] 82228e: REGRESSION (Safari 16.4, 258767@main): Carcassonne...

2023-06-10 Thread Darin Adler
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 82228ed935598ec6fc263134947f46b4d46849f1 https://github.com/WebKit/WebKit/commit/82228ed935598ec6fc263134947f46b4d46849f1 Author: Darin Adler Date: 2023-06-10 (Sat, 10 Jun 2023) Changed paths: M

[webkit-changes] [WebKit/WebKit] 629838: Parsing HTML entities shouldn't call malloc

2023-05-30 Thread Darin Adler
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 6298382b1e4a2c3f7b610add1612872b96904814 https://github.com/WebKit/WebKit/commit/6298382b1e4a2c3f7b610add1612872b96904814 Author: Darin Adler Date: 2023-05-30 (Tue, 30 May 2023) Changed paths: M

[webkit-changes] [WebKit/WebKit] 6e8fa5: Take advantage of C++20 and define only == and let...

2023-05-06 Thread Darin Adler
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 6e8fa52695131807be1eb5c8a751da9bcd78a2c8 https://github.com/WebKit/WebKit/commit/6e8fa52695131807be1eb5c8a751da9bcd78a2c8 Author: Darin Adler Date: 2023-05-06 (Sat, 06 May 2023) Changed paths: M

[webkit-changes] [WebKit/WebKit] dbc4b7: Speed up build by cutting down the size of RenderS...

2023-05-05 Thread Darin Adler
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: dbc4b72cdf2ef19c049915e951d267c988c87822 https://github.com/WebKit/WebKit/commit/dbc4b72cdf2ef19c049915e951d267c988c87822 Author: Darin Adler Date: 2023-05-05 (Fri, 05 May 2023) Changed paths: M

[webkit-changes] [WebKit/WebKit] ec3987: Reduce build times by refactoring WebPageProxy.h

2023-04-01 Thread Darin Adler
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: ec39871be1610c82381b189f25305421ba83f6b7 https://github.com/WebKit/WebKit/commit/ec39871be1610c82381b189f25305421ba83f6b7 Author: Darin Adler Date: 2023-04-01 (Sat, 01 Apr 2023) Changed paths: M

[webkit-changes] [WebKit/WebKit] 2e5421: REGRESSION (258767@main): image on studioneat.com ...

2023-03-17 Thread Darin Adler
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 2e5421f37cc928528af98194c3bc1aa5fb1c571e https://github.com/WebKit/WebKit/commit/2e5421f37cc928528af98194c3bc1aa5fb1c571e Author: Darin Adler Date: 2023-03-17 (Fri, 17 Mar 2023) Changed paths

[webkit-changes] [WebKit/WebKit] 3483dc: Optimize HTML parser entity names table by omittin...

2023-03-15 Thread Darin Adler
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 3483dcf98d883183eb0621479ed8f19451533722 https://github.com/WebKit/WebKit/commit/3483dcf98d883183eb0621479ed8f19451533722 Author: Darin Adler Date: 2023-03-15 (Wed, 15 Mar 2023) Changed paths: M

[webkit-changes] [WebKit/WebKit] bec59b: REGRESSION (STP 164): new failure in css/css-backg...

2023-03-05 Thread Darin Adler
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: bec59bdd1e2679d403d84c3aefcd42618e3bc2cb https://github.com/WebKit/WebKit/commit/bec59bdd1e2679d403d84c3aefcd42618e3bc2cb Author: Darin Adler Date: 2023-03-05 (Sun, 05 Mar 2023) Changed paths: M

[webkit-changes] [WebKit/WebKit] 568657: Cut the size of JSGlobalObject.h down

2023-03-05 Thread Darin Adler
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 568657736a638d4a2649e98fa9454ce3cc042dd1 https://github.com/WebKit/WebKit/commit/568657736a638d4a2649e98fa9454ce3cc042dd1 Author: Darin Adler Date: 2023-03-05 (Sun, 05 Mar 2023) Changed paths: M

[webkit-changes] [WebKit/WebKit] bae839: Make CSSValueList immutable

2023-02-20 Thread Darin Adler
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: bae83919e283152f248364fa56eb06b0ef9f89ab https://github.com/WebKit/WebKit/commit/bae83919e283152f248364fa56eb06b0ef9f89ab Author: Darin Adler Date: 2023-02-20 (Mon, 20 Feb 2023) Changed paths: M

[webkit-changes] [WebKit/WebKit] f5fc58: Add CSSCounterValue, CSSQuadValue, and CSSRectValu...

2023-02-12 Thread Darin Adler
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: f5fc580b14bdbfec2007ccf0c4653bd27f775275 https://github.com/WebKit/WebKit/commit/f5fc580b14bdbfec2007ccf0c4653bd27f775275 Author: Darin Adler Date: 2023-02-12 (Sun, 12 Feb 2023) Changed paths: M

[webkit-changes] [WebKit/WebKit] 5d2cf8: Values set by mask and background shorthands shoul...

2023-02-11 Thread Darin Adler
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 5d2cf8738277ddd1678dba6ea00157c60f247814 https://github.com/WebKit/WebKit/commit/5d2cf8738277ddd1678dba6ea00157c60f247814 Author: Darin Adler Date: 2023-02-11 (Sat, 11 Feb 2023) Changed paths: M

[webkit-changes] [WebKit/WebKit] 3f84cb: Move implicit mapping out of CSSPrimitiveValue

2023-02-05 Thread Darin Adler
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 3f84cb0e5e030791bc3c6efbd7af3bfcca73b3b7 https://github.com/WebKit/WebKit/commit/3f84cb0e5e030791bc3c6efbd7af3bfcca73b3b7 Author: Darin Adler Date: 2023-02-05 (Sun, 05 Feb 2023) Changed paths: M

[webkit-changes] [WebKit/WebKit] de6b51: Move implicit mapping out of CSSPrimitiveValue

2023-02-04 Thread Darin Adler
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: de6b51e4e4c6019123554625cd363eb683d461a8 https://github.com/WebKit/WebKit/commit/de6b51e4e4c6019123554625cd363eb683d461a8 Author: Darin Adler Date: 2023-02-04 (Sat, 04 Feb 2023) Changed paths: M

[webkit-changes] [WebKit/WebKit] 37f282: Unnecessarily using std::variant and std::monostat...

2023-01-30 Thread Darin Adler
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 37f282e65d2edf8c3c72614ad822ac26cfa8a062 https://github.com/WebKit/WebKit/commit/37f282e65d2edf8c3c72614ad822ac26cfa8a062 Author: Darin Adler Date: 2023-01-30 (Mon, 30 Jan 2023) Changed paths: M

[webkit-changes] [WebKit/WebKit] 29c1dd: Save some memory by not putting serialized valueID...

2023-01-30 Thread Darin Adler
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 29c1dd85582882ce88551202ced86ad99d31357b https://github.com/WebKit/WebKit/commit/29c1dd85582882ce88551202ced86ad99d31357b Author: Darin Adler Date: 2023-01-30 (Mon, 30 Jan 2023) Changed paths: M

[webkit-changes] [WebKit/WebKit] 4ec904: Split ShorthandSerializer into its own file

2023-01-27 Thread Darin Adler
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 4ec904bfc2b063e90dc20b40adfd76ab99f732a2 https://github.com/WebKit/WebKit/commit/4ec904bfc2b063e90dc20b40adfd76ab99f732a2 Author: Darin Adler Date: 2023-01-27 (Fri, 27 Jan 2023) Changed paths: M

[webkit-changes] [WebKit/WebKit] 66b283: Factor out shorthand serialization into its own class

2023-01-23 Thread Darin Adler
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 66b28324b8b97037caca3b9f1c9d2f724abaaf7d https://github.com/WebKit/WebKit/commit/66b28324b8b97037caca3b9f1c9d2f724abaaf7d Author: Darin Adler Date: 2023-01-23 (Mon, 23 Jan 2023) Changed paths: M

[webkit-changes] [WebKit/WebKit] 2e779d: Check against initial values instead of the implic...

2023-01-22 Thread Darin Adler
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 2e779d5aabd5f1b5ca6c02e4c4e18230e65e0f50 https://github.com/WebKit/WebKit/commit/2e779d5aabd5f1b5ca6c02e4c4e18230e65e0f50 Author: Darin Adler Date: 2023-01-22 (Sun, 22 Jan 2023) Changed paths: M

[webkit-changes] [WebKit/WebKit] ef0496: Make CSSPrimitiveValueMappings use the CSSValuePool

2023-01-18 Thread Darin Adler
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: ef049694b61c0c82f351d1a33f736c4b5f0f3532 https://github.com/WebKit/WebKit/commit/ef049694b61c0c82f351d1a33f736c4b5f0f3532 Author: Darin Adler Date: 2023-01-18 (Wed, 18 Jan 2023) Changed paths: M

[webkit-changes] [WebKit/WebKit] d8f83b: CSSValuePool can be used more efficiently

2023-01-15 Thread Darin Adler
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: d8f83b72c8e85196eacadf83a18045ece3ebed0c https://github.com/WebKit/WebKit/commit/d8f83b72c8e85196eacadf83a18045ece3ebed0c Author: Darin Adler Date: 2023-01-15 (Sun, 15 Jan 2023) Changed paths: M

[webkit-changes] [WebKit/WebKit] 51fd05: Shorthands are still using "initial" for longhands...

2023-01-15 Thread Darin Adler
Branch: refs/heads/eng/Some-CSS-tweaks-and-minor-improvements Home: https://github.com/WebKit/WebKit Commit: 51fd05c62b9225e616bee80ddb58899a340e3ff2 https://github.com/WebKit/WebKit/commit/51fd05c62b9225e616bee80ddb58899a340e3ff2 Author: Darin Adler Date: 2023-01-10 (Tue, 10

[webkit-changes] [WebKit/WebKit] 9feb3a: Shorthands are still using "initial" for longhands...

2023-01-15 Thread Darin Adler
Branch: refs/heads/SavedInitialBranch Home: https://github.com/WebKit/WebKit Commit: 9feb3a2e339991ff3229d3d397ac5f6a93817ce3 https://github.com/WebKit/WebKit/commit/9feb3a2e339991ff3229d3d397ac5f6a93817ce3 Author: Darin Adler Date: 2022-12-17 (Sat, 17 Dec 2022) Changed

[webkit-changes] [WebKit/WebKit]

2023-01-15 Thread Darin Adler
Branch: refs/heads/eng/CSSValuePool-can-be-used-more-efficiently Home: https://github.com/WebKit/WebKit ___ webkit-changes mailing list webkit-changes@lists.webkit.org https://lists.webkit.org/mailman/listinfo/webkit-changes

[webkit-changes] [WebKit/WebKit] b2b9e1: start

2023-01-15 Thread Darin Adler
Branch: refs/heads/eng/Make-CSSPrimitiveValueMappings-use-the-CSSValuePool Home: https://github.com/WebKit/WebKit Commit: b2b9e1826f5886ebbbe361e9c4bcf8af478f687f https://github.com/WebKit/WebKit/commit/b2b9e1826f5886ebbbe361e9c4bcf8af478f687f Author: Darin Adler Date: 2023

[webkit-changes] [WebKit/WebKit] 8e9f9d: Remove some unneeded CSSValue functions and stream...

2023-01-12 Thread Darin Adler
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 8e9f9d34d8cfb01b1174c74e39a0fc6effba9343 https://github.com/WebKit/WebKit/commit/8e9f9d34d8cfb01b1174c74e39a0fc6effba9343 Author: Darin Adler Date: 2023-01-12 (Thu, 12 Jan 2023) Changed paths: M

[webkit-changes] [WebKit/WebKit] 03224c: Shorthands are still using "initial" for longhands...

2023-01-10 Thread Darin Adler
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 03224cfdf4540d4f80ef3c9394815a6fc9ed50b6 https://github.com/WebKit/WebKit/commit/03224cfdf4540d4f80ef3c9394815a6fc9ed50b6 Author: Darin Adler Date: 2023-01-10 (Tue, 10 Jan 2023) Changed paths: M

[webkit-changes] [WebKit/WebKit] 11adcf: Shorthands are still using "initial" for longhands...

2022-12-17 Thread Darin Adler
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 11adcf008ef8a0287a435298802c45749dd17cc1 https://github.com/WebKit/WebKit/commit/11adcf008ef8a0287a435298802c45749dd17cc1 Author: Darin Adler Date: 2022-12-17 (Sat, 17 Dec 2022) Changed paths: M

[webkit-changes] [WebKit/WebKit] a7f14b: Do not serialize shorthands when any longhands are...

2022-12-17 Thread Darin Adler
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: a7f14bf80bc907a6b436de4c81853fc0359acabd https://github.com/WebKit/WebKit/commit/a7f14bf80bc907a6b436de4c81853fc0359acabd Author: Darin Adler Date: 2022-12-17 (Sat, 17 Dec 2022) Changed paths: M

[webkit-changes] [WebKit/WebKit] ff73fb: WebCore and WebKit project files are missing some ...

2022-12-16 Thread Darin Adler
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: ff73fb7bddf6d7da0132154a3e2ac4dfb642c53f https://github.com/WebKit/WebKit/commit/ff73fb7bddf6d7da0132154a3e2ac4dfb642c53f Author: Darin Adler Date: 2022-12-16 (Fri, 16 Dec 2022) Changed paths: M

[webkit-changes] [WebKit/WebKit] d8d729: Web Platform Tests for CSS shorthands have a few m...

2022-12-15 Thread Darin Adler
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: d8d729c265469a5a48003a3e972b986e1dfa6e8b https://github.com/WebKit/WebKit/commit/d8d729c265469a5a48003a3e972b986e1dfa6e8b Author: Darin Adler Date: 2022-12-15 (Thu, 15 Dec 2022) Changed paths: M

[webkit-changes] [WebKit/WebKit] 760a6e: Shorthands are still using "initial" for longhands...

2022-12-08 Thread Darin Adler
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 760a6e52c542bf62ac5da5beeef3d33db43b84d8 https://github.com/WebKit/WebKit/commit/760a6e52c542bf62ac5da5beeef3d33db43b84d8 Author: Darin Adler Date: 2022-12-08 (Thu, 08 Dec 2022) Changed paths: M

[webkit-changes] [WebKit/WebKit] e18f26: Improve some CSS WPT tests so their output is easi...

2022-12-06 Thread Darin Adler
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: e18f26fb8c87bba56e15e584dbc6a0fe7538cd48 https://github.com/WebKit/WebKit/commit/e18f26fb8c87bba56e15e584dbc6a0fe7538cd48 Author: Darin Adler Date: 2022-12-06 (Tue, 06 Dec 2022) Changed paths: M

[webkit-changes] [WebKit/WebKit] a0488d: shorthand serialization for background and mask sh...

2022-12-06 Thread Darin Adler
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: a0488d1bf07c46a94b77ef9a721b5de4e20a92c1 https://github.com/WebKit/WebKit/commit/a0488d1bf07c46a94b77ef9a721b5de4e20a92c1 Author: Darin Adler Date: 2022-12-06 (Tue, 06 Dec 2022) Changed paths: M

[webkit-changes] [WebKit/WebKit] 958618: Improve validation performance

2022-12-06 Thread Darin Adler
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 95861845546f13626a0ea23d6eab4e513ff6f760 https://github.com/WebKit/WebKit/commit/95861845546f13626a0ea23d6eab4e513ff6f760 Author: Darin Adler Date: 2022-12-06 (Tue, 06 Dec 2022) Changed paths: M

[webkit-changes] [WebKit/WebKit] 28b077: Assertions in database and ITP code cause crashes ...

2022-12-01 Thread Darin Adler
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 28b0771a66f16a22fd5bf653af63e9cef0c28309 https://github.com/WebKit/WebKit/commit/28b0771a66f16a22fd5bf653af63e9cef0c28309 Author: Darin Adler Date: 2022-12-01 (Thu, 01 Dec 2022) Changed paths: M

[webkit-changes] [WebKit/WebKit] c0c6ad: border-image-* returns the initial keyword instead...

2022-11-29 Thread Darin Adler
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: c0c6ad146d33ff23f151c5b283baedd72f840d91 https://github.com/WebKit/WebKit/commit/c0c6ad146d33ff23f151c5b283baedd72f840d91 Author: Darin Adler Date: 2022-11-29 (Tue, 29 Nov 2022) Changed paths: M

[webkit-changes] [WebKit/WebKit] 9adcbe: Refactor the code that handles selector specificit...

2022-11-16 Thread Darin Adler
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 9adcbe8f12b9c117447569ca9d6e1cc28d934ae8 https://github.com/WebKit/WebKit/commit/9adcbe8f12b9c117447569ca9d6e1cc28d934ae8 Author: Darin Adler Date: 2022-11-16 (Wed, 16 Nov 2022) Changed paths: M

[webkit-changes] [WebKit/WebKit] 7f88b4: Don't convert the bugs.webkit.org version to a lab...

2022-11-14 Thread Darin Adler
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 7f88b4fea23b489ccfd80364a3735f78f7d79aa1 https://github.com/WebKit/WebKit/commit/7f88b4fea23b489ccfd80364a3735f78f7d79aa1 Author: Darin Adler Date: 2022-11-14 (Mon, 14 Nov 2022) Changed paths: M

[webkit-changes] [WebKit/WebKit] 80c7a3: Remove getPropertyShorthand from the web exposed API.

2022-11-14 Thread Darin Adler
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 80c7a3df3ee1af77c4c3227c0b133754f90f35c5 https://github.com/WebKit/WebKit/commit/80c7a3df3ee1af77c4c3227c0b133754f90f35c5 Author: Darin Adler Date: 2022-11-14 (Mon, 14 Nov 2022) Changed paths: M

[webkit-changes] [WebKit/WebKit] d3d6e1: StyleProperties::fontValue needs to return emptySt...

2022-11-13 Thread Darin Adler
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: d3d6e16bf1f0bab4f22043c2c8e326c9a51e315c https://github.com/WebKit/WebKit/commit/d3d6e16bf1f0bab4f22043c2c8e326c9a51e315c Author: Darin Adler Date: 2022-11-13 (Sun, 13 Nov 2022) Changed paths: M

[webkit-changes] [WebKit/WebKit] d20f6c: Remove CSSStyleDeclaration#isPropertyImplicit from...

2022-11-13 Thread Darin Adler
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: d20f6c0295260f8adc679dde22c8b9c00c01ad93 https://github.com/WebKit/WebKit/commit/d20f6c0295260f8adc679dde22c8b9c00c01ad93 Author: Darin Adler Date: 2022-11-13 (Sun, 13 Nov 2022) Changed paths: M

[webkit-changes] [WebKit/WebKit] 7e31f2: :lang() selectors should serialize without quotati...

2022-11-12 Thread Darin Adler
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 7e31f273a4e1bc368bb568101db621e4c9a084e2 https://github.com/WebKit/WebKit/commit/7e31f273a4e1bc368bb568101db621e4c9a084e2 Author: Darin Adler Date: 2022-11-12 (Sat, 12 Nov 2022) Changed paths: M

[webkit-changes] [WebKit/WebKit] da821c: setting selectorText fails when passed a selector ...

2022-11-11 Thread Darin Adler
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: da821c38176a14cc22d0195fb8a45489d55defc6 https://github.com/WebKit/WebKit/commit/da821c38176a14cc22d0195fb8a45489d55defc6 Author: Darin Adler Date: 2022-11-11 (Fri, 11 Nov 2022) Changed paths: M

[webkit-changes] [WebKit/WebKit] 610bbd: Setting the value of a textarea is much slower in ...

2022-11-11 Thread Darin Adler
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 610bbdbf42f2cad4bb6a06eadd3e6fcc735cc59b https://github.com/WebKit/WebKit/commit/610bbdbf42f2cad4bb6a06eadd3e6fcc735cc59b Author: Darin Adler Date: 2022-11-11 (Fri, 11 Nov 2022) Changed paths: M

[webkit-changes] [WebKit/WebKit] 08e4dc: Improve clarity of cryptographically random number...

2022-11-10 Thread Darin Adler
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 08e4dc175b88c43782fd9d8f1f3f73166a090ff8 https://github.com/WebKit/WebKit/commit/08e4dc175b88c43782fd9d8f1f3f73166a090ff8 Author: Darin Adler Date: 2022-11-10 (Thu, 10 Nov 2022) Changed paths: M

[webkit-changes] [WebKit/WebKit] 017574: Improve clarity of cryptographically random number...

2022-11-09 Thread Darin Adler
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 017574a4e19bb7dfb6793c13510f30020aad2cdf https://github.com/WebKit/WebKit/commit/017574a4e19bb7dfb6793c13510f30020aad2cdf Author: Darin Adler Date: 2022-11-09 (Wed, 09 Nov 2022) Changed paths: M

[webkit-changes] [WebKit/WebKit] 052d5b: onorientationchange and orientation attributes mus...

2022-11-08 Thread Darin Adler
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 052d5b6a2ca083a096c425d601b79b95c98d6ac8 https://github.com/WebKit/WebKit/commit/052d5b6a2ca083a096c425d601b79b95c98d6ac8 Author: Darin Adler Date: 2022-11-08 (Tue, 08 Nov 2022) Changed paths: M

[webkit-changes] [WebKit/WebKit] a62f77: -webkit-radial-gradient parsing accidentally treat...

2022-11-08 Thread Darin Adler
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: a62f77706c4f56d9f5a36a1e0a295d050692 https://github.com/WebKit/WebKit/commit/a62f77706c4f56d9f5a36a1e0a295d050692 Author: Darin Adler Date: 2022-11-08 (Tue, 08 Nov 2022) Changed paths: M

[webkit-changes] [WebKit/WebKit] 443de8: @font-face src must serialize specified URLs, not ...

2022-11-06 Thread Darin Adler
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 443de8e8e9716b164f0a25da35e9235efd72d4dd https://github.com/WebKit/WebKit/commit/443de8e8e9716b164f0a25da35e9235efd72d4dd Author: Darin Adler Date: 2022-11-06 (Sun, 06 Nov 2022) Changed paths: M

[webkit-changes] [WebKit/WebKit] 0d75a8: computed style for font-variation-settings should ...

2022-11-06 Thread Darin Adler
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 0d75a86aa9945e0c4af7c2466fa5cf4d24013999 https://github.com/WebKit/WebKit/commit/0d75a86aa9945e0c4af7c2466fa5cf4d24013999 Author: Darin Adler Date: 2022-11-06 (Sun, 06 Nov 2022) Changed paths: M

[webkit-changes] [WebKit/WebKit] 9b942d: @font-face src descriptor format allows only ident...

2022-11-06 Thread Darin Adler
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 9b942dffc4a2e4391e95ecc49fe00c24d5a5dd06 https://github.com/WebKit/WebKit/commit/9b942dffc4a2e4391e95ecc49fe00c24d5a5dd06 Author: Darin Adler Date: 2022-11-06 (Sun, 06 Nov 2022) Changed paths: M

[webkit-changes] [WebKit/WebKit] 713b0b: Expose the FONT_FEATURE_VALUES_RULE constant

2022-11-06 Thread Darin Adler
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 713b0baf74e830dd90477f29a852ca4a48093c9d https://github.com/WebKit/WebKit/commit/713b0baf74e830dd90477f29a852ca4a48093c9d Author: Darin Adler Date: 2022-11-06 (Sun, 06 Nov 2022) Changed paths: M

[webkit-changes] [WebKit/WebKit] 7ea0a5: map and compactMap functions sometimes copy the pa...

2022-11-05 Thread Darin Adler
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 7ea0a5456640f03ebb1b1fa4d8c93b1b45427346 https://github.com/WebKit/WebKit/commit/7ea0a5456640f03ebb1b1fa4d8c93b1b45427346 Author: Darin Adler Date: 2022-11-05 (Sat, 05 Nov 2022) Changed paths: M

[webkit-changes] [WebKit/WebKit] 61d195: Make the further refinements to CSS property and v...

2022-11-05 Thread Darin Adler
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 61d1950d3bd4e746a42c278da6c53ef5ac9af4f3 https://github.com/WebKit/WebKit/commit/61d1950d3bd4e746a42c278da6c53ef5ac9af4f3 Author: Darin Adler Date: 2022-11-05 (Sat, 05 Nov 2022) Changed paths: M

[webkit-changes] [WebKit/WebKit] 9de002: font shorthand should reset more longhands

2022-11-04 Thread Darin Adler
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 9de002d111c74dfffa39582a67d6af89b9abf21c https://github.com/WebKit/WebKit/commit/9de002d111c74dfffa39582a67d6af89b9abf21c Author: Darin Adler Date: 2022-11-04 (Fri, 04 Nov 2022) Changed paths: M

[webkit-changes] [WebKit/WebKit] a10c81: Style and performance tweaks to CSS property name ...

2022-11-02 Thread Darin Adler
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: a10c81dcc8fb22521e0999dc7e119a94c92c7520 https://github.com/WebKit/WebKit/commit/a10c81dcc8fb22521e0999dc7e119a94c92c7520 Author: Darin Adler Date: 2022-11-02 (Wed, 02 Nov 2022) Changed paths: M

[webkit-changes] [WebKit/WebKit] becd84: More SortedArrayMap clients can use the Packed typ...

2022-10-28 Thread Darin Adler
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: becd8424226a4a29c34b9d66d37d9538f304086b https://github.com/WebKit/WebKit/commit/becd8424226a4a29c34b9d66d37d9538f304086b Author: Darin Adler Date: 2022-10-28 (Fri, 28 Oct 2022) Changed paths: M

[webkit-changes] [WebKit/WebKit] 2946bb: Allow calc() with combined percentages and lengths...

2022-10-28 Thread Darin Adler
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 2946bb7fba02b40105f29744a1600ec192b59a78 https://github.com/WebKit/WebKit/commit/2946bb7fba02b40105f29744a1600ec192b59a78 Author: Darin Adler Date: 2022-10-28 (Fri, 28 Oct 2022) Changed paths: M

[webkit-changes] [WebKit/WebKit] b724d3: Always use percentages for computed values of font...

2022-10-28 Thread Darin Adler
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: b724d37d49cae06de4633efc4b468500f40f0ce3 https://github.com/WebKit/WebKit/commit/b724d37d49cae06de4633efc4b468500f40f0ce3 Author: Darin Adler Date: 2022-10-28 (Fri, 28 Oct 2022) Changed paths: M

[webkit-changes] [WebKit/WebKit] 1d29cf: Omit "normal" value for line-height from font shor...

2022-10-25 Thread Darin Adler
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 1d29cf3005f231fece1da7a0d02bf3909bda65d1 https://github.com/WebKit/WebKit/commit/1d29cf3005f231fece1da7a0d02bf3909bda65d1 Author: Darin Adler Date: 2022-10-25 (Tue, 25 Oct 2022) Changed paths: M

[webkit-changes] [WebKit/WebKit] 0effe5: font-style: oblique with calc() should allow out-o...

2022-10-24 Thread Darin Adler
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 0effe5fb60bbf1787eb71d2d6802e15f0c379c74 https://github.com/WebKit/WebKit/commit/0effe5fb60bbf1787eb71d2d6802e15f0c379c74 Author: Darin Adler Date: 2022-10-24 (Mon, 24 Oct 2022) Changed paths: M

[webkit-changes] [WebKit/WebKit] df1cf0: Omit "normal" values from font shorthand

2022-10-23 Thread Darin Adler
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: df1cf06ce2e2dca7e94c9b1f821a2a5ac63e8917 https://github.com/WebKit/WebKit/commit/df1cf06ce2e2dca7e94c9b1f821a2a5ac63e8917 Author: Darin Adler Date: 2022-10-23 (Sun, 23 Oct 2022) Changed paths: M

[webkit-changes] [WebKit/WebKit] 3dde88: font shorthand should not reject values that happe...

2022-10-23 Thread Darin Adler
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 3dde8827051a9b051f6614f5956ee9ca6e1cbc31 https://github.com/WebKit/WebKit/commit/3dde8827051a9b051f6614f5956ee9ca6e1cbc31 Author: Darin Adler Date: 2022-10-23 (Sun, 23 Oct 2022) Changed paths: M

[webkit-changes] [WebKit/WebKit] 30bf0f: font-face must accept ranges in reverse order, and...

2022-10-23 Thread Darin Adler
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 30bf0f961d694189c96d527c0a0c86fe3a656c5d https://github.com/WebKit/WebKit/commit/30bf0f961d694189c96d527c0a0c86fe3a656c5d Author: Darin Adler Date: 2022-10-23 (Sun, 23 Oct 2022) Changed paths: M

[webkit-changes] [WebKit/WebKit] 00db99: font-weight should be clamped to 1 as minimum

2022-10-22 Thread Darin Adler
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 00db99db9acfe127589e95787d0b8923146676a9 https://github.com/WebKit/WebKit/commit/00db99db9acfe127589e95787d0b8923146676a9 Author: Darin Adler Date: 2022-10-22 (Sat, 22 Oct 2022) Changed paths: M

[webkit-changes] [WebKit/WebKit] 773a9a: font shorthand should reject out-of-range angles i...

2022-10-22 Thread Darin Adler
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 773a9ae47bff35f76ce9ea77c3ab34f7a68f4e6b https://github.com/WebKit/WebKit/commit/773a9ae47bff35f76ce9ea77c3ab34f7a68f4e6b Author: Darin Adler Date: 2022-10-22 (Sat, 22 Oct 2022) Changed paths: M

[webkit-changes] [WebKit/WebKit] a7b9e4: ASSERTION FAILED: !is8Bit()

2022-10-19 Thread Darin Adler
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: a7b9e4efad0c1fd416dc3838067a31f68e7afa00 https://github.com/WebKit/WebKit/commit/a7b9e4efad0c1fd416dc3838067a31f68e7afa00 Author: Darin Adler Date: 2022-10-19 (Wed, 19 Oct 2022) Changed paths: M

[webkit-changes] [WebKit/WebKit] eecfb4: Fix serialization of font-stretch in font shorthand

2022-10-17 Thread Darin Adler
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: eecfb48ef6335c3c81b21371d76251336991ccda https://github.com/WebKit/WebKit/commit/eecfb48ef6335c3c81b21371d76251336991ccda Author: Darin Adler Date: 2022-10-17 (Mon, 17 Oct 2022) Changed paths: M

[webkit-changes] [WebKit/WebKit] 322ba5: Update @font-palette-values override-colors order

2022-10-16 Thread Darin Adler
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 322ba50011a5c8ed120e80de0037c95076590111 https://github.com/WebKit/WebKit/commit/322ba50011a5c8ed120e80de0037c95076590111 Author: Darin Adler Date: 2022-10-16 (Sun, 16 Oct 2022) Changed paths: M

[webkit-changes] [WebKit/WebKit] 712657: StringImpl::copyCharacters incorrectly uses memcpy...

2022-10-16 Thread Darin Adler
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 71265755b78a83c1cc5614e3fede36899e4e3a05 https://github.com/WebKit/WebKit/commit/71265755b78a83c1cc5614e3fede36899e4e3a05 Author: Darin Adler Date: 2022-10-16 (Sun, 16 Oct 2022) Changed paths: M

[webkit-changes] [WebKit/WebKit] 435426: Use destroying delete for StyleRule

2022-10-06 Thread Darin Adler
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 435426cf4b3bc0f9f62a2c6f9c1306efc2b54083 https://github.com/WebKit/WebKit/commit/435426cf4b3bc0f9f62a2c6f9c1306efc2b54083 Author: Darin Adler Date: 2022-10-06 (Thu, 06 Oct 2022) Changed paths: M

[webkit-changes] [WebKit/WebKit] ca08a2: Use destroying delete for CSSValue

2022-09-25 Thread Darin Adler
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: ca08a222c8067db9d4795eb81f714274df666485 https://github.com/WebKit/WebKit/commit/ca08a222c8067db9d4795eb81f714274df666485 Author: Darin Adler Date: 2022-09-25 (Sun, 25 Sep 2022) Changed paths: M