[webkit-changes] [191622] trunk

2015-10-27 Thread calvaris
Title: [191622] trunk Revision 191622 Author calva...@igalia.com Date 2015-10-27 04:36:56 -0700 (Tue, 27 Oct 2015) Log Message [Streams API] Add close method to writable stream https://bugs.webkit.org/show_bug.cgi?id=150560 Reviewed by Darin Adler. Source/WebCore: Added the close

[webkit-changes] [191624] branches/safari-601-branch/Source

2015-10-27 Thread bshafiei
Title: [191624] branches/safari-601-branch/Source Revision 191624 Author bshaf...@apple.com Date 2015-10-27 10:27:53 -0700 (Tue, 27 Oct 2015) Log Message Versioning. Modified Paths branches/safari-601-branch/Source/_javascript_Core/Configurations/Version.xcconfig

[webkit-changes] [191625] trunk

2015-10-27 Thread msaboff
Title: [191625] trunk Revision 191625 Author msab...@apple.com Date 2015-10-27 10:48:51 -0700 (Tue, 27 Oct 2015) Log Message REGRESSION (r191360): Crash: com.apple.WebKit.WebContent at com.apple._javascript_Core: JSC::FTL:: + 386 https://bugs.webkit.org/show_bug.cgi?id=150580 Reviewed

[webkit-changes] [191626] trunk

2015-10-27 Thread commit-queue
Title: [191626] trunk Revision 191626 Author commit-qu...@webkit.org Date 2015-10-27 10:53:56 -0700 (Tue, 27 Oct 2015) Log Message Do not sanitize user input for input[type=url] https://bugs.webkit.org/show_bug.cgi?id=150346 Patch by Keith Rollin on 2015-10-27

[webkit-changes] [191627] trunk/LayoutTests

2015-10-27 Thread zalan
Title: [191627] trunk/LayoutTests Revision 191627 Author za...@apple.com Date 2015-10-27 11:27:17 -0700 (Tue, 27 Oct 2015) Log Message Unskip and update the test result for El Capitan -> tables/mozilla_expected_failures/bugs/bug8499.html Unreviewed gardening. *

[webkit-changes] [191631] trunk/LayoutTests

2015-10-27 Thread zalan
Title: [191631] trunk/LayoutTests Revision 191631 Author za...@apple.com Date 2015-10-27 12:36:02 -0700 (Tue, 27 Oct 2015) Log Message Unreviewed Win gardening(subpixel table fallout). * platform/win/css2.1/20110323/inline-table-003-expected.txt: *

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

2015-10-27 Thread timothy_horton
Title: [191637] trunk/Source/WebKit2 Revision 191637 Author timothy_hor...@apple.com Date 2015-10-27 13:55:36 -0700 (Tue, 27 Oct 2015) Log Message WKView being inside WKWebView leads to weird API issues https://bugs.webkit.org/show_bug.cgi?id=150174 Reviewed by Anders Carlsson. *

[webkit-changes] [191629] trunk/LayoutTests

2015-10-27 Thread zalan
Title: [191629] trunk/LayoutTests Revision 191629 Author za...@apple.com Date 2015-10-27 12:09:09 -0700 (Tue, 27 Oct 2015) Log Message table-hover-on-link.html behaves unexpectedly on WK2. Unreviewed gardening. * TestExpectations: * fast/repaint/table-hover-on-link-expected.txt:

[webkit-changes] [191633] trunk/LayoutTests

2015-10-27 Thread ryanhaddad
Title: [191633] trunk/LayoutTests Revision 191633 Author ryanhad...@apple.com Date 2015-10-27 13:01:08 -0700 (Tue, 27 Oct 2015) Log Message Marking newly imported W3C html/semantics/forms tests as flaky on Windows https://bugs.webkit.org/show_bug.cgi?id=150596 Unreviewed test gardening.

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

2015-10-27 Thread achristensen
Title: [191636] trunk/Source/WebCore Revision 191636 Author achristen...@apple.com Date 2015-10-27 13:41:34 -0700 (Tue, 27 Oct 2015) Log Message Cancel navigation policy checks like we do content policy checks. https://bugs.webkit.org/show_bug.cgi?id=150582 rdar://problem/22077579

[webkit-changes] [191628] trunk/Source

2015-10-27 Thread commit-queue
Title: [191628] trunk/Source Revision 191628 Author commit-qu...@webkit.org Date 2015-10-27 11:49:58 -0700 (Tue, 27 Oct 2015) Log Message Add WebKit API to clear data type Search Field Recent Searches. https://bugs.webkit.org/show_bug.cgi?id=150019. Patch by Zhuo Li

[webkit-changes] [191634] trunk/Source

2015-10-27 Thread timothy_horton
Title: [191634] trunk/Source Revision 191634 Author timothy_hor...@apple.com Date 2015-10-27 13:09:29 -0700 (Tue, 27 Oct 2015) Log Message WKView being inside WKWebView leads to weird API issues https://bugs.webkit.org/show_bug.cgi?id=150174 Reviewed by Anders Carlsson. *

[webkit-changes] [191630] trunk/Tools

2015-10-27 Thread andersca
Title: [191630] trunk/Tools Revision 191630 Author ander...@apple.com Date 2015-10-27 12:18:01 -0700 (Tue, 27 Oct 2015) Log Message Add an API test for _WKRemoteObjectRegistry https://bugs.webkit.org/show_bug.cgi?id=150597 Reviewed by Andreas Kling. *

[webkit-changes] [191632] trunk/LayoutTests

2015-10-27 Thread ryanhaddad
Title: [191632] trunk/LayoutTests Revision 191632 Author ryanhad...@apple.com Date 2015-10-27 12:57:30 -0700 (Tue, 27 Oct 2015) Log Message Marking newly imported W3C XMLHttpRequest tests as flaky on Windows https://bugs.webkit.org/show_bug.cgi?id=150594 Unreviewed test gardening. *

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

2015-10-27 Thread commit-queue
Title: [191641] trunk/Source/WebCore Revision 191641 Author commit-qu...@webkit.org Date 2015-10-27 14:44:27 -0700 (Tue, 27 Oct 2015) Log Message Web Inspector: Do not send RenderingFrame TimelineRecords that have no children https://bugs.webkit.org/show_bug.cgi?id=150600 Patch by

[webkit-changes] [191642] trunk/Tools

2015-10-27 Thread ap
Title: [191642] trunk/Tools Revision 191642 Author a...@apple.com Date 2015-10-27 14:47:13 -0700 (Tue, 27 Oct 2015) Log Message WebKitTestRunner leaks in generateWhitelist() https://bugs.webkit.org/show_bug.cgi?id=150563 Reviewed by Andreas Kling. *

[webkit-changes] [191638] trunk/LayoutTests

2015-10-27 Thread ryanhaddad
Title: [191638] trunk/LayoutTests Revision 191638 Author ryanhad...@apple.com Date 2015-10-27 14:36:12 -0700 (Tue, 27 Oct 2015) Log Message Cleaning up formatting on recent additions win TestExpectations file Unreviewed test gardening. * platform/win/TestExpectations: Modified Paths

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

2015-10-27 Thread commit-queue
Title: [191639] trunk/Source/WebInspectorUI Revision 191639 Author commit-qu...@webkit.org Date 2015-10-27 14:38:46 -0700 (Tue, 27 Oct 2015) Log Message Web Inspector: Timeline current time marker does not start moving when starting recording after just opening inspector

[webkit-changes] [191643] trunk/Source

2015-10-27 Thread commit-queue
Title: [191643] trunk/Source Revision 191643 Author commit-qu...@webkit.org Date 2015-10-27 15:08:03 -0700 (Tue, 27 Oct 2015) Log Message Web Inspector: Remove unused / duplicated XHR timeline instrumentation https://bugs.webkit.org/show_bug.cgi?id=150605 Patch by Joseph Pecoraro

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

2015-10-27 Thread mattbaker
Title: [191640] trunk/Source/WebInspectorUI Revision 191640 Author mattba...@apple.com Date 2015-10-27 14:42:20 -0700 (Tue, 27 Oct 2015) Log Message REGRESSION: Web Inspector: DOM path bar blinks when modifying inline styles https://bugs.webkit.org/show_bug.cgi?id=149258 Reviewed by

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

2015-10-27 Thread timothy_horton
Title: [191649] trunk/Source/WebKit2 Revision 191649 Author timothy_hor...@apple.com Date 2015-10-27 17:47:20 -0700 (Tue, 27 Oct 2015) Log Message Fix the build. * UIProcess/Cocoa/WebViewImpl.mm: Modified Paths trunk/Source/WebKit2/ChangeLog

[webkit-changes] [191644] trunk

2015-10-27 Thread wenson_hsieh
Title: [191644] trunk Revision 191644 Author wenson_hs...@apple.com Date 2015-10-27 16:34:54 -0700 (Tue, 27 Oct 2015) Log Message Implement viewport-width-based fast-click heuristic https://bugs.webkit.org/show_bug.cgi?id=150604 Reviewed by Simon Fraser. Source/WebKit2: Implement a

[webkit-changes] [191647] trunk

