[webkit-changes] [246492] trunk/Tools

2019-06-16 Thread zalan
Title: [246492] trunk/Tools Revision 246492 Author za...@apple.com Date 2019-06-16 22:04:55 -0700 (Sun, 16 Jun 2019) Log Message [LFC] Expand tests coverage (325 new tests -> 1198). * LayoutReloaded/misc/LFC-passing-tests.txt: Modified Paths trunk/Tools/ChangeLog trunk/Tools/LayoutRelo

[webkit-changes] [246491] trunk

2019-06-16 Thread darin
Title: [246491] trunk Revision 246491 Author da...@apple.com Date 2019-06-16 18:59:28 -0700 (Sun, 16 Jun 2019) Log Message Convert some uses of fixed width and fixed precision floating point formatting to use shortest instead https://bugs.webkit.org/show_bug.cgi?id=198896 Reviewed by Sam

[webkit-changes] [246489] trunk/Source

2019-06-16 Thread eric . carlson
Title: [246489] trunk/Source Revision 246489 Author eric.carl...@apple.com Date 2019-06-16 18:38:51 -0700 (Sun, 16 Jun 2019) Log Message [MediaStream] Avoid roundoff error when setting AVCapture min/max frame rate https://bugs.webkit.org/show_bug.cgi?id=198875 Reviewed by Youenn Fablet.

[webkit-changes] [246488] trunk/Source

2019-06-16 Thread simon . fraser
Title: [246488] trunk/Source Revision 246488 Author simon.fra...@apple.com Date 2019-06-16 17:33:32 -0700 (Sun, 16 Jun 2019) Log Message Implement ScrollableArea::scrollOffset() https://bugs.webkit.org/show_bug.cgi?id=198895 Reviewed by Antti Koivisto. Source/WebCore: Remove from Scrol

[webkit-changes] [246487] trunk

2019-06-16 Thread ysuzuki
Title: [246487] trunk Revision 246487 Author ysuz...@apple.com Date 2019-06-16 15:06:29 -0700 (Sun, 16 Jun 2019) Log Message [JSC] Grown region of WasmTable should be initialized with null https://bugs.webkit.org/show_bug.cgi?id=198903 Reviewed by Saam Barati. JSTests: * wasm/stress/wa

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

2019-06-16 Thread zalan
Title: [246486] trunk/Source/WebCore Revision 246486 Author za...@apple.com Date 2019-06-16 14:04:41 -0700 (Sun, 16 Jun 2019) Log Message Address Sam's post-landing review of r246234. * layout/inlineformatting/InlineFormattingContextLineLayout.cpp: (WebCore::Layout::InlineFormattingConte

[webkit-changes] [246485] trunk/Tools

2019-06-16 Thread zalan
Title: [246485] trunk/Tools Revision 246485 Author za...@apple.com Date 2019-06-16 13:51:48 -0700 (Sun, 16 Jun 2019) Log Message [LFC] Unreviewed test gardening. Unsupported alignments. fast/inline/absolute-positioned-inline-in-centred-block.html -align: center fast/borders/empty-outlin

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

2019-06-16 Thread zalan
Title: [246484] trunk/Source/WebCore Revision 246484 Author za...@apple.com Date 2019-06-16 13:41:59 -0700 (Sun, 16 Jun 2019) Log Message [LFC][IFC] Decouple baseline ascent/descent and baseline offset. https://bugs.webkit.org/show_bug.cgi?id=198901 Reviewed by Antti Koivisto. Baseline

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

2019-06-16 Thread zalan
Title: [246483] trunk/Source/WebCore Revision 246483 Author za...@apple.com Date 2019-06-16 13:19:24 -0700 (Sun, 16 Jun 2019) Log Message [LFC][IFC] Intruding float may prevent adding any inline box https://bugs.webkit.org/show_bug.cgi?id=198891 Reviewed by Antti Koivisto. Take the int

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

