[webkit-changes] [206949] trunk

2016-10-07 Thread cdumez
Title: [206949] trunk Revision 206949 Author cdu...@apple.com Date 2016-10-07 20:31:15 -0700 (Fri, 07 Oct 2016) Log Message window.navigator.language incorrectly returns all lowercase string https://bugs.webkit.org/show_bug.cgi?id=163096 Reviewed by Darin Adler. Source/WebCore: Update

[webkit-changes] [206948] trunk

2016-10-07 Thread mark . lam
Title: [206948] trunk Revision 206948 Author mark@apple.com Date 2016-10-07 20:20:53 -0700 (Fri, 07 Oct 2016) Log Message Object.freeze() and seal() should throw if [[PreventExtensions]]() fails. https://bugs.webkit.org/show_bug.cgi?id=163160 Reviewed by Saam Barati. JSTests: * str

[webkit-changes] [206947] trunk/LayoutTests

2016-10-07 Thread utatane . tea
Title: [206947] trunk/LayoutTests Revision 206947 Author utatane@gmail.com Date 2016-10-07 19:07:09 -0700 (Fri, 07 Oct 2016) Log Message REGRESSION (r206853?): LayoutTest js/regress-141098.html failing https://bugs.webkit.org/show_bug.cgi?id=163046 Reviewed by Saam Barati. This is a

[webkit-changes] [206946] trunk/LayoutTests

2016-10-07 Thread wenson_hsieh
Title: [206946] trunk/LayoutTests Revision 206946 Author wenson_hs...@apple.com Date 2016-10-07 17:23:46 -0700 (Fri, 07 Oct 2016) Log Message Unreviewed, mark a test as failing on iOS simulator This was intended to be a part of r206944. * platform/ios-simulator/TestExpectations: Modifi

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

2016-10-07 Thread simon . fraser
Title: [206945] trunk/Source/WebKit/mac Revision 206945 Author simon.fra...@apple.com Date 2016-10-07 17:20:05 -0700 (Fri, 07 Oct 2016) Log Message [WK1 Mac] Fix repaints of fixed-background elements in layer-backed WebViews https://bugs.webkit.org/show_bug.cgi?id=163154 rdar://problem/28

[webkit-changes] [206944] trunk

2016-10-07 Thread wenson_hsieh
Title: [206944] trunk Revision 206944 Author wenson_hs...@apple.com Date 2016-10-07 16:47:18 -0700 (Fri, 07 Oct 2016) Log Message Support onbeforeinput event handling for the new InputEvent spec https://bugs.webkit.org/show_bug.cgi?id=163021 Reviewed by Darin Adler. Source/WebCore: Ad

[webkit-changes] [206943] trunk

2016-10-07 Thread n_wang
Title: [206943] trunk Revision 206943 Author n_w...@apple.com Date 2016-10-07 16:30:16 -0700 (Fri, 07 Oct 2016) Log Message AX: should be AXTitleUIElement for other content inside the https://bugs.webkit.org/show_bug.cgi?id=108996 Reviewed by Chris Fleizach. Source/WebCore: Exposed t

[webkit-changes] [206942] trunk

2016-10-07 Thread achristensen
Title: [206942] trunk Revision 206942 Author achristen...@apple.com Date 2016-10-07 16:06:32 -0700 (Fri, 07 Oct 2016) Log Message Non-special URL fragments should percent-encode non-ASCII characters https://bugs.webkit.org/show_bug.cgi?id=163153 Reviewed by Tim Horton. Source/WebCore:

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

2016-10-07 Thread bfulgham
Title: [206941] trunk/Source/WebCore Revision 206941 Author bfulg...@apple.com Date 2016-10-07 15:59:22 -0700 (Fri, 07 Oct 2016) Log Message EventHandler functions that need to guarantee event handler lifetime need to use Ref https://bugs.webkit.org/show_bug.cgi?id=98617 Reviewed by Dan

[webkit-changes] [206940] trunk/Tools

2016-10-07 Thread jbedard
Title: [206940] trunk/Tools Revision 206940 Author jbed...@apple.com Date 2016-10-07 15:17:06 -0700 (Fri, 07 Oct 2016) Log Message Build fix for “Move functionality common to Darwin ports into a base class” https://bugs.webkit.org/show_bug.cgi?id=160709 Unreviewed build fix. * Scripts/w

[webkit-changes] [206939] trunk/LayoutTests

2016-10-07 Thread ryanhaddad
Title: [206939] trunk/LayoutTests Revision 206939 Author ryanhad...@apple.com Date 2016-10-07 15:14:41 -0700 (Fri, 07 Oct 2016) Log Message Marking inspector/debugger/stepping tests as flaky. https://bugs.webkit.org/show_bug.cgi?id=161951 Unreviewed test gardening. * TestExpectations:

[webkit-changes] [206938] trunk/Tools

