WebKit Trac
  • Login
  • Preferences
  • Forgot your password?
  • Wiki
  • Timeline
  • Browse Source
  • Search

Context Navigation



Results (1 - 10 of 6773)

1 2 3 4 5 6 7 8 9 10 11 →
[276488]: [css-counter-styles] Parse @counter-style descriptors ...
... cpp#L153#L161 Relevant changelog snippet from David Hyatt, 2016-12-07: > We also overload CSS_STRING primitive value type and have it act as both a string > and a custom identifier. This is lame, since the parser should have made two different > types of objects instead, but since our parse ...
By commit-queue@webkit.org — Apr 22, 2021, 10:25:40 PM
[276380]: [css-counter-styles] Parse @counter-style descriptors ...
... cpp#L153#L161 Relevant changelog snippet from David Hyatt, 2016-12-07: > We also overload CSS_STRING primitive value type and have it act as both a string > and a custom identifier. This is lame, since the parser should have made two different > types of objects instead, but since our parse ...
By commit-queue@webkit.org — Apr 21, 2021, 12:07:50 PM
[257811]: [Internals] Introduce Internals::updateLayoutAndStyleRecursively ...
... However in certain cases (see Hyatt's optimization on lazy offsetHeight/Width computation in Document::updateLayoutIfDimensionsOutOfDate) this call can leave the tree partially dirty. This behavior leads to flakiness, especially when the test checks against Internals:: ...
By Alan Bujtas — Mar 3, 2020, 4:06:15 PM
[229147]: CSS ::selection stroke-color and stroke-width are not applied to ...
... webkit.org/show_bug.cgi?id=183178 Reviewed by David Hyatt. Source/WebCore: This change fixes the following two issues: 1. Properties stroke-color and stroke-width are not applied to the ::selection pseudo- element of text fields. 2. Properties stroke-color and stroke-width a ...
By dbates@webkit.org — Mar 1, 2018, 2:35:38 PM
[227614]: Enable lines clamp support for Apple Mail by default ...
Enable lines clamp support for Apple Mail by default https://bugs.webkit.org/show_bug.cgi?id=182113 Reviewed by Dean Jackson. * Shared/WebPageCreationParameters.cpp: (WebKit::WebPageCreationParameters::encode const): (WebKit::WebPageCrea ...
By hyatt@apple.com — Jan 25, 2018, 10:43:46 AM
[227577]: Implement line clamp for mail. ...
Implement line clamp for mail. https://bugs.webkit.org/show_bug.cgi?id=180818 Reviewed by Dean Jackson. Source/WebCore: This patch implements a form of clamping that can clamp lines at both the top and the bottom, and the interior can b ...
By hyatt@apple.com — Jan 24, 2018, 2:52:56 PM
[227533]: REGRESSION (r226138): Selecting a line that ends with zero-width ...
... cgi?id=181993 <rdar://problem/36421080> Reviewed by David Hyatt. Source/WebCore: Re-implement paint optimization that was inadvertently removed in r226138. This optimization works around an issue where selecting the last printable character in a line that is followed followed by a zero-width joi ...
By dbates@webkit.org — Jan 24, 2018, 11:17:30 AM
[226138]: Implement InlineTextBox painting using marker subranges ...
... cgi?id=180984 <rdar://problem/36139364> Reviewed by David Hyatt. Source/WebCore: As a step towards implementing CSS Pseudo-Elements Module Level 4, explicitly decompose a text line into subrange objects that may be styled (say, to give the appearance of selected text) and painted. No functional ...
By dbates@webkit.org — Dec 19, 2017, 1:48:19 PM
[226137]: Add support for computing the frontmost longest effective marker ...
... webkit.org/show_bug.cgi?id=180985 Reviewed by Dave Hyatt. Source/WebCore: Add a new subdivision overlap strategy to return the minimum list of maximal length non- overlapping subranges. We will make use of this strategy together with an algorithm to coalesce adjacent subranges with visual ...
By dbates@webkit.org — Dec 19, 2017, 1:28:33 PM
[224582]: [Experiment] Implement code to detect high frequency painting ...
[Experiment] Implement code to detect high frequency painting https://bugs.webkit.org/show_bug.cgi?id=179118 Source/WebCore: <rdar://problem/35347068> Reviewed by Simon Fraser. This patch implements a model for detecting that objects wh ...
By hyatt@apple.com — Nov 8, 2017, 8:11:55 AM
1 2 3 4 5 6 7 8 9 10 11 →
Note: See TracSearch for help on searching.

Trac Powered

Powered by Trac 1.5.4
By Edgewall Software .

Hosted by Apple