[webkit-changes] [292167] trunk/Tools

2022-03-31 Thread jeffm
Title: [292167] trunk/Tools Revision 292167 Author je...@apple.com Date 2022-03-31 13:07:32 -0700 (Thu, 31 Mar 2022) Log Message Some API tests are missing header imports https://bugs.webkit.org/show_bug.cgi?id=238588 Reviewed by Alexey Proskuryakov. I attempted to add a new API test

[webkit-changes] [287502] trunk

2022-01-01 Thread jeffm
Title: [287502] trunk Revision 287502 Author je...@apple.com Date 2022-01-01 08:25:38 -0800 (Sat, 01 Jan 2022) Log Message Update user-visible copyright strings to include 2022 https://bugs.webkit.org/show_bug.cgi?id=234263 Reviewed by Anders Carlsson. .: *

[webkit-changes] [271131] trunk

2021-01-04 Thread jeffm
Title: [271131] trunk Revision 271131 Author je...@apple.com Date 2021-01-04 08:32:09 -0800 (Mon, 04 Jan 2021) Log Message Update user-visible copyright strings to include 2021 https://bugs.webkit.org/show_bug.cgi?id=219901 Reviewed by Anders Carlsson. .: *

[webkit-changes] [270997] trunk/Source/WebKit

2020-12-18 Thread jeffm
Title: [270997] trunk/Source/WebKit Revision 270997 Author je...@apple.com Date 2020-12-18 16:39:20 -0800 (Fri, 18 Dec 2020) Log Message WKProcessPool enhancements for URL schemes https://bugs.webkit.org/show_bug.cgi?id=220030 Reviewed by Brian Weinstein. *

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

2020-08-31 Thread jeffm
Title: [266369] trunk/Source/WebCore Revision 266369 Author je...@apple.com Date 2020-08-31 14:18:00 -0700 (Mon, 31 Aug 2020) Log Message Unreviewed build fix after http://trac.webkit.org/changeset/266364/webkit. * DerivedSources-input.xcfilelist: * DerivedSources-output.xcfilelist:

[webkit-changes] [253968] trunk

2020-01-01 Thread jeffm
Title: [253968] trunk Revision 253968 Author je...@apple.com Date 2020-01-01 09:58:19 -0800 (Wed, 01 Jan 2020) Log Message Update user-visible copyright strings to include 2020 https://bugs.webkit.org/show_bug.cgi?id=205552 Reviewed by Darin Adler. .: *

[webkit-changes] [239568] trunk

2019-01-01 Thread jeffm
Title: [239568] trunk Revision 239568 Author je...@apple.com Date 2019-01-01 11:29:55 -0800 (Tue, 01 Jan 2019) Log Message Update user-visible copyright strings to include 2019 https://bugs.webkit.org/show_bug.cgi?id=192811 Reviewed by Mark Lam. Source/_javascript_Core: * Info.plist:

[webkit-changes] [238408] trunk

2018-11-20 Thread jeffm
Title: [238408] trunk Revision 238408 Author je...@apple.com Date 2018-11-20 15:46:23 -0800 (Tue, 20 Nov 2018) Log Message Return nullptr immediately if the key doesn't exist in the HashMap. https://bugs.webkit.org/show_bug.cgi?id=191841 Reviewed by Chris Dumez. Source/WebKit: *

[webkit-changes] [235332] trunk/Source/WebKit

2018-08-24 Thread jeffm
Title: [235332] trunk/Source/WebKit Revision 235332 Author je...@apple.com Date 2018-08-24 13:36:56 -0700 (Fri, 24 Aug 2018) Log Message Remove -[WKNavigationDelegate _webView:decidePolicyForPluginLoadWithCurrentPolicy:pluginInfo:unavailabilityDescription:]

[webkit-changes] [235200] trunk/Source/WebKit

2018-08-22 Thread jeffm
Title: [235200] trunk/Source/WebKit Revision 235200 Author je...@apple.com Date 2018-08-22 14:08:38 -0700 (Wed, 22 Aug 2018) Log Message WKNavigationDelegate needs to allow clients to specify a custom blocked plug-in message https://bugs.webkit.org/show_bug.cgi?id=188764 Reviewed by

