[webkit-changes] [240609] trunk/Source/WebCore

2019-01-28 Thread simon . fraser
ource/WebCore/ChangeLog (240608 => 240609) --- trunk/Source/WebCore/ChangeLog 2019-01-29 00:12:53 UTC (rev 240608) +++ trunk/Source/WebCore/ChangeLog 2019-01-29 00:14:58 UTC (rev 240609) @@ -1,3 +1,20 @@ +2019-01-28 Simon Fraser + +css3/filters/blur-filter-page-scroll-self.html crash

[webkit-changes] [240610] trunk/Source/WebCore

2019-01-28 Thread simon . fraser
Modified: trunk/Source/WebCore/ChangeLog (240609 => 240610) --- trunk/Source/WebCore/ChangeLog 2019-01-29 00:14:58 UTC (rev 240609) +++ trunk/Source/WebCore/ChangeLog 2019-01-29 00:15:01 UTC (rev 240610) @@ -1,5 +1,22 @@ 2019-01-28 Simon Fraser +svg/text/select-text-inside-non-static-

[webkit-changes] [240677] trunk

2019-01-29 Thread simon . fraser
unk/LayoutTests/ChangeLog (240676 => 240677) --- trunk/LayoutTests/ChangeLog 2019-01-29 21:27:32 UTC (rev 240676) +++ trunk/LayoutTests/ChangeLog 2019-01-29 21:29:27 UTC (rev 240677) @@ -1,3 +1,72 @@ +2019-01-29 Simon Fraser + +REGRESSION(r240553): [iOS] Crash in ScrollingTree::updateTree

[webkit-changes] [240698] trunk

2019-01-29 Thread simon . fraser
geLog (240697 => 240698) --- trunk/LayoutTests/ChangeLog 2019-01-30 01:42:44 UTC (rev 240697) +++ trunk/LayoutTests/ChangeLog 2019-01-30 01:55:52 UTC (rev 240698) @@ -1,3 +1,24 @@ +2019-01-29 Simon Fraser + +Add nodes to the scrolling tree in z-index order. +https://bugs.webkit.

[webkit-changes] [240787] trunk/Source

2019-01-31 Thread simon . fraser
> 240787) --- trunk/Source/WebCore/ChangeLog 2019-01-31 16:07:23 UTC (rev 240786) +++ trunk/Source/WebCore/ChangeLog 2019-01-31 16:28:27 UTC (rev 240787) @@ -1,3 +1,81 @@ +2019-01-30 Simon Fraser + +[Mac] Implement basic hit testing in the scrolling tree +

[webkit-changes] [240825] trunk/Source/WebCore

2019-01-31 Thread simon . fraser
/Source/WebCore/ChangeLog (240824 => 240825) --- trunk/Source/WebCore/ChangeLog 2019-01-31 23:26:29 UTC (rev 240824) +++ trunk/Source/WebCore/ChangeLog 2019-01-31 23:26:38 UTC (rev 240825) @@ -1,3 +1,110 @@ +2019-01-31 Simon Fraser + +Generalize ScrollingTreeScrollingNodeDelegate for

[webkit-changes] [240826] trunk/Source/WebCore

2019-01-31 Thread simon . fraser
ore/ChangeLog 2019-01-31 23:58:25 UTC (rev 240826) @@ -1,5 +1,29 @@ 2019-01-31 Simon Fraser +Basic scrollability for async overflow scrolling on macOS +https://bugs.webkit.org/show_bug.cgi?id=194093 + +Reviewed by Antti Koivisto. + +Giv

[webkit-changes] [240837] trunk/Source/WebCore

2019-02-01 Thread simon . fraser
:22 UTC (rev 240836) +++ trunk/Source/WebCore/ChangeLog 2019-02-01 08:43:33 UTC (rev 240837) @@ -1,3 +1,39 @@ +2019-02-01 Simon Fraser + +Use ScrollingNodeID in more places, and improve the name of a ScrollableArea function that returns a ScrollingNodeID +https://bugs.webkit.

[webkit-changes] [240849] trunk/Source/WebCore

2019-02-01 Thread simon . fraser
trunk/Source/WebCore/ChangeLog 2019-02-01 14:36:31 UTC (rev 240848) +++ trunk/Source/WebCore/ChangeLog 2019-02-01 16:45:15 UTC (rev 240849) @@ -1,3 +1,19 @@ +2019-02-01 Simon Fraser + +REGRESSION (r240698): fast/scrolling/sticky-to-fixed.html can cause a crash +https://bugs.webk

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

2019-02-01 Thread simon . fraser
rce/WebKit/ChangeLog 2019-02-01 20:20:26 UTC (rev 240862) @@ -1,3 +1,18 @@ +2019-02-01 Simon Fraser + +Force settings.acceleratedCompositingEnabled() to true for WebKit +https://bugs.webkit.org/show_bug.cgi?id=194166 +rdar://problem/47694328 + +Reviewed by Tim Hor

[webkit-changes] [240891] trunk/Source/WebCore

2019-02-01 Thread simon . fraser
Modified: trunk/Source/WebCore/ChangeLog (240890 => 240891) --- trunk/Source/WebCore/ChangeLog 2019-02-02 02:19:43 UTC (rev 240890) +++ trunk/Source/WebCore/ChangeLog 2019-02-02 02:30:53 UTC (rev 240891) @@ -1,3 +1,24 @@ +2019-02-01 Simon Fraser + +Remove the unused layerForScroll

[webkit-changes] [240897] trunk/Source/WebCore

2019-02-02 Thread simon . fraser
7) @@ -1,3 +1,54 @@ +2019-02-01 Simon Fraser + +Async overflow scroll is jumpy on macOS if the main thread is busy +https://bugs.webkit.org/show_bug.cgi?id=194184 + + +Reviewed by Antti Koivisto. + +This change extends to macOS some existing overflow-

[webkit-changes] [240899] trunk/Source/WebCore

2019-02-02 Thread simon . fraser
240899) --- trunk/Source/WebCore/ChangeLog 2019-02-02 19:53:55 UTC (rev 240898) +++ trunk/Source/WebCore/ChangeLog 2019-02-02 20:05:22 UTC (rev 240899) @@ -1,3 +1,31 @@ +2019-02-02 Simon Fraser + +Rename "scrollingLayer" in RenderLayerBacking to "scrollContainerLayer&quo

[webkit-changes] [240901] trunk/Source

2019-02-02 Thread simon . fraser
ore/ChangeLog 2019-02-02 20:20:36 UTC (rev 240900) +++ trunk/Source/WebCore/ChangeLog 2019-02-03 00:16:44 UTC (rev 240901) @@ -1,5 +1,30 @@ 2019-02-02 Simon Fraser +Tidy up data memebers of FrameView and related classes to shrink class sizes +https://bugs.webkit.org/show_bug.cgi

[webkit-changes] [240904] trunk/Source/WebCore

2019-02-03 Thread simon . fraser
,18 @@ +2019-02-03 Simon Fraser + +Tidyup of Pagination and FrameView m_mediaType initialization +https://bugs.webkit.org/show_bug.cgi?id=194203 + +Reviewed by Darin Adler. + +Fix post-commit feedback on lines around code changed in r240901. + +* p

[webkit-changes] [240912] trunk

2019-02-03 Thread simon . fraser
,3 +1,69 @@ +2019-02-03 Simon Fraser + +Make setNeedsLayout on the root more explicitly about triggering its side-effects +https://bugs.webkit.org/show_bug.cgi?id=194198 + +Reviewed by Antti Koivisto. + +Calling setNeedsLayout() on the FrameView or RenderView is an

[webkit-changes] [240940] trunk

2019-02-04 Thread simon . fraser
erlay-large-document-scrolled-expected.txt Diff Modified: trunk/LayoutTests/ChangeLog (240939 => 240940) --- trunk/LayoutTests/ChangeLog 2019-02-04 21:03:20 UTC (rev 240939) +++ trunk/LayoutTests/ChangeLog 2019-02-04 21:16:22 UTC (rev 240940) @@ -1,3 +1,19 @@ +2019-02-04 Simo

[webkit-changes] [240941] trunk

2019-02-04 Thread simon . fraser
-- trunk/LayoutTests/ChangeLog 2019-02-04 21:16:22 UTC (rev 240940) +++ trunk/LayoutTests/ChangeLog 2019-02-04 21:51:32 UTC (rev 240941) @@ -1,5 +1,28 @@ 2019-02-04 Simon Fraser +Async overflow scroll with border-radius renders incorrectly +https://bugs.webkit.org/show_bug.cgi?i

[webkit-changes] [240963] trunk/Source

2019-02-04 Thread simon . fraser
4:04:30 UTC (rev 240962) +++ trunk/Source/WebCore/ChangeLog 2019-02-05 04:34:56 UTC (rev 240963) @@ -1,3 +1,31 @@ +2019-02-04 Simon Fraser + +Move some macOS/iOS scrolling code into the scrolling/cocoa directory +https://bugs.webkit.org/show_bug.cgi?id=194245 + +Reviewed

[webkit-changes] [225441] trunk/Source

2017-12-01 Thread simon . fraser
/WebCore/ChangeLog 2017-12-02 01:56:40 UTC (rev 225440) +++ trunk/Source/WebCore/ChangeLog 2017-12-02 03:19:16 UTC (rev 225441) @@ -1,3 +1,19 @@ +2017-12-01 Simon Fraser + +Reduce the number of calls to ViewportConfiguration::updateConfiguration() +https://bugs.webkit.org/show_bug.cgi?i

[webkit-changes] [225449] trunk/Source

2017-12-02 Thread simon . fraser
/WebCore/ChangeLog 2017-12-02 15:13:29 UTC (rev 225448) +++ trunk/Source/WebCore/ChangeLog 2017-12-02 17:55:24 UTC (rev 225449) @@ -1,3 +1,41 @@ +2017-12-02 Simon Fraser + +Add a log channel for viewports +https://bugs.webkit.org/show_bug.cgi?id=180295 + +Reviewed by Z

[webkit-changes] [225453] trunk/Source/WebCore

2017-12-02 Thread simon . fraser
225453) --- trunk/Source/WebCore/ChangeLog 2017-12-02 19:41:00 UTC (rev 225452) +++ trunk/Source/WebCore/ChangeLog 2017-12-02 20:35:46 UTC (rev 225453) @@ -1,3 +1,53 @@ +2017-12-02 Simon Fraser + +Add an AlphaPremultiplication enum and use it consistently +https://bugs.webkit.

[webkit-changes] [225454] trunk/Source/WebCore

2017-12-02 Thread simon . fraser
ore/ChangeLog 2017-12-02 20:35:46 UTC (rev 225453) +++ trunk/Source/WebCore/ChangeLog 2017-12-02 23:11:12 UTC (rev 225454) @@ -1,5 +1,28 @@ 2017-12-02 Simon Fraser +Make IOSurface::Locker and use it in ImageBufferDataCG +https://bugs.webkit.org/show_bug.cgi?id=180317 + +Revie

[webkit-changes] [225509] trunk

2017-12-04 Thread simon . fraser
/Source/WTF/ChangeLog (225508 => 225509) --- trunk/Source/WTF/ChangeLog 2017-12-05 01:11:52 UTC (rev 225508) +++ trunk/Source/WTF/ChangeLog 2017-12-05 01:13:27 UTC (rev 225509) @@ -1,3 +1,14 @@ +2017-12-04 Simon Fraser + +Minor DisplayRefreshMonitor-related cleanup +ht

[webkit-changes] [225512] trunk/Source/WebCore

2017-12-04 Thread simon . fraser
Log 2017-12-05 01:24:19 UTC (rev 225511) +++ trunk/Source/WebCore/ChangeLog 2017-12-05 01:37:20 UTC (rev 225512) @@ -1,3 +1,30 @@ +2017-12-04 Simon Fraser + +Cleanup code that computes iframe content offsets in FrameView +https://bugs.webkit.org/show_bug.cgi?id=180385 + +

