Title: [234496] branches/safari-606-branch/Source/WebKit
Revision 234496
Author bshaf...@apple.com
Date 2018-08-01 23:28:50 -0700 (Wed, 01 Aug 2018)
Log Message
Cherry-pick r234486. rdar://problem/42844004
Make sure cookies get flushed to disk before exiting or suspending the network
Title: [234494] branches/safari-606-branch/Source/WebKit
Revision 234494
Author bshaf...@apple.com
Date 2018-08-01 23:20:57 -0700 (Wed, 01 Aug 2018)
Log Message
Cherry-pick r234384. rdar://problem/42843520
REGRESSION (r230817): Terrible performance when selecting text on Stash code r
Title: [234495] branches/safari-606-branch
Revision 234495
Author bshaf...@apple.com
Date 2018-08-01 23:21:03 -0700 (Wed, 01 Aug 2018)
Log Message
Cherry-pick r234466. rdar://problem/42843690
Hardcode some system colors to avoid fingerprinting exposure.
https://bugs.webkit.org/sh
Title: [234493] trunk/Source/WebCore
Revision 234493
Author utatane@gmail.com
Date 2018-08-01 21:24:11 -0700 (Wed, 01 Aug 2018)
Log Message
Unreviewed, revert TransformationMatrix::operator== change
https://bugs.webkit.org/show_bug.cgi?id=188197
This change partially revert cleaning
Title: [234492] trunk/Source/WebCore
Revision 234492
Author utatane@gmail.com
Date 2018-08-01 21:10:43 -0700 (Wed, 01 Aug 2018)
Log Message
Unreviewed, rename TransformationMatrix::Identity to TransformationMatrix::identity
https://bugs.webkit.org/show_bug.cgi?id=188204
Follow the co
Title: [234491] trunk
Revision 234491
Author utatane@gmail.com
Date 2018-08-01 20:55:47 -0700 (Wed, 01 Aug 2018)
Log Message
Add self.queueMicrotask(f) on DOMWindow
https://bugs.webkit.org/show_bug.cgi?id=188212
Reviewed by Ryosuke Niwa.
Source/_javascript_Core:
* CMakeLists.txt:
*
Title: [234490] trunk/Tools
Revision 234490
Author ross.kirsl...@sony.com
Date 2018-08-01 19:19:04 -0700 (Wed, 01 Aug 2018)
Log Message
TestWTF.WTF_NeverDestroyed.Construct output differs for MSVC in Debug mode
https://bugs.webkit.org/show_bug.cgi?id=188244
Reviewed by Daniel Bates.
Fol
Title: [234488] trunk/Source
Revision 234488
Author timothy_hor...@apple.com
Date 2018-08-01 17:30:10 -0700 (Wed, 01 Aug 2018)
Log Message
Using the keyboard arrow keys to scroll a webpage is very slow, not smooth, takes too long
https://bugs.webkit.org/show_bug.cgi?id=188239
Reviewed b
Title: [234487] branches/safari-606-branch/Source
Revision 234487
Author kocsen_ch...@apple.com
Date 2018-08-01 17:02:14 -0700 (Wed, 01 Aug 2018)
Log Message
Versioning.
Modified Paths
branches/safari-606-branch/Source/_javascript_Core/Configurations/Version.xcconfig
branches/safari-606
Title: [234486] trunk/Source/WebKit
Revision 234486
Author cdu...@apple.com
Date 2018-08-01 16:45:44 -0700 (Wed, 01 Aug 2018)
Log Message
Make sure cookies get flushed to disk before exiting or suspending the network process
https://bugs.webkit.org/show_bug.cgi?id=188241
Reviewed by Ale
Title: [234485] trunk/LayoutTests
Revision 234485
Author rn...@webkit.org
Date 2018-08-01 16:26:02 -0700 (Wed, 01 Aug 2018)
Log Message
REGRESSION(r227983): fast/dom/adopt-node-crash-2.html is flaky
https://bugs.webkit.org/show_bug.cgi?id=182589
Rebaseline the test and remove the flaky t
Title: [234484] tags/Safari-606.1.34/
Revision 234484
Author kocsen_ch...@apple.com
Date 2018-08-01 15:36:16 -0700 (Wed, 01 Aug 2018)
Log Message
Tag Safari-606.1.34.
Added Paths
tags/Safari-606.1.34/
Diff
___
webkit-changes mailing li
Title: [234483] trunk/Source
Revision 234483
Author achristen...@apple.com
Date 2018-08-01 15:08:51 -0700 (Wed, 01 Aug 2018)
Log Message
Move all calls to ResourceLoader::start to WebKitLegacy
https://bugs.webkit.org/show_bug.cgi?id=184946
Reviewed by Andy Estes.
Source/WebCore:
This i
Title: [234482] trunk
Revision 234482
Author n_w...@apple.com
Date 2018-08-01 15:07:42 -0700 (Wed, 01 Aug 2018)
Log Message
AX: AOM: Add ARIA IDL Attribute Reflection
https://bugs.webkit.org/show_bug.cgi?id=184676
Source/WebCore:
Reviewed by Chris Fleizach.
Test: accessibility/ARIA-re
Title: [234481] trunk/Source/WebCore
Revision 234481
Author za...@apple.com
Date 2018-08-01 14:46:52 -0700 (Wed, 01 Aug 2018)
Log Message
[LFC][Floating] Revert back to only one list for the all the floatings.
https://bugs.webkit.org/show_bug.cgi?id=188232
Reviewed by Antti Koivisto.
If
Title: [234479] trunk/LayoutTests
Revision 234479
Author david_fen...@apple.com
Date 2018-08-01 14:33:41 -0700 (Wed, 01 Aug 2018)
Log Message
Layout Test editing/selection/update-selection-by-style-change.html is flaky.
https://bugs.webkit.org/show_bug.cgi?id=187649
Unreviewed test garde
Title: [234478] trunk/Source/WebCore
Revision 234478
Author za...@apple.com
Date 2018-08-01 14:31:11 -0700 (Wed, 01 Aug 2018)
Log Message
[LFC][Floating] Use margin box consistently while placing a floating.
https://bugs.webkit.org/show_bug.cgi?id=188222
Reviewed by Antti Koivisto.
The
Title: [234477] trunk/Source/_javascript_Core
Revision 234477
Author commit-qu...@webkit.org
Date 2018-08-01 14:21:39 -0700 (Wed, 01 Aug 2018)
Log Message
[INTL] Allow "unknown" formatToParts types
https://bugs.webkit.org/show_bug.cgi?id=188176
Patch by Andy VanWagoner on 2018-08-01
Rev
Title: [234476] trunk/Source/WebCore
Revision 234476
Author za...@apple.com
Date 2018-08-01 14:20:00 -0700 (Wed, 01 Aug 2018)
Log Message
[LFC] Add FormattingContext::mapToAncestor geometry mapping function
https://bugs.webkit.org/show_bug.cgi?id=188188
Reviewed by Antti Koivisto.
* lay
Title: [234475] trunk
Revision 234475
Author commit-qu...@webkit.org
Date 2018-08-01 14:19:27 -0700 (Wed, 01 Aug 2018)
Log Message
[INTL] Implement hourCycle in DateTimeFormat
https://bugs.webkit.org/show_bug.cgi?id=188006
Patch by Andy VanWagoner on 2018-08-01
Reviewed by Darin Adler.
Title: [234473] trunk/LayoutTests
Revision 234473
Author commit-qu...@webkit.org
Date 2018-08-01 14:13:10 -0700 (Wed, 01 Aug 2018)
Log Message
number-toLocaleString.js test fails on ARM Linux buildbots
https://bugs.webkit.org/show_bug.cgi?id=154533
Patch by Andy VanWagoner on 2018-08-01
Title: [234472] releases/Apple
Revision 234472
Author m...@apple.com
Date 2018-08-01 14:05:40 -0700 (Wed, 01 Aug 2018)
Log Message
Added a tag for Safari Technology Preview release 62.
Added Paths
releases/Apple/Safari Technology Preview 62/
releases/Apple/Safari Technology Preview 62/A
Title: [234471] trunk/Source/WebCore
Revision 234471
Author za...@apple.com
Date 2018-08-01 13:53:47 -0700 (Wed, 01 Aug 2018)
Log Message
[LFC][Floating] FloatingState should take the formatting root box.
https://bugs.webkit.org/show_bug.cgi?id=188214
Reviewed by Antti Koivisto.
This wi
Title: [234470] trunk/Source/WebCore
Revision 234470
Author za...@apple.com
Date 2018-08-01 13:52:04 -0700 (Wed, 01 Aug 2018)
Log Message
[LFC][Floating] Align new floating with the bottom of the existing floatings.
https://bugs.webkit.org/show_bug.cgi?id=188213
Reviewed by Antti Koivist
Title: [234469] trunk/Source/WebCore
Revision 234469
Author eric.carl...@apple.com
Date 2018-08-01 13:48:58 -0700 (Wed, 01 Aug 2018)
Log Message
Always use MediaPlayback audio category when playing to AppleTV
https://bugs.webkit.org/show_bug.cgi?id=188230
Reviewed by Jer Noble.
* platf
Title: [234468] trunk/Source/_javascript_Core
Revision 234468
Author keith_mil...@apple.com
Date 2018-08-01 13:33:48 -0700 (Wed, 01 Aug 2018)
Log Message
JSArrayBuffer should have its own JSType
https://bugs.webkit.org/show_bug.cgi?id=188231
Reviewed by Saam Barati.
* runtime/JSArrayBuf
Title: [234467] trunk/Tools
Revision 234467
Author jbed...@apple.com
Date 2018-08-01 13:29:29 -0700 (Wed, 01 Aug 2018)
Log Message
Use iPhone SE as the default simulated device
https://bugs.webkit.org/show_bug.cgi?id=188227
Reviewed by Aakash Jain.
* Scripts/webkitpy/port/ios_simulator.
Title: [234466] trunk
Revision 234466
Author timo...@apple.com
Date 2018-08-01 12:07:42 -0700 (Wed, 01 Aug 2018)
Log Message
Hardcode some system colors to avoid fingerprinting exposure.
https://bugs.webkit.org/show_bug.cgi?id=188203
rdar://problem/42781630
Reviewed by Tim Horton.
Sourc
Title: [234465] trunk/Source/WebInspectorUI
Revision 234465
Author nvasil...@apple.com
Date 2018-08-01 11:12:17 -0700 (Wed, 01 Aug 2018)
Log Message
Web Inspector: Dark Mode: SourceCodeTextEditor thread indicator widget is too light
https://bugs.webkit.org/show_bug.cgi?id=188119
Reviewe
Title: [234464] trunk/Source/WebInspectorUI
Revision 234464
Author nvasil...@apple.com
Date 2018-08-01 11:09:38 -0700 (Wed, 01 Aug 2018)
Log Message
Web Inspector: Dark Mode: disabled breakpoints banner is too light
https://bugs.webkit.org/show_bug.cgi?id=188120
Reviewed by Matt Baker.
Title: [234463] trunk/Source/WebCore
Revision 234463
Author eric.carl...@apple.com
Date 2018-08-01 11:07:10 -0700 (Wed, 01 Aug 2018)
Log Message
[iOS] Remove the delay before setting audio session category added in r233535
https://bugs.webkit.org/show_bug.cgi?id=188225
Reviewed by Jer No
Title: [234462] trunk/Source/WebKit
Revision 234462
Author achristen...@apple.com
Date 2018-08-01 11:04:51 -0700 (Wed, 01 Aug 2018)
Log Message
Allow WebFramePolicyListenerProxy to be used multiple times
https://bugs.webkit.org/show_bug.cgi?id=188229
Reviewed by Chris Dumez.
This fixes
Title: [234461] trunk/Source/WebKit
Revision 234461
Author commit-qu...@webkit.org
Date 2018-08-01 10:26:17 -0700 (Wed, 01 Aug 2018)
Log Message
[iOS] Color picker should have a border when presented in a popover
https://bugs.webkit.org/show_bug.cgi?id=188207
Patch by Aditya Keerthi on
Title: [234460] trunk/Source/WebCore
Revision 234460
Author utatane@gmail.com
Date 2018-08-01 09:01:00 -0700 (Wed, 01 Aug 2018)
Log Message
Add TransformationMatrix::Identity
https://bugs.webkit.org/show_bug.cgi?id=188204
Reviewed by Simon Fraser.
This patch adds TransformationMatri
Title: [234459] trunk
Revision 234459
Author commit-qu...@webkit.org
Date 2018-08-01 08:47:59 -0700 (Wed, 01 Aug 2018)
Log Message
Unreviewed, rolling out r234443 and r234445.
https://bugs.webkit.org/show_bug.cgi?id=188224
Revision caused 3 api failures across all platforms.
(Requested b
Title: [234458] trunk/Source/WebKit
Revision 234458
Author commit-qu...@webkit.org
Date 2018-08-01 08:40:48 -0700 (Wed, 01 Aug 2018)
Log Message
[iOS] WKColorPicker's selection indicator doesn't always cover the selected swatch
https://bugs.webkit.org/show_bug.cgi?id=188124
Patch by Adit
Title: [234457] trunk/Source/WebCore
Revision 234457
Author commit-qu...@webkit.org
Date 2018-08-01 06:35:38 -0700 (Wed, 01 Aug 2018)
Log Message
[GStreamer] Make sure that first buffer running time is 0 in GStreamerMediaStreamSource
https://bugs.webkit.org/show_bug.cgi?id=188210
This is
Title: [234456] trunk/LayoutTests
Revision 234456
Author ab...@igalia.com
Date 2018-08-01 05:10:13 -0700 (Wed, 01 Aug 2018)
Log Message
[GTK] Unreviewed test gardening
https://bugs.webkit.org/show_bug.cgi?id=188221
* platform/gtk/TestExpectations:
Modified Paths
trunk/LayoutTests/Chan
Title: [234455] trunk/Source
Revision 234455
Author zandober...@gmail.com
Date 2018-08-01 01:01:39 -0700 (Wed, 01 Aug 2018)
Log Message
[CoordGraphics] Move CoordinatedBackingStore to WebCore
https://bugs.webkit.org/show_bug.cgi?id=188158
Reviewed by Carlos Garcia Campos.
Move the Coord
39 matches
Mail list logo