[webkit-changes] [234157] trunk/Source/WebKit

2018-07-24 Thread jeffm
Title: [234157] trunk/Source/WebKit Revision 234157 Author je...@apple.com Date 2018-07-24 10:47:25 -0700 (Tue, 24 Jul 2018) Log Message WKUIDelegate needs an alternate decideDatabaseQuotaForSecurityOrigin method that provides the database name and display name

[webkit-changes] [232266] trunk/Source/WebKit

2018-05-29 Thread jeffm
Title: [232266] trunk/Source/WebKit Revision 232266 Author je...@apple.com Date 2018-05-29 11:10:55 -0700 (Tue, 29 May 2018) Log Message Expose additional WKMenuItemIdentifier strings https://bugs.webkit.org/show_bug.cgi?id=186041 Reviewed by Dan Bernstein. Expose identifiers for

[webkit-changes] [229773] trunk/Source/WebKit

2018-03-20 Thread jeffm
Title: [229773] trunk/Source/WebKit Revision 229773 Author je...@apple.com Date 2018-03-20 14:21:06 -0700 (Tue, 20 Mar 2018) Log Message Expose aggressiveTileRetentionEnabled in WKPreferences SPI to match C SPI https://bugs.webkit.org/show_bug.cgi?id=183790 Reviewed by Alex Christensen.

[webkit-changes] [229294] trunk/Source/WebKit

2018-03-05 Thread jeffm
Title: [229294] trunk/Source/WebKit Revision 229294 Author je...@apple.com Date 2018-03-05 15:19:33 -0800 (Mon, 05 Mar 2018) Log Message Expose still more WKPreferences SPI to match C SPI https://bugs.webkit.org/show_bug.cgi?id=183045 Reviewed by Alex Christensen. *

[webkit-changes] [228194] trunk/Source/WebKit

2018-02-06 Thread jeffm
Title: [228194] trunk/Source/WebKit Revision 228194 Author je...@apple.com Date 2018-02-06 14:45:24 -0800 (Tue, 06 Feb 2018) Log Message Add WKNavigationDelegate SPI to tell the client when an insecure plug-in is blocked https://bugs.webkit.org/show_bug.cgi?id=182540 Reviewed by Alex

[webkit-changes] [226762] trunk/Source/WebKit

2018-01-10 Thread jeffm
Title: [226762] trunk/Source/WebKit Revision 226762 Author je...@apple.com Date 2018-01-10 22:34:22 -0800 (Wed, 10 Jan 2018) Log Message -[WKWebView _web_gestureEventWasNotHandledByWebCore:] should call -_gestureEventWasNotHandledByWebCore: https://bugs.webkit.org/show_bug.cgi?id=181498

[webkit-changes] [226318] trunk

2018-01-01 Thread jeffm
Title: [226318] trunk Revision 226318 Author je...@apple.com Date 2018-01-01 15:42:50 -0800 (Mon, 01 Jan 2018) Log Message Source/_javascript_Core: Update user-visible copyright strings to include 2018 https://bugs.webkit.org/show_bug.cgi?id=181141 Reviewed by Dan Bernstein. *

[webkit-changes] [226286] trunk/Source/WebKit

2017-12-22 Thread jeffm
Title: [226286] trunk/Source/WebKit Revision 226286 Author je...@apple.com Date 2017-12-22 16:00:42 -0800 (Fri, 22 Dec 2017) Log Message Allow WebsitePolicies API object to be bridged to _WKWebsitePolicies https://bugs.webkit.org/show_bug.cgi?id=181135 Reviewed by Dan Bernstein.

[webkit-changes] [225603] trunk

2017-12-06 Thread jeffm
Title: [225603] trunk Revision 225603 Author je...@apple.com Date 2017-12-06 16:18:47 -0800 (Wed, 06 Dec 2017) Log Message -[WKWebViewConfiguration copyWithZone] doesn't copy _groupIdentifier https://bugs.webkit.org/show_bug.cgi?id=180504 Reviewed by Geoffrey Garen. Source/WebKit: *

[webkit-changes] [219533] trunk

2017-07-14 Thread jeffm
Title: [219533] trunk Revision 219533 Author je...@apple.com Date 2017-07-14 16:13:33 -0700 (Fri, 14 Jul 2017) Log Message Source/WebKit: -[WKWebProcessBundleParameters setParametersForKeyWithDictionary:] passing wrong parameters to -setParameter:forKey

[webkit-changes] [210221] trunk

2017-01-01 Thread jeffm
Title: [210221] trunk Revision 210221 Author je...@apple.com Date 2017-01-01 12:23:01 -0800 (Sun, 01 Jan 2017) Log Message Update user-visible copyright strings to include 2017 https://bugs.webkit.org/show_bug.cgi?id=166278 Reviewed by Dan Bernstein. Source/_javascript_Core: *

[webkit-changes] [196073] branches/safari-601-branch/Source/WebKit2

2016-02-03 Thread jeffm
Title: [196073] branches/safari-601-branch/Source/WebKit2 Revision 196073 Author je...@apple.com Date 2016-02-03 12:14:36 -0800 (Wed, 03 Feb 2016) Log Message Update WebKit2.framework copyright string to include 2016. This framework no longer exists on trunk, so we missed this as part

[webkit-changes] [194479] trunk

2016-01-01 Thread jeffm
Title: [194479] trunk Revision 194479 Author je...@apple.com Date 2016-01-01 08:30:12 -0800 (Fri, 01 Jan 2016) Log Message Update user-visible copyright strings to include 2016 https://bugs.webkit.org/show_bug.cgi?id=152531 Reviewed by Alexey Proskuryakov. Source/_javascript_Core: *

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

2015-08-18 Thread jeffm
Title: [188584] trunk/Source/WebKit/mac Revision 188584 Author je...@apple.com Date 2015-08-18 10:56:17 -0700 (Tue, 18 Aug 2015) Log Message Add a method to WebInspector to indicate whether the inspector is open https://bugs.webkit.org/show_bug.cgi?id=148087 Reviewed by Joseph Pecoraro.

[webkit-changes] [177849] trunk

2015-01-01 Thread jeffm
Title: [177849] trunk Revision 177849 Author je...@apple.com Date 2015-01-01 14:21:15 -0800 (Thu, 01 Jan 2015) Log Message Update user-visible copyright strings to include 2015 https://bugs.webkit.org/show_bug.cgi?id=139880 Reviewed by Darin Adler. Source/_javascript_Core: *

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

2014-10-21 Thread jeffm
Title: [174987] trunk/Source/WebKit2 Revision 174987 Author je...@apple.com Date 2014-10-21 10:46:11 -0700 (Tue, 21 Oct 2014) Log Message WKContext needs to provide an API to resume a download https://bugs.webkit.org/show_bug.cgi?id=137507 Reviewed by Darin Adler. This patch adds

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

2014-10-21 Thread jeffm
Title: [175002] trunk/Source/WebKit2 Revision 175002 Author je...@apple.com Date 2014-10-21 16:38:12 -0700 (Tue, 21 Oct 2014) Log Message Remove const from WKURLRequestRef parameter to WKContextDownloadURLRequest() https://bugs.webkit.org/show_bug.cgi?id=137928 Reviewed by Darin Adler.

[webkit-changes] [174221] trunk/Tools

2014-10-02 Thread jeffm
Title: [174221] trunk/Tools Revision 174221 Author je...@apple.com Date 2014-10-02 10:39:01 -0700 (Thu, 02 Oct 2014) Log Message DumpRenderTree and WebKitTestRunner should use WebKitystemInterfaceYosemite when building on Yosemite https://bugs.webkit.org/show_bug.cgi?id=137347 Reviewed

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