[webkit-changes] [225527] trunk

2017-12-05 Thread simon . fraser
rev 225526) +++ trunk/LayoutTests/ChangeLog 2017-12-05 18:54:17 UTC (rev 225527) @@ -1,3 +1,16 @@ +2017-12-05 Simon Fraser + +Remove webkitGetImageDataHD and webkitPutImageDataHD from canvas API +https://bugs.webkit.org/show_bug.cgi?id=180387 + +Reviewed by Dean Jack

[webkit-changes] [225554] trunk

2017-12-05 Thread simon . fraser
rflow-scroll.html Diff Modified: trunk/LayoutTests/ChangeLog (225553 => 225554) --- trunk/LayoutTests/ChangeLog 2017-12-05 23:15:00 UTC (rev 225553) +++ trunk/LayoutTests/ChangeLog 2017-12-05 23:30:48 UTC (rev 225554) @@ -1,3 +1,13 @@ +2017-12-05 Simon Fraser + +Composited frames inc

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

2017-12-07 Thread simon . fraser
ev 225650) +++ trunk/Source/WebKit/ChangeLog 2017-12-08 00:15:29 UTC (rev 225651) @@ -1,3 +1,18 @@ +2017-12-07 Simon Fraser + +Add logging for EditorState in RemoteLayerTree transactions +https://bugs.webkit.org/show_bug.cgi?id=180515 + +Reviewed by Wenson Hsieh. + +

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

2017-12-07 Thread simon . fraser
=> 225655) --- trunk/Source/WebKit/ChangeLog 2017-12-08 00:22:55 UTC (rev 225654) +++ trunk/Source/WebKit/ChangeLog 2017-12-08 00:54:51 UTC (rev 225655) @@ -1,5 +1,31 @@ 2017-12-07 Simon Fraser +Propagate WebKit2Logging channels to the Web Process +https://bugs.webkit.org/sh

[webkit-changes] [225714] trunk

2017-12-08 Thread simon . fraser
pdate-with-keyboard.html Diff Modified: trunk/LayoutTests/ChangeLog (225713 => 225714) --- trunk/LayoutTests/ChangeLog 2017-12-08 23:53:45 UTC (rev 225713) +++ trunk/LayoutTests/ChangeLog 2017-12-09 00:00:09 UTC (rev 225714) @@ -1,3 +1,15 @@ +2017-12-06 Simon Fraser + +When the iPhon

[webkit-changes] [225715] trunk

2017-12-08 Thread simon . fraser
er-focus-in-fixed.html Diff Modified: trunk/LayoutTests/ChangeLog (225714 => 225715) --- trunk/LayoutTests/ChangeLog 2017-12-09 00:00:09 UTC (rev 225714) +++ trunk/LayoutTests/ChangeLog 2017-12-09 00:00:14 UTC (rev 225715) @@ -1,3 +1,18 @@ +2017-12-07 Simon Fraser + +Wrong caret posi

[webkit-changes] [225791] trunk

2017-12-12 Thread simon . fraser
12 19:15:50 UTC (rev 225791) @@ -1,3 +1,18 @@ +2017-12-12 Simon Fraser + +HTML-page with + +Reviewed by Antti Koivisto. + +Adjust a test where the new layout is triggering scrollbar creation. + +* fast/dom/iframe-inner-size-scaling-expected.txt: +* fast/do

[webkit-changes] [225797] trunk/Source

2017-12-12 Thread simon . fraser
Source/WebKitLegacy/mac/WebView/WebHTMLView.mm Diff Modified: trunk/Source/WebCore/ChangeLog (225796 => 225797) --- trunk/Source/WebCore/ChangeLog 2017-12-12 20:43:32 UTC (rev 225796) +++ trunk/Source/WebCore/ChangeLog 2017-12-12 21:00:37 UTC (rev 225797) @@ -1,3 +1,55 @@ +2017-12-12 Sim

[webkit-changes] [225859] trunk/Source/WebCore

2017-12-13 Thread simon . fraser
-12-13 19:26:08 UTC (rev 225859) @@ -1,3 +1,18 @@ +2017-12-13 Simon Fraser + +Fix crash under Document::visualUpdatesSuppressionTimerFired() +https://bugs.webkit.org/show_bug.cgi?id=180758 +Document::visualUpdatesSuppressionTimerFired + +Reviewed by Zalan Buj

[webkit-changes] [225915] trunk/Source/WebCore

2017-12-14 Thread simon . fraser
k/Source/WebCore/ChangeLog 2017-12-14 19:13:56 UTC (rev 225914) +++ trunk/Source/WebCore/ChangeLog 2017-12-14 19:33:09 UTC (rev 225915) @@ -1,3 +1,27 @@ +2017-12-14 Simon Fraser + +Remove ColorSpaceDeviceRGB and most users of the obsolete deviceRGB colorspace +https://bugs.we

[webkit-changes] [225946] trunk/Source/WebCore

2017-12-14 Thread simon . fraser
ified: trunk/Source/WebCore/ChangeLog (225945 => 225946) --- trunk/Source/WebCore/ChangeLog 2017-12-15 01:00:04 UTC (rev 225945) +++ trunk/Source/WebCore/ChangeLog 2017-12-15 01:01:47 UTC (rev 225946) @@ -1,3 +1,15 @@ +2017-12-14 Simon Fraser + +Fix Windows build after r225915. + +

[webkit-changes] [225947] trunk/Source/WebCore

2017-12-14 Thread simon . fraser
947) @@ -1,5 +1,12 @@ 2017-12-14 Simon Fraser +Another Windows build fix. + +* platform/graphics/cg/GraphicsContextCG.cpp: +(WebCore::extendedSRGBColorSpaceRef): + +2017-12-14 Simon Fraser + Fix Windows build after r225915. Windows doens

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