2019-06-16 Thread zalan
Title: [246482] trunk/Source/WebCore Revision 246482 Author za...@apple.com Date 2019-06-16 13:15:02 -0700 (Sun, 16 Jun 2019) Log Message [LFC][Floats] Add bottom value to FloatingState::Constraints https://bugs.webkit.org/show_bug.cgi?id=198889 Reviewed by Antti Koivisto. Constraints:

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

2019-06-16 Thread zalan
Title: [246481] trunk/Source/WebCore Revision 246481 Author za...@apple.com Date 2019-06-16 13:04:31 -0700 (Sun, 16 Jun 2019) Log Message [LFC][IFC] Ignore descent when in limited/full quirks mode https://bugs.webkit.org/show_bug.cgi?id=198893 Reviewed by Antti Koivisto. In limited/ful

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

2019-06-16 Thread zalan
Title: [246480] trunk/Source/WebCore Revision 246480 Author za...@apple.com Date 2019-06-16 13:02:17 -0700 (Sun, 16 Jun 2019) Log Message [LFC][IFC] Line::isVisuallyEmpty should check inline-block boxes. https://bugs.webkit.org/show_bug.cgi?id=198894 Reviewed by Antti Koivisto. Non-zer

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

2019-06-16 Thread zalan
Title: [246478] trunk/Source/WebCore Revision 246478 Author za...@apple.com Date 2019-06-16 12:32:52 -0700 (Sun, 16 Jun 2019) Log Message [LFC][IFC] Remove Line::Content::isVisuallyEmpty https://bugs.webkit.org/show_bug.cgi?id=198892 Reviewed by Antti Koivisto. Instead of setting the i

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

2019-06-16 Thread zalan
Title: [246479] trunk/Source/WebCore Revision 246479 Author za...@apple.com Date 2019-06-16 12:33:18 -0700 (Sun, 16 Jun 2019) Log Message [LFC] Add Layout::Box::isContainingBlockDescendantOf https://bugs.webkit.org/show_bug.cgi?id=19 Reviewed by Antti Koivisto. Box::isDescendantOf

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

2019-06-16 Thread zalan
Title: [246477] trunk/Source/WebCore Revision 246477 Author za...@apple.com Date 2019-06-16 12:30:46 -0700 (Sun, 16 Jun 2019) Log Message [LFC] Add limited quirks mode to LayoutState. https://bugs.webkit.org/show_bug.cgi?id=198881 Reviewed by Antti Koivisto. This is in preparation for

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

2019-06-16 Thread zalan
Title: [246476] trunk/Source/WebCore Revision 246476 Author za...@apple.com Date 2019-06-16 12:30:15 -0700 (Sun, 16 Jun 2019) Log Message [LFC][IFC] Completely collapsed runs should not go to the trimmable run list. https://bugs.webkit.org/show_bug.cgi?id=198900 Reviewed by Antti Koivis

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

2019-06-16 Thread zalan
Title: [246475] trunk/Source/WebCore Revision 246475 Author za...@apple.com Date 2019-06-16 12:28:14 -0700 (Sun, 16 Jun 2019) Log Message [LFC][IFC] Use the borderBox rect consistently to size the inline box. https://bugs.webkit.org/show_bug.cgi?id=198899 Reviewed by Antti Koivisto. Us

[webkit-changes] [246474] tags/Safari-607.3.1.2.3/

2019-06-16 Thread bshafiei
Title: [246474] tags/Safari-607.3.1.2.3/ Revision 246474 Author bshaf...@apple.com Date 2019-06-16 11:23:46 -0700 (Sun, 16 Jun 2019) Log Message Tag Safari-607.3.1.2.3. Added Paths tags/Safari-607.3.1.2.3/ Diff ___ webkit-changes maili

[webkit-changes] [246473] tags/Safari-607.3.4/

2019-06-16 Thread bshafiei
Title: [246473] tags/Safari-607.3.4/ Revision 246473 Author bshaf...@apple.com Date 2019-06-16 10:58:20 -0700 (Sun, 16 Jun 2019) Log Message Tag Safari-607.3.4. Added Paths tags/Safari-607.3.4/ Diff ___ webkit-changes mailing list webk