2014-10-02 Thread jeffm
Title: [174230] trunk/Source/WebKit2 Revision 174230 Author je...@apple.com Date 2014-10-02 14:01:08 -0700 (Thu, 02 Oct 2014) Log Message WKDownloadCopyRequest() returns 0 until the download starts https://bugs.webkit.org/show_bug.cgi?id=137322 Reviewed by Anders Carlsson. The

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

2013-07-30 Thread jeffm
Title: [153482] trunk/Source/WebKit2 Revision 153482 Author je...@apple.com Date 2013-07-30 11:28:35 -0700 (Tue, 30 Jul 2013) Log Message Page for WKPageLoaderClient processDidCrash callback always reports a process identifier of 0 https://bugs.webkit.org/show_bug.cgi?id=119269

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

2013-07-09 Thread jeffm
Title: [152513] trunk/Source/WebCore Revision 152513 Author je...@apple.com Date 2013-07-09 13:17:41 -0700 (Tue, 09 Jul 2013) Log Message AuthenticationMac.mm does not handle NSURLAuthenticationMethodNegotiate https://bugs.webkit.org/show_bug.cgi?id=118517 Reviewed by Brady Eidson. *

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

2013-07-09 Thread jeffm
Title: [152514] trunk/Source/WebCore Revision 152514 Author je...@apple.com Date 2013-07-09 14:00:26 -0700 (Tue, 09 Jul 2013) Log Message AuthenticationMac.mm does not handle NSURLAuthenticationMethodNegotiate in WebCore::mac() https://bugs.webkit.org/show_bug.cgi?id=118518 Reviewed by

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

2012-08-17 Thread jeffm
Title: [125900] trunk/Source/WebKit2 Revision 125900 Author je...@apple.com Date 2012-08-17 07:48:36 -0700 (Fri, 17 Aug 2012) Log Message UserMessageEncoder::baseEncode() should ASSERT when attempting to encode a non-shareable image https://bugs.webkit.org/show_bug.cgi?id=94245 Reviewed

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

2012-03-13 Thread jeffm
Title: [110638] trunk/Source/WebKit2 Revision 110638 Author je...@apple.com Date 2012-03-13 16:39:11 -0700 (Tue, 13 Mar 2012) Log Message Support loading a WKPage from web archive data https://bugs.webkit.org/show_bug.cgi?id=81044 This code was written by Jessie Berlin. Reviewed by

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

2011-10-31 Thread jeffm
Title: [98894] trunk/Source/WebKit2 Revision 98894 Author je...@apple.com Date 2011-10-31 15:55:01 -0700 (Mon, 31 Oct 2011) Log Message Add more APIs to WKUserContentURLPattern.h https://bugs.webkit.org/show_bug.cgi?id=71245 Add additional WKUserContentURLPattern APIs to match

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

2011-10-28 Thread jeffm
Title: [98781] trunk/Source/WebKit2 Revision 98781 Author je...@apple.com Date 2011-10-28 16:35:08 -0700 (Fri, 28 Oct 2011) Log Message More work on WebKit2 should respect WebKitOmitPDFSupport preference on the Mac https://bugs.webkit.org/show_bug.cgi?id=71156 Don't include PDF

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

2011-10-26 Thread jeffm
Title: [98513] trunk/Source/WebKit2 Revision 98513 Author je...@apple.com Date 2011-10-26 13:19:14 -0700 (Wed, 26 Oct 2011) Log Message WebKit2 should respect secret WebKitOmitPDFSupport preference on the Mac https://bugs.webkit.org/show_bug.cgi?id=70943 If WebKitOmitPDFSupport

[webkit-changes] [98118] trunk/WebKitLibraries

2011-10-21 Thread jeffm
Title: [98118] trunk/WebKitLibraries Revision 98118 Author je...@apple.com Date 2011-10-21 11:20:58 -0700 (Fri, 21 Oct 2011) Log Message Focus rings are too thin in HiDPI in WebKit2 https://bugs.webkit.org/show_bug.cgi?id=70396 Rename wkSetPatternBaseCTM() to wkSetBaseCTM().

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