2017-12-15 Thread simon . fraser
Source/WebKit/ChangeLog 2017-12-15 21:12:43 UTC (rev 225981) @@ -1,3 +1,22 @@ +2017-12-14 Simon Fraser + +Rotating when zoomed in with fingers down can result in a broken tab +https://bugs.webkit.org/show_bug.cgi?id=180859 +rdar://problem/34532817 + +Reviewed

[webkit-changes] [225983] trunk/Source/WebCore

2017-12-15 Thread simon . fraser
/WebCore/ChangeLog 2017-12-15 21:15:17 UTC (rev 225982) +++ trunk/Source/WebCore/ChangeLog 2017-12-15 21:18:59 UTC (rev 225983) @@ -1,3 +1,25 @@ +2017-12-15 Simon Fraser + +Elements animated on-screen are missing sometimes +https://bugs.webkit.org/show_bug.cgi?id=180773 +

[webkit-changes] [226315] trunk

2018-01-01 Thread simon . fraser
315) --- trunk/LayoutTests/ChangeLog 2017-12-31 09:25:47 UTC (rev 226314) +++ trunk/LayoutTests/ChangeLog 2018-01-01 19:53:39 UTC (rev 226315) @@ -1,3 +1,16 @@ +2017-12-30 Simon Fraser + +SVG lighting colors need to be converted into linearSRGB +https://bugs.webkit.org/show_bug.cgi?id=181

[webkit-changes] [226316] trunk

2018-01-01 Thread simon . fraser
19:53:39 UTC (rev 226315) +++ trunk/LayoutTests/ChangeLog 2018-01-01 20:28:32 UTC (rev 226316) @@ -1,3 +1,16 @@ +2017-12-31 Simon Fraser + +Bottom right pixel of feDiffuseLighting has the wrong color +https://bugs.webkit.org/show_bug.cgi?id=181203 + +Reviewed by Antti

[webkit-changes] [226373] trunk

2018-01-03 Thread simon . fraser
72) +++ trunk/LayoutTests/ChangeLog 2018-01-03 21:56:00 UTC (rev 226373) @@ -1,3 +1,19 @@ +2018-01-03 Simon Fraser + +feLighting is broken with primitiveUnits="objectBoundingBox" +https://bugs.webkit.org/show_bug.cgi?id=181197 + +Reviewed by Tim Horton. +

[webkit-changes] [226378] trunk/Tools

2018-01-03 Thread simon . fraser
webkit Diff Modified: trunk/Tools/ChangeLog (226377 => 226378) --- trunk/Tools/ChangeLog 2018-01-04 00:32:57 UTC (rev 226377) +++ trunk/Tools/ChangeLog 2018-01-04 00:42:21 UTC (rev 226378) @@ -1,3 +1,17 @@ +2018-01-03 Simon Fraser + +filter-build-webkit filters out useful compile

[webkit-changes] [226390] trunk/Source/WebCore

2018-01-03 Thread simon . fraser
og 2018-01-04 04:39:33 UTC (rev 226390) @@ -1,3 +1,22 @@ +2018-01-03 Simon Fraser + +Remove the 'resolutionScale' parameter from ImageBufferDataCG get/putBytes +https://bugs.webkit.org/show_bug.cgi?id=181268 + +Reviewed by Alex Christensen. + +These funct

[webkit-changes] [226491] trunk

2018-01-06 Thread simon . fraser
05:48:47 UTC (rev 226491) @@ -1,3 +1,14 @@ +2018-01-06 Simon Fraser + +Crash under RenderLayer::scrollTo() with marquee +https://bugs.webkit.org/show_bug.cgi?id=181349 +rdar://problem/36190168 + +Reviewed by Zalan Bujtas. + +* fast/scrolling/marquee-scro

[webkit-changes] [226492] trunk

2018-01-06 Thread simon . fraser
og (226491 => 226492) --- trunk/LayoutTests/ChangeLog 2018-01-07 05:48:47 UTC (rev 226491) +++ trunk/LayoutTests/ChangeLog 2018-01-07 06:31:14 UTC (rev 226492) @@ -1,5 +1,16 @@ 2018-01-06 Simon Fraser +Possible crash computing event regions +https://bugs.webkit.org

[webkit-changes] [226666] trunk/Source/WebCore

2018-01-09 Thread simon . fraser
Modified: trunk/Source/WebCore/ChangeLog (226665 => 22) --- trunk/Source/WebCore/ChangeLog 2018-01-09 23:54:35 UTC (rev 226665) +++ trunk/Source/WebCore/ChangeLog 2018-01-10 00:05:46 UTC (rev 22) @@ -1,3 +1,55 @@ +2018-01-08 Simon Fraser + +Clean up Marquee-related en

[webkit-changes] [233908] trunk/Source/WebCore

2018-07-18 Thread simon . fraser
/WebCore/ChangeLog (233907 => 233908) --- trunk/Source/WebCore/ChangeLog 2018-07-18 06:08:36 UTC (rev 233907) +++ trunk/Source/WebCore/ChangeLog 2018-07-18 07:02:02 UTC (rev 233908) @@ -1,3 +1,15 @@ +2018-07-18 Simon Fraser + +Shrink CompositeAnimation and AnimationBase +ht

[webkit-changes] [233913] trunk

2018-07-18 Thread simon . fraser
trunk/LayoutTests/ChangeLog 2018-07-18 15:55:33 UTC (rev 233913) @@ -1,3 +1,54 @@ +2018-07-18 Simon Fraser + +Fix the parsing of colors in attributed string tests, and make it possible to dump the typing attributes +https://bugs.webkit.org/show_bug.cgi?id=187747 + +Review

[webkit-changes] [234005] trunk

2018-07-19 Thread simon . fraser
:18:27 UTC (rev 234005) @@ -1,3 +1,19 @@ +2018-07-18 Simon Fraser + +Setting foreground color when editing should take color-filter into account, and report the correct foreground color for collapsed selections +https://bugs.webkit.org/show_bug.cgi?id=187778 + +Reviewed

[webkit-changes] [234014] trunk/LayoutTests

2018-07-19 Thread simon . fraser
rev 234014) @@ -1,3 +1,9 @@ +2018-07-19 Simon Fraser + +Fix the test. + +* editing/mac/attributed-string/attributed-string-for-typing-with-color-filter.html: + 2018-07-18 Simon Fraser Setting foreground color when editing should take color-filter into account, and rep

[webkit-changes] [234073] trunk

2018-07-20 Thread simon . fraser
king-store-attachment-fill-forwards-animation-expected.txt Diff Modified: trunk/LayoutTests/ChangeLog (234072 => 234073) --- trunk/LayoutTests/ChangeLog 2018-07-20 22:55:36 UTC (rev 234072) +++ trunk/LayoutTests/ChangeLog 2018-07-20 23:33:39 UTC (rev 234073) @@ -1,3 +1,14 @@ +2018-07-19

[webkit-changes] [234087] trunk/Tools

2018-07-21 Thread simon . fraser
087) --- trunk/Tools/ChangeLog 2018-07-22 02:48:16 UTC (rev 234086) +++ trunk/Tools/ChangeLog 2018-07-22 04:09:44 UTC (rev 234087) @@ -1,3 +1,62 @@ +2018-07-21 Simon Fraser + +Add lldb formatters for WebCore geometry types +https://bugs.webkit.org/show_bug.cgi?id=187

[webkit-changes] [234088] trunk/Tools

2018-07-21 Thread simon . fraser
+ trunk/Tools/ChangeLog 2018-07-22 04:56:33 UTC (rev 234088) @@ -1,5 +1,54 @@ 2018-07-21 Simon Fraser +Fix lldb summarizers for HashMaps and HashSets +https://bugs.webkit.org/show_bug.cgi?id=187883 + +Reviewed by Dan Bates. + +HashMap and HashSet sum

[webkit-changes] [234187] trunk

2018-07-24 Thread simon . fraser
.txt trunk/LayoutTests/fast/repaint/canvas-object-fit.html Diff Modified: trunk/LayoutTests/ChangeLog (234186 => 234187) --- trunk/LayoutTests/ChangeLog 2018-07-25 03:31:52 UTC (rev 234186) +++ trunk/LayoutTests/ChangeLog 2018-07-25 04:09:47 UTC (rev 234187) @@ -1,3 +1,13 @@ +2018-07-24

[webkit-changes] [234330] trunk

2018-07-27 Thread simon . fraser
ng/layer-creation/compositing-policy-expected.txt trunk/LayoutTests/compositing/layer-creation/compositing-policy.html Diff Modified: trunk/LayoutTests/ChangeLog (234329 => 234330) --- trunk/LayoutTests/ChangeLog 2018-07-27 22:11:32 UTC (rev 234329) +++ trunk/LayoutTests/ChangeLog 2018-

[webkit-changes] [234340] trunk

2018-07-27 Thread simon . fraser
/LayoutTests/ChangeLog (234339 => 234340) --- trunk/LayoutTests/ChangeLog 2018-07-28 00:24:03 UTC (rev 234339) +++ trunk/LayoutTests/ChangeLog 2018-07-28 00:35:01 UTC (rev 234340) @@ -1,3 +1,20 @@ +2018-07-27 Simon Fraser + +Adjust the color matrix for the inverse apple-invert-lightn

[webkit-changes] [234343] trunk

2018-07-27 Thread simon . fraser
.txt trunk/LayoutTests/fast/repaint/canvas-object-fit.html Diff Modified: trunk/LayoutTests/ChangeLog (234342 => 234343) --- trunk/LayoutTests/ChangeLog 2018-07-28 02:23:30 UTC (rev 234342) +++ trunk/LayoutTests/ChangeLog 2018-07-28 05:22:05 UTC (rev 234343) @@ -1,3 +1,13 @@ +2018-07-24

[webkit-changes] [234345] trunk/Source/WebCore

2018-07-28 Thread simon . fraser
018-07-28 Simon Fraser + +Reset CompositingPolicyOverride between tests +https://bugs.webkit.org/show_bug.cgi?id=188138 + +Reviewed by Zalan Bujtas. + +WK1 tests were failing after r234330 because the compositing policy override optional +was left set on

[webkit-changes] [234368] trunk/Source/WebCore

2018-07-30 Thread simon . fraser
1,3 +1,39 @@ +2018-07-29 Simon Fraser + +Shrink GraphicsLayer by making m_transform and m_childrenTransform be unique_ptrs +https://bugs.webkit.org/show_bug.cgi?id=188143 + +Reviewed by Zalan Bujtas. + +m_transform and m_childrenTransform are usually identity; s

[webkit-changes] [234393] trunk/Source

2018-07-30 Thread simon . fraser
ebCore/ChangeLog (234392 => 234393) --- trunk/Source/WebCore/ChangeLog 2018-07-30 22:01:45 UTC (rev 234392) +++ trunk/Source/WebCore/ChangeLog 2018-07-30 23:07:17 UTC (rev 234393) @@ -1,3 +1,76 @@ +2018-07-30 Simon Fraser + +Shrink GraphicsLayerCA +https://bugs.webkit.org/show_b

[webkit-changes] [234506] trunk/Source/WebCore

2018-08-02 Thread simon . fraser
+++ trunk/Source/WebCore/ChangeLog 2018-08-02 19:19:33 UTC (rev 234506) @@ -1,3 +1,63 @@ +2018-08-02 Simon Fraser + +Convert calc-related enums to 8-bit enum classes +https://bugs.webkit.org/show_bug.cgi?id=188215 + +Reviewed by Zalan Bujtas. + +Thi

[webkit-changes] [234579] trunk/Source/WebCore/WebCore.xcodeproj/project.pbxproj

2018-08-04 Thread simon . fraser
Title: [234579] trunk/Source/WebCore/WebCore.xcodeproj/project.pbxproj Revision 234579 Author simon.fra...@apple.com Date 2018-08-04 10:38:13 -0700 (Sat, 04 Aug 2018) Log Message Sort the WebCore project file Modified Paths trunk/Source/WebCore/WebCore.xcodeproj/project.pbxproj Diff

