Title: [265848] trunk/LayoutTests
Revision 265848
Author lmo...@igalia.com
Date 2020-08-18 21:03:04 -0700 (Tue, 18 Aug 2020)
Log Message
[GTK][WPE] Gardening
Unreviewed test gardening.
* platform/glib/TestExpectations:
* platform/wpe/TestExpectations:
* platform/wpe/webgl/1.0.3/conforma
Title: [265847] trunk/LayoutTests
Revision 265847
Author hector_i_lo...@apple.com
Date 2020-08-18 20:15:33 -0700 (Tue, 18 Aug 2020)
Log Message
[ macOS iOS ] fast/text/emoji-gender* text expectations change
https://bugs.webkit.org/show_bug.cgi?id=215636
Unreviewed test gardening.
* Test
Title: [265846] trunk
Revision 265846
Author jbed...@apple.com
Date 2020-08-18 19:34:53 -0700 (Tue, 18 Aug 2020)
Log Message
[run-webkit-tests] Rosetta specific test expectations
https://bugs.webkit.org/show_bug.cgi?id=215633
Reviewed by Darin Adler.
Tools:
* Scripts/webkitpy/port/mac
Title: [265845] trunk
Revision 265845
Author cdu...@apple.com
Date 2020-08-18 19:24:53 -0700 (Tue, 18 Aug 2020)
Log Message
AudioBuffer.duration should use double precision
https://bugs.webkit.org/show_bug.cgi?id=215632
Reviewed by Darin Adler.
LayoutTests/imported/w3c:
Rebaseline WPT
Title: [265844] trunk/Source/WebCore
Revision 265844
Author rn...@webkit.org
Date 2020-08-18 18:28:56 -0700 (Tue, 18 Aug 2020)
Log Message
Rename replaceAllChildren to replaceAllChildrenWithNewText
https://bugs.webkit.org/show_bug.cgi?id=215634
Reviewed by Darin Adler.
Renamed Container
Title: [265843] tags/Safari-610.1.28/
Revision 265843
Author alanc...@apple.com
Date 2020-08-18 17:59:09 -0700 (Tue, 18 Aug 2020)
Log Message
Tag Safari-610.1.28.
Added Paths
tags/Safari-610.1.28/
Diff
___
webkit-changes mailing list
w
Title: [265842] trunk
Revision 265842
Author andresg...@apple.com
Date 2020-08-18 17:54:45 -0700 (Tue, 18 Aug 2020)
Log Message
Fix for accessibility/mac/aria-expanded-notifications.html in isolated tree mode.
https://bugs.webkit.org/show_bug.cgi?id=215613
Reviewed by Darin Adler.
Sourc
Title: [265840] trunk/Tools
Revision 265840
Author ysuz...@apple.com
Date 2020-08-18 16:44:58 -0700 (Tue, 18 Aug 2020)
Log Message
Unreviewed, contributors.json is broken
* Scripts/webkitpy/common/config/contributors.json:
Modified Paths
trunk/Tools/ChangeLog
trunk/Tools/Scripts/webkit
Title: [265839] trunk/Tools/Scripts/webkitpy/common/config/contributors.json
Revision 265839
Author d...@apple.com
Date 2020-08-18 16:22:32 -0700 (Tue, 18 Aug 2020)
Log Message
Adding some Google folks to contributors.
* Scripts/webkitpy/common/config/contributors.json:
Modified Paths
Title: [265838] trunk
Revision 265838
Author cdu...@apple.com
Date 2020-08-18 16:15:28 -0700 (Tue, 18 Aug 2020)
Log Message
PannerNode's rolloffFactor should be clamped to [0, 1] internally when distanceModel is "linear"
https://bugs.webkit.org/show_bug.cgi?id=215625
Reviewed by Darin Ad
Title: [265837] trunk/Websites/webkit.org
Revision 265837
Author da...@apple.com
Date 2020-08-18 16:01:48 -0700 (Tue, 18 Aug 2020)
Log Message
* languages.md: Fixed "Movaje" typo.
Modified Paths
trunk/Websites/webkit.org/ChangeLog
trunk/Websites/webkit.org/languages.md
Diff
Modifie
Title: [265836] trunk
Revision 265836
Author cdu...@apple.com
Date 2020-08-18 15:51:17 -0700 (Tue, 18 Aug 2020)
Log Message
ScriptProcessNode should only run script asynchronously if the audio context is not an OfflineAudioContext
https://bugs.webkit.org/show_bug.cgi?id=215624
Reviewed b
Title: [265835] trunk
Revision 265835
Author commit-qu...@webkit.org
Date 2020-08-18 15:18:20 -0700 (Tue, 18 Aug 2020)
Log Message
WKWebViews using fastServerTrustEvaluationEnabled should only allow legacy TLS for main resource loads
https://bugs.webkit.org/show_bug.cgi?id=215626
Patch
Title: [265834] trunk/Source/WebCore
Revision 265834
Author eric.carl...@apple.com
Date 2020-08-18 14:44:24 -0700 (Tue, 18 Aug 2020)
Log Message
[Catalyst] Video should pause automatically when switching desktops
https://bugs.webkit.org/show_bug.cgi?id=215620
Reviewed by Jer Noble.
* pl
Title: [265833] trunk
Revision 265833
Author commit-qu...@webkit.org
Date 2020-08-18 14:24:51 -0700 (Tue, 18 Aug 2020)
Log Message
[WebGL2] Pass user-defined-properties-on-context.html layout test
https://bugs.webkit.org/show_bug.cgi?id=215433
Patch by Kenneth Russell on 2020-08-18
Revi
Title: [265832] trunk
Revision 265832
Author cdu...@apple.com
Date 2020-08-18 14:13:29 -0700 (Tue, 18 Aug 2020)
Log Message
WaveShaperNode.curve setter should create a copy of the input array
https://bugs.webkit.org/show_bug.cgi?id=215615
Reviewed by Eric Carlson.
LayoutTests/imported/w
Title: [265831] trunk/Source/WebCore
Revision 265831
Author rn...@webkit.org
Date 2020-08-18 13:58:32 -0700 (Tue, 18 Aug 2020)
Log Message
REGRESSION(r262381): replaceChildren should not use DeferChildrenChanged::No
https://bugs.webkit.org/show_bug.cgi?id=215600
Reviewed by Antti Koivist
Title: [265830] trunk/Source/_javascript_Core
Revision 265830
Author sbar...@apple.com
Date 2020-08-18 13:46:29 -0700 (Tue, 18 Aug 2020)
Log Message
Update byte offsets in JSString.h comment
https://bugs.webkit.org/show_bug.cgi?id=215621
Reviewed by Yusuke Suzuki.
* runtime/JSString.h:
Title: [265829] trunk/LayoutTests
Revision 265829
Author rack...@apple.com
Date 2020-08-18 13:22:13 -0700 (Tue, 18 Aug 2020)
Log Message
Disable plug-in tests on Apple Silicon
Updating test expectation in include Rosetta
Unreviewed test gardening.
* platform/mac-wk2/TestExpectations:
M
Title: [265828] trunk/LayoutTests
Revision 265828
Author rack...@apple.com
Date 2020-08-18 13:12:03 -0700 (Tue, 18 Aug 2020)
Log Message
rdar://66861801 ([ Layout Tests] REGRESSION (r265487): svg/W3C-I18N/tspan-direction-rtl.svg is a constant failure)
Updating expectations in include Rose
Title: [265827] trunk/Websites/webkit.org
Revision 265827
Author da...@apple.com
Date 2020-08-18 13:07:11 -0700 (Tue, 18 Aug 2020)
Log Message
Document versions of C++ and Python
https://bugs.webkit.org/show_bug.cgi?id=215191
Reviewed by Jonathan Bedard.
* languages.md: Added.
Modified
Title: [265826] trunk/LayoutTests
Revision 265826
Author hector_i_lo...@apple.com
Date 2020-08-18 10:53:21 -0700 (Tue, 18 Aug 2020)
Log Message
REGRESSION: [ macOS ] media/modern-media-controls/macos-inline-media-controls/macos-inline-media-controls-rtl.html is a flaky timeout
https://bug
Title: [265825] trunk/LayoutTests
Revision 265825
Author rack...@apple.com
Date 2020-08-18 10:08:08 -0700 (Tue, 18 Aug 2020)
Log Message
rdar://67289434 ([ Rosetta Layout Tests ] REGRESSION (r265701): [ BigSur ] 3 webaudio/the-audio-api/the-audioparam-interface tests are a constant failur
Title: [265824] trunk/LayoutTests/imported/w3c
Revision 265824
Author cdu...@apple.com
Date 2020-08-18 10:00:14 -0700 (Tue, 18 Aug 2020)
Log Message
Unreviewed, rebaseline webaudio WPT tests that are marked as flaky.
* web-platform-tests/webaudio/the-audio-api/the-convolvernode-interface
Title: [265823] trunk
Revision 265823
Author simon.fra...@apple.com
Date 2020-08-18 09:59:59 -0700 (Tue, 18 Aug 2020)
Log Message
Turn off wheel event regions until we need them
https://bugs.webkit.org/show_bug.cgi?id=215586
Reviewed by Darin Adler.
Source/WebCore:
Leave ENABLE_WHEEL_EV
Title: [265822] trunk
Revision 265822
Author you...@apple.com
Date 2020-08-18 09:56:28 -0700 (Tue, 18 Aug 2020)
Log Message
Update platform/mac/webrtc/captureCanvas-webrtc-software-encoder.html to account for low latency code path
https://bugs.webkit.org/show_bug.cgi?id=215601
Reviewed b
Title: [265821] trunk/LayoutTests
Revision 265821
Author rack...@apple.com
Date 2020-08-18 09:49:00 -0700 (Tue, 18 Aug 2020)
Log Message
rdar://67281310 REGRESSION (r265639): [ BigSur ] 11 canvas layout tests are a constant failure)
Should skip this only on Rosetta, not all Intel Big Sur
Title: [265820] trunk
Revision 265820
Author simon.fra...@apple.com
Date 2020-08-18 09:36:37 -0700 (Tue, 18 Aug 2020)
Log Message
REGRESSION (Async overflow scrolling): No rubberbanding in overflow:scroll in the wheel event region
https://bugs.webkit.org/show_bug.cgi?id=215598
Reviewed
Title: [265819] trunk/Source/WebCore
Revision 265819
Author cdu...@apple.com
Date 2020-08-18 09:31:40 -0700 (Tue, 18 Aug 2020)
Log Message
Unreviewed, null-deref fix after r265797.
MockAudioDestinationCocoa::tick() is calling AudioDestinationCocoa::inputProc()
with a null AudioTimeStamp
Title: [265818] trunk/LayoutTests
Revision 265818
Author hector_i_lo...@apple.com
Date 2020-08-18 09:20:18 -0700 (Tue, 18 Aug 2020)
Log Message
[ macOS Mojave wk2 Debug ] fast/scrolling/mac/scrollbars/overflow-overlay-scrollbar-hovered.html is a flaky timeout
https://bugs.webkit.org/show_
Title: [265817] trunk/Tools
Revision 265817
Author aakash_j...@apple.com
Date 2020-08-18 09:04:03 -0700 (Tue, 18 Aug 2020)
Log Message
Develop a mechanism to unsubscribe from ews emails
https://bugs.webkit.org/show_bug.cgi?id=215585
Reviewed by Jonathan Bedard.
* BuildSlaveSupport/ews-b
Title: [265816] trunk/Source/WebKit
Revision 265816
Author jer.no...@apple.com
Date 2020-08-18 09:01:40 -0700 (Tue, 18 Aug 2020)
Log Message
[Mac] Unhandled keyDown: events cause a system beep in full screen mode
https://bugs.webkit.org/show_bug.cgi?id=215596
Reviewed by Darin Adler.
*
Title: [265815] trunk/LayoutTests
Revision 265815
Author hector_i_lo...@apple.com
Date 2020-08-18 08:39:36 -0700 (Tue, 18 Aug 2020)
Log Message
[ macOS wk1 iOS ] imported/w3c/web-platform-tests/IndexedDB/transaction_bubble-and-capture.htm is a flaky timeout
https://bugs.webkit.org/show_bu
Title: [265814] trunk/Source/WebKit
Revision 265814
Author you...@apple.com
Date 2020-08-18 08:16:02 -0700 (Tue, 18 Aug 2020)
Log Message
NetworkSocketChannel should delay sending back error message as done by NetworkSocketStream
https://bugs.webkit.org/show_bug.cgi?id=215563
Reviewed by
Title: [265813] trunk/LayoutTests
Revision 265813
Author hector_i_lo...@apple.com
Date 2020-08-18 08:09:27 -0700 (Tue, 18 Aug 2020)
Log Message
[ macOS wk2 ] webgpu/whlsl/do-while-loop-break.html is a flaky failure
https://bugs.webkit.org/show_bug.cgi?id=215606
Unreviewed test gardening.
Title: [265812] trunk
Revision 265812
Author an...@apple.com
Date 2020-08-18 07:45:12 -0700 (Tue, 18 Aug 2020)
Log Message
The CSS specificity of :host() pseudo-classes is wrong
https://bugs.webkit.org/show_bug.cgi?id=202494
Reviewed by Anders Carlsson.
Source/WebCore:
https://drafts.
Title: [265811] trunk/LayoutTests
Revision 265811
Author dp...@igalia.com
Date 2020-08-18 02:54:09 -0700 (Tue, 18 Aug 2020)
Log Message
[GTK] Unreviewed test gardening. Update test baseline after r265749.
* platform/gtk/imported/w3c/web-platform-tests/custom-elements/builtin-coverage-exp
Title: [265810] trunk/Source/WebCore
Revision 265810
Author you...@apple.com
Date 2020-08-18 01:45:09 -0700 (Tue, 18 Aug 2020)
Log Message
Add a JS built-in routine to mark a promise as handled
https://bugs.webkit.org/show_bug.cgi?id=215558
Reviewed by Darin Adler.
Wrap long line of cod
Title: [265809] trunk/LayoutTests
Revision 265809
Author carlo...@webkit.org
Date 2020-08-18 01:03:53 -0700 (Tue, 18 Aug 2020)
Log Message
Unreviewed GLib gardening. Skip more tests using plugins after r265753
* platform/glib/TestExpectations:
Modified Paths
trunk/LayoutTests/ChangeLog
39 matches
Mail list logo