2011-10-17 Thread jeffm
Title: [97641] trunk/Source/WebCore Revision 97641 Author je...@apple.com Date 2011-10-17 13:29:59 -0700 (Mon, 17 Oct 2011) Log Message Widget window coordinate functions should use root view coordinate functions https://bugs.webkit.org/show_bug.cgi?id=70152 Reviewed by Darin Adler. No

[webkit-changes] [97514] trunk/Source

2011-10-14 Thread jeffm
Title: [97514] trunk/Source Revision 97514 Author je...@apple.com Date 2011-10-14 15:11:12 -0700 (Fri, 14 Oct 2011) Log Message ../WebCore: InjectedBundleHitTestResult::imageRect() should return rect in WKView coordinates https://bugs.webkit.org/show_bug.cgi?id=69963 Add

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

2011-10-07 Thread jeffm
Title: [97000] trunk/Source/WebKit2 Revision 97000 Author je...@apple.com Date 2011-10-07 19:46:20 -0700 (Fri, 07 Oct 2011) Log Message Add WKPageContextMenuClient callback when context menu is dismissed https://bugs.webkit.org/show_bug.cgi?id=69553 Add contextMenuDismissed callback to

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

2011-10-04 Thread jeffm
Title: [96619] trunk/Source/WebKit2 Revision 96619 Author je...@apple.com Date 2011-10-04 11:15:42 -0700 (Tue, 04 Oct 2011) Log Message WKPreferences should allow control of application chrome mode https://bugs.webkit.org/show_bug.cgi?id=69344 Reviewed by Dan Bernstein. *

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

2011-09-17 Thread jeffm
Title: [95382] trunk/Source/WebCore Revision 95382 Author je...@apple.com Date 2011-09-17 08:58:50 -0700 (Sat, 17 Sep 2011) Log Message Build fix after r95372. * dom/DOMAllInOne.cpp: #include EventListenerMap.cpp Modified Paths trunk/Source/WebCore/ChangeLog

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

2011-09-02 Thread jeffm
Title: [94465] trunk/Source/WebCore Revision 94465 Author je...@apple.com Date 2011-09-02 17:16:09 -0700 (Fri, 02 Sep 2011) Log Message Assert that PlatformCALayerWinInternal::displayCallback() is only called on the main thread https://bugs.webkit.org/show_bug.cgi?id=67541 Reviewed by

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

2011-09-01 Thread jeffm
Title: [94302] trunk/Source/WebCore Revision 94302 Author je...@apple.com Date 2011-09-01 10:15:46 -0700 (Thu, 01 Sep 2011) Log Message Defer creating AVPlayer and AVPlayerItem in MediaPlayerPrivateAVFoundation::setPreload() https://bugs.webkit.org/show_bug.cgi?id=66253 Reviewed by Jon

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

2011-08-25 Thread jeffm
Title: [93843] trunk/Source/WebKit2 Revision 93843 Author je...@apple.com Date 2011-08-25 17:51:06 -0700 (Thu, 25 Aug 2011) Log Message Move Windows-specific WebPageProxy code to WebPageProxyWin.cpp https://bugs.webkit.org/show_bug.cgi?id=67002 Reviewed by Brian Weinstein. *

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

2011-08-19 Thread jeffm
Title: [93459] trunk/Source/WebCore Revision 93459 Author je...@apple.com Date 2011-08-19 17:41:58 -0700 (Fri, 19 Aug 2011) Log Message MediaPlayerPrivateAVFoundationCF should use AVCFURLAssetCopyAudiovisualMIMETypes() to get list of supported MIME types

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

2011-08-18 Thread jeffm
Title: [93363] trunk/Source/WebCore Revision 93363 Author je...@apple.com Date 2011-08-18 15:57:04 -0700 (Thu, 18 Aug 2011) Log Message Soft link against AVFoundationCF and CoreMedia https://bugs.webkit.org/show_bug.cgi?id=65725 Add new macros to SoftLinking.h to support

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

2011-08-17 Thread jeffm
Title: [93215] trunk/Source/WebCore Revision 93215 Author je...@apple.com Date 2011-08-17 10:16:31 -0700 (Wed, 17 Aug 2011) Log Message Re-sort the WebCore project with Visual Studio after recent changes that I assume were done by manually editing the XML. *

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

2011-08-16 Thread jeffm
Title: [93194] trunk/Source/WebCore Revision 93194 Author je...@apple.com Date 2011-08-16 21:49:15 -0700 (Tue, 16 Aug 2011) Log Message Apple's Windows production build should fail to compile if AVFoundation is not enabled https://bugs.webkit.org/show_bug.cgi?id=66339 Generate a

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

2011-08-12 Thread jeffm
Title: [92977] trunk/Source/WebCore Revision 92977 Author je...@apple.com Date 2011-08-12 11:42:25 -0700 (Fri, 12 Aug 2011) Log Message Need to handle kCACFContextNeedsFlushNotification notifications that arrive after the AVFWrapper has been disposed

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

2011-08-11 Thread jeffm
Title: [92894] trunk/Source/WebCore Revision 92894 Author je...@apple.com Date 2011-08-11 17:20:09 -0700 (Thu, 11 Aug 2011) Log Message WebCore::AVFWrapper fails to remove observer for kCACFContextNeedsFlushNotification https://bugs.webkit.org/show_bug.cgi?id=66116 We need to pass 0 as

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

2011-08-04 Thread jeffm
Title: [92398] trunk/Source/WebCore Revision 92398 Author je...@apple.com Date 2011-08-04 12:21:55 -0700 (Thu, 04 Aug 2011) Log Message Fix WinCE build after r92308. * config.h: Don't try to include WebCoreHeaderDetection.h for WinCE. Modified Paths trunk/Source/WebCore/ChangeLog

[webkit-changes] [92414] trunk/Source/WebKit/win

2011-08-04 Thread jeffm
Title: [92414] trunk/Source/WebKit/win Revision 92414 Author je...@apple.com Date 2011-08-04 14:40:42 -0700 (Thu, 04 Aug 2011) Log Message Add support for setting and getting whether AVFoundation is enabled to IWebPreferences https://bugs.webkit.org/show_bug.cgi?id=65718 Reviewed by

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

2011-08-03 Thread jeffm
Title: [92308] trunk/Source/WebCore Revision 92308 Author je...@apple.com Date 2011-08-03 13:15:53 -0700 (Wed, 03 Aug 2011) Log Message Generate WebCoreHeaderDetection.h on Windows to define HAVE_AVCF https://bugs.webkit.org/show_bug.cgi?id=65634 AVFoundation support on Windows

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

2011-08-03 Thread jeffm
Title: [92345] trunk/Source/WebKit2 Revision 92345 Author je...@apple.com Date 2011-08-03 20:54:57 -0700 (Wed, 03 Aug 2011) Log Message Use of AVFoundation should default to off on Windows https://bugs.webkit.org/show_bug.cgi?id=65660 Reviewed by Darin Adler. *

[webkit-changes] [92210] trunk/Source

2011-08-02 Thread jeffm
Title: [92210] trunk/Source Revision 92210 Author je...@apple.com Date 2011-08-02 11:29:59 -0700 (Tue, 02 Aug 2011) Log Message Move WTF_USE_AVFOUNDATION from _javascript_Core/wtf/platform.h to WebCore/config.h https://bugs.webkit.org/show_bug.cgi?id=65552 Since this is a

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

2011-07-29 Thread jeffm
Title: [92007] trunk/Source/WebCore Revision 92007 Author je...@apple.com Date 2011-07-29 14:14:44 -0700 (Fri, 29 Jul 2011) Log Message Re-sort the WebCore project with Visual Studio after recent changes that I assume were done by manually editing the XML. *

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

2011-07-29 Thread jeffm
Title: [92008] trunk/Source/WebCore Revision 92008 Author je...@apple.com Date 2011-07-29 14:17:21 -0700 (Fri, 29 Jul 2011) Log Message Re-sort one more file in the WebCore project with Visual Studio. * WebCore.vcproj/WebCore.vcproj: Modified Paths trunk/Source/WebCore/ChangeLog

[webkit-changes] [91066] trunk

2011-07-15 Thread jeffm
Title: [91066] trunk Revision 91066 Author je...@apple.com Date 2011-07-15 07:02:17 -0700 (Fri, 15 Jul 2011) Log Message Fullscreen content doesn't use fullscreen controller on Windows https://bugs.webkit.org/show_bug.cgi?id=64540 rdar://problem/9510455 Source/WebCore: Reviewed by

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

2011-06-28 Thread jeffm
Title: [89941] trunk/Source/WebCore Revision 89941 Author je...@apple.com Date 2011-06-28 11:21:15 -0700 (Tue, 28 Jun 2011) Log Message Re-sort the WebCore project with Visual Studio after recent changes that I assume were done by manually editing the XML. *

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

2011-06-28 Thread jeffm
Title: [89942] trunk/Source/WebCore Revision 89942 Author je...@apple.com Date 2011-06-28 11:24:06 -0700 (Tue, 28 Jun 2011) Log Message Add fullscreen.css and fullscreenQuickTime.css to the WebCore Visual Studio project for convenience. Looks like Visual Studio also re-sorted one more

[webkit-changes] [89847] trunk/Tools

2011-06-27 Thread jeffm
Title: [89847] trunk/Tools Revision 89847 Author je...@apple.com Date 2011-06-27 13:18:54 -0700 (Mon, 27 Jun 2011) Log Message 2011-06-27 Jeff Miller je...@apple.com Reviewed by Adam Roben. Stop copying obsolete WebKit libraries on Windows

[webkit-changes] [89866] trunk/Source/WebKit2/ChangeLog

2011-06-27 Thread jeffm
Title: [89866] trunk/Source/WebKit2/ChangeLog Revision 89866 Author je...@apple.com Date 2011-06-27 15:14:39 -0700 (Mon, 27 Jun 2011) Log Message Fix revision number that I referenced in my last checkin Modified Paths trunk/Source/WebKit2/ChangeLog Diff Modified:

[webkit-changes] [89867] trunk/Source/WebKit2/ChangeLog

2011-06-27 Thread jeffm
Title: [89867] trunk/Source/WebKit2/ChangeLog Revision 89867 Author je...@apple.com Date 2011-06-27 15:15:25 -0700 (Mon, 27 Jun 2011) Log Message Really fix the revision number in the last entry Modified Paths trunk/Source/WebKit2/ChangeLog Diff Modified:

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

2011-05-27 Thread jeffm
Title: [87509] trunk/Source/WebKit2 Revision 87509 Author je...@apple.com Date 2011-05-27 07:19:07 -0700 (Fri, 27 May 2011) Log Message 2011-05-26 Jeff Miller je...@apple.com Reviewed by Alexey Proskuryakov. Add a key handling logging channel for WebKit2

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

2011-05-27 Thread jeffm
Title: [87544] trunk/Source/WebKit2 Revision 87544 Author je...@apple.com Date 2011-05-27 13:22:46 -0700 (Fri, 27 May 2011) Log Message rdar://problem/9513401 Add allow file-issue-extension* to the sandbox profile to let the user style sheet be added as an exception and subsequently

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

2011-05-26 Thread jeffm
Title: [87442] trunk/Source/WebCore Revision 87442 Author je...@apple.com Date 2011-05-26 15:43:51 -0700 (Thu, 26 May 2011) Log Message Fullscreen content is sometimes obscured by taskbar (which even covers up the exit fullscreen button) https://bugs.webkit.org/show_bug.cgi?id=61569

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

2011-05-22 Thread jeffm
Title: [87031] trunk/Source/WebKit2 Revision 87031 Author je...@apple.com Date 2011-05-22 09:48:35 -0700 (Sun, 22 May 2011) Log Message 2011-05-22 Jeff Miller je...@apple.com Reviewed by Darin Adler. Don't call WebKit::initializeLogChannelsIfNecessary if logging is