2015-10-27 Thread commit-queue
Title: [191647] trunk Revision 191647 Author commit-qu...@webkit.org Date 2015-10-27 17:35:24 -0700 (Tue, 27 Oct 2015) Log Message Null dereference loading Blink layout test editing/execCommand/format-block-uneditable-crash.html https://bugs.webkit.org/show_bug.cgi?id=150207 Patch by

[webkit-changes] [191646] trunk/LayoutTests

2015-10-27 Thread wenson_hsieh
Title: [191646] trunk/LayoutTests Revision 191646 Author wenson_hs...@apple.com Date 2015-10-27 17:34:04 -0700 (Tue, 27 Oct 2015) Log Message Unreviewed, fix a failing iOS WK2 test. * fast/events/ios/viewport-device-width-allows-double-tap-zoom-out-expected.txt: Modified Paths

[webkit-changes] [191645] trunk

2015-10-27 Thread beidson
Title: [191645] trunk Revision 191645 Author beid...@apple.com Date 2015-10-27 17:12:00 -0700 (Tue, 27 Oct 2015) Log Message Modern IDB: IDBTransaction.objectStore() support. https://bugs.webkit.org/show_bug.cgi?id=150607 Reviewed by Alex Christensen. Source/WebCore: Tests:

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

2015-10-27 Thread timothy_horton
Title: [191650] trunk/Source/WebKit2 Revision 191650 Author timothy_hor...@apple.com Date 2015-10-27 17:48:40 -0700 (Tue, 27 Oct 2015) Log Message Fix the 32-bit build. * UIProcess/Cocoa/WebViewImpl.mm: (WebKit::WebViewImpl::dragImageForView): Modified Paths

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

2015-10-27 Thread timothy_horton
Title: [191648] trunk/Source/WebKit2 Revision 191648 Author timothy_hor...@apple.com Date 2015-10-27 17:44:51 -0700 (Tue, 27 Oct 2015) Log Message WKView being inside WKWebView leads to weird API issues https://bugs.webkit.org/show_bug.cgi?id=150174 Reviewed by Anders Carlsson. *

[webkit-changes] [191651] trunk/Source

2015-10-27 Thread commit-queue
Title: [191651] trunk/Source Revision 191651 Author commit-qu...@webkit.org Date 2015-10-27 19:44:54 -0700 (Tue, 27 Oct 2015) Log Message Web Inspector: Remove Timeline MarkDOMContent and MarkLoad, data is already available https://bugs.webkit.org/show_bug.cgi?id=150615 Patch by Joseph

[webkit-changes] [191654] branches/safari-601-branch/Source/JavaScriptCore

2015-10-27 Thread matthew_hanson
Title: [191654] branches/safari-601-branch/Source/_javascript_Core Revision 191654 Author matthew_han...@apple.com Date 2015-10-27 22:19:25 -0700 (Tue, 27 Oct 2015) Log Message Merge r187510. FaradayDotTwo: Safari crash in com.apple._javascript_Core: JSC::DFG::(anonymous

[webkit-changes] [191653] branches/safari-601-branch

2015-10-27 Thread matthew_hanson
Title: [191653] branches/safari-601-branch Revision 191653 Author matthew_han...@apple.com Date 2015-10-27 22:19:20 -0700 (Tue, 27 Oct 2015) Log Message Merge r191530. rdar://problem/23206864 Modified Paths branches/safari-601-branch/LayoutTests/ChangeLog

[webkit-changes] [191657] branches/safari-601-branch/Source/WebCore

2015-10-27 Thread matthew_hanson
Title: [191657] branches/safari-601-branch/Source/WebCore Revision 191657 Author matthew_han...@apple.com Date 2015-10-27 22:19:36 -0700 (Tue, 27 Oct 2015) Log Message Merge r191636. Modified Paths branches/safari-601-branch/Source/WebCore/ChangeLog

[webkit-changes] [191655] branches/safari-601-branch

2015-10-27 Thread matthew_hanson
Title: [191655] branches/safari-601-branch Revision 191655 Author matthew_han...@apple.com Date 2015-10-27 22:19:30 -0700 (Tue, 27 Oct 2015) Log Message Merge r191395. rdar://problem/22847057 Modified Paths branches/safari-601-branch/Source/_javascript_Core/ChangeLog

[webkit-changes] [191656] branches/safari-601-branch/Source/WebCore

2015-10-27 Thread matthew_hanson
Title: [191656] branches/safari-601-branch/Source/WebCore Revision 191656 Author matthew_han...@apple.com Date 2015-10-27 22:19:33 -0700 (Tue, 27 Oct 2015) Log Message Merge r191525. FaradayDotTwo: CrashTracer: com.apple.WebKit.WebContent at ?re: