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

2016-12-16 Thread beidson
Title: [209960] trunk/Source/WebCore Revision 209960 Author beid...@apple.com Date 2016-12-16 23:29:17 -0800 (Fri, 16 Dec 2016) Log Message IndexedDB: Refactor SQLiteIDBCursor to prepare for cursor prefetching. https://bugs.webkit.org/show_bug.cgi?id=165978 Reviewed by Alex Christensen.

[webkit-changes] [209959] trunk

2016-12-16 Thread darin
Title: [209959] trunk Revision 209959 Author da...@apple.com Date 2016-12-16 22:42:39 -0800 (Fri, 16 Dec 2016) Log Message Remove all custom bindings from media streams, using dictionaries instead https://bugs.webkit.org/show_bug.cgi?id=165943 Reviewed by Sam Weinig. Source/WebCore: *

[webkit-changes] [209958] trunk/Source

2016-12-16 Thread commit-queue
Title: [209958] trunk/Source Revision 209958 Author commit-qu...@webkit.org Date 2016-12-16 21:05:17 -0800 (Fri, 16 Dec 2016) Log Message JSContext Inspector: Avoid some possible exceptions inspecting a JSContext https://bugs.webkit.org/show_bug.cgi?id=165986 Patch by Joseph Pecoraro

[webkit-changes] [209957] trunk

2016-12-16 Thread rniwa
Title: [209957] trunk Revision 209957 Author rn...@webkit.org Date 2016-12-16 20:04:08 -0800 (Fri, 16 Dec 2016) Log Message Deleting a character converted from pinyin after an image causes a Safari crash https://bugs.webkit.org/show_bug.cgi?id=165839 Source/WebKit2: Reviewed by Darin

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

2016-12-16 Thread mcatanzaro
Title: [209956] trunk/Source/_javascript_Core Revision 209956 Author mcatanz...@igalia.com Date 2016-12-16 19:32:39 -0800 (Fri, 16 Dec 2016) Log Message Unreviewed, fix GCC 6 build failure after r209952 Return false, not nullptr, in function returning bool. *

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

2016-12-16 Thread sbarati
Title: [209955] trunk/Source/_javascript_Core Revision 209955 Author sbar...@apple.com Date 2016-12-16 19:19:48 -0800 (Fri, 16 Dec 2016) Log Message WebAssembly: We still have some incorrect parsing productions inside unreachable code https://bugs.webkit.org/show_bug.cgi?id=165981

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

2016-12-16 Thread fpizlo
Title: [209954] trunk/Source/_javascript_Core Revision 209954 Author fpi...@apple.com Date 2016-12-16 18:41:05 -0800 (Fri, 16 Dec 2016) Log Message CellState should have members with accurate names https://bugs.webkit.org/show_bug.cgi?id=165969 Reviewed by Mark Lam. This once

[webkit-changes] [209952] trunk

2016-12-16 Thread mark . lam
Title: [209952] trunk Revision 209952 Author mark@apple.com Date 2016-12-16 17:06:49 -0800 (Fri, 16 Dec 2016) Log Message JSTests: De-duplicate finally blocks. https://bugs.webkit.org/show_bug.cgi?id=160168 Reviewed by Keith Miller. * stress/deeply-nested-finallys.js: Added. -

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

2016-12-16 Thread sbarati
Title: [209953] trunk/Source/_javascript_Core Revision 209953 Author sbar...@apple.com Date 2016-12-16 17:07:38 -0800 (Fri, 16 Dec 2016) Log Message B3::DoubleToFloatReduction will accidentally convince itself it converted a Phi from Double to Float and then convert uses of that Phi into

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

2016-12-16 Thread zalan
Title: [209951] trunk/Source/WebCore Revision 209951 Author za...@apple.com Date 2016-12-16 16:48:31 -0800 (Fri, 16 Dec 2016) Log Message Possible nullptr dereference when applying pagination to viewport https://bugs.webkit.org/show_bug.cgi?id=165926 Reviewed by Simon Fraser. Static

[webkit-changes] [209950] tags/Safari-602.4.3/

2016-12-16 Thread jmarcell
Title: [209950] tags/Safari-602.4.3/ Revision 209950 Author jmarc...@apple.com Date 2016-12-16 16:45:43 -0800 (Fri, 16 Dec 2016) Log Message New tag. Added Paths tags/Safari-602.4.3/ Diff ___ webkit-changes mailing list

[webkit-changes] [209949] trunk/LayoutTests

2016-12-16 Thread weinig
Title: [209949] trunk/LayoutTests Revision 209949 Author wei...@apple.com Date 2016-12-16 15:59:20 -0800 (Fri, 16 Dec 2016) Log Message Fix failing test. * http/tests/ssl/applepay/ApplePaySession-expected.txt: * http/tests/ssl/applepay/ApplePaySession.html: Update results to match

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

2016-12-16 Thread ryanhaddad
Title: [209948] trunk/Source/WebCore Revision 209948 Author ryanhad...@apple.com Date 2016-12-16 15:51:59 -0800 (Fri, 16 Dec 2016) Log Message Fix the Windows build. Unreviewed build fix. * platform/graphics/avfoundation/cf/CDMSessionAVFoundationCF.cpp: Modified Paths

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

2016-12-16 Thread ryanhaddad
Title: [209947] trunk/Source/WebCore Revision 209947 Author ryanhad...@apple.com Date 2016-12-16 15:32:55 -0800 (Fri, 16 Dec 2016) Log Message Yet another attempt to fix the Windows build after r209936. Unreviewed build fix. *

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

2016-12-16 Thread achristensen
Title: [209946] trunk/Source/WebCore Revision 209946 Author achristen...@apple.com Date 2016-12-16 15:24:06 -0800 (Fri, 16 Dec 2016) Log Message Use initEvent quirk added in r207908 for Flipboard https://bugs.webkit.org/show_bug.cgi?id=165974 Reviewed by Chris Dumez. * dom/Event.cpp:

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

2016-12-16 Thread cdumez
Title: [209945] trunk/Source/WebCore Revision 209945 Author cdu...@apple.com Date 2016-12-16 15:17:42 -0800 (Fri, 16 Dec 2016) Log Message [iOS] Align HTML from validation popover style with Copy/Paste callout bar https://bugs.webkit.org/show_bug.cgi?id=165973 Reviewed by Simon Fraser.

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

2016-12-16 Thread ryanhaddad
Title: [209944] trunk/Source/WebCore Revision 209944 Author ryanhad...@apple.com Date 2016-12-16 15:12:59 -0800 (Fri, 16 Dec 2016) Log Message Another attempt to fix the Windows build after r209936. Unreviewed build fix. * CMakeLists.txt: Modified Paths

[webkit-changes] [209943] trunk

2016-12-16 Thread aestes
Title: [209943] trunk Revision 209943 Author aes...@apple.com Date 2016-12-16 15:10:56 -0800 (Fri, 16 Dec 2016) Log Message Add a setting to suppress keyboard input during provisional navigation https://bugs.webkit.org/show_bug.cgi?id=165830 Reviewed by Brent Fulgham. Source/WebCore:

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

2016-12-16 Thread beidson
Title: [209942] trunk/Source/WebCore Revision 209942 Author beid...@apple.com Date 2016-12-16 15:03:26 -0800 (Fri, 16 Dec 2016) Log Message More SQLiteIDBCursor refactoring. https://bugs.webkit.org/show_bug.cgi?id=165956 Reviewed by Tim Horton. No new tests (No behavior change). This

[webkit-changes] [209941] trunk

2016-12-16 Thread cdumez
Title: [209941] trunk Revision 209941 Author cdu...@apple.com Date 2016-12-16 15:00:48 -0800 (Fri, 16 Dec 2016) Log Message HTML form validation bubble should be dismissed on navigation https://bugs.webkit.org/show_bug.cgi?id=165960 Reviewed by Simon Fraser. Source/WebKit/mac:

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

2016-12-16 Thread jer . noble
Title: [209940] trunk/Source/WebCore Revision 209940 Author jer.no...@apple.com Date 2016-12-16 14:33:00 -0800 (Fri, 16 Dec 2016) Log Message Follow-up build fix after r209936; also rename MockCDM -> LegacyMockCDM in CMakeLists.txt. * CMakeLists.txt: Modified Paths

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

2016-12-16 Thread weinig
Title: [209939] trunk/Source/WebCore Revision 209939 Author wei...@apple.com Date 2016-12-16 14:29:19 -0800 (Fri, 16 Dec 2016) Log Message [Bindings] Remove use of Dictionary/ArrayValue in CDMSessionClearKey https://bugs.webkit.org/show_bug.cgi?id=165961 Reviewed by Darin Adler. *

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

2016-12-16 Thread msaboff
Title: [209938] trunk/Source/WTF Revision 209938 Author msab...@apple.com Date 2016-12-16 14:26:09 -0800 (Fri, 16 Dec 2016) Log Message REGRESSION: HipChat and Mail sometimes hang beneath JSC::Heap::lastChanceToFinalize() https://bugs.webkit.org/show_bug.cgi?id=165962 Reviewed by Filip

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

2016-12-16 Thread jer . noble
Title: [209937] trunk/Source/WebKit2 Revision 209937 Author jer.no...@apple.com Date 2016-12-16 14:05:54 -0800 (Fri, 16 Dec 2016) Log Message Small refactor: Use HashCountedSet rather than HashMap<..., int> to store client counts in WebPlaybackSessionManager{,Proxy}.

[webkit-changes] [209935] trunk/LayoutTests

2016-12-16 Thread ryanhaddad
Title: [209935] trunk/LayoutTests Revision 209935 Author ryanhad...@apple.com Date 2016-12-16 13:42:50 -0800 (Fri, 16 Dec 2016) Log Message Move the skip expectation for fast/visual-viewport/ios/zoomed-focus-in-fixed.html to ios-simulator-wk2. Unreviewed test gardening. *

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

2016-12-16 Thread keith_miller
Title: [209934] trunk/Source/_javascript_Core Revision 209934 Author keith_mil...@apple.com Date 2016-12-16 13:36:40 -0800 (Fri, 16 Dec 2016) Log Message Add missing cases to parseUnreachableExpression and cleanup FunctionParser https://bugs.webkit.org/show_bug.cgi?id=165966 Reviewed by

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

2016-12-16 Thread mattbaker
Title: [209933] trunk/Source/WebInspectorUI Revision 209933 Author mattba...@apple.com Date 2016-12-16 13:20:53 -0800 (Fri, 16 Dec 2016) Log Message Web Inspector: REGRESSION (r209882): Opening find banner in editor causes UI to hang https://bugs.webkit.org/show_bug.cgi?id=165967

[webkit-changes] [209932] trunk

2016-12-16 Thread akling
Title: [209932] trunk Revision 209932 Author akl...@apple.com Date 2016-12-16 12:44:01 -0800 (Fri, 16 Dec 2016) Log Message Subframes going into page cache don't need to resetScrollbars(). Reviewed by Antti Koivisto. Source/WebCore: The main frame is the only frame that switches its

[webkit-changes] [209931] trunk

2016-12-16 Thread wenson_hsieh
Title: [209931] trunk Revision 209931 Author wenson_hs...@apple.com Date 2016-12-16 12:24:37 -0800 (Fri, 16 Dec 2016) Log Message Visual viewports: carets and selection UI are incorrectly positioned when editing fixed elements https://bugs.webkit.org/show_bug.cgi?id=165767 Reviewed by

[webkit-changes] [209930] branches/safari-602-branch

2016-12-16 Thread jmarcell
Title: [209930] branches/safari-602-branch Revision 209930 Author jmarc...@apple.com Date 2016-12-16 12:01:01 -0800 (Fri, 16 Dec 2016) Log Message Merge r209926. rdar://problem/29706846 Modified Paths branches/safari-602-branch/LayoutTests/ChangeLog

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

2016-12-16 Thread mark . lam
Title: [209929] trunk/Source/_javascript_Core Revision 209929 Author mark@apple.com Date 2016-12-16 11:28:58 -0800 (Fri, 16 Dec 2016) Log Message Add predecessor info to dumps from JSC_dumpBytecodeLivenessResults=true. https://bugs.webkit.org/show_bug.cgi?id=165958 Reviewed by Saam

[webkit-changes] [209928] trunk

2016-12-16 Thread sbarati
Title: [209928] trunk Revision 209928 Author sbar...@apple.com Date 2016-12-16 11:24:06 -0800 (Fri, 16 Dec 2016) Log Message WebAssembly: WasmB3IRGenerator should throw exceptions instead of crash https://bugs.webkit.org/show_bug.cgi?id=165834 Reviewed by Keith Miller. JSTests: *

[webkit-changes] [209926] trunk

2016-12-16 Thread zalan
Title: [209926] trunk Revision 209926 Author za...@apple.com Date 2016-12-16 10:48:31 -0800 (Fri, 16 Dec 2016) Log Message Defer certain accessibility callbacks until after layout is finished. https://bugs.webkit.org/show_bug.cgi?id=165861 rdar://problem/29646301 Reviewed by Chris

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

2016-12-16 Thread ryanhaddad
Title: [209925] trunk/Source/WebCore Revision 209925 Author ryanhad...@apple.com Date 2016-12-16 10:45:56 -0800 (Fri, 16 Dec 2016) Log Message Rebaseline bindings tests after r209897. Unreviewed test gardening. * bindings/scripts/test/JS/JSTestObj.cpp:

[webkit-changes] [209924] trunk

2016-12-16 Thread bfulgham
Title: [209924] trunk Revision 209924 Author bfulg...@apple.com Date 2016-12-16 10:32:27 -0800 (Fri, 16 Dec 2016) Log Message Arguments called in wrong order https://bugs.webkit.org/show_bug.cgi?id=165923 Reviewed by Simon Fraser. Source/WebCore: Correct the ordering of several

[webkit-changes] [209923] trunk

2016-12-16 Thread keith_miller
Title: [209923] trunk Revision 209923 Author keith_mil...@apple.com Date 2016-12-16 09:53:26 -0800 (Fri, 16 Dec 2016) Log Message i64.eqz should use an Int64 zero https://bugs.webkit.org/show_bug.cgi?id=165942 Reviewed by Mark Lam. JSTests: * wasm/wasm.json: Source/_javascript_Core:

[webkit-changes] [209922] tags/Safari-602.4.3/

2016-12-16 Thread bshafiei
Title: [209922] tags/Safari-602.4.3/ Revision 209922 Author bshaf...@apple.com Date 2016-12-16 09:40:00 -0800 (Fri, 16 Dec 2016) Log Message Delete tag. Removed Paths tags/Safari-602.4.3/ Diff ___ webkit-changes mailing list

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

2016-12-16 Thread mattbaker
Title: [209921] trunk/Source/WebInspectorUI Revision 209921 Author mattba...@apple.com Date 2016-12-16 08:56:17 -0800 (Fri, 16 Dec 2016) Log Message Web Inspector: Modernize find banner UI https://bugs.webkit.org/show_bug.cgi?id=165939 Reviewed by Timothy Hatcher. The find banner

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

2016-12-16 Thread csaavedra
Title: [209920] trunk/Source/WebKit2 Revision 209920 Author csaave...@igalia.com Date 2016-12-16 08:43:16 -0800 (Fri, 16 Dec 2016) Log Message [WK2] SharedMemory: include cleanups https://bugs.webkit.org/show_bug.cgi?id=165950 Reviewed by Žan Doberšek. The WTFString include is not

[webkit-changes] [209917] trunk

2016-12-16 Thread commit-queue
Title: [209917] trunk Revision 209917 Author commit-qu...@webkit.org Date 2016-12-16 03:51:16 -0800 (Fri, 16 Dec 2016) Log Message [Fetch API] Improve resource loading console logging https://bugs.webkit.org/show_bug.cgi?id=160546 Patch by Youenn Fablet on 2016-12-16

[webkit-changes] [209915] trunk

2016-12-16 Thread commit-queue
Title: [209915] trunk Revision 209915 Author commit-qu...@webkit.org Date 2016-12-16 02:01:49 -0800 (Fri, 16 Dec 2016) Log Message [Readable Streams API] Implement ReadableByteStreamController cancel internal method https://bugs.webkit.org/show_bug.cgi?id=165798 Patch by Romain

[webkit-changes] [209914] trunk

2016-12-16 Thread commit-queue
Title: [209914] trunk Revision 209914 Author commit-qu...@webkit.org Date 2016-12-16 00:42:29 -0800 (Fri, 16 Dec 2016) Log Message svg/as-image/svg-image-with-data-uri-use-data-uri.svg is flaky after r207754 https://bugs.webkit.org/show_bug.cgi?id=163887 Patch by Youenn Fablet