2016-10-07 Thread cpugh
Title: [206938] trunk/Tools Revision 206938 Author cp...@apple.com Date 2016-10-07 14:25:03 -0700 (Fri, 07 Oct 2016) Log Message Unreviewed. Added myself to the list of committers. * Scripts/webkitpy/common/config/contributors.json: Modified Paths trunk/Tools/ChangeLog trunk/Tools/Scri

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

2016-10-07 Thread andersca
Title: [206937] trunk/Source/WebKit2 Revision 206937 Author ander...@apple.com Date 2016-10-07 14:20:52 -0700 (Fri, 07 Oct 2016) Log Message Get rid of API::Session and WKSessionRef https://bugs.webkit.org/show_bug.cgi?id=163140 Reviewed by Tim Horton. This API is no longer used. * CMa

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

2016-10-07 Thread timothy_horton
Title: [206936] trunk/Source/WebKit2 Revision 206936 Author timothy_hor...@apple.com Date 2016-10-07 14:11:59 -0700 (Fri, 07 Oct 2016) Log Message Move ViewGestureController files to more accurate locations https://bugs.webkit.org/show_bug.cgi?id=163141 Reviewed by Anders Carlsson. * Pl

[webkit-changes] [206935] trunk/LayoutTests

2016-10-07 Thread jbedard
Title: [206935] trunk/LayoutTests Revision 206935 Author jbed...@apple.com Date 2016-10-07 14:06:56 -0700 (Fri, 07 Oct 2016) Log Message js/function-apply-aliased.html is timing out https://bugs.webkit.org/show_bug.cgi?id=127860 Reviewed by Darin Adler. This test no longer times out. R

[webkit-changes] [206934] trunk/Tools

2016-10-07 Thread jbedard
Title: [206934] trunk/Tools Revision 206934 Author jbed...@apple.com Date 2016-10-07 14:06:43 -0700 (Fri, 07 Oct 2016) Log Message Move functionality common to Darwin ports into a base class https://bugs.webkit.org/show_bug.cgi?id=160709 Reviewed by Darin Adler. * Scripts/webkitpy/port/

[webkit-changes] [206933] tags/Safari-603.1.8.1/

2016-10-07 Thread matthew_hanson
Title: [206933] tags/Safari-603.1.8.1/ Revision 206933 Author matthew_han...@apple.com Date 2016-10-07 13:56:00 -0700 (Fri, 07 Oct 2016) Log Message Remove tag. Removed Paths tags/Safari-603.1.8.1/ Diff ___ webkit-changes mailing list

[webkit-changes] [206932] trunk/LayoutTests

2016-10-07 Thread ryanhaddad
Title: [206932] trunk/LayoutTests Revision 206932 Author ryanhad...@apple.com Date 2016-10-07 13:51:45 -0700 (Fri, 07 Oct 2016) Log Message Marking inspector/console/addInspectedNode.html as flaky on mac-debug. https://bugs.webkit.org/show_bug.cgi?id=155138 Unreviewed test gardening. *

[webkit-changes] [206931] trunk/LayoutTests

2016-10-07 Thread ryanhaddad
Title: [206931] trunk/LayoutTests Revision 206931 Author ryanhad...@apple.com Date 2016-10-07 13:46:34 -0700 (Fri, 07 Oct 2016) Log Message Marking http/tests/cache/disk-cache/memory-cache-revalidation-updates-disk-cache.html as flaky on mac-wk2 debug. https://bugs.webkit.org/show_bug.cgi

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

2016-10-07 Thread timothy_horton
Title: [206930] trunk/Source/WebKit2 Revision 206930 Author timothy_hor...@apple.com Date 2016-10-07 13:25:07 -0700 (Fri, 07 Oct 2016) Log Message Adopt BlockPtr in ViewGestureController https://bugs.webkit.org/show_bug.cgi?id=163132 Reviewed by Anders Carlsson. * UIProcess/Cocoa/WebVie

[webkit-changes] [206929] trunk

2016-10-07 Thread andersca
Title: [206929] trunk Revision 206929 Author ander...@apple.com Date 2016-10-07 13:04:46 -0700 (Fri, 07 Oct 2016) Log Message Get rid of WKPageSetSession https://bugs.webkit.org/show_bug.cgi?id=163129 Reviewed by Tim Horton. Source/WebKit2: This function is no longer used. * UIProcess

[webkit-changes] [206928] tags/Safari-603.1.8.1/

2016-10-07 Thread matthew_hanson
Title: [206928] tags/Safari-603.1.8.1/ Revision 206928 Author matthew_han...@apple.com Date 2016-10-07 12:56:25 -0700 (Fri, 07 Oct 2016) Log Message New tag. Added Paths tags/Safari-603.1.8.1/ Diff ___ webkit-changes mailing list webki

