[webkit-changes] [238728] trunk

2018-11-29 Thread wenson_hsieh
Title: [238728] trunk Revision 238728 Author wenson_hs...@apple.com Date 2018-11-29 23:22:00 -0800 (Thu, 29 Nov 2018) Log Message REGRESSION (r238635): Dragging a text selection within WKWebView causes the selection highlight to get into a bad state

[webkit-changes] [238727] trunk

2018-11-29 Thread commit-queue
Title: [238727] trunk Revision 238727 Author commit-qu...@webkit.org Date 2018-11-29 22:35:36 -0800 (Thu, 29 Nov 2018) Log Message Separate paint and scroll offsets for RenderLayerBacking::m_scrollingContentsLayer https://bugs.webkit.org/show_bug.cgi?id=183040 Source/WebCore:

[webkit-changes] [238726] trunk

2018-11-29 Thread timothy_horton
Title: [238726] trunk Revision 238726 Author timothy_hor...@apple.com Date 2018-11-29 22:31:04 -0800 (Thu, 29 Nov 2018) Log Message Inform clients when editable image attachment backing data changes https://bugs.webkit.org/show_bug.cgi?id=192206 Reviewed by Wenson Hsieh.

[webkit-changes] [238725] trunk

2018-11-29 Thread simon . fraser
Title: [238725] trunk Revision 238725 Author simon.fra...@apple.com Date 2018-11-29 19:47:59 -0800 (Thu, 29 Nov 2018) Log Message Overflow scrolling layers need to be self-painting https://bugs.webkit.org/show_bug.cgi?id=192201 Reviewed by Dean Jackson. Source/WebCore: Overflow

[webkit-changes] [238724] trunk

2018-11-29 Thread eric . carlson
Title: [238724] trunk Revision 238724 Author eric.carl...@apple.com Date 2018-11-29 19:15:03 -0800 (Thu, 29 Nov 2018) Log Message [MediaStream] DeviceIdHashSaltStorage should use iframe and top level documents https://bugs.webkit.org/show_bug.cgi?id=192182 Reviewed by Youenn Fablet.

[webkit-changes] [238722] trunk/Source

2018-11-29 Thread ryanhaddad
Title: [238722] trunk/Source Revision 238722 Author ryanhad...@apple.com Date 2018-11-29 17:50:22 -0800 (Thu, 29 Nov 2018) Log Message Unreviewed, rolling out r238713. Breaks internal builds. Reverted changeset: "[Cocoa] Add some WKA extension points"

[webkit-changes] [238721] tags/Safari-607.1.15.1/Source/WebKit

2018-11-29 Thread kocsen_chung
Title: [238721] tags/Safari-607.1.15.1/Source/WebKit Revision 238721 Author kocsen_ch...@apple.com Date 2018-11-29 17:45:49 -0800 (Thu, 29 Nov 2018) Log Message Cherry-pick r238712. rdar://problem/46360649 Try to fix the build. * Platform/spi/ios/PencilKitSPI.h:

[webkit-changes] [238720] trunk

2018-11-29 Thread ryanhaddad
Title: [238720] trunk Revision 238720 Author ryanhad...@apple.com Date 2018-11-29 17:32:17 -0800 (Thu, 29 Nov 2018) Log Message Unreviewed, rolling out r238680. Caused existing webrtc layout tests to fail an assertion. Reverted changeset: "A sender created through addTransceiver and

[webkit-changes] [238719] trunk/Tools

2018-11-29 Thread Hironori . Fujii
Title: [238719] trunk/Tools Revision 238719 Author hironori.fu...@sony.com Date 2018-11-29 17:22:26 -0800 (Thu, 29 Nov 2018) Log Message REGRESSION(r238445)[Buildbot] Unknown builder 'GTK Linux 32-bit Release' in scheduler 'trunk' https://bugs.webkit.org/show_bug.cgi?id=192143 Reviewed

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

2018-11-29 Thread justin_fan
Title: [238718] trunk/Source/WebCore Revision 238718 Author justin_...@apple.com Date 2018-11-29 17:19:02 -0800 (Thu, 29 Nov 2018) Log Message Remove dangling WebGPU file references from WebCore project https://bugs.webkit.org/show_bug.cgi?id=192185 Unreviewed project file gardening.

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

2018-11-29 Thread krollin
Title: [238717] trunk/Source/WebCore Revision 238717 Author krol...@apple.com Date 2018-11-29 17:02:45 -0800 (Thu, 29 Nov 2018) Log Message Unreviewed build fix. r238637 introduced some DerivedSources.make changes that could produce some invalid .idl files, leading to IDLParser.pm error

[webkit-changes] [238716] tags/Safari-607.1.15.1/Source

2018-11-29 Thread kocsen_chung
Title: [238716] tags/Safari-607.1.15.1/Source Revision 238716 Author kocsen_ch...@apple.com Date 2018-11-29 16:59:47 -0800 (Thu, 29 Nov 2018) Log Message Versioning. Modified Paths tags/Safari-607.1.15.1/Source/_javascript_Core/Configurations/Version.xcconfig

[webkit-changes] [238715] trunk/Source

2018-11-29 Thread simon . fraser
Title: [238715] trunk/Source Revision 238715 Author simon.fra...@apple.com Date 2018-11-29 16:55:56 -0800 (Thu, 29 Nov 2018) Log Message Add an internal feature flag to enable async overflow scrolling https://bugs.webkit.org/show_bug.cgi?id=192184 Reviewed by Tim Horton. Add a new

[webkit-changes] [238714] tags/Safari-607.1.15.1/

2018-11-29 Thread kocsen_chung
Title: [238714] tags/Safari-607.1.15.1/ Revision 238714 Author kocsen_ch...@apple.com Date 2018-11-29 16:54:28 -0800 (Thu, 29 Nov 2018) Log Message New tag. Added Paths tags/Safari-607.1.15.1/ Diff ___ webkit-changes mailing list

[webkit-changes] [238713] trunk/Source

2018-11-29 Thread aestes
Title: [238713] trunk/Source Revision 238713 Author aes...@apple.com Date 2018-11-29 16:50:07 -0800 (Thu, 29 Nov 2018) Log Message [Cocoa] Add some WKA extension points https://bugs.webkit.org/show_bug.cgi?id=192131 Reviewed by Tim Horton. Source/WebCore: * DerivedSources.make: Added

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

2018-11-29 Thread timothy_horton
Title: [238712] trunk/Source/WebKit Revision 238712 Author timothy_hor...@apple.com Date 2018-11-29 16:45:44 -0800 (Thu, 29 Nov 2018) Log Message Try to fix the build. * Platform/spi/ios/PencilKitSPI.h: Modified Paths trunk/Source/WebKit/ChangeLog

[webkit-changes] [238711] trunk/Source/WebInspectorUI

2018-11-29 Thread mattbaker
Title: [238711] trunk/Source/WebInspectorUI Revision 238711 Author mattba...@apple.com Date 2018-11-29 16:39:02 -0800 (Thu, 29 Nov 2018) Log Message Web Inspector: RTL: disclosure triangles should be flipped and aligned right https://bugs.webkit.org/show_bug.cgi?id=192089 Reviewed by

[webkit-changes] [238710] trunk

2018-11-29 Thread david_quesada
Title: [238710] trunk Revision 238710 Author david_ques...@apple.com Date 2018-11-29 16:38:29 -0800 (Thu, 29 Nov 2018) Log Message Add SPI to publish NSProgress on active downloads https://bugs.webkit.org/show_bug.cgi?id=192021 rdar://problem/44405661 Reviewed by Alex Christensen.

[webkit-changes] [238709] branches/safari-606.4.1.2-branch/Source

2018-11-29 Thread alancoon
Title: [238709] branches/safari-606.4.1.2-branch/Source Revision 238709 Author alanc...@apple.com Date 2018-11-29 16:34:37 -0800 (Thu, 29 Nov 2018) Log Message Versioning. Modified Paths branches/safari-606.4.1.2-branch/Source/_javascript_Core/Configurations/Version.xcconfig

[webkit-changes] [238708] trunk/Source

2018-11-29 Thread timothy_horton
Title: [238708] trunk/Source Revision 238708 Author timothy_hor...@apple.com Date 2018-11-29 16:32:14 -0800 (Thu, 29 Nov 2018) Log Message Make drawing tools available when an editable image is focused https://bugs.webkit.org/show_bug.cgi?id=192172 Reviewed by Dean Jackson. *

[webkit-changes] [238707] trunk/LayoutTests

2018-11-29 Thread ryanhaddad
Title: [238707] trunk/LayoutTests Revision 238707 Author ryanhad...@apple.com Date 2018-11-29 16:28:57 -0800 (Thu, 29 Nov 2018) Log Message REGRESSION (r238090): [ MacOS WK1 ] Layout Test imported/blink/compositing/squashing/squashing-into-ancestor-painted-layer.html is flaky

[webkit-changes] [238706] branches/safari-606-branch/Source

2018-11-29 Thread alancoon
Title: [238706] branches/safari-606-branch/Source Revision 238706 Author alanc...@apple.com Date 2018-11-29 16:03:31 -0800 (Thu, 29 Nov 2018) Log Message Versioning. Modified Paths branches/safari-606-branch/Source/_javascript_Core/Configurations/Version.xcconfig

[webkit-changes] [238705] tags/Safari-606.4.2/

2018-11-29 Thread alancoon
Title: [238705] tags/Safari-606.4.2/ Revision 238705 Author alanc...@apple.com Date 2018-11-29 16:02:36 -0800 (Thu, 29 Nov 2018) Log Message Tag Safari-606.4.2. Added Paths tags/Safari-606.4.2/ Diff ___ webkit-changes mailing list

[webkit-changes] [238704] trunk/Tools

2018-11-29 Thread ap
Title: [238704] trunk/Tools Revision 238704 Author a...@apple.com Date 2018-11-29 15:51:26 -0800 (Thu, 29 Nov 2018) Log Message Exception in bot watcher's dashboard if a hidden platform in no longer configured for display https://bugs.webkit.org/show_bug.cgi?id=185527 Reviewed by Aakash

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

2018-11-29 Thread pvollan
Title: [238703] trunk/Source/WebKit Revision 238703 Author pvol...@apple.com Date 2018-11-29 15:28:42 -0800 (Thu, 29 Nov 2018) Log Message [macOS] Add logging for some sandbox entries. https://bugs.webkit.org/show_bug.cgi?id=192126 Reviewed by Brent Fulgham. Add logging for sandbox

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

2018-11-29 Thread achristensen
Title: [238702] trunk/Source/WebKit Revision 238702 Author achristen...@apple.com Date 2018-11-29 15:27:20 -0800 (Thu, 29 Nov 2018) Log Message Fix _WKWebsiteDataStoreConfiguration. sourceApplicationBundleIdentifier and sourceApplicationSecondaryIdentifier SPI introduced in r235127

[webkit-changes] [238701] trunk

2018-11-29 Thread zalan
Title: [238701] trunk Revision 238701 Author za...@apple.com Date 2018-11-29 15:23:47 -0800 (Thu, 29 Nov 2018) Log Message [LFC][BFC][Quirk] Body and html height stretching. https://bugs.webkit.org/show_bug.cgi?id=192154 Reviewed by Antti Koivisto. Source/WebCore: This patch takes the

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

2018-11-29 Thread justin_fan
Title: [238700] trunk/Source/WebCore Revision 238700 Author justin_...@apple.com Date 2018-11-29 15:18:38 -0800 (Thu, 29 Nov 2018) Log Message [WebGPU] Replace forward declare of WebGPUCommandBuffer with include https://bugs.webkit.org/show_bug.cgi?id=192179 Unreviewed build fix. No

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

2018-11-29 Thread zalan
Title: [238699] trunk/Source/WebCore Revision 238699 Author za...@apple.com Date 2018-11-29 15:08:21 -0800 (Thu, 29 Nov 2018) Log Message [ContentObservation] Make WKSetObservedContentChange logic more explicit. https://bugs.webkit.org/show_bug.cgi?id=192183 Reviewed by Simon Fraser. *

[webkit-changes] [238698] trunk

2018-11-29 Thread youenn
Title: [238698] trunk Revision 238698 Author you...@apple.com Date 2018-11-29 15:06:43 -0800 (Thu, 29 Nov 2018) Log Message CSS subresource loads should not be observable from resource timing if the stylesheet is opaque https://bugs.webkit.org/show_bug.cgi?id=192132 Reviewed by Ryosuke

[webkit-changes] [238697] trunk/Source

2018-11-29 Thread megan_gardner
Title: [238697] trunk/Source Revision 238697 Author megan_gard...@apple.com Date 2018-11-29 14:59:07 -0800 (Thu, 29 Nov 2018) Log Message Move Lookup Code for better cross platform usage https://bugs.webkit.org/show_bug.cgi?id=191732 Reviewed by Alex Christensen. Source/WebCore: Not

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

2018-11-29 Thread commit-queue
Title: [238696] trunk/Source/WebCore Revision 238696 Author commit-qu...@webkit.org Date 2018-11-29 14:56:04 -0800 (Thu, 29 Nov 2018) Log Message [Cocoa] Move ServerTimingParser.* into a better group in the Xcode project https://bugs.webkit.org/show_bug.cgi?id=192180 Patch by Joseph

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

2018-11-29 Thread zalan
Title: [238695] trunk/Source/WebCore Revision 238695 Author za...@apple.com Date 2018-11-29 14:22:15 -0800 (Thu, 29 Nov 2018) Log Message [ContentObservation] DOMTimer::install should explicitly check if timer observation is on https://bugs.webkit.org/show_bug.cgi?id=192181 Reviewed by

[webkit-changes] [238694] trunk/Tools

2018-11-29 Thread jbedard
Title: [238694] trunk/Tools Revision 238694 Author jbed...@apple.com Date 2018-11-29 13:58:30 -0800 (Thu, 29 Nov 2018) Log Message webkitpy: Unify device creation https://bugs.webkit.org/show_bug.cgi?id=192158 Reviewed by Lucas Forschler. * Scripts/webkitpy/port/device_port.py:

[webkit-changes] [238693] trunk

2018-11-29 Thread rniwa
Title: [238693] trunk Revision 238693 Author rn...@webkit.org Date 2018-11-29 13:50:43 -0800 (Thu, 29 Nov 2018) Log Message Executing "insertunorderedlist" while selecting a contenteditable element inside a shadow dom hangs the browser https://bugs.webkit.org/show_bug.cgi?id=184049

[webkit-changes] [238692] trunk/LayoutTests/imported/w3c

2018-11-29 Thread rniwa
Title: [238692] trunk/LayoutTests/imported/w3c Revision 238692 Author rn...@webkit.org Date 2018-11-29 13:26:28 -0800 (Thu, 29 Nov 2018) Log Message Update web-platform-tests/shadow-dom https://bugs.webkit.org/show_bug.cgi?id=192137 Reviewed by Antti Koivisto. Re-imported the shadow

[webkit-changes] [238691] trunk/Source

2018-11-29 Thread zalan
Title: [238691] trunk/Source Revision 238691 Author za...@apple.com Date 2018-11-29 13:25:29 -0800 (Thu, 29 Nov 2018) Log Message [ContentObservation] Decouple content change and DOM timer scheduling observation https://bugs.webkit.org/show_bug.cgi?id=192170 Reviewed by Simon Fraser.

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

2018-11-29 Thread commit-queue
Title: [238690] trunk/Source/WebCore Revision 238690 Author commit-qu...@webkit.org Date 2018-11-29 13:22:02 -0800 (Thu, 29 Nov 2018) Log Message Make reconcileViewportConstrainedLayerPositions start from a specified scrolling node https://bugs.webkit.org/show_bug.cgi?id=180002 Patch by

[webkit-changes] [238689] trunk/Source

2018-11-29 Thread zalan
Title: [238689] trunk/Source Revision 238689 Author za...@apple.com Date 2018-11-29 13:13:10 -0800 (Thu, 29 Nov 2018) Log Message Rename *ObservedContentModifier(s) to *ObservedDOMTimer(s) https://bugs.webkit.org/show_bug.cgi?id=192168 Reviewed by Simon Fraser. Source/WebCore: *

[webkit-changes] [238688] trunk/Source

2018-11-29 Thread eric . carlson
Title: [238688] trunk/Source Revision 238688 Author eric.carl...@apple.com Date 2018-11-29 13:11:40 -0800 (Thu, 29 Nov 2018) Log Message [iOS] Tell AirPlay picker when a file has video https://bugs.webkit.org/show_bug.cgi?id=192155 Source/WebCore/PAL: Reviewed by Jer Noble. *

[webkit-changes] [238687] trunk

2018-11-29 Thread justin_fan
Title: [238687] trunk Revision 238687 Author justin_...@apple.com Date 2018-11-29 13:09:08 -0800 (Thu, 29 Nov 2018) Log Message [WebGPU] WebGPURenderPassEncoder::setPipeline, draw, and endPass prototypes https://bugs.webkit.org/show_bug.cgi?id=192134 Reviewed by Dean Jackson.

[webkit-changes] [238686] trunk

2018-11-29 Thread justin_michaud
Title: [238686] trunk Revision 238686 Author justin_mich...@apple.com Date 2018-11-29 13:01:15 -0800 (Thu, 29 Nov 2018) Log Message CSS Painting API should pass 'this' correctly to paint callback, and repaint when properties change. https://bugs.webkit.org/show_bug.cgi?id=191443