[webkit-changes] [234581] trunk/Source/WebCore

2018-08-04 Thread simon . fraser
-04 Simon Fraser + +Make WebCore::Timer more space-efficient +https://bugs.webkit.org/show_bug.cgi?id=187455 + +Reviewed by Brent Fulgham. + +Steal a bit from m_heapIndex for m_wasDeleted to eliminate padding in Timer. +This reduces the size of Document, which ha

[webkit-changes] [234633] trunk/Source/WebCore

2018-08-06 Thread simon . fraser
/RenderLayer.h Diff Modified: trunk/Source/WebCore/ChangeLog (234632 => 234633) --- trunk/Source/WebCore/ChangeLog 2018-08-06 22:34:50 UTC (rev 234632) +++ trunk/Source/WebCore/ChangeLog 2018-08-06 22:35:50 UTC (rev 234633) @@ -1,3 +1,16 @@ +2018-08-06 Simon Fraser + +Clean

[webkit-changes] [234641] trunk/LayoutTests

2018-08-06 Thread simon . fraser
640) +++ trunk/LayoutTests/ChangeLog 2018-08-07 03:28:56 UTC (rev 234641) @@ -1,3 +1,19 @@ +2018-08-06 Simon Fraser + +De-flake some animation tests +https://bugs.webkit.org/show_bug.cgi?id=188356 + +Reviewed by Dean Jackson. + +The tests in legacy-animat

[webkit-changes] [234704] trunk/Source

2018-08-08 Thread simon . fraser
: trunk/Source/WebCore/ChangeLog (234703 => 234704) --- trunk/Source/WebCore/ChangeLog 2018-08-08 18:10:59 UTC (rev 234703) +++ trunk/Source/WebCore/ChangeLog 2018-08-08 19:06:43 UTC (rev 234704) @@ -1,3 +1,18 @@ +2018-08-08 Simon Fraser + +Add a WebKit2 logging channel for ActivitySt

[webkit-changes] [234928] trunk/LayoutTests

2018-08-16 Thread simon . fraser
og (234927 => 234928) --- trunk/LayoutTests/ChangeLog 2018-08-16 15:43:53 UTC (rev 234927) +++ trunk/LayoutTests/ChangeLog 2018-08-16 15:50:16 UTC (rev 234928) @@ -1,3 +1,18 @@ +2018-08-16 Simon Fraser + +Add fake layout test results JSON to exercise the functionality in

[webkit-changes] [234993] trunk/LayoutTests

2018-08-17 Thread simon . fraser
og (234992 => 234993) --- trunk/LayoutTests/ChangeLog 2018-08-17 18:55:39 UTC (rev 234992) +++ trunk/LayoutTests/ChangeLog 2018-08-17 18:56:45 UTC (rev 234993) @@ -1,3 +1,21 @@ +2018-08-17 Simon Fraser + +Modernize results.html +https://bugs.webkit.org/show_bug.cgi?id=188690 + +

[webkit-changes] [235126] trunk/LayoutTests

2018-08-21 Thread simon . fraser
-21 18:08:25 UTC (rev 235126) @@ -1,3 +1,17 @@ +2018-08-21 Simon Fraser + +REGRESSION(r234993): Test results page ignores TestExpectations, shows 1800 failures +https://bugs.webkit.org/show_bug.cgi?id=188795 + +Reviewed by Tim Horton. + +A MISSING result wo

[webkit-changes] [235393] trunk/Source/WebCore

2018-08-27 Thread simon . fraser
3) --- trunk/Source/WebCore/ChangeLog 2018-08-27 20:14:21 UTC (rev 235392) +++ trunk/Source/WebCore/ChangeLog 2018-08-27 20:31:58 UTC (rev 235393) @@ -1,3 +1,23 @@ +2018-08-27 Simon Fraser + +Improve the showAllDocuments logging +https://bugs.webkit.org/show_bug.cgi?id=188990 + +

[webkit-changes] [235399] trunk/Tools

2018-08-27 Thread simon . fraser
=> 235399) --- trunk/Tools/ChangeLog 2018-08-27 21:00:25 UTC (rev 235398) +++ trunk/Tools/ChangeLog 2018-08-27 21:11:22 UTC (rev 235399) @@ -1,3 +1,97 @@ +2018-08-27 Simon Fraser + +Convert timeout values in WebKitTestRunner to WTF::Seconds +https://bugs.webkit.org/show_bug.

[webkit-changes] [235409] trunk/LayoutTests

2018-08-27 Thread simon . fraser
/ChangeLog (235408 => 235409) --- trunk/LayoutTests/ChangeLog 2018-08-27 23:31:15 UTC (rev 235408) +++ trunk/LayoutTests/ChangeLog 2018-08-27 23:31:18 UTC (rev 235409) @@ -1,3 +1,19 @@ +2018-08-27 Simon Fraser + +[LayoutTests] results.html shows "no expected results" for text diff f

[webkit-changes] [235408] trunk

2018-08-27 Thread simon . fraser
07 => 235408) --- trunk/Source/WebCore/ChangeLog 2018-08-27 23:29:42 UTC (rev 235407) +++ trunk/Source/WebCore/ChangeLog 2018-08-27 23:31:15 UTC (rev 235408) @@ -1,3 +1,14 @@ +2018-08-27 Simon Fraser + +Teach WebKitTestRunner and DumpRenderTree about detecting world leaks +https://bug

[webkit-changes] [235425] trunk/LayoutTests

2018-08-28 Thread simon . fraser
ied: trunk/LayoutTests/ChangeLog (235424 => 235425) --- trunk/LayoutTests/ChangeLog 2018-08-28 15:45:32 UTC (rev 235424) +++ trunk/LayoutTests/ChangeLog 2018-08-28 15:51:55 UTC (rev 235425) @@ -1,3 +1,26 @@ +2018-08-28 Simon Fraser + +More results.html cleanup +https://bugs.webkit.org

[webkit-changes] [235467] trunk

2018-08-29 Thread simon . fraser
ests/ChangeLog 2018-08-29 17:50:28 UTC (rev 235466) +++ trunk/LayoutTests/ChangeLog 2018-08-29 17:51:32 UTC (rev 235467) @@ -1,3 +1,17 @@ +2018-08-29 Simon Fraser + +Teach webkitpy how to check leaks and treat leaks as test failures +https://bugs.webkit.org/show_bug.cgi?i

[webkit-changes] [235475] trunk

2018-08-29 Thread simon . fraser
: trunk/LayoutTests/ChangeLog (235474 => 235475) --- trunk/LayoutTests/ChangeLog 2018-08-29 19:39:37 UTC (rev 235474) +++ trunk/LayoutTests/ChangeLog 2018-08-29 19:57:32 UTC (rev 235475) @@ -1,3 +1,14 @@ +2018-08-28 Simon Fraser + +Fix crash when reflections and backdrop filter are combi

[webkit-changes] [235564] trunk/Tools

2018-08-31 Thread simon . fraser
trunk/Tools/Scripts/webkitpy/port/test.py Diff Modified: trunk/Tools/ChangeLog (235563 => 235564) --- trunk/Tools/ChangeLog 2018-08-31 19:13:04 UTC (rev 235563) +++ trunk/Tools/ChangeLog 2018-08-31 20:00:22 UTC (rev 235564) @@ -1,3 +1,28 @@ +2018-08-31 Simon Fraser + +Make it po

[webkit-changes] [235571] trunk/LayoutTests

2018-08-31 Thread simon . fraser
(235570 => 235571) --- trunk/LayoutTests/ChangeLog 2018-08-31 21:48:18 UTC (rev 235570) +++ trunk/LayoutTests/ChangeLog 2018-08-31 22:23:22 UTC (rev 235571) @@ -1,3 +1,12 @@ +2018-08-31 Simon Fraser + +Clean up TestExpectations so that ./Tools/Scripts/lint-test-expectations +succe

[webkit-changes] [235583] trunk/Source/WebCore

2018-09-01 Thread simon . fraser
/rendering/svg/RenderSVGResourceFilter.cpp Diff Modified: trunk/Source/WebCore/ChangeLog (235582 => 235583) --- trunk/Source/WebCore/ChangeLog 2018-09-01 08:03:43 UTC (rev 235582) +++ trunk/Source/WebCore/ChangeLog 2018-09-01 20:16:01 UTC (rev 235583) @@ -1,3 +1,20 @@ +2018-09-01 Simon Fra

[webkit-changes] [235586] trunk/Source/WebCore

2018-09-01 Thread simon . fraser
/CSSFilter.h Diff Modified: trunk/Source/WebCore/ChangeLog (235585 => 235586) --- trunk/Source/WebCore/ChangeLog 2018-09-02 02:54:58 UTC (rev 235585) +++ trunk/Source/WebCore/ChangeLog 2018-09-02 03:04:24 UTC (rev 235586) @@ -1,3 +1,88 @@ +2018-09-01 Simon Fraser + +Ren

[webkit-changes] [235630] trunk/Source/WebCore

2018-09-04 Thread simon . fraser
UTC (rev 235629) +++ trunk/Source/WebCore/ChangeLog 2018-09-04 20:27:09 UTC (rev 235630) @@ -1,3 +1,55 @@ +2018-09-04 Simon Fraser + +Simplify RenderLayer filter code +https://bugs.webkit.org/show_bug.cgi?id=189248 + +Reviewed by Dean Jackson. + +Painting

[webkit-changes] [235644] trunk

2018-09-04 Thread simon . fraser
Log 2018-09-04 22:51:47 UTC (rev 235644) @@ -1,3 +1,13 @@ +2018-09-04 Simon Fraser + +CSS reference filter that references a tiled feTurbulence is blank +https://bugs.webkit.org/show_bug.cgi?id=188950 + +Reviewed by Dean Jackson. + +* css3/filters/reference-filter-

[webkit-changes] [235646] trunk/Tools

2018-09-04 Thread simon . fraser
6) --- trunk/Tools/ChangeLog 2018-09-04 23:13:55 UTC (rev 235645) +++ trunk/Tools/ChangeLog 2018-09-04 23:45:06 UTC (rev 235646) @@ -1,3 +1,26 @@ +2018-09-04 Simon Fraser + +REGRESSION(r235408): GTK bots exiting early +https://bugs.webkit.org/show_bug.cgi?id=189063 + +Review

[webkit-changes] [235713] trunk/Source/WebCore

2018-09-05 Thread simon . fraser
unk/Source/WebCore/ChangeLog 2018-09-05 22:25:46 UTC (rev 235713) @@ -1,3 +1,11 @@ +2018-09-05 Simon Fraser + +Remove some logging that I committed by mistake. + +* rendering/RenderLayerFilters.cpp: +(WebCore::RenderLayerFilters::RenderLayerFilters): +(WebC

[webkit-changes] [235761] trunk/Tools

2018-09-06 Thread simon . fraser
=> 235761) --- trunk/Tools/ChangeLog 2018-09-06 22:10:16 UTC (rev 235760) +++ trunk/Tools/ChangeLog 2018-09-06 22:25:59 UTC (rev 235761) @@ -1,3 +1,18 @@ +2018-09-06 Simon Fraser + +An EWS run that has leak test failures does not correctly add bugzilla comments showing the failu

[webkit-changes] [235764] trunk/Tools

2018-09-06 Thread simon . fraser
Diff Modified: trunk/Tools/ChangeLog (235763 => 235764) --- trunk/Tools/ChangeLog 2018-09-06 22:39:54 UTC (rev 235763) +++ trunk/Tools/ChangeLog 2018-09-06 23:25:39 UTC (rev 235764) @@ -1,3 +1,49 @@ +2018-09-06 Simon Fraser + +run-webkit-tests prints confusing messages w

[webkit-changes] [235771] trunk/Tools