[webkit-changes] [206927] trunk/LayoutTests

2016-10-07 Thread ryanhaddad
Title: [206927] trunk/LayoutTests Revision 206927 Author ryanhad...@apple.com Date 2016-10-07 12:43:52 -0700 (Fri, 07 Oct 2016) Log Message Marking http/tests/loading/basic-auth-load-URL-with-consecutive-slashes.html as flaky on mac-wk2 https://bugs.webkit.org/show_bug.cgi?id=163139 Unre

[webkit-changes] [206926] trunk

2016-10-07 Thread cdumez
Title: [206926] trunk Revision 206926 Author cdu...@apple.com Date 2016-10-07 12:37:30 -0700 (Fri, 07 Oct 2016) Log Message Regression(r201970): productSub / vendor / vendorSub should not be exposed on WorkerNavigator https://bugs.webkit.org/show_bug.cgi?id=163124 Reviewed by Ryosuke Niw

[webkit-changes] [206925] trunk/LayoutTests

2016-10-07 Thread ryanhaddad
Title: [206925] trunk/LayoutTests Revision 206925 Author ryanhad...@apple.com Date 2016-10-07 12:03:53 -0700 (Fri, 07 Oct 2016) Log Message Marking http/tests/xmlhttprequest/auth-reject-protection-space.html as flaky on mac-wk2. https://bugs.webkit.org/show_bug.cgi?id=163136 Unreviewed t

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

2016-10-07 Thread achristensen
Title: [206924] trunk/Source/WebCore Revision 206924 Author achristen...@apple.com Date 2016-10-07 12:03:13 -0700 (Fri, 07 Oct 2016) Log Message Disable URLParser logs by default in all builds https://bugs.webkit.org/show_bug.cgi?id=163135 Reviewed by Brady Eidson. In debug builds with

[webkit-changes] [206923] trunk/LayoutTests

2016-10-07 Thread ryanhaddad
Title: [206923] trunk/LayoutTests Revision 206923 Author ryanhad...@apple.com Date 2016-10-07 11:55:43 -0700 (Fri, 07 Oct 2016) Log Message Marking storage/indexeddb/key-type-array.html as flaky on mac-debug. https://bugs.webkit.org/show_bug.cgi?id=161720 Unreviewed test gardening. * pl

[webkit-changes] [206922] trunk

2016-10-07 Thread akling
Title: [206922] trunk Revision 206922 Author akl...@apple.com Date 2016-10-07 11:55:09 -0700 (Fri, 07 Oct 2016) Log Message [WK2] didRemoveFrameFromHierarchy callback doesn't fire for subframes when evicting from PageCache. Reviewed by Antti Koivisto. Source/WebCore: Fix a bug where

[webkit-changes] [206921] trunk

2016-10-07 Thread n_wang
Title: [206921] trunk Revision 206921 Author n_w...@apple.com Date 2016-10-07 10:44:51 -0700 (Fri, 07 Oct 2016) Log Message AX: AXRoleDescription for details and summary elements https://bugs.webkit.org/show_bug.cgi?id=163094 Reviewed by Chris Fleizach. Source/WebCore: details and summ

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

2016-10-07 Thread ryanhaddad
Title: [206920] trunk/Source/WebCore Revision 206920 Author ryanhad...@apple.com Date 2016-10-07 10:26:54 -0700 (Fri, 07 Oct 2016) Log Message Fix the Windows build after r206917. Unreviewed build fix. * dom/DOMAllInOne.cpp: Modified Paths trunk/Source/WebCore/ChangeLog trunk/Source/W

[webkit-changes] [206919] trunk/LayoutTests

2016-10-07 Thread ryanhaddad
Title: [206919] trunk/LayoutTests Revision 206919 Author ryanhad...@apple.com Date 2016-10-07 10:15:13 -0700 (Fri, 07 Oct 2016) Log Message Marking imported/blink/storage/indexeddb/blob-valid-after-deletion.html as flaky on mac. https://bugs.webkit.org/show_bug.cgi?id=163122 Unreviewed t

[webkit-changes] [206918] trunk/Tools

2016-10-07 Thread commit-queue
Title: [206918] trunk/Tools Revision 206918 Author commit-qu...@webkit.org Date 2016-10-07 10:04:27 -0700 (Fri, 07 Oct 2016) Log Message Replace bug URL placeholders independently of the short desc one https://bugs.webkit.org/show_bug.cgi?id=161684 Patch by Emanuele Aina on 2016-10-07 R

[webkit-changes] [206916] trunk

2016-10-07 Thread zalan
Title: [206916] trunk Revision 206916 Author za...@apple.com Date 2016-10-07 09:41:48 -0700 (Fri, 07 Oct 2016) Log Message https://vuldb.com/?cvssv3.2012 takes long time to load. https://bugs.webkit.org/show_bug.cgi?id=162994 Reviewed by Darin Adler. Source/WebCore: Stop visiting cous

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

2016-10-07 Thread commit-queue
Title: [206915] trunk/Source/WebKit2 Revision 206915 Author commit-qu...@webkit.org Date 2016-10-07 09:39:21 -0700 (Fri, 07 Oct 2016) Log Message Unreviewed, rolling out r206909. https://bugs.webkit.org/show_bug.cgi?id=163116 Caused most of GTK layout tests to crash (Requested by KaL on

[webkit-changes] [206914] trunk/LayoutTests

2016-10-07 Thread ryanhaddad
Title: [206914] trunk/LayoutTests Revision 206914 Author ryanhad...@apple.com Date 2016-10-07 09:35:37 -0700 (Fri, 07 Oct 2016) Log Message Marking contentextensions tests as flaky on mac-wk2. https://bugs.webkit.org/show_bug.cgi?id=162942 Unreviewed test gardening. * platform/mac-wk2/T

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

2016-10-07 Thread carlosgc
Title: [206913] trunk/Source/WebKit2 Revision 206913 Author carlo...@webkit.org Date 2016-10-07 09:32:42 -0700 (Fri, 07 Oct 2016) Log Message Network Session: Allow NetworkDataTask decide what to do when override is allowed for a download https://bugs.webkit.org/show_bug.cgi?id=163010 Re

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

2016-10-07 Thread commit-queue
Title: [206912] trunk/Source/WebCore Revision 206912 Author commit-qu...@webkit.org Date 2016-10-07 08:10:46 -0700 (Fri, 07 Oct 2016) Log Message [Readable Streams API] Implement generic reader functions https://bugs.webkit.org/show_bug.cgi?id=163003 Patch by Romain Bellessort on 2016-1

[webkit-changes] [206911] trunk/Tools

2016-10-07 Thread jbedard
Title: [206911] trunk/Tools Revision 206911 Author jbed...@apple.com Date 2016-10-07 08:00:57 -0700 (Fri, 07 Oct 2016) Log Message Style Checking Error when Objective C Blocks passed as Argument https://bugs.webkit.org/show_bug.cgi?id=162463 Reviewed by Darin Adler. * Scripts/webkitpy/s

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

2016-10-07 Thread commit-queue
Title: [206909] trunk/Source/WebKit2 Revision 206909 Author commit-qu...@webkit.org Date 2016-10-07 05:04:21 -0700 (Fri, 07 Oct 2016) Log Message [GTK] UIProcess crashes when using Japanese IM https://bugs.webkit.org/show_bug.cgi?id=163011 We have to reference the current GdkEventKey bef

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

2016-10-07 Thread yoon
Title: [206907] trunk/Source/WebCore Revision 206907 Author y...@igalia.com Date 2016-10-07 04:45:22 -0700 (Fri, 07 Oct 2016) Log Message [GTK] Remove unneeded creation of TextureMapperPlatformLayerProxy https://bugs.webkit.org/show_bug.cgi?id=163101 Reviewed by Žan Doberšek. Covered by

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

2016-10-07 Thread mcatanzaro
Title: [206906] trunk/Source/WebKit2 Revision 206906 Author mcatanz...@igalia.com Date 2016-10-07 02:28:27 -0700 (Fri, 07 Oct 2016) Log Message [GTK] Expose WebKitDOMHTMLInputElement APIs for form autofill https://bugs.webkit.org/show_bug.cgi?id=163082 Reviewed by Darin Adler. * WebProc

[webkit-changes] [206905] trunk/Tools

2016-10-07 Thread philn
Title: [206905] trunk/Tools Revision 206905 Author ph...@webkit.org Date 2016-10-07 01:20:20 -0700 (Fri, 07 Oct 2016) Log Message [GTK] Docs build failure https://bugs.webkit.org/show_bug.cgi?id=163102 Reviewed by Carlos Garcia Campos. * gtk/jhbuild.modules: Bump to gtk-doc 1.25 to fix

[webkit-changes] [206904] trunk

2016-10-07 Thread commit-queue
Title: [206904] trunk Revision 206904 Author commit-qu...@webkit.org Date 2016-10-07 00:56:29 -0700 (Fri, 07 Oct 2016) Log Message Use 'use lib $FindBin::Bin' to append Perl module include path https://bugs.webkit.org/show_bug.cgi?id=162256 Patch by Fujii Hironori on 2016-10-07 Reviewed

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

2016-10-07 Thread commit-queue
Title: [206903] trunk/Source/WebCore Revision 206903 Author commit-qu...@webkit.org Date 2016-10-07 00:02:02 -0700 (Fri, 07 Oct 2016) Log Message Refactor CachedResourceClient::notifyFinished https://bugs.webkit.org/show_bug.cgi?id=162060 Patch by Youenn Fablet on 2016-10-07 Reviewed by