[webkit-changes] [215982] trunk/Tools

2017-04-29 Thread aakash_jain
Title: [215982] trunk/Tools Revision 215982 Author aakash_j...@apple.com Date 2017-04-29 22:02:20 -0700 (Sat, 29 Apr 2017) Log Message Use PEP8 style guide for raising exceptions in webkitpy. https://bugs.webkit.org/show_bug.cgi?id=171439 Reviewed by Daniel Bates. As per

[webkit-changes] [215981] trunk

2017-04-29 Thread commit-queue
Title: [215981] trunk Revision 215981 Author commit-qu...@webkit.org Date 2017-04-29 20:32:58 -0700 (Sat, 29 Apr 2017) Log Message Zero out PerformanceResourceTiming properties for cached cross-origin responses without Timing-Allow-Origin https://bugs.webkit.org/show_bug.cgi?id=171394

[webkit-changes] [215980] trunk/Source

2017-04-29 Thread commit-queue
Title: [215980] trunk/Source Revision 215980 Author commit-qu...@webkit.org Date 2017-04-29 20:30:32 -0700 (Sat, 29 Apr 2017) Log Message Readd assertion removed accidentally in r215955 https://bugs.webkit.org/show_bug.cgi?id=171466 Patch by Youenn Fablet on

[webkit-changes] [215979] trunk/Source

2017-04-29 Thread aestes
Title: [215979] trunk/Source Revision 215979 Author aes...@apple.com Date 2017-04-29 20:28:27 -0700 (Sat, 29 Apr 2017) Log Message [macOS] Picture-in-picture should be disabled in WebPlaybackControlsManager during external media playback https://bugs.webkit.org/show_bug.cgi?id=171468

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

2017-04-29 Thread simon . fraser
Title: [215978] trunk/Source/WebCore Revision 215978 Author simon.fra...@apple.com Date 2017-04-29 20:06:09 -0700 (Sat, 29 Apr 2017) Log Message Fix tests broken by r215964. Fix copy-paste error that caused the wrong paint phase to get passed to the fire writeLayerRenderers() call,

[webkit-changes] [215976] trunk

2017-04-29 Thread zalan
Title: [215976] trunk Revision 215976 Author za...@apple.com Date 2017-04-29 14:16:44 -0700 (Sat, 29 Apr 2017) Log Message iBooks text can overlap, sometimes columns are shifted splitting words. https://bugs.webkit.org/show_bug.cgi?id=171472 Reviewed by Antti Koivisto. Source/WebCore:

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

2017-04-29 Thread n_wang
Title: [215975] trunk/Source/WebCore Revision 215975 Author n_w...@apple.com Date 2017-04-29 11:55:18 -0700 (Sat, 29 Apr 2017) Log Message AX: Improve performance of addChildren()/childrenChanged() https://bugs.webkit.org/show_bug.cgi?id=171443 Reviewed by Chris Fleizach. There's a lot

[webkit-changes] [215974] trunk/Source/ThirdParty/libwebrtc

2017-04-29 Thread mitz
Title: [215974] trunk/Source/ThirdParty/libwebrtc Revision 215974 Author m...@apple.com Date 2017-04-29 11:33:10 -0700 (Sat, 29 Apr 2017) Log Message [Xcode] libwebrtc SRCROOT includes examples https://bugs.webkit.org/show_bug.cgi?id=171478 Reviewed by Tim Horton. *

[webkit-changes] [215971] trunk

2017-04-29 Thread pvollan
Title: [215971] trunk Revision 215971 Author pvol...@apple.com Date 2017-04-28 23:17:10 -0700 (Fri, 28 Apr 2017) Log Message Crash under WebCore::AccessibilityRenderObject::handleAriaExpandedChanged(). https://bugs.webkit.org/show_bug.cgi?id=171427 Source/WebCore: