[webkit-changes] [WebKit/WebKit] 39412f: [PlayStation] Update Safari Version in User Agent

2023-10-03 Thread Tomoki Imai
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 39412fc4c8bc2b12cdade9a633b1199b28b61ba1 https://github.com/WebKit/WebKit/commit/39412fc4c8bc2b12cdade9a633b1199b28b61ba1 Author: Tomoki Imai Date: 2023-10-03 (Tue, 03 Oct 2023) Changed paths: M

[webkit-changes] [WebKit/WebKit] 11f6c2: Fix !ENABLE(SERVICE_WORKER) on PlayStation

2023-09-26 Thread Tomoki Imai
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 11f6c2c3eda5d99ed0110eee36a89a978524a680 https://github.com/WebKit/WebKit/commit/11f6c2c3eda5d99ed0110eee36a89a978524a680 Author: Tomoki Imai Date: 2023-09-26 (Tue, 26 Sep 2023) Changed paths: M

[webkit-changes] [WebKit/WebKit] 6ac463: REGRESSION(268357@main) Broke non ENABLE(CSS_COMPO...

2023-09-26 Thread Tomoki Imai
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 6ac463369df182edf5e6cdbf9a8ef65e50ab28c8 https://github.com/WebKit/WebKit/commit/6ac463369df182edf5e6cdbf9a8ef65e50ab28c8 Author: Tomoki Imai Date: 2023-09-26 (Tue, 26 Sep 2023) Changed paths: M

[webkit-changes] [WebKit/WebKit] a42795: REGRESSION(r255164) [PlayStation] WTFReportBacktra...

2023-09-19 Thread Tomoki Imai
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: a4279526dfa54a830c0dce1130887778043b84f4 https://github.com/WebKit/WebKit/commit/a4279526dfa54a830c0dce1130887778043b84f4 Author: Tomoki Imai Date: 2023-09-19 (Tue, 19 Sep 2023) Changed paths: M

[webkit-changes] [WebKit/WebKit] 5ed9bd: [PlayStation] Build fix after 265123@main

2023-06-13 Thread Tomoki Imai
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 5ed9bdc27e15e44d5799975e1deec63dd3207856 https://github.com/WebKit/WebKit/commit/5ed9bdc27e15e44d5799975e1deec63dd3207856 Author: Tomoki Imai Date: 2023-06-13 (Tue, 13 Jun 2023) Changed paths: M

[webkit-changes] [WebKit/WebKit] b19929: [PlayStation] BCRASH should trigger SIGTRAP instea...

2023-05-14 Thread Tomoki Imai
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: b1992957c9f0a50a1ec6add28fbaf334a92e8246 https://github.com/WebKit/WebKit/commit/b1992957c9f0a50a1ec6add28fbaf334a92e8246 Author: Tomoki Imai Date: 2023-05-14 (Sun, 14 May 2023) Changed paths: M

[webkit-changes] [287080] trunk/Source/WTF

2021-12-15 Thread tomoki . imai
/WTF/wtf/playstation/FileSystemPlayStation.cpp Diff Modified: trunk/Source/WTF/ChangeLog (287079 => 287080) --- trunk/Source/WTF/ChangeLog 2021-12-15 17:46:07 UTC (rev 287079) +++ trunk/Source/WTF/ChangeLog 2021-12-15 17:50:28 UTC (rev 287080) @@ -1,3 +1,31 @@ +2021-12-15 Tomoki I

[webkit-changes] [285641] trunk/Source/WebKit

2021-11-11 Thread Tomoki . Imai
@@ -1,3 +1,15 @@ +2021-11-11 Tomoki Imai + +[RemoteInspector][Socket] Can't find the target since r277787 +https://bugs.webkit.org/show_bug.cgi?id=232986 + +Reviewed by Don Olmstead. + +Remote Inspector has the same issue

[webkit-changes] [281841] trunk/Source/WebKit

2021-09-01 Thread Tomoki . Imai
rce/WebKit/ChangeLog 2021-09-01 08:44:16 UTC (rev 281841) @@ -1,3 +1,20 @@ +2021-09-01 Tomoki Imai + +[CoordinatedGraphics] Schedule rendering after setLayerTreeStateIsFrozen(false) in non-AC mode +https://bugs.webkit.org/show_bug.cgi?id=229749 + +We should schedule anot

[webkit-changes] [280468] trunk

2021-07-29 Thread Tomoki . Imai
d.txt trunk/LayoutTests/media/media-source/media-source-monitor-playing-event.html Diff Modified: trunk/LayoutTests/ChangeLog (280467 => 280468) --- trunk/LayoutTests/ChangeLog 2021-07-30 03:53:49 UTC (rev 280467) +++ trunk/LayoutTests/ChangeLog 2021-07-30 06:43:48 UTC (rev 280468) @@ -1,3 +1,1

[webkit-changes] [277775] trunk

2021-05-19 Thread Tomoki . Imai
rev 25) @@ -1,3 +1,15 @@ +2021-05-19 Tomoki Imai + +Scrolling must be done after the layout when doing full page zoom +https://bugs.webkit.org/show_bug.cgi?id=225730 + +Reviewed by Simon Fraser. + +Added a testcase to ensure that scroll position is not chan

[webkit-changes] [271523] trunk

2021-01-15 Thread Tomoki . Imai
Diff Modified: trunk/LayoutTests/ChangeLog (271522 => 271523) --- trunk/LayoutTests/ChangeLog 2021-01-15 15:24:47 UTC (rev 271522) +++ trunk/LayoutTests/ChangeLog 2021-01-15 16:53:46 UTC (rev 271523) @@ -1,3 +1,17 @@ +2021-01-15 Tomoki Imai + +When non-integer tabindex is set, the beh

[webkit-changes] [264014] trunk

2020-07-07 Thread Tomoki . Imai
@@ -1,3 +1,14 @@ +2020-07-07 Tomoki Imai + +[Win] Implement Pasteboard::writeCustomData for Web Inspector Console tab +https://bugs.webkit.org/show_bug.cgi?id=213986 + +Reviewed by Fujii Hironori. + +Now pasteboard tests related to custom data pass. + +*

[webkit-changes] [263257] trunk/Tools

2020-06-19 Thread Tomoki . Imai
@@ -1,3 +1,11 @@ +2020-06-19 Tomoki Imai + +Change my (Tomoki Imai's) status to committer + +Unreviewed, just updating contributors.json for myself. + +* Scripts/webkitpy/common/config/contributors.json: + 2020-06-18 Jonathan Bedard Add SPI to preconnec