[webkit-changes] [WebKit/WebKit] e89ed5: [JSC] Kill Air's special condition for code size

2023-03-04 Thread Yusuke Suzuki
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: e89ed51e07de76eb4c3488a4d9b80befc7c672b6 https://github.com/WebKit/WebKit/commit/e89ed51e07de76eb4c3488a4d9b80befc7c672b6 Author: Yusuke Suzuki Date: 2023-03-04 (Sat, 04 Mar 2023) Changed paths: M So

[webkit-changes] [WebKit/WebKit] 121ab6: image-decoders code fails to compile with -Wthread...

2023-03-04 Thread Myles C. Maxfield
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 121ab62cae80a9f4b937c0cc4c3633ae52502dad https://github.com/WebKit/WebKit/commit/121ab62cae80a9f4b937c0cc4c3633ae52502dad Author: Myles C. Maxfield Date: 2023-03-04 (Sat, 04 Mar 2023) Changed paths:

[webkit-changes] [WebKit/WebKit] 6d41b0: Switch from WTF::Span to std::span

2023-03-04 Thread EWS
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 6d41b0f74b61f318f8f50a191f4bb5808a507e43 https://github.com/WebKit/WebKit/commit/6d41b0f74b61f318f8f50a191f4bb5808a507e43 Author: David Kilzer Date: 2023-03-04 (Sat, 04 Mar 2023) Changed paths: M Sou

[webkit-changes] [WebKit/WebKit] 839689: [IFC][Partial layout] Add support for adding/remov...

2023-03-04 Thread Alan Baradlay
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 839689fd73dbff897cae86130c3571fb00f925ee https://github.com/WebKit/WebKit/commit/839689fd73dbff897cae86130c3571fb00f925ee Author: Alan Baradlay Date: 2023-03-04 (Sat, 04 Mar 2023) Changed paths: M S

[webkit-changes] [WebKit/WebKit] b9f99e: Optimize / Simplify HTMLFastPathParser::parseAttri...

2023-03-04 Thread Chris Dumez
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: b9f99e9eaaa0a5fe071a66838744516070816501 https://github.com/WebKit/WebKit/commit/b9f99e9eaaa0a5fe071a66838744516070816501 Author: Chris Dumez Date: 2023-03-04 (Sat, 04 Mar 2023) Changed paths: M Sour

[webkit-changes] [WebKit/WebKit] d7ba77: Use modern constexpr instead of traits in Selector...

2023-03-04 Thread Chris Dumez
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: d7ba779272595d0402d94e8eaa74d7657d678a41 https://github.com/WebKit/WebKit/commit/d7ba779272595d0402d94e8eaa74d7657d678a41 Author: Chris Dumez Date: 2023-03-04 (Sat, 04 Mar 2023) Changed paths: M Sour

[webkit-changes] [WebKit/WebKit] 01d271: Unreviewed, fix the build again after 261181@main

2023-03-04 Thread Wenson Hsieh
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 01d2717a458d6bfcc418c788caa2be8a57d25d8e https://github.com/WebKit/WebKit/commit/01d2717a458d6bfcc418c788caa2be8a57d25d8e Author: Wenson Hsieh Date: 2023-03-04 (Sat, 04 Mar 2023) Changed paths: M Sou

[webkit-changes] [WebKit/WebKit] 436867: [IFC][Partial layout] Add support for removing tex...

2023-03-04 Thread Alan Baradlay
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 4368671df993cb3f5dfa1cb24c786d110830e735 https://github.com/WebKit/WebKit/commit/4368671df993cb3f5dfa1cb24c786d110830e735 Author: Alan Baradlay Date: 2023-03-04 (Sat, 04 Mar 2023) Changed paths: M S

[webkit-changes] [WebKit/WebKit] f71852: Revise check for Lockdown Mode enablement

2023-03-04 Thread EWS
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: f71852e43526a118eb5a225b637862ba114dd82a https://github.com/WebKit/WebKit/commit/f71852e43526a118eb5a225b637862ba114dd82a Author: Brent Fulgham Date: 2023-03-04 (Sat, 04 Mar 2023) Changed paths: M So