[webkit-changes] [238685] trunk/Source

2018-11-29 Thread ap
Title: [238685] trunk/Source Revision 238685 Author a...@apple.com Date 2018-11-29 12:52:46 -0800 (Thu, 29 Nov 2018) Log Message Modernize the check for kCFURLRequestContentDecoderSkipURLCheck existence https://bugs.webkit.org/show_bug.cgi?id=192041 Reviewed by Tim Horton.

[webkit-changes] [238684] trunk/Tools

2018-11-29 Thread jbedard
Title: [238684] trunk/Tools Revision 238684 Author jbed...@apple.com Date 2018-11-29 12:42:58 -0800 (Thu, 29 Nov 2018) Log Message EWS iOS-sim bots sometimes fails to shutdown simulator https://bugs.webkit.org/show_bug.cgi?id=191864 Reviewed by Aakash Jain. *

[webkit-changes] [238683] trunk

2018-11-29 Thread youenn
Title: [238683] trunk Revision 238683 Author you...@apple.com Date 2018-11-29 12:10:53 -0800 (Thu, 29 Nov 2018) Log Message Updating a service worker during a navigation load sometimes makes the load fail https://bugs.webkit.org/show_bug.cgi?id=191986 Reviewed by Chris Dumez.

[webkit-changes] [238682] trunk/Source

2018-11-29 Thread ryanhaddad
Title: [238682] trunk/Source Revision 238682 Author ryanhad...@apple.com Date 2018-11-29 12:09:08 -0800 (Thu, 29 Nov 2018) Log Message Unreviewed, rolling out r238678. Breaks internal builds. Reverted changeset: "Move Lookup Code for better cross platform usage"

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

2018-11-29 Thread commit-queue
Title: [238681] trunk/Source/WebKit Revision 238681 Author commit-qu...@webkit.org Date 2018-11-29 11:59:43 -0800 (Thu, 29 Nov 2018) Log Message Addressed a FIXME by removing an unnecessary call to [NSApplication sharedApplication]. https://bugs.webkit.org/show_bug.cgi?id=192099 Patch

[webkit-changes] [238680] trunk

2018-11-29 Thread youenn
Title: [238680] trunk Revision 238680 Author you...@apple.com Date 2018-11-29 11:54:40 -0800 (Thu, 29 Nov 2018) Log Message A sender created through addTransceiver and populated using addTrack should have its source set https://bugs.webkit.org/show_bug.cgi?id=192136 Reviewed by Eric

[webkit-changes] [238679] trunk/LayoutTests

2018-11-29 Thread ryanhaddad
Title: [238679] trunk/LayoutTests Revision 238679 Author ryanhad...@apple.com Date 2018-11-29 11:00:55 -0800 (Thu, 29 Nov 2018) Log Message Unreviewed test gardening, skip three datalist tests that are marked as flaky crashes. * TestExpectations: * platform/ios/TestExpectations: *

[webkit-changes] [238678] trunk/Source

2018-11-29 Thread megan_gardner
Title: [238678] trunk/Source Revision 238678 Author megan_gard...@apple.com Date 2018-11-29 10:54:19 -0800 (Thu, 29 Nov 2018) Log Message Move Lookup Code for better cross platform usage https://bugs.webkit.org/show_bug.cgi?id=191732 Reviewed by Alex Christensen. Source/WebCore: Not

[webkit-changes] [238677] trunk

2018-11-29 Thread sihui_liu
Title: [238677] trunk Revision 238677 Author sihui_...@apple.com Date 2018-11-29 10:45:17 -0800 (Thu, 29 Nov 2018) Log Message IndexedDB: breaks if binary data (Uint8Array) and autoIncrement key in store https://bugs.webkit.org/show_bug.cgi?id=185869 Reviewed by Geoffrey Garen.

[webkit-changes] [238676] trunk

2018-11-29 Thread sihui_liu
Title: [238676] trunk Revision 238676 Author sihui_...@apple.com Date 2018-11-29 10:41:48 -0800 (Thu, 29 Nov 2018) Log Message Unexpected constructor / instanceof behavior when retrieving indexedDB data in an iframe https://bugs.webkit.org/show_bug.cgi?id=185906 Reviewed by Geoffrey

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

2018-11-29 Thread conrad_shultz
Title: [238674] trunk/Source/WebKit Revision 238674 Author conrad_shu...@apple.com Date 2018-11-29 10:26:46 -0800 (Thu, 29 Nov 2018) Log Message Factor out configuration of the file upload image picker https://bugs.webkit.org/show_bug.cgi?id=192138 Reviewed by Tim Horton. By factoring

[webkit-changes] [238673] trunk

2018-11-29 Thread dino
Title: [238673] trunk Revision 238673 Author d...@apple.com Date 2018-11-29 10:26:44 -0800 (Thu, 29 Nov 2018) Log Message [ES Modules] Allow .mjs content when loaded from file:// https://bugs.webkit.org/show_bug.cgi?id=192100 Reviewed by Sam Weinig. Source/WebCore: Node JS requires

[webkit-changes] [238672] trunk/Tools

2018-11-29 Thread jbedard
Title: [238672] trunk/Tools Revision 238672 Author jbed...@apple.com Date 2018-11-29 10:00:14 -0800 (Thu, 29 Nov 2018) Log Message webkitpy: Unify ios_version/watchos_version code https://bugs.webkit.org/show_bug.cgi?id=192153 Reviewed by Lucas Forschler. Treating watchOS and iOS

[webkit-changes] [238671] trunk/Source/WebInspectorUI

2018-11-29 Thread mattbaker
Title: [238671] trunk/Source/WebInspectorUI Revision 238671 Author mattba...@apple.com Date 2018-11-29 09:50:21 -0800 (Thu, 29 Nov 2018) Log Message Web Inspector: Elements: selecting more than one DOM node causes the scope highlight to contrast

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

2018-11-29 Thread zalan
Title: [238668] trunk/Source/WebCore Revision 238668 Author za...@apple.com Date 2018-11-29 07:30:27 -0800 (Thu, 29 Nov 2018) Log Message [LFC][BFC][Quirk] Width does not need stretching quirk. https://bugs.webkit.org/show_bug.cgi?id=192135 Reviewed by Antti Koivisto. In BFC the block

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

2018-11-29 Thread zalan
Title: [238667] trunk/Source/WebCore Revision 238667 Author za...@apple.com Date 2018-11-29 07:28:20 -0800 (Thu, 29 Nov 2018) Log Message [LFC][Quirk] Move quirk functions to dedicated classes. https://bugs.webkit.org/show_bug.cgi?id=192133 Reviewed by Antti Koivisto. * Sources.txt: *

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

2018-11-29 Thread commit-queue
Title: [238666] trunk/Source/WebCore Revision 238666 Author commit-qu...@webkit.org Date 2018-11-29 04:34:26 -0800 (Thu, 29 Nov 2018) Log Message Remove some superfluous code in ContentSecurityPolicy::upgradeInsecureRequestIfNeeded https://bugs.webkit.org/show_bug.cgi?id=192076 Patch by

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

2018-11-29 Thread commit-queue
Title: [238665] trunk/Source/WebCore Revision 238665 Author commit-qu...@webkit.org Date 2018-11-29 03:44:50 -0800 (Thu, 29 Nov 2018) Log Message Add ParentRelativeScrollableRect to ScrollingCoordinator::ScrollingGeometry https://bugs.webkit.org/show_bug.cgi?id=172914 Patch by Frederic

[webkit-changes] [238664] trunk/LayoutTests/imported/w3c

2018-11-29 Thread commit-queue
Title: [238664] trunk/LayoutTests/imported/w3c Revision 238664 Author commit-qu...@webkit.org Date 2018-11-29 02:30:29 -0800 (Thu, 29 Nov 2018) Log Message Import fetch/api/cors tests https://bugs.webkit.org/show_bug.cgi?id=192092 Patch by Rob Buis on 2018-11-29 Reviewed by Frédéric

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

2018-11-29 Thread tpopela
Title: [238663] trunk/Source/WebKit Revision 238663 Author tpop...@redhat.com Date 2018-11-29 02:19:56 -0800 (Thu, 29 Nov 2018) Log Message [GTK][WPE] Fix BubblewrapLauncher clang warnings https://bugs.webkit.org/show_bug.cgi?id=192086 Reviewed by Michael Catanzaro. *

[webkit-changes] [238662] trunk/Source/WebDriver

2018-11-29 Thread tpopela
Title: [238662] trunk/Source/WebDriver Revision 238662 Author tpop...@redhat.com Date 2018-11-29 01:14:12 -0800 (Thu, 29 Nov 2018) Log Message [WebDriver] Fix clang warnings in Session.cpp https://bugs.webkit.org/show_bug.cgi?id=192077 Reviewed by Carlos Garcia Campos. * Session.cpp: