26 @@
+2018-09-20 Simon Fraser
+
+Fix crash under FontCache::purgeInactiveFontData() when a memory warning fires
+https://bugs.webkit.org/show_bug.cgi?id=189722
+rdar://problem/44182860
+
+Reviewed by Myles C. Maxfield.
+
+Hashing of FontPlatf
og (236340 => 236341)
--- trunk/LayoutTests/ChangeLog 2018-09-21 18:40:15 UTC (rev 236340)
+++ trunk/LayoutTests/ChangeLog 2018-09-21 18:42:25 UTC (rev 236341)
@@ -1,3 +1,18 @@
+2018-09-20 Simon Fraser
+
+Make "overflow: overlay" a synonym for "overflow: auto"
+
rce/WebCore/ChangeLog 2018-09-21 20:15:29 UTC (rev 236355)
+++ trunk/Source/WebCore/ChangeLog 2018-09-21 20:29:18 UTC (rev 236356)
@@ -1,3 +1,28 @@
+2018-09-20 Simon Fraser
+
+Simplify the logic around has*ScrollbarWithAutoBehavior
+https://bugs.webkit.org/show_bug.cgi?id=189813
+
+
(231032 => 231033)
--- trunk/LayoutTests/ChangeLog 2018-04-25 23:23:00 UTC (rev 231032)
+++ trunk/LayoutTests/ChangeLog 2018-04-25 23:24:47 UTC (rev 231033)
@@ -1,3 +1,35 @@
+2018-04-25 Simon Fraser
+
+brightness() filter should default to 1, and not allow negative values
+ht
/ChangeLog (231099 => 231100)
--- trunk/LayoutTests/ChangeLog 2018-04-27 16:09:49 UTC (rev 231099)
+++ trunk/LayoutTests/ChangeLog 2018-04-27 16:11:12 UTC (rev 231100)
@@ -1,3 +1,16 @@
+2018-04-26 Simon Fraser
+
+Fix color-filter to apply to text decorations
+https://bugs.webkit.
101)
--- trunk/LayoutTests/ChangeLog 2018-04-27 16:11:12 UTC (rev 231100)
+++ trunk/LayoutTests/ChangeLog 2018-04-27 16:30:23 UTC (rev 231101)
@@ -1,3 +1,13 @@
+2018-04-27 Simon Fraser
+
+Disable color-filter tests on Windows for now
+https://bugs.webkit.org/show_bug.cgi?id=185
lter-gradients.html
Diff
Modified: trunk/LayoutTests/ChangeLog (231104 => 231105)
--- trunk/LayoutTests/ChangeLog 2018-04-27 17:22:35 UTC (rev 231104)
+++ trunk/LayoutTests/ChangeLog 2018-04-27 17:59:25 UTC (rev 231105)
@@ -1,5 +1,15 @@
2018-04-27 Simon Fraser
+Make color
(23 => 231112)
--- trunk/Source/WebCore/ChangeLog 2018-04-27 21:21:30 UTC (rev 23)
+++ trunk/Source/WebCore/ChangeLog 2018-04-27 21:35:56 UTC (rev 231112)
@@ -1,3 +1,27 @@
+2018-04-27 Simon Fraser
+
+Refactor filter list checking code
+https://bugs.webkit.org/show_bug.cgi
C (rev 231122)
+++ trunk/LayoutTests/ChangeLog 2018-04-28 00:27:29 UTC (rev 231123)
@@ -1,3 +1,21 @@
+2018-04-27 Simon Fraser
+
+Implement animation for color-filter
+https://bugs.webkit.org/show_bug.cgi?id=185092
+rdar://problem/39773810
+
+Reviewed
color-filter-text-stroke.html
Diff
Modified: trunk/LayoutTests/ChangeLog (231124 => 231125)
--- trunk/LayoutTests/ChangeLog 2018-04-28 00:27:32 UTC (rev 231124)
+++ trunk/LayoutTests/ChangeLog 2018-04-28 00:27:39 UTC (rev 231125)
@@ -1,5 +1,61 @@
2018-04-27 Simon Fraser
+Clean
/LayoutTests/ChangeLog (231123 => 231124)
--- trunk/LayoutTests/ChangeLog 2018-04-28 00:27:29 UTC (rev 231123)
+++ trunk/LayoutTests/ChangeLog 2018-04-28 00:27:32 UTC (rev 231124)
@@ -1,5 +1,15 @@
2018-04-27 Simon Fraser
+Implement color-filter for text stroke
+ht
/LayoutTests/ChangeLog (231152 => 231153)
--- trunk/LayoutTests/ChangeLog 2018-04-29 17:29:56 UTC (rev 231152)
+++ trunk/LayoutTests/ChangeLog 2018-04-29 17:30:35 UTC (rev 231153)
@@ -1,3 +1,14 @@
+2018-04-28 Simon Fraser
+
+Fix color-filter to apply to SVG colors
+ht
unk/Source/WebCore/ChangeLog 2018-04-29 23:41:55 UTC (rev 231154)
+++ trunk/Source/WebCore/ChangeLog 2018-04-30 05:24:11 UTC (rev 231155)
@@ -1,3 +1,24 @@
+2018-04-29 Simon Fraser
+
+Make color-filter affect
+https://bugs.webkit.org/show_bug.cgi?id=185122
+rdar://prob
:26 UTC (rev 231158)
+++ trunk/LayoutTests/ChangeLog 2018-04-30 17:51:51 UTC (rev 231159)
@@ -1,3 +1,14 @@
+2018-04-30 Simon Fraser
+
+Make color-filter affect caret-color
+https://bugs.webkit.org/show_bug.cgi?id=185129
+rdar://problem/39829066
+
+Reviewed by
1:13:03 UTC (rev 231472)
+++ trunk/LayoutTests/ChangeLog 2018-05-08 01:34:34 UTC (rev 231473)
@@ -1,3 +1,13 @@
+2018-05-07 Simon Fraser
+
+CSS filters which reference SVG filters fail to respect the "color-interpolation-filters" of the filter
+https://bugs.
k/Source/WebCore/ChangeLog 2018-05-09 15:21:59 UTC (rev 231559)
@@ -1,3 +1,30 @@
+2018-05-08 Simon Fraser
+
+SVG lighting colors need to be converted into linearSRGB
+https://bugs.webkit.org/show_bug.cgi?id=181196
+
+Reviewed by Darin Adler.
+
+Address post-commit
v 232098)
@@ -1,3 +1,33 @@
+2018-05-22 Simon Fraser
+
+Add notifyutil callbacks to dump the memory cache, and the list of live Pages and Documents
+https://bugs.webkit.org/show_bug.cgi?id=185853
+
+Reviewed by Keith Miller.
+
+Add a notifyutil callback to dump the Pag
38724 => 238725)
--- trunk/LayoutTests/ChangeLog 2018-11-30 03:15:03 UTC (rev 238724)
+++ trunk/LayoutTests/ChangeLog 2018-11-30 03:47:59 UTC (rev 238725)
@@ -1,3 +1,13 @@
+2018-11-29 Simon Fraser
+
+Overflow scrolling layers need to be self-painting
+https://bugs.webkit.org/show
4:44 UTC (rev 238782)
+++ trunk/Websites/webkit.org/ChangeLog 2018-12-01 20:08:22 UTC (rev 238783)
@@ -1,3 +1,14 @@
+2018-12-01 Simon Fraser
+
+webkit.org/css-status is broken
+https://bugs.webkit.org/show_bug.cgi?id=192278
+
+Reviewed by Zalan Bujtas.
+
+R
22:04:44 UTC (rev 238785)
+++ trunk/Source/_javascript_Core/ChangeLog 2018-12-01 22:09:08 UTC (rev 238786)
@@ -1,3 +1,14 @@
+2018-12-01 Simon Fraser
+
+Heap.h refers to the non-existent HeapStatistics
+https://bugs.webkit.org/show_bug.cgi?id=187882
+
+Reviewed by
rev 238837)
@@ -1,3 +1,21 @@
+2018-12-03 Simon Fraser
+
+Viewport-constrained renderers are always RenderLayerModelObjects
+https://bugs.webkit.org/show_bug.cgi?id=192342
+
+Reviewed by Myles C. Maxfield.
+
+addViewportConstrainedObject/removeViewportConstrainedObject
unk/LayoutTests/ChangeLog 2018-12-04 04:03:46 UTC (rev 238840)
@@ -1,3 +1,14 @@
+2018-12-03 Simon Fraser
+
+REGRESSION (r238090): position:fixed sidebar on https://www.w3.org/TR/SVG2/coords.html does not stay fixed
+https://bugs.webkit.org/show_bug.cgi?id=192
/LayoutTests/ChangeLog (238875 => 238876)
--- trunk/LayoutTests/ChangeLog 2018-12-04 22:33:24 UTC (rev 238875)
+++ trunk/LayoutTests/ChangeLog 2018-12-04 22:58:36 UTC (rev 238876)
@@ -1,3 +1,15 @@
+2018-12-04 Simon Fraser
+
+REGRESSION (r238090): position:fixed sidebar on https://www
1,9 @@
+2018-12-04 Simon Fraser
+
+Attempt to de-flake this test by scrolling a bit more.
+
+* compositing/fixed-with-main-thread-scrolling.html:
+
2018-12-04 Ryosuke Niwa
Crash in HTMLCollection::updateNamedElementCache
Modified: trunk/LayoutTests/compositing/fixed-w
Fraser.
Based on an earlier patch by Simon Fraser.
This patch performs some minor refactoring of the scrolling code:
- Rename ScrollingCoordinator::uniqueScrollLayerID() to uniqueScrollingNodeID() since it
is really a node id.
- Inline ScrollingStateTree::setRootStateNode() so we only need to
Wang on 2018-12-08
Reviewed by Simon Fraser.
Based on an earlier patch by Simon Fraser.
Previously ScrollingCoordinator just allowed nodes to be "attached" with a given parent,
but with no control over sibling order. To allow for correct hit-testing overflow and
frame scrolling nodes,
ttp/tests/xmlhttprequest/supported-xml-content-types-expected.txt:
* http/tests/xmlhttprequest/supported-xml-content-types.html:
-2018-12-09 Commit Queue
+2018-12-10 Simon Fraser
-Unreviewed, rolling out r239010.
-https://bugs.webkit.org/show_bug.cgi?id=192
angeLog 2018-12-13 02:34:19 UTC (rev 239145)
+++ trunk/LayoutTests/ChangeLog 2018-12-13 02:35:10 UTC (rev 239146)
@@ -1,3 +1,18 @@
+2018-12-12 Simon Fraser
+
+REGRESSION (r238357): Pins on Yelp map disappear
+https://bugs.webkit.org/show_bug.cgi?id=192597
+rdar:
12-13 03:54:13 UTC (rev 239149)
+++ trunk/LayoutTests/ChangeLog 2018-12-13 04:46:25 UTC (rev 239150)
@@ -1,3 +1,16 @@
+2018-12-12 Simon Fraser
+
+REGRESSION (r238090): CAPCHA UI jumps to the wrong location
+https://bugs.webkit.org/show_bug.cgi?id=192651
+rdar://problem/
ng/backing/backing-store-attachment-empty-keyframe.html
Diff
Modified: trunk/LayoutTests/ChangeLog (239221 => 239222)
--- trunk/LayoutTests/ChangeLog 2018-12-14 18:26:47 UTC (rev 239221)
+++ trunk/LayoutTests/ChangeLog 2018-12-14 19:05:43 UTC (rev 239222)
@@ -1,3 +1,16 @@
+2018-12-14
1,3 +1,18 @@
+2018-12-17 Simon Fraser
+
+REGRESSION (r233268): Elements animated in from offscreen sometimes don't display
+https://bugs.webkit.org/show_bug.cgi?id=192725
+rdar://problem/46011418
+
+Reviewed by Antoine Quint.
+
+* compositing/ba
f
Modified: trunk/LayoutTests/ChangeLog (239305 => 239306)
--- trunk/LayoutTests/ChangeLog 2018-12-18 01:32:34 UTC (rev 239305)
+++ trunk/LayoutTests/ChangeLog 2018-12-18 01:45:47 UTC (rev 239306)
@@ -1,3 +1,21 @@
+2018-12-17 Simon Fraser
+
+Don't use more expensive layer ba
1,3 +1,11 @@
+2018-12-18 Simon Fraser
+
+Fix test failure after r239306.
+
+Need Mojave WK1 results for this test.
+
+* platform/mac-mojave-wk1/compositing/contents-format/subpixel-antialiased-text-enabled-expected.txt: Added.
+
2018-12-18 Wenson Hsieh
Call
/_javascript_Core/ChangeLog (239396 => 239397)
--- trunk/Source/_javascript_Core/ChangeLog 2018-12-19 22:45:12 UTC (rev 239396)
+++ trunk/Source/_javascript_Core/ChangeLog 2018-12-19 23:17:31 UTC (rev 239397)
@@ -1,3 +1,17 @@
+2018-12-18 Simon Fraser
+
+Web Inspector: Timelines: correc
,39 @@
+2018-12-19 Simon Fraser
+
+Add support to run-benchmark to use non-default copies of the browser apps
+https://bugs.webkit.org/show_bug.cgi?id=192905
+rdar://problem/46845840
+
+Reviewed by Dewei Zhu.
+
+Add support for a --browser-p
+++ trunk/Source/WebCore/ChangeLog 2018-12-24 19:20:18 UTC (rev 239548)
@@ -1,3 +1,55 @@
+2018-12-24 Simon Fraser
+
+Change ScrollingNodeType to an enum class
+https://bugs.webkit.org/show_bug.cgi?id=193009
+
+Reviewed by Zalan Bujtas.
+
+Change the ScrollingNodeTyp
571)
--- trunk/LayoutTests/ChangeLog 2019-01-02 18:50:16 UTC (rev 239570)
+++ trunk/LayoutTests/ChangeLog 2019-01-02 19:24:48 UTC (rev 239571)
@@ -1,3 +1,14 @@
+2019-01-02 Simon Fraser
+
+Handle calc() expressions in gradient color stops
+https://bugs.webkit.org/show_bug.cgi?id=193
21:09:13 UTC (rev 239575)
@@ -1,5 +1,29 @@
2019-01-02 Simon Fraser
+Don't spin up a CalcParser if the current token is not a function token
+https://bugs.webkit.org/show_bug.cgi?id=193067
+
+Reviewed by Zalan Bujtas.
+
+Various functions in CSSPropertyParserHe
UTC (rev 239576)
@@ -1,5 +1,33 @@
2019-01-02 Simon Fraser
+Rename LayerScrollCoordinationRole to ScrollCoordinationRole and make an enum class
+https://bugs.webkit.org/show_bug.cgi?id=193010
+
+Reviewed by Zalan Bujtas.
+
+Move the enum LayerScrollCoordination
iased-text.html
Diff
Modified: trunk/LayoutTests/ChangeLog (239590 => 239591)
--- trunk/LayoutTests/ChangeLog 2019-01-03 15:38:33 UTC (rev 239590)
+++ trunk/LayoutTests/ChangeLog 2019-01-03 16:03:06 UTC (rev 239591)
@@ -1,3 +1,17 @@
+2019-01-02 Simon Fraser
+
+REGRESSION (r239306
unk/Source/WebCore/ChangeLog 2019-01-03 23:47:59 UTC (rev 239601)
@@ -1,3 +1,21 @@
+2019-01-03 Simon Fraser
+
+REGRESSION (r238090): After showing the Find banner or tab bar, hit tests are vertically offset (or painting is not offset)
+https://bugs.webkit.org/show_bug.cgi?id=193
9658)
@@ -1,3 +1,48 @@
+2019-01-04 Simon Fraser
+
+Factor legacy WK1 code for fixed and scrolling layers into their own helper class
+https://bugs.webkit.org/show_bug.cgi?id=193165
+
+Reviewed by Frédéric Wang.
+
+RenderLayerCompositor has some code to handle re
unk/Source/WebCore/ChangeLog 2019-01-10 22:50:13 UTC (rev 239847)
@@ -1,3 +1,24 @@
+2019-01-10 Simon Fraser
+
+Fix rare crash under ScrollbarThemeMac::paintScrollCorner()
+https://bugs.webkit.org/show_bug.cgi?id=193337
+rdar://problem/47179993
+
+Reviewed by Zalan Buj
=> 239911)
--- trunk/Source/WebCore/ChangeLog 2019-01-13 23:19:14 UTC (rev 239910)
+++ trunk/Source/WebCore/ChangeLog 2019-01-14 00:07:35 UTC (rev 239911)
@@ -1,3 +1,21 @@
+2019-01-13 Simon Fraser
+
+Minor optimization to RenderText::setRenderedText()
+https://bugs.webkit.org/sh
unk/LayoutTests/ChangeLog 2018-09-24 18:00:31 UTC (rev 236412)
@@ -1,3 +1,14 @@
+2018-09-24 Simon Fraser
+
+Garbled rendering of image when applied feConvolveMatrix to it, on Retina display
+https://bugs.webkit.org/show_bug.cgi?id=189748
+
+
+Reviewed by Jon
er.cpp
Diff
Modified: trunk/Source/WebCore/ChangeLog (236412 => 236413)
--- trunk/Source/WebCore/ChangeLog 2018-09-24 18:00:31 UTC (rev 236412)
+++ trunk/Source/WebCore/ChangeLog 2018-09-24 18:10:19 UTC (rev 236413)
@@ -1,5 +1,21 @@
2018-09-24 Simon Fraser
+ReferenceFilterOperati
UTC (rev 236414)
+++ trunk/LayoutTests/ChangeLog 2018-09-24 18:20:22 UTC (rev 236415)
@@ -1,5 +1,16 @@
2018-09-24 Simon Fraser
+CSS reference filter with feDisplacementMap shows buffer corruption on Retina displays
+https://bugs.webkit.org/show_bug.cgi?id=188
Log 2018-09-24 18:20:46 UTC (rev 236416)
@@ -1,5 +1,18 @@
2018-09-24 Simon Fraser
+feMorphology filter in CSS doesn't update when element moves
+https://bugs.webkit.org/show_bug.cgi?id=189895
+
+Reviewed by Dean Jackson.
+
+Test that moves a
--- trunk/LayoutTests/ChangeLog 2018-09-24 20:15:17 UTC (rev 236423)
+++ trunk/LayoutTests/ChangeLog 2018-09-24 20:19:46 UTC (rev 236424)
@@ -1,3 +1,40 @@
+2018-09-21 Simon Fraser
+
+Remove the old "AcceleratedCompositingForOverflowScroll" code
+https://bugs.
-scrolling-content-expected.txt
Diff
Modified: trunk/LayoutTests/ChangeLog (236427 => 236428)
--- trunk/LayoutTests/ChangeLog 2018-09-24 20:47:39 UTC (rev 236427)
+++ trunk/LayoutTests/ChangeLog 2018-09-24 20:49:25 UTC (rev 236428)
@@ -1,3 +1,31 @@
+2018-09-24 Simon Fraser
+
+Upd
/TestExpectations
Diff
Modified: trunk/LayoutTests/ChangeLog (236452 => 236453)
--- trunk/LayoutTests/ChangeLog 2018-09-25 04:15:06 UTC (rev 236452)
+++ trunk/LayoutTests/ChangeLog 2018-09-25 04:21:32 UTC (rev 236453)
@@ -1,3 +1,9 @@
+2018-09-24 Simon Fraser
+
+Mark two tests as fla
rCompositor.cpp
Diff
Modified: trunk/Source/WebCore/ChangeLog (236458 => 236459)
--- trunk/Source/WebCore/ChangeLog 2018-09-25 15:45:42 UTC (rev 236458)
+++ trunk/Source/WebCore/ChangeLog 2018-09-25 15:49:20 UTC (rev 236459)
@@ -1,3 +1,42 @@
+2018-09-25 Simon Fraser
+
+Clean up code ar
C (rev 236610)
+++ trunk/Source/WebCore/ChangeLog 2018-09-28 21:03:23 UTC (rev 236611)
@@ -1,3 +1,20 @@
+2018-09-28 Simon Fraser
+
+Remove some unused RenderLayer code
+https://bugs.webkit.org/show_bug.cgi?id=190078
+
+Reviewed by Zalan Bujtas.
+
1,3 +1,20 @@
+2018-09-28 Simon Fraser
+
+RenderLayer::removeOnlyThisLayer() should not call updateLayerPositions()
+https://bugs.webkit.org/show_bug.cgi?id=190093
+
+Reviewed by Dean Jackson and Zalan Bujtas.
+
+The ordering of the repaints changes.
+
cpp
Diff
Modified: trunk/Source/WebCore/ChangeLog (236676 => 236677)
--- trunk/Source/WebCore/ChangeLog 2018-10-01 18:27:55 UTC (rev 236676)
+++ trunk/Source/WebCore/ChangeLog 2018-10-01 18:32:32 UTC (rev 236677)
@@ -1,3 +1,30 @@
+2018-10-01 Simon Fraser
+
+Optimize RenderStyle::diff
,37 @@
+2018-10-10 Simon Fraser
+
+Hide RenderLayer z-order and normal flow lists behind iterators
+https://bugs.webkit.org/show_bug.cgi?id=190457
+
+Reviewed by Zalan Bujtas.
+
+Expose the positive z-order, negative z-order and normal flow lists
+from RenderLayer
/WebCore/ChangeLog 2018-10-15 16:12:37 UTC (rev 237117)
@@ -1,3 +1,45 @@
+2018-10-15 Simon Fraser
+
+RenderLayer tree-related cleanup
+https://bugs.webkit.org/show_bug.cgi?id=190572
+
+Reviewed by Zalan Bujtas.
+
+Move code around so that functions related to parent/chi
ering/RenderLayer.h
Diff
Modified: trunk/Source/WebCore/ChangeLog (237120 => 237121)
--- trunk/Source/WebCore/ChangeLog 2018-10-15 16:59:49 UTC (rev 237120)
+++ trunk/Source/WebCore/ChangeLog 2018-10-15 17:25:42 UTC (rev 237121)
@@ -1,3 +1,23 @@
+2018-10-15 Simon Fraser
+
+RenderLayer::
ied: trunk/Source/WebCore/ChangeLog (237121 => 237122)
--- trunk/Source/WebCore/ChangeLog 2018-10-15 17:25:42 UTC (rev 237121)
+++ trunk/Source/WebCore/ChangeLog 2018-10-15 17:25:45 UTC (rev 237122)
@@ -1,5 +1,23 @@
2018-10-15 Simon Fraser
+Make a helper function to check for refl
urce/WebCore/ChangeLog (237123 => 237124)
--- trunk/Source/WebCore/ChangeLog 2018-10-15 17:25:47 UTC (rev 237123)
+++ trunk/Source/WebCore/ChangeLog 2018-10-15 17:25:50 UTC (rev 237124)
@@ -1,5 +1,32 @@
2018-10-15 Simon Fraser
+LayerListMutationDetector should take a re
:45 UTC (rev 237122)
+++ trunk/Source/WebCore/ChangeLog 2018-10-15 17:25:47 UTC (rev 237123)
@@ -1,5 +1,21 @@
2018-10-15 Simon Fraser
+Share some code to dirty z-order and normal flow lists when child layers are added or removed
+https://bugs.webkit.org/show_bug.cgi?id=190
rce/WebCore/ChangeLog 2018-10-15 20:09:15 UTC (rev 237139)
@@ -1,3 +1,20 @@
+2018-10-15 Simon Fraser
+
+Add compact logging for the paint-order RenderLayer tree
+https://bugs.webkit.org/show_bug.cgi?id=190592
+
+Reviewed by Zalan Bujtas.
+
+Add a way to dump
bKit2/ChangeLog (206053 => 206054)
--- trunk/Source/WebKit2/ChangeLog 2016-09-16 21:43:13 UTC (rev 206053)
+++ trunk/Source/WebKit2/ChangeLog 2016-09-16 22:14:54 UTC (rev 206054)
@@ -1,3 +1,17 @@
+2016-09-16 Simon Fraser
+
+WKWebViewConfiguration's _incrementalRenderingSuppr
(206590 => 206591)
--- trunk/LayoutTests/ChangeLog 2016-09-29 18:03:23 UTC (rev 206590)
+++ trunk/LayoutTests/ChangeLog 2016-09-29 18:09:59 UTC (rev 206591)
@@ -1,3 +1,16 @@
+2016-09-29 Simon Fraser
+
+Fix hit testing on display:block elements
+https://bugs.webkit.
unk/Source/WebCore/ChangeLog 2016-09-30 06:41:08 UTC (rev 206631)
@@ -1,3 +1,61 @@
+2016-09-29 Simon Fraser
+
+Re-order the arguments to drawPattern() functions
+https://bugs.webkit.org/show_bug.cgi?id=162772
+
+Reviewed by Zalan Bujtas.
+
+Re-order the argume
5:06 UTC (rev 206712)
@@ -1,3 +1,13 @@
+2016-10-01 Simon Fraser
+
+Bad cast when CSS position programmatically changed from -webkit-sticky to fixed
+https://bugs.webkit.org/show_bug.cgi?id=160826
+
+Reviewed by Zalan Bujtas.
+
+* fast/scrolling/sticky-to-fixed-expe
xpected.txt
trunk/LayoutTests/transitions/background-position-transitions.html
Diff
Modified: trunk/LayoutTests/ChangeLog (206712 => 206713)
--- trunk/LayoutTests/ChangeLog 2016-10-02 01:05:06 UTC (rev 206712)
+++ trunk/LayoutTests/ChangeLog 2016-10-02 01:05:14 UTC (rev 206713)
@@ -1,5
/event-stream-single-tap.html
Diff
Modified: trunk/LayoutTests/ChangeLog (206797 => 206798)
--- trunk/LayoutTests/ChangeLog 2016-10-05 00:15:39 UTC (rev 206797)
+++ trunk/LayoutTests/ChangeLog 2016-10-05 00:23:51 UTC (rev 206798)
@@ -1,3 +1,13 @@
+2016-10-04 Simon Fraser
+
+[iOS WK
g 2016-10-07 23:47:18 UTC (rev 206944)
+++ trunk/Source/WebKit/mac/ChangeLog 2016-10-08 00:20:05 UTC (rev 206945)
@@ -1,3 +1,30 @@
+2016-10-07 Simon Fraser
+
+[WK1 Mac] Fix repaints of fixed-background elements in layer-backed WebViews
+https://bugs.webkit.org/show_bug.cgi?id=16
checker.py
Added Paths
trunk/Tools/Scripts/webkitpy/style/checkers/contributors.py
Diff
Modified: trunk/Tools/ChangeLog (206966 => 206967)
--- trunk/Tools/ChangeLog 2016-10-09 07:34:08 UTC (rev 206966)
+++ trunk/Tools/ChangeLog 2016-10-09 16:34:53 UTC (rev 206967)
@@ -1,3 +1,55 @@
+2016
/ChangeLog
trunk/Tools/Scripts/webkitpy/common/config/committers.py
Diff
Modified: trunk/Tools/ChangeLog (206969 => 206970)
--- trunk/Tools/ChangeLog 2016-10-09 20:47:47 UTC (rev 206969)
+++ trunk/Tools/ChangeLog 2016-10-09 22:47:57 UTC (rev 206970)
@@ -1,3 +1,18 @@
+2016-10-09 Simon Fra
-10 03:11:20 UTC (rev 206979)
+++ trunk/Tools/ChangeLog 2016-10-10 05:22:09 UTC (rev 206980)
@@ -1,5 +1,40 @@
2016-10-09 Simon Fraser
+Make validate-committer-lists show inactive reviewers
+https://bugs.webkit.org/show_bug.cgi?id=163193
+
+Reviewed by Sam Weinig.
+
-13 03:16:15 UTC (rev 207274)
@@ -1,3 +1,13 @@
+2016-10-12 Simon Fraser
+
+polygonPathFromPoints calls uncheckedAppend, but assertion size() < capacity() fails
+https://bugs.webkit.org/show_bug.cgi?id=163276
+
+Reviewed by Sam Weinig.
+
+* css3/masking/large-
; 207349)
--- trunk/Tools/ChangeLog 2016-10-14 18:16:26 UTC (rev 207348)
+++ trunk/Tools/ChangeLog 2016-10-14 18:26:40 UTC (rev 207349)
@@ -1,3 +1,15 @@
+2016-10-14 Simon Fraser
+
+Fix printing in WK2 MiniBrowser
+https://bugs.webkit.org/show_bug.cgi?id=163455
+
+Reviewed by Ti
t.org/wp-content/themes/webkit/team.php
Diff
Modified: trunk/Tools/ChangeLog (207349 => 207350)
--- trunk/Tools/ChangeLog 2016-10-14 18:26:40 UTC (rev 207349)
+++ trunk/Tools/ChangeLog 2016-10-14 18:26:44 UTC (rev 207350)
@@ -1,5 +1,22 @@
2016-10-14 Simon Fraser
+Annotate bots in
Diff
Modified: trunk/Tools/ChangeLog (207369 => 207370)
--- trunk/Tools/ChangeLog 2016-10-15 02:19:16 UTC (rev 207369)
+++ trunk/Tools/ChangeLog 2016-10-15 04:18:19 UTC (rev 207370)
@@ -1,3 +1,15 @@
+2016-10-14 Simon Fraser
+
+REGRESSION (r206973): Running "webkit-patch sugge
runk/Source/WebCore/ChangeLog 2016-10-15 21:15:17 UTC (rev 207378)
@@ -1,3 +1,48 @@
+2016-10-15 Simon Fraser
+
+Implement serializer = { attribute }
+https://bugs.webkit.org/show_bug.cgi?id=163466
+
+Reviewed by Darin Adler.
+
+Fix the code generator to generate
ce/WebCore/features.json
Diff
Modified: trunk/Source/WebCore/ChangeLog (207392 => 207393)
--- trunk/Source/WebCore/ChangeLog 2016-10-16 14:30:37 UTC (rev 207392)
+++ trunk/Source/WebCore/ChangeLog 2016-10-16 18:47:05 UTC (rev 207393)
@@ -1,3 +1,9 @@
+2016-10-16 Simon Fraser
+
+Add
Modified: trunk/Source/WebCore/ChangeLog (207393 => 207394)
--- trunk/Source/WebCore/ChangeLog 2016-10-16 18:47:05 UTC (rev 207393)
+++ trunk/Source/WebCore/ChangeLog 2016-10-16 18:59:31 UTC (rev 207394)
@@ -1,5 +1,16 @@
2016-10-16 Simon Fraser
+Implement serializer = { attribut
-10-17 Simon Fraser
+
+Fix typo in error message.
+
+* bindings/scripts/CodeGeneratorJS.pm:
+(GenerateSerializerFunction):
+
2016-10-17 Fujii Hironori
preprocessor.pm: cl.exe outputs processing filenames if Windows Perl is used
Modified: trunk/Source/WebC
/ChangeLog (207419 => 207420)
--- trunk/LayoutTests/ChangeLog 2016-10-17 18:35:17 UTC (rev 207419)
+++ trunk/LayoutTests/ChangeLog 2016-10-17 19:06:25 UTC (rev 207420)
@@ -1,3 +1,23 @@
+2016-10-17 Simon Fraser
+
+Implement DOMPoint/DOMPointReadOnly
+https://bugs.webkit.
k/LayoutTests/ChangeLog 2017-10-30 18:21:02 UTC (rev 224192)
+++ trunk/LayoutTests/ChangeLog 2017-10-30 18:23:24 UTC (rev 224193)
@@ -1,3 +1,16 @@
+2017-10-30 Simon Fraser
+
+tab-size: 0px asserts
+https://bugs.webkit.org/show_bug.cgi?id=176198
+
+Reviewed by Antti Koivisto.
+
+
=> 224260)
--- trunk/LayoutTests/ChangeLog 2017-10-31 23:17:56 UTC (rev 224259)
+++ trunk/LayoutTests/ChangeLog 2017-10-31 23:26:52 UTC (rev 224260)
@@ -1,3 +1,15 @@
+2017-10-31 Simon Fraser
+
+Make it possible to test rubber-banding in overflow scroll
+https://bugs.webkit.
C (rev 224264)
+++ trunk/LayoutTests/ChangeLog 2017-11-01 00:21:20 UTC (rev 224265)
@@ -1,3 +1,14 @@
+2017-10-31 Simon Fraser
+
+Rubber-banding overflow-scrolling-touch shows black
+https://bugs.webkit.org/show_bug.cgi?id=179087
+rdar://problem/35260253
+
+Reviewed
311)
+++ trunk/Source/WTF/ChangeLog 2017-11-02 03:08:53 UTC (rev 224312)
@@ -1,3 +1,14 @@
+2017-11-01 Simon Fraser
+
+Misc display list and other cleanup
+https://bugs.webkit.org/show_bug.cgi?id=179150
+
+Reviewed by Tim Horton.
+
+Add system trace points for display l
UTC (rev 224318)
@@ -1,3 +1,10 @@
+2017-11-01 Simon Fraser
+
+Fix iOS build after r224312.
+
+* platform/graphics/cocoa/GraphicsContextCocoa.mm:
+(WebCore::GraphicsContext::drawFocusRing):
+
2017-11-01 Daniel Bates
Change Element::didAddUserAgentShadowRoot()
ource/WebCore/ChangeLog 2017-11-04 23:01:56 UTC (rev 224462)
+++ trunk/Source/WebCore/ChangeLog 2017-11-04 23:43:55 UTC (rev 224463)
@@ -1,3 +1,171 @@
+2017-11-04 Simon Fraser
+
+Add a GraphicsContextImpl and use it for DispayList::Recorder
+https://bugs.webkit.org/show_bug.
rce/WebCore/ChangeLog 2017-11-05 05:40:16 UTC (rev 224465)
@@ -1,3 +1,17 @@
+2017-11-04 Simon Fraser
+
+Move code that maps a CompositeOperator and BlendMode to a CGBlendMode into a helper function
+https://bugs.webkit.org/show_bug.cgi?id=179290
+
+Reviewed by Darin Ad
ompositor.h
Diff
Modified: trunk/Source/WebCore/ChangeLog (224509 => 224510)
--- trunk/Source/WebCore/ChangeLog 2017-11-06 21:35:11 UTC (rev 224509)
+++ trunk/Source/WebCore/ChangeLog 2017-11-06 21:41:12 UTC (rev 224510)
@@ -1,3 +1,43 @@
+2017-11-03 Simon Fraser
+
+UIWebView is not
Diff
Modified: trunk/Source/WebCore/ChangeLog (224616 => 224617)
--- trunk/Source/WebCore/ChangeLog 2017-11-09 04:57:38 UTC (rev 224616)
+++ trunk/Source/WebCore/ChangeLog 2017-11-09 05:27:22 UTC (rev 224617)
@@ -1,3 +1,24 @@
+2017-11-08 Simon Fraser
+
+Cordova: elements with
Log 2017-11-09 05:35:34 UTC (rev 224618)
@@ -1,3 +1,14 @@
+2017-11-08 Simon Fraser
+
+Content not painted when scrolling an overflow node inside an iframe
+https://bugs.webkit.org/show_bug.cgi?id=179315
+rdar://problem/35364166
+
+Reviewed by Tim Hor
ebCore/rendering/RenderLayerCompositor.h
Diff
Modified: trunk/Source/WebCore/ChangeLog (224711 => 224712)
--- trunk/Source/WebCore/ChangeLog 2017-11-11 00:03:55 UTC (rev 224711)
+++ trunk/Source/WebCore/ChangeLog 2017-11-11 00:15:15 UTC (rev 224712)
@@ -1,3 +1,26 @@
+2017-11-10 Simon Fraser
+
-content.html
Diff
Modified: trunk/LayoutTests/ChangeLog (224714 => 224715)
--- trunk/LayoutTests/ChangeLog 2017-11-11 00:20:31 UTC (rev 224714)
+++ trunk/LayoutTests/ChangeLog 2017-11-11 01:07:44 UTC (rev 224715)
@@ -1,3 +1,14 @@
+2017-11-10 Simon Fraser
+
+Contents of composi
/WebCore/page/ios/FrameIOS.mm
Diff
Modified: trunk/Source/WebCore/ChangeLog (224715 => 224716)
--- trunk/Source/WebCore/ChangeLog 2017-11-11 01:07:44 UTC (rev 224715)
+++ trunk/Source/WebCore/ChangeLog 2017-11-11 01:07:47 UTC (rev 224716)
@@ -1,5 +1,24 @@
2017-11-10 Simon Fra
,23 @@
+2017-11-11 Simon Fraser
+
+Remove redundant platform-specific implementations of Image::drawPattern()
+https://bugs.webkit.org/show_bug.cgi?id=179580
+
+Reviewed by Sam Weinig.
+
+Platform-specific Image files had implementations of Image::drawPattern() but t
4 02:01:40 UTC (rev 224796)
@@ -1,3 +1,20 @@
+2017-11-13 Simon Fraser
+
+When navigating back to a page, compositing layers may not use accelerated drawing
+https://bugs.webkit.org/show_bug.cgi?id=178749
+rdar://problem/35158946
+
+Reviewed by Dean Jackson.
Diff
Modified: trunk/Source/WebCore/ChangeLog (224796 => 224797)
--- trunk/Source/WebCore/ChangeLog 2017-11-14 02:01:40 UTC (rev 224796)
+++ trunk/Source/WebCore/ChangeLog 2017-11-14 02:28:36 UTC (rev 224797)
@@ -1,5 +1,31 @@
2017-11-13 Simon Fraser
+Minor DisplayRefreshMonit
nce.h
Diff
Modified: trunk/Source/WebCore/ChangeLog (224976 => 224977)
--- trunk/Source/WebCore/ChangeLog 2017-11-17 19:34:32 UTC (rev 224976)
+++ trunk/Source/WebCore/ChangeLog 2017-11-17 19:39:58 UTC (rev 224977)
@@ -1,3 +1,22 @@
+2017-11-17 Simon Fraser
+
+FETurbulence const a
C (rev 224989)
+++ trunk/Source/WTF/ChangeLog 2017-11-17 23:00:43 UTC (rev 224990)
@@ -1,3 +1,33 @@
+2017-11-17 Simon Fraser
+
+Add a TimingScope class for microbenchmarking sections of code
+https://bugs.webkit.org/show_bug.cgi?id=179825
+
+Reviewed by Zalan Bujtas.
+
+
++ trunk/Source/WebCore/ChangeLog 2017-11-17 23:36:24 UTC (rev 224996)
@@ -1,3 +1,22 @@
+2017-11-17 Simon Fraser
+
+Don't invert a matrix for every channel of every pixel of an FETurbulence filter
+https://bugs.webkit.org/show_bug.cgi?id=179829
+
+Reviewed by
501 - 600 of 4062 matches
Mail list logo