[webkit-changes] [WebKit/WebKit] 77fc31: Implement ManagedMediaSource startstreaming/endstr...

2023-03-04 Thread Jean-Yves Avenard
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 77fc3174bf28cd77b65c93acbdf27e622bc2fb3b https://github.com/WebKit/WebKit/commit/77fc3174bf28cd77b65c93acbdf27e622bc2fb3b Author: Jean-Yves Avenard Date: 2023-03-04 (Sat, 04 Mar 2023) Changed paths:

[webkit-changes] [WebKit/WebKit] 93ddd0: REGRESSION (261182@main): TestWebKitAPI.ProcessSwa...

2023-03-04 Thread Brent Fulgham
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 93ddd026548d5811d7583d917ea96b583af362ba https://github.com/WebKit/WebKit/commit/93ddd026548d5811d7583d917ea96b583af362ba Author: Brent Fulgham Date: 2023-03-04 (Sat, 04 Mar 2023) Changed paths: M To

[webkit-changes] [WebKit/WebKit] 633a76: Ensure that [PKDeferredPaymentRequest setFreeCance...

2023-03-04 Thread Gerald Squelart
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 633a76e240244003717981bfde7facde69c63f32 https://github.com/WebKit/WebKit/commit/633a76e240244003717981bfde7facde69c63f32 Author: Gerald Squelart Date: 2023-03-04 (Sat, 04 Mar 2023) Changed paths: M

[webkit-changes] [WebKit/WebKit] 42ab3c: Revert [261125@main] [JSC] Stop eagerly emitting w...

2023-03-04 Thread Chris Dumez
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 42ab3c79e0cde0ef6dc5de5854d534d9c09587d7 https://github.com/WebKit/WebKit/commit/42ab3c79e0cde0ef6dc5de5854d534d9c09587d7 Author: Chris Dumez Date: 2023-03-04 (Sat, 04 Mar 2023) Changed paths: M Sour

[webkit-changes] [WebKit/WebKit] 563893: [CoordinatedGraphics] Initialize WebCore::DisplayU...

2023-03-04 Thread Žan Doberšek
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 563893ba617934cdf2147bb814a0c2e40030f413 https://github.com/WebKit/WebKit/commit/563893ba617934cdf2147bb814a0c2e40030f413 Author: Žan Doberšek Date: 2023-03-04 (Sat, 04 Mar 2023) Changed paths: M So

[webkit-changes] [WebKit/WebKit] bcf719: [JSC] VectorExtractLane+0 for f32x4 / f64x2 is nop

2023-03-04 Thread Yusuke Suzuki
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: bcf7195164fcec6f7da447a343d3adf2dcce7ecd https://github.com/WebKit/WebKit/commit/bcf7195164fcec6f7da447a343d3adf2dcce7ecd Author: Yusuke Suzuki Date: 2023-03-04 (Sat, 04 Mar 2023) Changed paths: M So

[webkit-changes] [WebKit/WebKit] d1ac2b: [UI-side compositing] Have pinch zoom constrain zo...

2023-03-04 Thread Nikos Mouchtaris
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: d1ac2b0c842b877514d0109437565162ebf7272b https://github.com/WebKit/WebKit/commit/d1ac2b0c842b877514d0109437565162ebf7272b Author: Nikolaos Mouchtaris Date: 2023-03-04 (Sat, 04 Mar 2023) Changed paths:

[webkit-changes] [WebKit/WebKit] c4ee07: Use smart pointers for PageConfiguration

2023-03-04 Thread Alex Christensen
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: c4ee0780b3981bc7c1a6e4e0772a003e2e66bf61 https://github.com/WebKit/WebKit/commit/c4ee0780b3981bc7c1a6e4e0772a003e2e66bf61 Author: Alex Christensen Date: 2023-03-04 (Sat, 04 Mar 2023) Changed paths: M

[webkit-changes] [WebKit/WebKit] eb7a9f: Generalize the names of the WheelEventProcessingSt...

2023-03-04 Thread Simon Fraser
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: eb7a9fda70a086149cfe7c3c86f8562cde7bdb7f https://github.com/WebKit/WebKit/commit/eb7a9fda70a086149cfe7c3c86f8562cde7bdb7f Author: Simon Fraser Date: 2023-03-04 (Sat, 04 Mar 2023) Changed paths: M Sou

[webkit-changes] [WebKit/WebKit] e1a6b4: Move mainFrame, isMainFrame, and settings from Fra...

2023-03-04 Thread Alex Christensen
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: e1a6b42e11b6d0b94a78c5a5bc391be355e79591 https://github.com/WebKit/WebKit/commit/e1a6b42e11b6d0b94a78c5a5bc391be355e79591 Author: Alex Christensen Date: 2023-03-04 (Sat, 04 Mar 2023) Changed paths: M

[webkit-changes] [WebKit/WebKit] 80dbec: WebPage::mainFrame should return an AbstractFrame*

2023-03-04 Thread Alex Christensen
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 80dbec83af23cd500b461b5cd76ae09392fb560a https://github.com/WebKit/WebKit/commit/80dbec83af23cd500b461b5cd76ae09392fb560a Author: Alex Christensen Date: 2023-03-04 (Sat, 04 Mar 2023) Changed paths: M

[webkit-changes] [WebKit/WebKit] d008eb: [IFC][Partial layout] Always fall back to full inv...

2023-03-04 Thread Alan Baradlay
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: d008eba10624afbd4e12212b46cc6bd4664ac6fb https://github.com/WebKit/WebKit/commit/d008eba10624afbd4e12212b46cc6bd4664ac6fb Author: Alan Baradlay Date: 2023-03-04 (Sat, 04 Mar 2023) Changed paths: M S

[webkit-changes] [WebKit/WebKit] 1c0168: [ews] unsafe-merge-queue should validate commit ju...

2023-03-04 Thread Aakash J
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 1c0168845d1eae59add0200638e4e846c03fbacd https://github.com/WebKit/WebKit/commit/1c0168845d1eae59add0200638e4e846c03fbacd Author: Aakash Jain Date: 2023-03-04 (Sat, 04 Mar 2023) Changed paths: M Tool

[webkit-changes] [WebKit/WebKit] e23513: Background fetch response bodies need to be stored...

2023-03-04 Thread youennf
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: e23513fa4f02b36817d8f0f11e455673386d8891 https://github.com/WebKit/WebKit/commit/e23513fa4f02b36817d8f0f11e455673386d8891 Author: Youenn Fablet Date: 2023-03-04 (Sat, 04 Mar 2023) Changed paths: A L

[webkit-changes] [WebKit/WebKit] acd6fd: [Cocoa|iPad] No video on Netflix.com

2023-03-04 Thread Jer Noble
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: acd6fdd75bbb85fed8f53d1b472cf5413e1ae3e7 https://github.com/WebKit/WebKit/commit/acd6fdd75bbb85fed8f53d1b472cf5413e1ae3e7 Author: Jer Noble Date: 2023-03-04 (Sat, 04 Mar 2023) Changed paths: M Source

[webkit-changes] [WebKit/WebKit] 2c7049: Check for null argument in AuxiliaryProcessMainCommon

2023-03-04 Thread Don Olmstead
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 2c7049f692987334218626be65f4fd2a375058d2 https://github.com/WebKit/WebKit/commit/2c7049f692987334218626be65f4fd2a375058d2 Author: Don Olmstead Date: 2023-03-04 (Sat, 04 Mar 2023) Changed paths: M Sou

[webkit-changes] [WebKit/WebKit] 1fdc00: Implement the Apple Pay JS API for deferred paymen...

2023-03-04 Thread Gerald Squelart
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 1fdc00a92679f0507c9a3a22f156f9491c62bdb4 https://github.com/WebKit/WebKit/commit/1fdc00a92679f0507c9a3a22f156f9491c62bdb4 Author: Gerald Squelart Date: 2023-03-04 (Sat, 04 Mar 2023) Changed paths: A