[webkit-changes] [211550] trunk

2017-02-01 Thread zandobersek
Title: [211550] trunk Revision 211550 Author zandober...@gmail.com Date 2017-02-01 22:28:03 -0800 (Wed, 01 Feb 2017) Log Message [EME] Implement MediaKeySession::update() https://bugs.webkit.org/show_bug.cgi?id=167636 Reviewed by Xabier Rodriguez-Calvar. Source/WebCore: Implement the M

[webkit-changes] [211549] trunk/Tools

2017-02-01 Thread dewei_zhu
Title: [211549] trunk/Tools Revision 211549 Author dewei_...@apple.com Date 2017-02-01 19:10:58 -0800 (Wed, 01 Feb 2017) Log Message Make run-benchmark script supports 'config' key in test plan. https://bugs.webkit.org/show_bug.cgi?id=167715 Reviewed by Ryosuke Niwa. Add support for 'co

[webkit-changes] [211548] trunk/Source/JavaScriptCore

2017-02-01 Thread commit-queue
Title: [211548] trunk/Source/_javascript_Core Revision 211548 Author commit-qu...@webkit.org Date 2017-02-01 17:57:00 -0800 (Wed, 01 Feb 2017) Log Message Unreviewed, rolling out r211461. https://bugs.webkit.org/show_bug.cgi?id=167721 Big regression on kraken (Requested by jfbastien on #

[webkit-changes] [211547] trunk/Source/WebKit2

2017-02-01 Thread wenson_hsieh
Title: [211547] trunk/Source/WebKit2 Revision 211547 Author wenson_hs...@apple.com Date 2017-02-01 17:54:46 -0800 (Wed, 01 Feb 2017) Log Message Unreviewed, fix the nightly open source build. Adds more header checks when importing from WebKitAdditions. * UIProcess/Cocoa/WebPageProxyCoco

[webkit-changes] [211546] trunk/Source/JavaScriptCore

2017-02-01 Thread keith_miller
Title: [211546] trunk/Source/_javascript_Core Revision 211546 Author keith_mil...@apple.com Date 2017-02-01 17:49:20 -0800 (Wed, 01 Feb 2017) Log Message Unreviewed, fix unintended change. * runtime/SamplingProfiler.cpp: (JSC::SamplingProfiler::StackFrame::displayName): Modified Paths

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

2017-02-01 Thread eric . carlson
Title: [211545] trunk/Source/WebCore Revision 211545 Author eric.carl...@apple.com Date 2017-02-01 17:48:29 -0800 (Wed, 01 Feb 2017) Log Message [Mac] Update CARingBuffer class https://bugs.webkit.org/show_bug.cgi?id=167656 Unreviewed fix the 32-bit build after r211539. * platform/audi

[webkit-changes] [211544] trunk/LayoutTests

2017-02-01 Thread ryanhaddad
Title: [211544] trunk/LayoutTests Revision 211544 Author ryanhad...@apple.com Date 2017-02-01 17:47:37 -0800 (Wed, 01 Feb 2017) Log Message Rebaseline compositing/geometry/fixed-in-composited.html for ios-simulator. Unreviewed test gardening. * platform/ios-simulator/compositing/geometr

[webkit-changes] [211543] trunk/Tools

2017-02-01 Thread dbates
Title: [211543] trunk/Tools Revision 211543 Author dba...@webkit.org Date 2017-02-01 17:41:24 -0800 (Wed, 01 Feb 2017) Log Message REGRESSION (r210820): svn-create-patch does not emit property change only diff https://bugs.webkit.org/show_bug.cgi?id=167169 Reviewed by David Kilzer. More

[webkit-changes] [211542] trunk/Source/JavaScriptCore

2017-02-01 Thread keith_miller
Title: [211542] trunk/Source/_javascript_Core Revision 211542 Author keith_mil...@apple.com Date 2017-02-01 17:23:37 -0800 (Wed, 01 Feb 2017) Log Message The sampling profile should have an option to sample from C frames. https://bugs.webkit.org/show_bug.cgi?id=167614 Reviewed by Saam Ba

[webkit-changes] [211541] trunk

2017-02-01 Thread simon . fraser
Title: [211541] trunk Revision 211541 Author simon.fra...@apple.com Date 2017-02-01 17:12:53 -0800 (Wed, 01 Feb 2017) Log Message [iOS WK2] With visual viewports, a fixed bottom bar can be clipped out when the keyboard is visible https://bugs.webkit.org/show_bug.cgi?id=167710 rdar://probl

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

2017-02-01 Thread eric . carlson
Title: [211540] trunk/Source/WebCore Revision 211540 Author eric.carl...@apple.com Date 2017-02-01 15:49:41 -0800 (Wed, 01 Feb 2017) Log Message [Mac] Update CARingBuffer class https://bugs.webkit.org/show_bug.cgi?id=167656 Unreviewed build fix after r211539. * platform/audio/mac/CAAudi

[webkit-changes] [211539] trunk

2017-02-01 Thread eric . carlson
Title: [211539] trunk Revision 211539 Author eric.carl...@apple.com Date 2017-02-01 15:38:04 -0800 (Wed, 01 Feb 2017) Log Message [Mac] Update CARingBuffer class https://bugs.webkit.org/show_bug.cgi?id=167656 Reviewed by NOBODY (OOPS!). Source/WebCore: API test CARingBufferTest added.

[webkit-changes] [211538] trunk/Source/WebKit2

2017-02-01 Thread enrica
Title: [211538] trunk/Source/WebKit2 Revision 211538 Author enr...@apple.com Date 2017-02-01 15:25:15 -0800 (Wed, 01 Feb 2017) Log Message WebProcess crashes in int WTF::__throw_bad_variant_access when expanding/shrinking a block selection. https://bugs.webkit.org/show_bug.cgi?id=167673

[webkit-changes] [211537] trunk/Source

2017-02-01 Thread jmarcell
Title: [211537] trunk/Source Revision 211537 Author jmarc...@apple.com Date 2017-02-01 15:16:20 -0800 (Wed, 01 Feb 2017) Log Message Versioning. Modified Paths trunk/Source/_javascript_Core/Configurations/Version.xcconfig trunk/Source/WebCore/Configurations/Version.xcconfig trunk/Source

[webkit-changes] [211536] trunk/LayoutTests

2017-02-01 Thread ryanhaddad
Title: [211536] trunk/LayoutTests Revision 211536 Author ryanhad...@apple.com Date 2017-02-01 15:08:08 -0800 (Wed, 01 Feb 2017) Log Message Marking compositing/repaint/fixed-background-scroll.html as flaky on macOS WK1. https://bugs.webkit.org/show_bug.cgi?id=154612 Unreviewed test garde

[webkit-changes] [211535] trunk/Source/WebKit2

2017-02-01 Thread andersca
Title: [211535] trunk/Source/WebKit2 Revision 211535 Author ander...@apple.com Date 2017-02-01 14:52:02 -0800 (Wed, 01 Feb 2017) Log Message IPC::Connection receive ports should be guarded https://bugs.webkit.org/show_bug.cgi?id=167704 Reviewed by Tim Horton. Guarding receive rights wil

[webkit-changes] [211533] trunk/LayoutTests

2017-02-01 Thread ryanhaddad
Title: [211533] trunk/LayoutTests Revision 211533 Author ryanhad...@apple.com Date 2017-02-01 14:41:49 -0800 (Wed, 01 Feb 2017) Log Message Marking inspector/debugger/probe-manager-add-remove-actions.html as slow on macOS debug. https://bugs.webkit.org/show_bug.cgi?id=167711 Unreviewed t

[webkit-changes] [211534] trunk/LayoutTests

2017-02-01 Thread ryanhaddad
Title: [211534] trunk/LayoutTests Revision 211534 Author ryanhad...@apple.com Date 2017-02-01 14:41:52 -0800 (Wed, 01 Feb 2017) Log Message Rebaselining compositing/geometry/fixed-in-composited.html for macOS after r211523. https://bugs.webkit.org/show_bug.cgi?id=167620 Unreviewed test g

[webkit-changes] [211532] trunk/LayoutTests

2017-02-01 Thread ryanhaddad
Title: [211532] trunk/LayoutTests Revision 211532 Author ryanhad...@apple.com Date 2017-02-01 14:34:08 -0800 (Wed, 01 Feb 2017) Log Message Marking inspector/worker/debugger-shared-breakpoint.html as flaky. https://bugs.webkit.org/show_bug.cgi?id=167203 Unreviewed test gardening. * plat

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

2017-02-01 Thread zalan
Title: [211531] trunk/Source/WebCore Revision 211531 Author za...@apple.com Date 2017-02-01 14:25:58 -0800 (Wed, 01 Feb 2017) Log Message Simple line layout: Move TextFragmentIterator::runWidth to ::textWidth. https://bugs.webkit.org/show_bug.cgi?id=167705 Reviewed by Antti Koivisto. W

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

2017-02-01 Thread jer . noble
Title: [211530] trunk/Source/WebCore Revision 211530 Author jer.no...@apple.com Date 2017-02-01 14:15:07 -0800 (Wed, 01 Feb 2017) Log Message Fix compilation error under recent clang update https://bugs.webkit.org/show_bug.cgi?id=167707 Reviewed by Eric Carlson. Include TypedArrayInline

[webkit-changes] [211529] trunk/LayoutTests

2017-02-01 Thread simon . fraser
Title: [211529] trunk/LayoutTests Revision 211529 Author simon.fra...@apple.com Date 2017-02-01 14:13:21 -0800 (Wed, 01 Feb 2017) Log Message Clean up css3/filters/backdrop/backdrop-filter-with-clip-path.html expected results. https://trac.webkit.org/changeset/201374 added some very conf

[webkit-changes] [211528] trunk/Websites/bugs.webkit.org

2017-02-01 Thread joepeck
Title: [211528] trunk/Websites/bugs.webkit.org Revision 211528 Author joep...@webkit.org Date 2017-02-01 14:08:23 -0800 (Wed, 01 Feb 2017) Log Message Patch Details: EWS Bubbles wrap on Patch Details page https://bugs.webkit.org/show_bug.cgi?id=167709 Reviewed by Ryosuke Niwa. * templat

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

2017-02-01 Thread joepeck
Title: [211527] trunk/Source/WebCore Revision 211527 Author joep...@webkit.org Date 2017-02-01 14:08:21 -0800 (Wed, 01 Feb 2017) Log Message Performance Timeline: Prepare for Worker support https://bugs.webkit.org/show_bug.cgi?id=167633 Reviewed by Ryosuke Niwa. Remove references to Doc

[webkit-changes] [211526] trunk/Tools

2017-02-01 Thread ap
Title: [211526] trunk/Tools Revision 211526 Author a...@apple.com Date 2017-02-01 14:02:04 -0800 (Wed, 01 Feb 2017) Log Message [Mac] TestWebKitAPI includes system frameworks incorrectly https://bugs.webkit.org/show_bug.cgi?id=167703 rdar://problem/30301498 Reviewed by Ryosuke Niwa. FRA

[webkit-changes] [211525] tags/Safari-603.1.23.1

2017-02-01 Thread matthew_hanson
Title: [211525] tags/Safari-603.1.23.1 Revision 211525 Author matthew_han...@apple.com Date 2017-02-01 13:49:53 -0800 (Wed, 01 Feb 2017) Log Message Merge r211502. rdar://problem/30298722 Modified Paths tags/Safari-603.1.23.1/Source/WebCore/ChangeLog tags/Safari-603.1.23.1/Source/WebCor

[webkit-changes] [211524] tags/Safari-603.1.23.1/Source

2017-02-01 Thread matthew_hanson
Title: [211524] tags/Safari-603.1.23.1/Source Revision 211524 Author matthew_han...@apple.com Date 2017-02-01 13:49:50 -0800 (Wed, 01 Feb 2017) Log Message Versioning. Modified Paths tags/Safari-603.1.23.1/Source/_javascript_Core/Configurations/Version.xcconfig tags/Safari-603.1.23.1/So

[webkit-changes] [211523] trunk/LayoutTests

2017-02-01 Thread simon . fraser
Title: [211523] trunk/LayoutTests Revision 211523 Author simon.fra...@apple.com Date 2017-02-01 13:44:18 -0800 (Wed, 01 Feb 2017) Log Message REGRESSION (r211379): [ios-simulator] LayoutTest compositing/geometry/fixed-in-composited.html is failing https://bugs.webkit.org/show_bug.cgi?id=1

[webkit-changes] [211522] branches/safari-603-branch

2017-02-01 Thread matthew_hanson
Title: [211522] branches/safari-603-branch Revision 211522 Author matthew_han...@apple.com Date 2017-02-01 13:26:55 -0800 (Wed, 01 Feb 2017) Log Message Merge r211502. rdar://problem/30298722 Modified Paths branches/safari-603-branch/Source/WebCore/ChangeLog branches/safari-603-branch/S

[webkit-changes] [211520] branches/safari-603-branch/Source/WebCore

2017-02-01 Thread matthew_hanson
Title: [211520] branches/safari-603-branch/Source/WebCore Revision 211520 Author matthew_han...@apple.com Date 2017-02-01 13:26:47 -0800 (Wed, 01 Feb 2017) Log Message Merge r211386. rdar://problem/30204866 Modified Paths branches/safari-603-branch/Source/WebCore/ChangeLog branches/safa

[webkit-changes] [211517] branches/safari-603-branch/Source/WebCore

2017-02-01 Thread matthew_hanson
Title: [211517] branches/safari-603-branch/Source/WebCore Revision 211517 Author matthew_han...@apple.com Date 2017-02-01 13:26:34 -0800 (Wed, 01 Feb 2017) Log Message Merge r211309. rdar://problem/30240378 Modified Paths branches/safari-603-branch/Source/WebCore/ChangeLog branches/safa

[webkit-changes] [211519] branches/safari-603-branch

2017-02-01 Thread matthew_hanson
Title: [211519] branches/safari-603-branch Revision 211519 Author matthew_han...@apple.com Date 2017-02-01 13:26:44 -0800 (Wed, 01 Feb 2017) Log Message Merge r211385. rdar://problem/29738502 Modified Paths branches/safari-603-branch/LayoutTests/ChangeLog branches/safari-603-branch/Layo

[webkit-changes] [211521] branches/safari-603-branch

2017-02-01 Thread matthew_hanson
Title: [211521] branches/safari-603-branch Revision 211521 Author matthew_han...@apple.com Date 2017-02-01 13:26:51 -0800 (Wed, 01 Feb 2017) Log Message Merge r211387. rdar://problem/29500273 Modified Paths branches/safari-603-branch/LayoutTests/ChangeLog branches/safari-603-branch/Sour

[webkit-changes] [211511] branches/safari-603-branch

2017-02-01 Thread matthew_hanson
Title: [211511] branches/safari-603-branch Revision 211511 Author matthew_han...@apple.com Date 2017-02-01 13:26:17 -0800 (Wed, 01 Feb 2017) Log Message Merge r211240. rdar://problem/30247467b Modified Paths branches/safari-603-branch/Source/WebCore/ChangeLog branches/safari-603-branch/

[webkit-changes] [211518] branches/safari-603-branch

2017-02-01 Thread matthew_hanson
Title: [211518] branches/safari-603-branch Revision 211518 Author matthew_han...@apple.com Date 2017-02-01 13:26:37 -0800 (Wed, 01 Feb 2017) Log Message Merge r211337. rdar://problem/30126535 Modified Paths branches/safari-603-branch/LayoutTests/ChangeLog branches/safari-603-branch/Sour

[webkit-changes] [211508] branches/safari-603-branch/Source

2017-02-01 Thread matthew_hanson
Title: [211508] branches/safari-603-branch/Source Revision 211508 Author matthew_han...@apple.com Date 2017-02-01 13:26:05 -0800 (Wed, 01 Feb 2017) Log Message Versioning. Modified Paths branches/safari-603-branch/Source/_javascript_Core/Configurations/Version.xcconfig branches/safari-6

[webkit-changes] [211510] branches/safari-603-branch/Source/WebCore

2017-02-01 Thread matthew_hanson
Title: [211510] branches/safari-603-branch/Source/WebCore Revision 211510 Author matthew_han...@apple.com Date 2017-02-01 13:26:11 -0800 (Wed, 01 Feb 2017) Log Message Merge r210217. rdar://problem/30260068 Modified Paths branches/safari-603-branch/Source/WebCore/ChangeLog branches/safa

[webkit-changes] [211513] branches/safari-603-branch/Source/WebKit2

2017-02-01 Thread matthew_hanson
Title: [211513] branches/safari-603-branch/Source/WebKit2 Revision 211513 Author matthew_han...@apple.com Date 2017-02-01 13:26:23 -0800 (Wed, 01 Feb 2017) Log Message Merge r211295. rdar://problem/30236297 Modified Paths branches/safari-603-branch/Source/WebKit2/ChangeLog branches/safa

[webkit-changes] [211515] branches/safari-603-branch

2017-02-01 Thread matthew_hanson
Title: [211515] branches/safari-603-branch Revision 211515 Author matthew_han...@apple.com Date 2017-02-01 13:26:29 -0800 (Wed, 01 Feb 2017) Log Message Merge r211305. rdar://problem/29320059 Modified Paths branches/safari-603-branch/LayoutTests/ChangeLog branches/safari-603-branch/Sour

[webkit-changes] [211516] branches/safari-603-branch/LayoutTests

2017-02-01 Thread matthew_hanson
Title: [211516] branches/safari-603-branch/LayoutTests Revision 211516 Author matthew_han...@apple.com Date 2017-02-01 13:26:31 -0800 (Wed, 01 Feb 2017) Log Message Merge r211307. rdar://problem/29320059 Modified Paths branches/safari-603-branch/LayoutTests/ChangeLog branches/safari-603

[webkit-changes] [211514] branches/safari-603-branch/Source/JavaScriptCore

2017-02-01 Thread matthew_hanson
Title: [211514] branches/safari-603-branch/Source/_javascript_Core Revision 211514 Author matthew_han...@apple.com Date 2017-02-01 13:26:25 -0800 (Wed, 01 Feb 2017) Log Message Merge r211300. rdar://problem/30135571 Modified Paths branches/safari-603-branch/Source/_javascript_Core/API/J

[webkit-changes] [211512] branches/safari-603-branch

2017-02-01 Thread matthew_hanson
Title: [211512] branches/safari-603-branch Revision 211512 Author matthew_han...@apple.com Date 2017-02-01 13:26:21 -0800 (Wed, 01 Feb 2017) Log Message Merge r211249. rdar://problem/29539389 Modified Paths branches/safari-603-branch/LayoutTests/ChangeLog branches/safari-603-branch/Layo

[webkit-changes] [211509] branches/safari-603-branch

2017-02-01 Thread matthew_hanson
Title: [211509] branches/safari-603-branch Revision 211509 Author matthew_han...@apple.com Date 2017-02-01 13:26:09 -0800 (Wed, 01 Feb 2017) Log Message Merge r211194. rdar://problem/30201008 Modified Paths branches/safari-603-branch/JSTests/ChangeLog branches/safari-603-branch/Source/_

[webkit-changes] [211507] tags/Safari-604.1.6/

2017-02-01 Thread jmarcell
Title: [211507] tags/Safari-604.1.6/ Revision 211507 Author jmarc...@apple.com Date 2017-02-01 13:18:00 -0800 (Wed, 01 Feb 2017) Log Message Tag Safari-604.1.6. Added Paths tags/Safari-604.1.6/ Diff ___ webkit-changes mailing list webk

[webkit-changes] [211506] tags/Safari-603.1.23.1/

2017-02-01 Thread matthew_hanson
Title: [211506] tags/Safari-603.1.23.1/ Revision 211506 Author matthew_han...@apple.com Date 2017-02-01 13:06:04 -0800 (Wed, 01 Feb 2017) Log Message Tag Safari-603.1.23.1. Added Paths tags/Safari-603.1.23.1/ Diff ___ webkit-changes ma

[webkit-changes] [211505] tags/Safari-604.1.6/

2017-02-01 Thread jmarcell
Title: [211505] tags/Safari-604.1.6/ Revision 211505 Author jmarc...@apple.com Date 2017-02-01 12:20:32 -0800 (Wed, 01 Feb 2017) Log Message Deleting tag. Removed Paths tags/Safari-604.1.6/ Diff ___ webkit-changes mailing list webkit-c

[webkit-changes] [211504] trunk

2017-02-01 Thread cdumez
Title: [211504] trunk Revision 211504 Author cdu...@apple.com Date 2017-02-01 12:13:05 -0800 (Wed, 01 Feb 2017) Log Message REGRESSION(r205136): {}.toString.call(crossOriginWindow) should not throw https://bugs.webkit.org/show_bug.cgi?id=167681 Reviewed by Mark Lam. LayoutTests/importe

[webkit-changes] [211503] trunk/Source/WTF

2017-02-01 Thread wenson_hsieh
Title: [211503] trunk/Source/WTF Revision 211503 Author wenson_hs...@apple.com Date 2017-02-01 12:03:48 -0800 (Wed, 01 Feb 2017) Log Message Unreviewed, fix the WebKit nightly open source build We cannot assume all internal SDKs have the latest WebKitAdditions, so we need an explicit he

[webkit-changes] [211502] trunk

2017-02-01 Thread bfulgham
Title: [211502] trunk Revision 211502 Author bfulg...@apple.com Date 2017-02-01 12:00:18 -0800 (Wed, 01 Feb 2017) Log Message Correct "filesHaveSameVolume" predicate https://bugs.webkit.org/show_bug.cgi?id=167696 Reviewed by David Kilzer. Source/WebCore: We are passing %-encoded strin

[webkit-changes] [211501] trunk

2017-02-01 Thread commit-queue
Title: [211501] trunk Revision 211501 Author commit-qu...@webkit.org Date 2017-02-01 11:54:25 -0800 (Wed, 01 Feb 2017) Log Message [mac-wk1] LayoutTest media/modern-media-controls/tracks-support/tracks-support-click-track-in-panel.html is a flaky timeout https://bugs.webkit.org/show_bug.c

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

2017-02-01 Thread ryanhaddad
Title: [211500] trunk/Source/WebCore Revision 211500 Author ryanhad...@apple.com Date 2017-02-01 11:44:07 -0800 (Wed, 01 Feb 2017) Log Message Unreviewed build fix after r211488. * accessibility/AXObjectCache.h: Removed property svn:executable. Modified Paths trunk/Source/WebCore/Chang

[webkit-changes] [211499] branches/safari-604.1.5-branch/Source

2017-02-01 Thread matthew_hanson
Title: [211499] branches/safari-604.1.5-branch/Source Revision 211499 Author matthew_han...@apple.com Date 2017-02-01 11:25:53 -0800 (Wed, 01 Feb 2017) Log Message Versioning. Modified Paths branches/safari-604.1.5-branch/Source/_javascript_Core/Configurations/Version.xcconfig branches/

[webkit-changes] [211498] trunk/JSTests

2017-02-01 Thread utatane . tea
Title: [211498] trunk/JSTests Revision 211498 Author utatane@gmail.com Date 2017-02-01 10:34:31 -0800 (Wed, 01 Feb 2017) Log Message Unreviewed, remove loop https://bugs.webkit.org/show_bug.cgi?id=167694 It causes timeout. Original bug can be tested even without this loop. * stress/

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

2017-02-01 Thread bfulgham
Title: [211497] trunk/Source/WebCore Revision 211497 Author bfulg...@apple.com Date 2017-02-01 10:31:05 -0800 (Wed, 01 Feb 2017) Log Message Unreviewed build fix. * html/HTMLMediaElement.h: Removed property svn:executable. Modified Paths trunk/Source/WebCore/ChangeLog Property Change

[webkit-changes] [211496] tags/Safari-604.1.5.2/

2017-02-01 Thread matthew_hanson
Title: [211496] tags/Safari-604.1.5.2/ Revision 211496 Author matthew_han...@apple.com Date 2017-02-01 10:22:46 -0800 (Wed, 01 Feb 2017) Log Message New Tag. Added Paths tags/Safari-604.1.5.2/ Diff ___ webkit-changes mailing list webki

[webkit-changes] [211495] trunk

2017-02-01 Thread jer . noble
Title: [211495] trunk Revision 211495 Author jer.no...@apple.com Date 2017-02-01 10:22:21 -0800 (Wed, 01 Feb 2017) Log Message NULL-deref crash in TextTrack::removeCue() https://bugs.webkit.org/show_bug.cgi?id=167615 Reviewed by Eric Carlson. Source/WebCore: Test: http/tests/media/trac

[webkit-changes] [211494] branches/safari-604.1.5-branch/Source/WebKit/mac

2017-02-01 Thread matthew_hanson
Title: [211494] branches/safari-604.1.5-branch/Source/WebKit/mac Revision 211494 Author matthew_han...@apple.com Date 2017-02-01 10:20:41 -0800 (Wed, 01 Feb 2017) Log Message Merge r211492. rdar://problem/30305390 Modified Paths branches/safari-604.1.5-branch/Source/WebKit/mac/ChangeLog

[webkit-changes] [211493] branches/safari-604.1.5-branch/Source

2017-02-01 Thread matthew_hanson
Title: [211493] branches/safari-604.1.5-branch/Source Revision 211493 Author matthew_han...@apple.com Date 2017-02-01 10:17:13 -0800 (Wed, 01 Feb 2017) Log Message Versioning. Modified Paths branches/safari-604.1.5-branch/Source/_javascript_Core/Configurations/Version.xcconfig branches/

[webkit-changes] [211492] trunk/Source/WebKit/mac

2017-02-01 Thread wenson_hsieh
Title: [211492] trunk/Source/WebKit/mac Revision 211492 Author wenson_hs...@apple.com Date 2017-02-01 10:15:13 -0800 (Wed, 01 Feb 2017) Log Message [WK1] Allow the drag client to be initialized on platforms that do not support drag and drop https://bugs.webkit.org/show_bug.cgi?id=167695

[webkit-changes] [211491] trunk

2017-02-01 Thread n_wang
Title: [211491] trunk Revision 211491 Author n_w...@apple.com Date 2017-02-01 10:12:08 -0800 (Wed, 01 Feb 2017) Log Message AX: Incorrect range from index and length in text controls when there are newlines https://bugs.webkit.org/show_bug.cgi?id=167677 Reviewed by Chris Fleizach. Sour

[webkit-changes] [211490] tags/Safari-604.1.6/

2017-02-01 Thread matthew_hanson
Title: [211490] tags/Safari-604.1.6/ Revision 211490 Author matthew_han...@apple.com Date 2017-02-01 10:08:57 -0800 (Wed, 01 Feb 2017) Log Message Tag Safari-604.1.6. Added Paths tags/Safari-604.1.6/ Diff ___ webkit-changes mailing lis

[webkit-changes] [211489] trunk/LayoutTests

2017-02-01 Thread ryanhaddad
Title: [211489] trunk/LayoutTests Revision 211489 Author ryanhad...@apple.com Date 2017-02-01 09:54:05 -0800 (Wed, 01 Feb 2017) Log Message ios-simulator TestExpectations gardening. Unreviewed test gardening. * platform/ios-simulator/TestExpectations: Modified Paths trunk/LayoutTests/

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

2017-02-01 Thread timothy
Title: [211488] trunk/Source/WebCore Revision 211488 Author timo...@hatcher.name Date 2017-02-01 09:46:12 -0800 (Wed, 01 Feb 2017) Log Message AXObjectCache is missing two functions at link time when !HAVE(ACCESSIBILITY) https://bugs.webkit.org/show_bug.cgi?id=167691 Reviewed by Chris Fl

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

2017-02-01 Thread commit-queue
Title: [211485] trunk/Source/WebInspectorUI Revision 211485 Author commit-qu...@webkit.org Date 2017-02-01 09:33:56 -0800 (Wed, 01 Feb 2017) Log Message Web Inspector: Remove keyboard shortcut to close tab - does not match expectations https://bugs.webkit.org/show_bug.cgi?id=167672 Patch

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

2017-02-01 Thread timothy
Title: [211487] trunk/Source/WebCore Revision 211487 Author timo...@hatcher.name Date 2017-02-01 09:37:03 -0800 (Wed, 01 Feb 2017) Log Message HTMLMediaElement.h fails to build when ENABLE(MEDIA_CONTROLS_SCRIPT) is false https://bugs.webkit.org/show_bug.cgi?id=167689 Reviewed by Joseph P

[webkit-changes] [211486] trunk/Source/JavaScriptCore

2017-02-01 Thread commit-queue
Title: [211486] trunk/Source/_javascript_Core Revision 211486 Author commit-qu...@webkit.org Date 2017-02-01 09:34:00 -0800 (Wed, 01 Feb 2017) Log Message Web Inspector: Use guaranteed RunLoop instead of RunLoop::current for dispatching inspector GC event https://bugs.webkit.org/show_bug.

[webkit-changes] [211484] trunk

2017-02-01 Thread commit-queue
Title: [211484] trunk Revision 211484 Author commit-qu...@webkit.org Date 2017-02-01 08:17:52 -0800 (Wed, 01 Feb 2017) Log Message [Readable Streams API] Implement ReadableByteStreamController pull() https://bugs.webkit.org/show_bug.cgi?id=167593 Patch by Romain Bellessort on 2017-02-01

[webkit-changes] [211483] trunk/Tools

2017-02-01 Thread tpopela
Title: [211483] trunk/Tools Revision 211483 Author tpop...@redhat.com Date 2017-02-01 07:28:08 -0800 (Wed, 01 Feb 2017) Log Message Unreviewed. Fix coding style in MiniBrowser * MiniBrowser/gtk/BrowserWindow.c: (editingCommandCallback): (insertImageCommandCallback): (insertLinkCommandCal

[webkit-changes] [211482] trunk/Source

2017-02-01 Thread akling
Title: [211482] trunk/Source Revision 211482 Author akl...@apple.com Date 2017-02-01 06:55:00 -0800 (Wed, 01 Feb 2017) Log Message Implement the alwaysRunsAtBackgroundPriority WK2 setting using thread QoS. Reviewed by Antti Koivisto. Source/bmalloc: Support changing the QoS level of

[webkit-changes] [211481] trunk

2017-02-01 Thread tpopela
Title: [211481] trunk Revision 211481 Author tpop...@redhat.com Date 2017-02-01 06:14:36 -0800 (Wed, 01 Feb 2017) Log Message [GTK] Add an API to add a custom tab into the print dialog https://bugs.webkit.org/show_bug.cgi?id=151998 Reviewed by Carlos Garcia Campos. Source/WebKit2: Add

[webkit-changes] [211480] trunk/Source/WebKit2

2017-02-01 Thread antti
Title: [211480] trunk/Source/WebKit2 Revision 211480 Author an...@apple.com Date 2017-02-01 05:38:49 -0800 (Wed, 01 Feb 2017) Log Message Load resources speculatively https://bugs.webkit.org/show_bug.cgi?id=167660 Reviewed by Andreas Kling. * NetworkProcess/cache/NetworkCache.cpp: (WebK

[webkit-changes] [211479] trunk

2017-02-01 Thread utatane . tea
Title: [211479] trunk Revision 211479 Author utatane@gmail.com Date 2017-02-01 03:29:25 -0800 (Wed, 01 Feb 2017) Log Message ArityFixup should adjust SP first https://bugs.webkit.org/show_bug.cgi?id=167239 Reviewed by Michael Saboff. JSTests: Significantly large arity fixup reliabl

[webkit-changes] [211477] trunk/Tools

2017-02-01 Thread calvaris
Title: [211477] trunk/Tools Revision 211477 Author calva...@igalia.com Date 2017-02-01 02:58:52 -0800 (Wed, 01 Feb 2017) Log Message [GTK] Install either libxfont1-dev or libxfont-dev as dependency https://bugs.webkit.org/show_bug.cgi?id=167498 Reviewed by Carlos Garcia Campos. Dependin

[webkit-changes] [211476] trunk/Source/WebKit2

2017-02-01 Thread ossy
Title: [211476] trunk/Source/WebKit2 Revision 211476 Author o...@webkit.org Date 2017-02-01 02:46:10 -0800 (Wed, 01 Feb 2017) Log Message [Mac][cmake] Unreviewed speculative buildfix after r211403. https://bugs.webkit.org/show_bug.cgi?id=167601 * UIProcess/API/Cocoa/WKWebView.mm: Modifi

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

2017-02-01 Thread utatane . tea
Title: [211475] trunk/Source/WebCore Revision 211475 Author utatane@gmail.com Date 2017-02-01 02:42:35 -0800 (Wed, 01 Feb 2017) Log Message Unreviewed, build fix for macOS and iOS ports, part 2 Annotate the function with static. * bindings/js/ScriptModuleLoader.cpp: (WebCore::reject

[webkit-changes] [211474] trunk/Source

2017-02-01 Thread utatane . tea
Title: [211474] trunk/Source Revision 211474 Author utatane@gmail.com Date 2017-02-01 02:32:33 -0800 (Wed, 01 Feb 2017) Log Message Unreviewed, build fix for macOS and iOS ports * bindings/js/ModuleFetchFailureKind.h: Renamed from Source/ModuleFetchFailureKind.h. Modified Paths tru

[webkit-changes] [211473] trunk

2017-02-01 Thread utatane . tea
Title: [211473] trunk Revision 211473 Author utatane@gmail.com Date 2017-02-01 02:00:32 -0800 (Wed, 01 Feb 2017) Log Message Propagate networking errors correctly for import() operator https://bugs.webkit.org/show_bug.cgi?id=167501 Reviewed by Ryosuke Niwa. .: * Source/ModuleFetchF