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

2014-12-17 Thread bdakin
Title: [177473] trunk/Source/WebKit2 Revision 177473 Author bda...@apple.com Date 2014-12-17 16:15:19 -0800 (Wed, 17 Dec 2014) Log Message Page previews are sometimes sized much smaller than it seems they should be https://bugs.webkit.org/show_bug.cgi?id=139754 -and corresponding-

[webkit-changes] [177528] trunk/Source

2014-12-18 Thread bdakin
Title: [177528] trunk/Source Revision 177528 Author bda...@apple.com Date 2014-12-18 14:36:38 -0800 (Thu, 18 Dec 2014) Log Message Need to re-enable action menus https://bugs.webkit.org/show_bug.cgi?id=139795 -and corresponding- rdar://problem/19299367 Reviewed by Tim Horton. Re-enable

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

2014-12-18 Thread bdakin
Title: [177553] trunk/Source/WebKit2 Revision 177553 Author bda...@apple.com Date 2014-12-18 18:11:58 -0800 (Thu, 18 Dec 2014) Log Message Speculative build fix. * UIProcess/ProcessThrottler.h: Modified Paths trunk/Source/WebKit2/ChangeLog

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

2014-12-19 Thread bdakin
Title: [177601] trunk/Source/WebKit2 Revision 177601 Author bda...@apple.com Date 2014-12-19 16:13:14 -0800 (Fri, 19 Dec 2014) Log Message Preview popovers don't show an arrow for large links https://bugs.webkit.org/show_bug.cgi?id=139842 -and corresponding- rdar://problem/19301470

[webkit-changes] [179129] trunk/Source

2015-01-26 Thread bdakin
Title: [179129] trunk/Source Revision 179129 Author bda...@apple.com Date 2015-01-26 11:44:09 -0800 (Mon, 26 Jan 2015) Log Message Blacklist iBooks for WebKit's default immediate actions https://bugs.webkit.org/show_bug.cgi?id=140854 -and corresponding- rdar://problem/19489518 Reviewed

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

2015-01-19 Thread bdakin
Title: [178676] trunk/Source/WebKit/mac Revision 178676 Author bda...@apple.com Date 2015-01-19 15:24:38 -0800 (Mon, 19 Jan 2015) Log Message REGRESSION (r178290): Yellow highlight from context menu Lookup in Dictionary is offset by flipped-ness

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

2015-01-19 Thread bdakin
Title: [178680] trunk/Source/WebKit/mac Revision 178680 Author bda...@apple.com Date 2015-01-19 16:17:42 -0800 (Mon, 19 Jan 2015) Log Message Speculative build fix. * WebView/WebView.mm: (-[WebView _convertRectFromRootView:]): Modified Paths trunk/Source/WebKit/mac/ChangeLog

[webkit-changes] [178681] trunk/Source

2015-01-19 Thread bdakin
Title: [178681] trunk/Source Revision 178681 Author bda...@apple.com Date 2015-01-19 16:24:09 -0800 (Mon, 19 Jan 2015) Log Message Source/WebCore: Speculative build fix. * platform/spi/mac/NSViewSPI.h: Source/WebKit/mac: Speculative build fix. * WebView/WebView.mm: (-[WebView

[webkit-changes] [178858] trunk/Source

2015-01-21 Thread bdakin
Title: [178858] trunk/Source Revision 178858 Author bda...@apple.com Date 2015-01-21 14:30:43 -0800 (Wed, 21 Jan 2015) Log Message Crash in QuickLook preview delegate method https://bugs.webkit.org/show_bug.cgi?id=140740 -and corresponding- rdar://problem/19540806 Reviewed by Tim

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

2015-01-16 Thread bdakin
Title: [178595] trunk/Source/WebKit2 Revision 178595 Author bda...@apple.com Date 2015-01-16 13:11:33 -0800 (Fri, 16 Jan 2015) Log Message Should cancel immediate action sooner in WK2 https://bugs.webkit.org/show_bug.cgi?id=140561 -and corresponding- rdar://problem/19490114 Reviewed by

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

2015-01-16 Thread bdakin
Title: [178605] trunk/Source/WebKit/mac Revision 178605 Author bda...@apple.com Date 2015-01-16 14:51:30 -0800 (Fri, 16 Jan 2015) Log Message Make sure early cancellation of immediate action actually does that in WK1 https://bugs.webkit.org/show_bug.cgi?id=140566 -and corresponding-

[webkit-changes] [180021] trunk/LayoutTests

2015-02-12 Thread bdakin
Title: [180021] trunk/LayoutTests Revision 180021 Author bda...@apple.com Date 2015-02-12 16:13:23 -0800 (Thu, 12 Feb 2015) Log Message Re-baselines after http://trac.webkit.org/changeset/180018 *

[webkit-changes] [180018] trunk

2015-02-12 Thread bdakin
Title: [180018] trunk Revision 180018 Author bda...@apple.com Date 2015-02-12 15:09:05 -0800 (Thu, 12 Feb 2015) Log Message REGRESSION: Should not send wheel events with a delta of 0 https://bugs.webkit.org/show_bug.cgi?id=141537 -and corresponding- rdar://problem/18903118 Reviewed by

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

2015-02-18 Thread bdakin
Title: [180293] trunk/Source/WebKit2 Revision 180293 Author bda...@apple.com Date 2015-02-18 14:15:44 -0800 (Wed, 18 Feb 2015) Log Message iBooks immediate action blacklist should not even create the gesture recognizer https://bugs.webkit.org/show_bug.cgi?id=141768 -and corresponding-

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

2015-01-27 Thread bdakin
Title: [179195] trunk/Source/WebKit2 Revision 179195 Author bda...@apple.com Date 2015-01-27 11:12:48 -0800 (Tue, 27 Jan 2015) Log Message Invoking an immediate action on link often dismisses selection https://bugs.webkit.org/show_bug.cgi?id=140911 -and corresponding-

[webkit-changes] [179230] trunk/Source

2015-01-27 Thread bdakin
Title: [179230] trunk/Source Revision 179230 Author bda...@apple.com Date 2015-01-27 17:06:54 -0800 (Tue, 27 Jan 2015) Log Message Immediate action gesture recognizer still doesn't work well with IB https://bugs.webkit.org/show_bug.cgi?id=140967 -and corresponding-

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

2015-01-28 Thread bdakin
Title: [179283] trunk/Source/WebCore Revision 179283 Author bda...@apple.com Date 2015-01-28 13:27:39 -0800 (Wed, 28 Jan 2015) Log Message Remove Mountain Lion code from WebCore https://bugs.webkit.org/show_bug.cgi?id=141007 Reviewed by Sam Weinig. * WebCore.exp.in: *

[webkit-changes] [179294] trunk/Source

2015-01-28 Thread bdakin
Title: [179294] trunk/Source Revision 179294 Author bda...@apple.com Date 2015-01-28 14:22:16 -0800 (Wed, 28 Jan 2015) Log Message Remove Mountain Lion code from WebKit and WebKit2 https://bugs.webkit.org/show_bug.cgi?id=141010 Reviewed by Sam Weinig. Source/WebKit/mac: *

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

2015-02-14 Thread bdakin
Title: [180115] trunk/Source/WebKit2 Revision 180115 Author bda...@apple.com Date 2015-02-14 14:56:11 -0800 (Sat, 14 Feb 2015) Log Message REGRESSION: Page opens with enlarged font after visiting PDF, navigating back, then doing a process swap

[webkit-changes] [178056] trunk/Source

2015-01-07 Thread bdakin
Title: [178056] trunk/Source Revision 178056 Author bda...@apple.com Date 2015-01-07 14:48:07 -0800 (Wed, 07 Jan 2015) Log Message Adopt delegate callbacks so that standardQuickLookMenuItem does not obscure the link https://bugs.webkit.org/show_bug.cgi?id=140206 -and corresponding-

[webkit-changes] [181660] trunk/Source

2015-03-17 Thread bdakin
Title: [181660] trunk/Source Revision 181660 Author bda...@apple.com Date 2015-03-17 13:20:48 -0700 (Tue, 17 Mar 2015) Log Message DOM mouse events have weird timing for force clickable elements in Safari 8.0.3 on 10.10.2 https://bugs.webkit.org/show_bug.cgi?id=142700 -and

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

2015-03-20 Thread bdakin
Title: [181812] trunk/Source/WebKit2 Revision 181812 Author bda...@apple.com Date 2015-03-20 14:23:21 -0700 (Fri, 20 Mar 2015) Log Message [Immediate Actions] Should re-enable immediate actions for iBooks https://bugs.webkit.org/show_bug.cgi?id=142915 -and corresponding-

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

2015-03-06 Thread bdakin
Title: [181176] trunk/Source/WebKit2 Revision 181176 Author bda...@apple.com Date 2015-03-06 12:13:46 -0800 (Fri, 06 Mar 2015) Log Message REGRESSION (r180782): Data Detector popovers are not dismissed on scroll or zoom https://bugs.webkit.org/show_bug.cgi?id=142371 -and corresponding-

[webkit-changes] [181911] trunk/LayoutTests

2015-03-24 Thread bdakin
Title: [181911] trunk/LayoutTests Revision 181911 Author bda...@apple.com Date 2015-03-24 15:47:55 -0700 (Tue, 24 Mar 2015) Log Message Attempted test fix after http://trac.webkit.org/changeset/181907 * platform/mac-mavericks/js/dom/global-constructors-attributes-expected.txt: Modified

[webkit-changes] [181907] trunk

2015-03-24 Thread bdakin
Title: [181907] trunk Revision 181907 Author bda...@apple.com Date 2015-03-24 14:31:28 -0700 (Tue, 24 Mar 2015) Log Message Add events related to force click gesture https://bugs.webkit.org/show_bug.cgi?id=142836 -and corresponding- rdar://problem/20210239 Reviewed by Dean Jackson.

[webkit-changes] [181913] trunk/LayoutTests

2015-03-24 Thread bdakin
Title: [181913] trunk/LayoutTests Revision 181913 Author bda...@apple.com Date 2015-03-24 15:55:23 -0700 (Tue, 24 Mar 2015) Log Message Another attempted test fix after http://trac.webkit.org/changeset/181907 * platform/mac/js/dom/global-constructors-attributes-expected.txt: Modified

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

2015-03-25 Thread bdakin
Title: [181985] trunk/Source/WebKit2 Revision 181985 Author bda...@apple.com Date 2015-03-25 16:37:41 -0700 (Wed, 25 Mar 2015) Log Message REGRESSION (r181660): Force click url preview doesn't have a TextIndicator in Mail https://bugs.webkit.org/show_bug.cgi?id=143064 -and corresponding-

[webkit-changes] [182191] trunk

2015-03-31 Thread bdakin
Title: [182191] trunk Revision 182191 Author bda...@apple.com Date 2015-03-31 11:26:16 -0700 (Tue, 31 Mar 2015) Log Message REGRESSION (r173484): Reducing content of scrollable region does not reset scroll position https://bugs.webkit.org/show_bug.cgi?id=138525 -and corresponding-

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

2015-03-04 Thread bdakin
Title: [181023] trunk/Source/WebKit2 Revision 181023 Author bda...@apple.com Date 2015-03-04 13:45:36 -0800 (Wed, 04 Mar 2015) Log Message Message UI process when contentSize changes https://bugs.webkit.org/show_bug.cgi?id=142294 -and corresponding- rdar://problem/19963165 Reviewed by

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

2015-03-04 Thread bdakin
Title: [181039] trunk/Source/WebKit2 Revision 181039 Author bda...@apple.com Date 2015-03-04 15:25:22 -0800 (Wed, 04 Mar 2015) Log Message Attempted build fix. * UIProcess/API/Cocoa/WKViewPrivate.h: Modified Paths trunk/Source/WebKit2/ChangeLog

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

2015-02-27 Thread bdakin
Title: [180782] trunk/Source/WebKit2 Revision 180782 Author bda...@apple.com Date 2015-02-27 14:45:33 -0800 (Fri, 27 Feb 2015) Log Message Lookup panel dismisses when pages are loading in other tabs/windows https://bugs.webkit.org/show_bug.cgi?id=142104 -and corresponding-

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

2015-02-25 Thread bdakin
Title: [180634] trunk/Source/WebCore Revision 180634 Author bda...@apple.com Date 2015-02-25 12:54:35 -0800 (Wed, 25 Feb 2015) Log Message REGRESSION (r180018 ): Holding a rubber-band in place can get stuck https://bugs.webkit.org/show_bug.cgi?id=142020 -and corresponding-

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

2015-03-26 Thread bdakin
Title: [182033] trunk/Source/WebCore Revision 182033 Author bda...@apple.com Date 2015-03-26 16:06:27 -0700 (Thu, 26 Mar 2015) Log Message Relevant repainted objects callback is inaccurate and inconsistent for PDF documents https://bugs.webkit.org/show_bug.cgi?id=143118 -and

[webkit-changes] [178378] trunk/Source

2015-01-13 Thread bdakin
Title: [178378] trunk/Source Revision 178378 Author bda...@apple.com Date 2015-01-13 14:33:44 -0800 (Tue, 13 Jan 2015) Log Message Should disable immediate actions for iTunes https://bugs.webkit.org/show_bug.cgi?id=140405 -and corresponding- rdar://problem/19461358 Reviewed by Tim

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

2015-01-29 Thread bdakin
Title: [179364] trunk/Source/WebCore Revision 179364 Author bda...@apple.com Date 2015-01-29 13:57:04 -0800 (Thu, 29 Jan 2015) Log Message Remove more Mountain Lion code from WebCore https://bugs.webkit.org/show_bug.cgi?id=141014 Reviewed by Anders Carlsson. * WebCore.exp.in: *

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

2015-01-29 Thread bdakin
Title: [179376] trunk/Source/WebKit/mac Revision 179376 Author bda...@apple.com Date 2015-01-29 16:02:02 -0800 (Thu, 29 Jan 2015) Log Message Remove more Mountain Lion code from WebKit https://bugs.webkit.org/show_bug.cgi?id=141050 Reviewed by Anders Carlsson. * History/WebHistory.mm:

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

2015-01-29 Thread bdakin
Title: [179373] trunk/Source/WebKit2 Revision 179373 Author bda...@apple.com Date 2015-01-29 15:19:41 -0800 (Thu, 29 Jan 2015) Log Message Remove more Mountain Lion code from WebKit2 https://bugs.webkit.org/show_bug.cgi?id=141052 Reviewed by Tim Horton. *

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

2015-01-29 Thread bdakin
Title: [179382] trunk/Source/WebKit2 Revision 179382 Author bda...@apple.com Date 2015-01-29 16:43:26 -0800 (Thu, 29 Jan 2015) Log Message Another follow-on, spotted this mistake. This used to be #if PLATFORM(IOS) || __MAC_OS_X_VERSION_MIN_REQUIRED = 1090 , so it should now be COCOA.

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

2015-01-29 Thread bdakin
Title: [179380] trunk/Source/WebKit2 Revision 179380 Author bda...@apple.com Date 2015-01-29 16:38:33 -0800 (Thu, 29 Jan 2015) Log Message Follow-on, fixing a bad merge from my last change. * Shared/WebPreferencesDefinitions.h: Modified Paths trunk/Source/WebKit2/ChangeLog

[webkit-changes] [182748] trunk

2015-04-13 Thread bdakin
Title: [182748] trunk Revision 182748 Author bda...@apple.com Date 2015-04-13 12:17:48 -0700 (Mon, 13 Apr 2015) Log Message Add force property to MouseEvents https://bugs.webkit.org/show_bug.cgi?id=143569 -and corresponding- rdar://problem/20472954 Reviewed by Darin Adler.

[webkit-changes] [183018] trunk/LayoutTests

2015-04-20 Thread bdakin
Title: [183018] trunk/LayoutTests Revision 183018 Author bda...@apple.com Date 2015-04-20 11:45:11 -0700 (Mon, 20 Apr 2015) Log Message Should not list these tests twice. * platform/mac-wk2/TestExpectations: Modified Paths trunk/LayoutTests/ChangeLog

[webkit-changes] [183021] trunk/Source

2015-04-20 Thread bdakin
Title: [183021] trunk/Source Revision 183021 Author bda...@apple.com Date 2015-04-20 12:03:00 -0700 (Mon, 20 Apr 2015) Log Message Should remove mouseForceClick and mouseForceCancelled from DOM force events https://bugs.webkit.org/show_bug.cgi?id=143904 -and corresponding-

[webkit-changes] [183645] trunk/Source

2015-04-30 Thread bdakin
Title: [183645] trunk/Source Revision 183645 Author bda...@apple.com Date 2015-04-30 15:00:47 -0700 (Thu, 30 Apr 2015) Log Message Should choose UIScrollView indicatorStyle based on the document background color https://bugs.webkit.org/show_bug.cgi?id=144473 -and corresponding-

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

2015-04-30 Thread bdakin
Title: [183654] trunk/Source/WebCore Revision 183654 Author bda...@apple.com Date 2015-04-30 16:35:26 -0700 (Thu, 30 Apr 2015) Log Message Remove invalid assertion from MouseEvent::create() https://bugs.webkit.org/show_bug.cgi?id=144477 Reviewed by Tim Horton. mouseforcechanged events

[webkit-changes] [183954] trunk

2015-05-07 Thread bdakin
Title: [183954] trunk Revision 183954 Author bda...@apple.com Date 2015-05-07 15:32:07 -0700 (Thu, 07 May 2015) Log Message New force-related DOM events should fire in WK1 views https://bugs.webkit.org/show_bug.cgi?id=144663 -and corresponding- rdar://problem/20281886 Reviewed by Sam

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

2015-05-08 Thread bdakin
Title: [183999] trunk/Source/WebKit2 Revision 183999 Author bda...@apple.com Date 2015-05-08 11:20:59 -0700 (Fri, 08 May 2015) Log Message Fix performance tests after r183954 https://bugs.webkit.org/show_bug.cgi?id=144805 Reviewed by Alexey Proskuryakov. Web* is traditionally a WK1

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

2015-05-08 Thread bdakin
Title: [184028] trunk/Source/WebKit2 Revision 184028 Author bda...@apple.com Date 2015-05-08 16:18:21 -0700 (Fri, 08 May 2015) Log Message Shuffle touch-related code to keep the internal builds working https://bugs.webkit.org/show_bug.cgi?id=144812 Reviewed by Benjamin Poulain. *

[webkit-changes] [184345] trunk/Source

2015-05-14 Thread bdakin
Title: [184345] trunk/Source Revision 184345 Author bda...@apple.com Date 2015-05-14 11:17:39 -0700 (Thu, 14 May 2015) Log Message Change range of possible forces for mouseforcechanged DOM event https://bugs.webkit.org/show_bug.cgi?id=144987 -and corresponding- rdar://problem/20472802

[webkit-changes] [184297] trunk/Source

2015-05-13 Thread bdakin
Title: [184297] trunk/Source Revision 184297 Author bda...@apple.com Date 2015-05-13 12:28:21 -0700 (Wed, 13 May 2015) Log Message Need SPI to set the overlay scroll bar style https://bugs.webkit.org/show_bug.cgi?id=144928 -and corresponding- rdar://problem/20143614 Reviewed by Anders

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

2015-05-13 Thread bdakin
Title: [184299] trunk/Source/WebKit2 Revision 184299 Author bda...@apple.com Date 2015-05-13 12:59:35 -0700 (Wed, 13 May 2015) Log Message Speculative build fix. * UIProcess/API/Cocoa/_WKOverlayScrollbarStyle.h: Modified Paths trunk/Source/WebKit2/ChangeLog

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

2015-05-15 Thread bdakin
Title: [184417] trunk/Source/WebCore Revision 184417 Author bda...@apple.com Date 2015-05-15 14:31:25 -0700 (Fri, 15 May 2015) Log Message Prefix force on MouseEvent and add constants for click and force click values https://bugs.webkit.org/show_bug.cgi?id=145065 -and corresponding-

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

2015-04-16 Thread bdakin
Title: [182920] trunk/Source/WebKit2 Revision 182920 Author bda...@apple.com Date 2015-04-16 16:22:12 -0700 (Thu, 16 Apr 2015) Log Message Rubber-stamped by Tim Horton. Fixing a small mistake in http://trac.webkit.org/changeset/182912 which should make sure to use the most up-to-date

[webkit-changes] [182925] trunk/LayoutTests

2015-04-16 Thread bdakin
Title: [182925] trunk/LayoutTests Revision 182925 Author bda...@apple.com Date 2015-04-16 16:52:32 -0700 (Thu, 16 Apr 2015) Log Message I will be investigating this in the short term, but skip these failing test for now. * platform/mac-wk2/TestExpectations: Modified Paths

[webkit-changes] [182912] trunk

2015-04-16 Thread bdakin
Title: [182912] trunk Revision 182912 Author bda...@apple.com Date 2015-04-16 15:18:35 -0700 (Thu, 16 Apr 2015) Log Message Force mouse events should go through normal mouse event handling code paths https://bugs.webkit.org/show_bug.cgi?id=143749 -and corresponding-

[webkit-changes] [182913] trunk/LayoutTests

2015-04-16 Thread bdakin
Title: [182913] trunk/LayoutTests Revision 182913 Author bda...@apple.com Date 2015-04-16 15:29:10 -0700 (Thu, 16 Apr 2015) Log Message Forgot to edit this TestExpectation file for http://trac.webkit.org/changeset/182912 * platform/mac-wk1/TestExpectations: Modified Paths

[webkit-changes] [182963] trunk

2015-04-17 Thread bdakin
Title: [182963] trunk Revision 182963 Author bda...@apple.com Date 2015-04-17 12:55:55 -0700 (Fri, 17 Apr 2015) Log Message Force mouse events should go through normal mouse event handling code paths https://bugs.webkit.org/show_bug.cgi?id=143749 -and corresponding-

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

2015-04-06 Thread bdakin
Title: [182435] trunk/Source/WebKit2 Revision 182435 Author bda...@apple.com Date 2015-04-06 13:26:36 -0700 (Mon, 06 Apr 2015) Log Message https://trac.webkit.org/changeset/182338 introduced a build failure that I attempted to fix with https://trac.webkit.org/changeset/182341 , but that

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

2015-04-07 Thread bdakin
Title: [182485] trunk/Source/WebKit2 Revision 182485 Author bda...@apple.com Date 2015-04-07 13:14:20 -0700 (Tue, 07 Apr 2015) Log Message Should only propagate pressure events with relevant phases https://bugs.webkit.org/show_bug.cgi?id=143494 -and corresponding- rdar://problem/20453738

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

2015-04-03 Thread bdakin
Title: [182338] trunk/Source/WebKit2 Revision 182338 Author bda...@apple.com Date 2015-04-03 16:52:27 -0700 (Fri, 03 Apr 2015) Log Message https://bugs.webkit.org/show_bug.cgi?id=143387 Improvements to webkitmouseforce web API -and corresponding- rdar://problem/20281808

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

2015-04-03 Thread bdakin
Title: [182341] trunk/Source/WebKit2 Revision 182341 Author bda...@apple.com Date 2015-04-03 18:55:56 -0700 (Fri, 03 Apr 2015) Log Message Attempted build fix. * UIProcess/API/mac/WKView.mm: Modified Paths trunk/Source/WebKit2/ChangeLog trunk/Source/WebKit2/UIProcess/API/mac/WKView.mm

[webkit-changes] [182556] trunk/Source

2015-04-08 Thread bdakin
Title: [182556] trunk/Source Revision 182556 Author bda...@apple.com Date 2015-04-08 11:25:25 -0700 (Wed, 08 Apr 2015) Log Message Force events should not require preventDefault in order to fire https://bugs.webkit.org/show_bug.cgi?id=143503 -and corresponding- rdar://problem/20458916

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

2015-05-19 Thread bdakin
Title: [184576] trunk/Source/WebCore Revision 184576 Author bda...@apple.com Date 2015-05-19 10:26:23 -0700 (Tue, 19 May 2015) Log Message Crash in WebCore::RenderLayer::updateScrollbarsAfterLayout https://bugs.webkit.org/show_bug.cgi?id=145142 Reviewed by Simon Fraser. I have not been

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

2015-06-26 Thread bdakin
Title: [186008] trunk/Source/WebKit2 Revision 186008 Author bda...@apple.com Date 2015-06-26 14:24:03 -0700 (Fri, 26 Jun 2015) Log Message Add support for image previews https://bugs.webkit.org/show_bug.cgi?id=146350 -and corresponding- rdar://problem/20640234 Reviewed by Tim Horton.

[webkit-changes] [186018] trunk/Source

2015-06-26 Thread bdakin
Title: [186018] trunk/Source Revision 186018 Author bda...@apple.com Date 2015-06-26 16:48:17 -0700 (Fri, 26 Jun 2015) Log Message WebPage::getPositionInformation() should not copy an image that is larger than the screen https://bugs.webkit.org/show_bug.cgi?id=146367 Reviewed by Tim

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

2015-06-26 Thread bdakin
Title: [186019] trunk/Source/WebKit2 Revision 186019 Author bda...@apple.com Date 2015-06-26 16:50:25 -0700 (Fri, 26 Jun 2015) Log Message Rubber-stamped by Tim Horton. As Dan pointed out in https://bugs.webkit.org/show_bug.cgi?id=146350 , this way of getting the screen size was

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

2015-06-10 Thread bdakin
Title: [185431] trunk/Source/WebCore Revision 185431 Author bda...@apple.com Date 2015-06-10 14:53:42 -0700 (Wed, 10 Jun 2015) Log Message Overriding the overlay scrollbar style on WKView doesn't take effect immediately https://bugs.webkit.org/show_bug.cgi?id=145855 -and corresponding-

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

2015-07-01 Thread bdakin
Title: [186184] trunk/Source/WebKit2 Revision 186184 Author bda...@apple.com Date 2015-07-01 12:11:47 -0700 (Wed, 01 Jul 2015) Log Message This is a quick follow-on to http://trac.webkit.org/changeset/186132 Rubber-stamped by Darin Adler. Make this a one-liner. *

[webkit-changes] [186236] trunk/Source

2015-07-02 Thread bdakin
Title: [186236] trunk/Source Revision 186236 Author bda...@apple.com Date 2015-07-02 15:10:40 -0700 (Thu, 02 Jul 2015) Log Message Allow the UIDelegate to customize an image preview https://bugs.webkit.org/show_bug.cgi?id=146557 -and corresponding- rdar://problem/21657424 Reviewed by

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

2015-05-22 Thread bdakin
Title: [184790] trunk/Source/WebKit2 Revision 184790 Author bda...@apple.com Date 2015-05-22 13:23:33 -0700 (Fri, 22 May 2015) Log Message Yellow highlight and DD popover don't go away when scrolling an iframe https://bugs.webkit.org/show_bug.cgi?id=145312 -and corresponding-

[webkit-changes] [184881] trunk/LayoutTests

2015-05-26 Thread bdakin
Title: [184881] trunk/LayoutTests Revision 184881 Author bda...@apple.com Date 2015-05-26 15:15:34 -0700 (Tue, 26 May 2015) Log Message storage/indexeddb/deleteIndex-bug110792.html is flaky https://bugs.webkit.org/show_bug.cgi?id=145390 Marking as flaky. * TestExpectations: Modified

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

2015-08-21 Thread bdakin
Title: [188765] trunk/Source/WebCore Revision 188765 Author bda...@apple.com Date 2015-08-21 12:23:09 -0700 (Fri, 21 Aug 2015) Log Message HistoryItems will null CachedPages should never be left in the list of items; causes crash https://bugs.webkit.org/show_bug.cgi?id=148237 -and

[webkit-changes] [188693] trunk/Source

2015-08-20 Thread bdakin
Title: [188693] trunk/Source Revision 188693 Author bda...@apple.com Date 2015-08-20 11:46:19 -0700 (Thu, 20 Aug 2015) Log Message Standalone image documents should send their size to the UIClient just like standalone media documents https://bugs.webkit.org/show_bug.cgi?id=148195 -and

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

2015-08-20 Thread bdakin
Title: [188712] trunk/Source/WebCore Revision 188712 Author bda...@apple.com Date 2015-08-20 15:37:22 -0700 (Thu, 20 Aug 2015) Log Message WK1 can re-enter layout during FrameView destruction and crash https://bugs.webkit.org/show_bug.cgi?id=148237 -and corresponding-

[webkit-changes] [186132] trunk/Source

2015-06-30 Thread bdakin
Title: [186132] trunk/Source Revision 186132 Author bda...@apple.com Date 2015-06-30 14:40:01 -0700 (Tue, 30 Jun 2015) Log Message The bounds on InteractionInformationAtPosition should be more precise https://bugs.webkit.org/show_bug.cgi?id=146468 -and corresponding-

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

2015-08-03 Thread bdakin
Title: [187764] trunk/Source/WebKit2 Revision 187764 Author bda...@apple.com Date 2015-08-03 14:27:19 -0700 (Mon, 03 Aug 2015) Log Message Need WKWebView API to enable/disable link preview https://bugs.webkit.org/show_bug.cgi?id=147573 -and corresponding- rdar://problem/22077836

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

2015-08-11 Thread bdakin
Title: [188285] trunk/Source/WebKit2 Revision 188285 Author bda...@apple.com Date 2015-08-11 13:36:06 -0700 (Tue, 11 Aug 2015) Log Message REGRESSION (r188053): Sometimes unable to save an image from Google Search/ imgur via long press https://bugs.webkit.org/show_bug.cgi?id=147896

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

2015-08-06 Thread bdakin
Title: [188115] trunk/Source/WebKit2 Revision 188115 Author bda...@apple.com Date 2015-08-06 22:09:07 -0700 (Thu, 06 Aug 2015) Log Message TextIndicator can have stale contentImage data and crash https://bugs.webkit.org/show_bug.cgi?id=147770 -and corresponding- rdar://problem/22181735

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

2015-07-23 Thread bdakin
Title: [187250] trunk/Source/WebKit2 Revision 187250 Author bda...@apple.com Date 2015-07-23 13:53:47 -0700 (Thu, 23 Jul 2015) Log Message Should not allow previews of 1x1 images https://bugs.webkit.org/show_bug.cgi?id=147237 -and corresponding- rdar://problem/21968460 Reviewed by Tim

[webkit-changes] [187173] trunk/Source

2015-07-22 Thread bdakin
Title: [187173] trunk/Source Revision 187173 Author bda...@apple.com Date 2015-07-22 12:15:06 -0700 (Wed, 22 Jul 2015) Log Message Animated images should animate in previews https://bugs.webkit.org/show_bug.cgi?id=147173 -and corresponding- rdar://problem/21637698 Reviewed by Dan

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

2015-10-29 Thread bdakin
Title: [191735] trunk/Source/WebCore Revision 191735 Author bda...@apple.com Date 2015-10-29 11:07:46 -0700 (Thu, 29 Oct 2015) Log Message Overlay scrollbars disappear during manual drag-scroll https://bugs.webkit.org/show_bug.cgi?id=150646 -and corresponding- rdar://problem/23145734

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

2015-11-16 Thread bdakin
Title: [192486] trunk/Source/WebKit2 Revision 192486 Author bda...@apple.com Date 2015-11-16 14:38:20 -0800 (Mon, 16 Nov 2015) Log Message Add SPI for handling inline link navigation for peek/pop https://bugs.webkit.org/show_bug.cgi?id=151270 -and corresponding- rdar://problem/22233739

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

2015-11-02 Thread bdakin
Title: [191894] trunk/Source/WebKit2 Revision 191894 Author bda...@apple.com Date 2015-11-02 10:24:49 -0800 (Mon, 02 Nov 2015) Log Message Tapping and holding a link should have a share option https://bugs.webkit.org/show_bug.cgi?id=150693 Reviewed by Dan Bernstein. This is a follow-up

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

2015-10-30 Thread bdakin
Title: [191830] trunk/Source/WebKit2 Revision 191830 Author bda...@apple.com Date 2015-10-30 16:59:28 -0700 (Fri, 30 Oct 2015) Log Message Link preview doesn't work on XHTML pages with Content-Type header as ‘application/xhtml+xml’ https://bugs.webkit.org/show_bug.cgi?id=150740 -and

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

2015-11-04 Thread bdakin
Title: [192037] trunk/Source/WebKit2 Revision 192037 Author bda...@apple.com Date 2015-11-04 14:34:01 -0800 (Wed, 04 Nov 2015) Log Message Link preview doesn't work on XHTML pages with Content-Type header as `application/xhtml+xml` https://bugs.webkit.org/show_bug.cgi?id=150740 -and

[webkit-changes] [191805] trunk/Source

2015-10-30 Thread bdakin
Title: [191805] trunk/Source Revision 191805 Author bda...@apple.com Date 2015-10-30 12:38:40 -0700 (Fri, 30 Oct 2015) Log Message Tapping and holding a link should have a share option https://bugs.webkit.org/show_bug.cgi?id=150693 -and corresponding- rdar://problem/21319702 Reviewed by

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

2015-10-30 Thread bdakin
Title: [191807] trunk/Source/WebKit2 Revision 191807 Author bda...@apple.com Date 2015-10-30 13:12:25 -0700 (Fri, 30 Oct 2015) Log Message Speculative build fix. * Platform/spi/ios/UIKitSPI.h: * UIProcess/ios/WKContentViewInteraction.mm: Modified Paths trunk/Source/WebKit2/ChangeLog

[webkit-changes] [191318] trunk/Source

2015-10-19 Thread bdakin
Title: [191318] trunk/Source Revision 191318 Author bda...@apple.com Date 2015-10-19 14:39:31 -0700 (Mon, 19 Oct 2015) Log Message Build fix. Source/WebCore: * dom/EventNames.in: * dom/make_event_factory.pl: (generateImplementation): Source/WTF: * wtf/FeatureDefines.h: Modified

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

2015-10-05 Thread bdakin
Title: [190576] trunk/Source/WebCore Revision 190576 Author bda...@apple.com Date 2015-10-05 13:46:54 -0700 (Mon, 05 Oct 2015) Log Message Errant space!! * platform/graphics/cocoa/IOSurface.mm: (IOSurface::releaseGraphicsContext): (IOSurface::convertToFormat): Modified Paths

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

2015-10-09 Thread bdakin
Title: [190832] trunk/Source/WebKit2 Revision 190832 Author bda...@apple.com Date 2015-10-09 16:30:32 -0700 (Fri, 09 Oct 2015) Log Message Rubber-stamped by Anders Carlsson. Remove unnecessary includes. * WebProcess/Plugins/Netscape/NetscapePlugin.h: * WebProcess/Plugins/Plugin.h: *

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

2015-10-09 Thread bdakin
Title: [190830] trunk/Source/WebKit2 Revision 190830 Author bda...@apple.com Date 2015-10-09 16:19:00 -0700 (Fri, 09 Oct 2015) Log Message Build fix. * CMakeLists.txt: * Shared/API/APIHitTestResult.cpp: Removed. * Shared/API/APIHitTestResult.h: Removed. *

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

2015-10-09 Thread bdakin
Title: [190828] trunk/Source/WebKit2 Revision 190828 Author bda...@apple.com Date 2015-10-09 16:15:11 -0700 (Fri, 09 Oct 2015) Log Message Build fix. * UIProcess/API/APIHitTestResult.cpp: Copied from Shared/API/APIHitTestResult.cpp. * UIProcess/API/APIHitTestResult.h: Copied from

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

2015-07-08 Thread bdakin
Title: [186515] trunk/Source/WebKit2 Revision 186515 Author bda...@apple.com Date 2015-07-08 10:58:35 -0700 (Wed, 08 Jul 2015) Log Message Add actions to image previews https://bugs.webkit.org/show_bug.cgi?id=146702 -and corresponding- rdar://problem/21642654 Reviewed by Sam Weinig.

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

2015-07-08 Thread bdakin
Title: [186522] trunk/Source/WebKit2 Revision 186522 Author bda...@apple.com Date 2015-07-08 13:20:09 -0700 (Wed, 08 Jul 2015) Log Message InteractionInformationAtPosition bounds seem wrong on many sites, affects apple.com https://bugs.webkit.org/show_bug.cgi?id=146736 -and

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

2015-07-08 Thread bdakin
Title: [186527] trunk/Source/WebKit2 Revision 186527 Author bda...@apple.com Date 2015-07-08 14:15:01 -0700 (Wed, 08 Jul 2015) Log Message Only support image previews for clients that implement commitPreviewedImageWithURL delegate https://bugs.webkit.org/show_bug.cgi?id=146739 -and

[webkit-changes] [188990] trunk/Source

2015-08-26 Thread bdakin
Title: [188990] trunk/Source Revision 188990 Author bda...@apple.com Date 2015-08-26 14:51:12 -0700 (Wed, 26 Aug 2015) Log Message REGRESSION: Safari navigates after a cancelled force click https://bugs.webkit.org/show_bug.cgi?id=148491 -and corresponding- rdar://problem/22394323

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

2015-08-25 Thread bdakin
Title: [188924] trunk/Source/WebKit2 Revision 188924 Author bda...@apple.com Date 2015-08-25 11:19:10 -0700 (Tue, 25 Aug 2015) Log Message Long press gesture recognizer should adjust delay based on other recognizers https://bugs.webkit.org/show_bug.cgi?id=148402 -and corresponding-

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

2015-08-25 Thread bdakin
Title: [188933] trunk/Source/WebKit2 Revision 188933 Author bda...@apple.com Date 2015-08-25 15:01:18 -0700 (Tue, 25 Aug 2015) Log Message Speculative build fix. * UIProcess/ios/WKContentViewInteraction.mm: (-[WKContentView setupInteraction]): Modified Paths

[webkit-changes] [189365] trunk

2015-09-04 Thread bdakin
Title: [189365] trunk Revision 189365 Author bda...@apple.com Date 2015-09-04 11:45:48 -0700 (Fri, 04 Sep 2015) Log Message Need to be able to test default behaviors on force click https://bugs.webkit.org/show_bug.cgi?id=148758 Reviewed by Tim Horton. Source/WebCore: WKTR needs access

[webkit-changes] [189380] trunk/LayoutTests

2015-09-04 Thread bdakin
Title: [189380] trunk/LayoutTests Revision 189380 Author bda...@apple.com Date 2015-09-04 13:48:41 -0700 (Fri, 04 Sep 2015) Log Message Rubber-stamped by Tim Horton. The bots appear to have a new enough SDK now. * platform/mac-wk2/TestExpectations: Modified Paths

[webkit-changes] [189388] trunk/LayoutTests

2015-09-04 Thread bdakin
Title: [189388] trunk/LayoutTests Revision 189388 Author bda...@apple.com Date 2015-09-04 14:19:31 -0700 (Fri, 04 Sep 2015) Log Message Rolling this back in since these tests do still fail on the bots. * platform/mac-wk2/TestExpectations: Modified Paths trunk/LayoutTests/ChangeLog

<    1   2   3   4   5   6   7   >