2018-09-06 Thread simon . fraser
,19 @@ +2018-09-06 Simon Fraser + +Log when leak detection changes the test result +https://bugs.webkit.org/show_bug.cgi?id=189293 + +Reviewed by Jon Lee. + +When you have an "Leak" expectation in TestExpectations, it's confusing to see a tes

[webkit-changes] [235774] trunk/Source/WebCore

2018-09-06 Thread simon . fraser
Modified: trunk/Source/WebCore/ChangeLog (235773 => 235774) --- trunk/Source/WebCore/ChangeLog 2018-09-07 02:27:37 UTC (rev 235773) +++ trunk/Source/WebCore/ChangeLog 2018-09-07 02:36:03 UTC (rev 235774) @@ -1,3 +1,13 @@ +2018-09-06 Simon Fraser + +Fix the build for non-Cocoa platfo

[webkit-changes] [235805] trunk/Tools

2018-09-07 Thread simon . fraser
804) +++ trunk/Tools/ChangeLog 2018-09-07 20:58:15 UTC (rev 235805) @@ -1,3 +1,19 @@ +2018-09-07 Simon Fraser + +resultsjsonparser needs to handle leak failures +https://bugs.webkit.org/show_bug.cgi?id=189430 + +Reviewed by Alexey Proskuryakov. + +Te

[webkit-changes] [235830] trunk/Source/WebCore

2018-09-08 Thread simon . fraser
trunk/Source/WebCore/ChangeLog 2018-09-08 20:19:22 UTC (rev 235830) @@ -1,3 +1,31 @@ +2018-09-08 Simon Fraser + +Clean up code related to Document node removal +https://bugs.webkit.org/show_bug.cgi?id=189452 + +Reviewed by Wenson Hsieh. + +Replace the "

[webkit-changes] [235836] trunk/Tools

2018-09-08 Thread simon . fraser
18-09-08 Simon Fraser + +accessibility/notification-listeners.html abandons a document +https://bugs.webkit.org/show_bug.cgi?id=188724 + +Reviewed by Darin Adler. + +AccessibilityControllerMac leaked m_globalNotificationHandler, which leaks a JSValueProtect&#x

[webkit-changes] [235851] trunk

2018-09-10 Thread simon . fraser
50) +++ trunk/Source/WebKit/ChangeLog 2018-09-10 18:16:37 UTC (rev 235851) @@ -1,3 +1,20 @@ +2018-09-10 Simon Fraser + +Before tracking Document leaks, clear all caches +https://bugs.webkit.org/show_bug.cgi?id=189459 + +Reviewed by Sam Weinig. + +It's not e

[webkit-changes] [235862] trunk/Source/WebCore

2018-09-10 Thread simon . fraser
862) --- trunk/Source/WebCore/ChangeLog 2018-09-10 21:11:23 UTC (rev 235861) +++ trunk/Source/WebCore/ChangeLog 2018-09-10 21:19:49 UTC (rev 235862) @@ -1,3 +1,32 @@ +2018-09-10 Simon Fraser + +svg/W3C-SVG-1.1/render-groups-03-t.svg and some other SVG tests leak documents +ht

[webkit-changes] [235863] trunk/Source/WebCore

2018-09-10 Thread simon . fraser
bCore/ChangeLog (235862 => 235863) --- trunk/Source/WebCore/ChangeLog 2018-09-10 21:19:49 UTC (rev 235862) +++ trunk/Source/WebCore/ChangeLog 2018-09-10 21:42:45 UTC (rev 235863) @@ -1,5 +1,30 @@ 2018-09-10 Simon Fraser +Many textarea tests leak documents because

[webkit-changes] [236078] trunk/Source/WebCore

2018-09-17 Thread simon . fraser
/Source/WebCore/ChangeLog (236077 => 236078) --- trunk/Source/WebCore/ChangeLog 2018-09-17 18:57:53 UTC (rev 236077) +++ trunk/Source/WebCore/ChangeLog 2018-09-17 19:39:35 UTC (rev 236078) @@ -1,3 +1,26 @@ +2018-09-17 Simon Fraser + +Add more ResourceLoading logging, particularly

[webkit-changes] [236088] trunk/Source

2018-09-17 Thread simon . fraser
-17 Simon Fraser + +Add more Fullscreen logging +https://bugs.webkit.org/show_bug.cgi?id=189656 + +Reviewed by Jer Noble. + +Add some fullscreen logging so I can tell whether WebFullScreenManager ever releases +the fullscreen element. + +* platf

[webkit-changes] [236087] trunk/Source/WebCore

2018-09-17 Thread simon . fraser
9:33 UTC (rev 236086) +++ trunk/Source/WebCore/ChangeLog 2018-09-17 22:05:42 UTC (rev 236087) @@ -1,3 +1,28 @@ +2018-09-14 Simon Fraser + +Add support for dumping the GraphicsLayer tree via notifyutil +https://bugs.webkit.org/show_bug.cgi?id=189639 + +Reviewed by

[webkit-changes] [236100] trunk

2018-09-17 Thread simon . fraser
/Source/WebCore/ChangeLog 2018-09-18 02:54:37 UTC (rev 236099) +++ trunk/Source/WebCore/ChangeLog 2018-09-18 04:14:39 UTC (rev 236100) @@ -1,3 +1,24 @@ +2018-09-17 Simon Fraser + +Many modern media control tests leak documents in testing +https://bugs.webkit.org/show_bug.cgi?id=18

[webkit-changes] [236149] trunk/Source/WebCore

2018-09-18 Thread simon . fraser
ChangeLog 2018-09-18 18:30:02 UTC (rev 236148) +++ trunk/Source/WebCore/ChangeLog 2018-09-18 18:34:15 UTC (rev 236149) @@ -1,3 +1,18 @@ +2018-09-18 Simon Fraser + +Remove the unused RenderLayerCompositor::enclosingCompositorFlushingLayers() +https://bugs.webkit.org/show_bug.cgi?

<    1   2   3   4   5   6   7   8   9   10   >