[webkit-changes] [108617] trunk/LayoutTests

2012-02-22 Thread mitz
Title: [108617] trunk/LayoutTests Revision 108617 Author m...@apple.com Date 2012-02-22 23:36:44 -0800 (Wed, 22 Feb 2012) Log Message Skipped a test that uses Chromium-only LayoutTestController functionality. Rubber-stamped by Joseph Pecoraro. * platform/mac/Skipped: Added fast/dom/titl

[webkit-changes] [108725] trunk/LayoutTests

2012-02-23 Thread mitz
Title: [108725] trunk/LayoutTests Revision 108725 Author m...@apple.com Date 2012-02-23 21:24:55 -0800 (Thu, 23 Feb 2012) Log Message REGRESSION: Assertion failure in Document::setCompatibilityMode() (!m_styleSheets->length()) in fast/dynamic/crash-paint-no-documentElement-renderer.html h

[webkit-changes] [109004] trunk

2012-02-27 Thread mitz
Title: [109004] trunk Revision 109004 Author m...@apple.com Date 2012-02-27 10:00:23 -0800 (Mon, 27 Feb 2012) Log Message Source/WebKit2: REGRESSION (WebKit2): Non-activating links sometimes don’t work https://bugs.webkit.org/show_bug.cgi?id=79607 Reviewed by Adele Peterson. Test: Test

[webkit-changes] [152579] trunk/Source

2013-07-11 Thread mitz
Title: [152579] trunk/Source Revision 152579 Author m...@apple.com Date 2013-07-11 15:33:11 -0700 (Thu, 11 Jul 2013) Log Message [mac] No API for getting the page visibility state of a WebView https://bugs.webkit.org/show_bug.cgi?id=118578 Reviewed by Simon Fraser. Source/WebCore: * W

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

2013-08-12 Thread mitz
Title: [153969] trunk/Source/WebKit2 Revision 153969 Author m...@apple.com Date 2013-08-12 18:10:07 -0700 (Mon, 12 Aug 2013) Log Message Fixed an off-by-(sizeof(char*) - 1) bug. Reviewed by Sam Weinig. * Shared/EntryPointUtilities/mac/XPCService/XPCServiceMain.Development.mm: (WebKit::X

[webkit-changes] [153976] trunk/Tools

2013-08-12 Thread mitz
Title: [153976] trunk/Tools Revision 153976 Author m...@apple.com Date 2013-08-12 22:53:05 -0700 (Mon, 12 Aug 2013) Log Message extract-localizable-strings doesn't know how to verify an existing strings file https://bugs.webkit.org/show_bug.cgi?id=119704 Reviewed by Darin Adler. * Scrip

[webkit-changes] [153980] trunk/Tools

2013-08-12 Thread mitz
Title: [153980] trunk/Tools Revision 153980 Author m...@apple.com Date 2013-08-12 23:26:29 -0700 (Mon, 12 Aug 2013) Log Message extract-localizable-strings output is not suited for parsing by Xcode https://bugs.webkit.org/show_bug.cgi?id=119728 Reviewed by Darin Adler. Added spaces wher

[webkit-changes] [154117] trunk/Tools

2013-08-15 Thread mitz
Title: [154117] trunk/Tools Revision 154117 Author m...@apple.com Date 2013-08-15 12:19:45 -0700 (Thu, 15 Aug 2013) Log Message Improve extract-localizable-strings messages Reviewed by Darin Adler. * Scripts/extract-localizable-strings: When the strings file disagrees with the source c

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

2013-08-18 Thread mitz
Title: [154256] trunk/Source/WebKit2 Revision 154256 Author m...@apple.com Date 2013-08-18 16:06:41 -0700 (Sun, 18 Aug 2013) Log Message Fix clean engineering builds after r154251. * WebKit2.xcodeproj/project.pbxproj: Removed references to the OfflineStorage XPC services from the “Copy X

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

2013-08-24 Thread mitz
Title: [154557] trunk/Source/_javascript_Core Revision 154557 Author m...@apple.com Date 2013-08-24 18:53:55 -0700 (Sat, 24 Aug 2013) Log Message [mac] link against libz in a more civilized manner https://bugs.webkit.org/show_bug.cgi?id=120258 Reviewed by Darin Adler. * Configurations/_

[webkit-changes] [154649] trunk/Tools

2013-08-26 Thread mitz
Title: [154649] trunk/Tools Revision 154649 Author m...@apple.com Date 2013-08-26 16:23:42 -0700 (Mon, 26 Aug 2013) Log Message Automatic bug reports case pain https://bugs.webkit.org/show_bug.cgi?id=120330 Reviewed by Anders Carlsson. * Scripts/webkitpy/tool/commands/download.py: Made

[webkit-changes] [157019] trunk/Source/ThirdParty

2013-10-06 Thread mitz
Title: [157019] trunk/Source/ThirdParty Revision 157019 Author m...@apple.com Date 2013-10-06 20:46:33 -0700 (Sun, 06 Oct 2013) Log Message Build against the Xcode default toolchain when targeting OS X 10.8. This fixes the build after r156632 in configurations that use another toolchain

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

2013-10-17 Thread mitz
Title: [157622] trunk/Source/WebKit2 Revision 157622 Author m...@apple.com Date 2013-10-17 21:41:49 -0700 (Thu, 17 Oct 2013) Log Message Fixed a typo in the definition of WK_API_ENABLED. * Shared/API/Cocoa/WKFoundation.h: It’s 101000, not 10100. Modified Paths trunk/Source/WebKit2/Chan

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

2013-10-18 Thread mitz
Title: [157635] trunk/Source/WebKit2 Revision 157635 Author m...@apple.com Date 2013-10-18 09:06:07 -0700 (Fri, 18 Oct 2013) Log Message Removed the __MAC_OS_X_VERSION_MIN_REQUIRED condition from the definition of WK_API_ENABLED. Rubber-stamped by Anders Carlsson. * Shared/API/Cocoa/WKF

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

2013-10-18 Thread mitz
Title: [157648] trunk/Source/WebKit2 Revision 157648 Author m...@apple.com Date 2013-10-18 14:09:11 -0700 (Fri, 18 Oct 2013) Log Message [Cocoa] WKBrowsingController accessors crash instead of returning nil https://bugs.webkit.org/show_bug.cgi?id=123036 Reviewed by Anders Carlsson. * UI

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

2013-10-19 Thread mitz
Title: [157676] trunk/Source/WebKit2 Revision 157676 Author m...@apple.com Date 2013-10-19 13:18:11 -0700 (Sat, 19 Oct 2013) Log Message [Cocoa] Remove some indirection that was only necessary for supporting the legacy Objective-C runtime https://bugs.webkit.org/show_bug.cgi?id=123065 Re

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

2013-10-19 Thread mitz
Title: [157678] trunk/Source/WebKit2 Revision 157678 Author m...@apple.com Date 2013-10-19 13:47:26 -0700 (Sat, 19 Oct 2013) Log Message Try to fix the Mac 32-bit build. * UIProcess/API/mac/WKView.h: * UIProcess/API/mac/WKView.mm: * UIProcess/API/mac/WKViewInternal.h: * UIProcess/API/mac

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

2013-10-19 Thread mitz
Title: [157679] trunk/Source/WebKit2 Revision 157679 Author m...@apple.com Date 2013-10-19 13:56:44 -0700 (Sat, 19 Oct 2013) Log Message Try to fix the Mac 32-bit build. * UIProcess/mac/WKFullScreenWindowController.h: * UIProcess/mac/WKFullScreenWindowController.mm: Modified Paths trun

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

2013-10-19 Thread mitz
Title: [157681] trunk/Source/WebKit2 Revision 157681 Author m...@apple.com Date 2013-10-19 14:09:29 -0700 (Sat, 19 Oct 2013) Log Message Fix the Mac 32-bit build by reverting r157676, r157678, and r157679. Modified Paths trunk/Source/WebKit2/ChangeLog trunk/Source/WebKit2/UIProcess/API/

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

2013-10-20 Thread mitz
Title: [157701] trunk/Source/WebKit2 Revision 157701 Author m...@apple.com Date 2013-10-20 08:43:48 -0700 (Sun, 20 Oct 2013) Log Message [Cocoa] Loading progress API https://bugs.webkit.org/show_bug.cgi?id=123069 Reviewed by Sam Weinig. * UIProcess/API/mac/WKBrowsingContextController.h:

[webkit-changes] [157747] trunk/Tools

2013-10-21 Thread mitz
Title: [157747] trunk/Tools Revision 157747 Author m...@apple.com Date 2013-10-21 15:06:20 -0700 (Mon, 21 Oct 2013) Log Message Style checker should allow a space after the @property keyword https://bugs.webkit.org/show_bug.cgi?id=123117 Reviewed by Anders Carlsson. * Scripts/webkitpy/s

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

2013-10-21 Thread mitz
Title: [157754] trunk/Source/WebKit2 Revision 157754 Author m...@apple.com Date 2013-10-21 15:48:59 -0700 (Mon, 21 Oct 2013) Log Message Try to fix the Mac 32-bit build. * UIProcess/API/mac/WKBrowsingContextController.h: * UIProcess/API/mac/WKBrowsingContextController.mm: Modified Paths

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

2013-10-21 Thread mitz
Title: [157776] trunk/Source/WebKit2 Revision 157776 Author m...@apple.com Date 2013-10-21 22:16:38 -0700 (Mon, 21 Oct 2013) Log Message [Cocoa] Add load delegate method for didChangeBackForwardList https://bugs.webkit.org/show_bug.cgi?id=123136 Reviewed by Anders Carlsson. * UIProcess/

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

2013-10-21 Thread mitz
Title: [15] trunk/Source/WebKit2 Revision 15 Author m...@apple.com Date 2013-10-21 22:19:07 -0700 (Mon, 21 Oct 2013) Log Message Try to make the 32-bit Mac build happy. * UIProcess/API/mac/WKBrowsingContextController.mm: (setUpPageLoaderClient): Modified Paths trunk/Source/WebK

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

2013-10-22 Thread mitz
Title: [157778] trunk/Source/WebKit2 Revision 157778 Author m...@apple.com Date 2013-10-22 00:32:41 -0700 (Tue, 22 Oct 2013) Log Message Try to make the 32-bit Mac build happy. * UIProcess/API/mac/WKBrowsingContextLoadDelegate.h: Modified Paths trunk/Source/WebKit2/ChangeLog trunk/Sour

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

2013-10-23 Thread mitz
Title: [157867] trunk/Source/WebKit2 Revision 157867 Author m...@apple.com Date 2013-10-23 10:50:04 -0700 (Wed, 23 Oct 2013) Log Message Fixed a typo. * UIProcess/API/mac/WKBrowsingContextController.mm: (didChangeBackForwardList): * UIProcess/API/mac/WKBrowsingContextLoadDelegate.h: Mod

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

2013-10-24 Thread mitz
Title: [157951] trunk/Source/WebKit2 Revision 157951 Author m...@apple.com Date 2013-10-24 13:39:33 -0700 (Thu, 24 Oct 2013) Log Message [Cocoa] Add -[WKBrowsingContextController goToBackForwardItem:] https://bugs.webkit.org/show_bug.cgi?id=123289 Reviewed by Sam Weinig. * Shared/API/Co

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

2013-10-24 Thread mitz
Title: [157953] trunk/Source/WebKit2 Revision 157953 Author m...@apple.com Date 2013-10-24 13:55:15 -0700 (Thu, 24 Oct 2013) Log Message Tried to fix the Mountain Lion build. * Shared/API/Cocoa/WKFoundation.h: Modified Paths trunk/Source/WebKit2/ChangeLog trunk/Source/WebKit2/Shared/AP

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

2013-10-26 Thread mitz
Title: [158082] trunk/Source/WebKit2 Revision 158082 Author m...@apple.com Date 2013-10-26 00:16:50 -0700 (Sat, 26 Oct 2013) Log Message [Cocoa] clang static analyzer warns about object being autoreleased too many times in +[WKNSArray web_arrayWithImmutableArray:] https://bugs.webkit.org/

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

2013-10-26 Thread mitz
Title: [158091] trunk/Source/WebKit2 Revision 158091 Author m...@apple.com Date 2013-10-26 13:23:57 -0700 (Sat, 26 Oct 2013) Log Message [Cocoa] -[WKBackForwardList forwardItem] returns the back item https://bugs.webkit.org/show_bug.cgi?id=123391 Reviewed by Mark Rowe. * UIProcess/Cocoa

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

2013-10-30 Thread mitz
Title: [158325] trunk/Source/WebKit2 Revision 158325 Author m...@apple.com Date 2013-10-30 16:13:49 -0700 (Wed, 30 Oct 2013) Log Message Try to fix the !WK_API_ENABLED Mac build. * Shared/Cocoa/APIObject.mm: Modified Paths trunk/Source/WebKit2/ChangeLog trunk/Source/WebKit2/Shared/Coco

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

2013-10-30 Thread mitz
Title: [158340] trunk/Source/WebKit2 Revision 158340 Author m...@apple.com Date 2013-10-30 20:37:00 -0700 (Wed, 30 Oct 2013) Log Message Fixed a potential race condition around the initializtion of WKObject’s target. Reviewed by Mark Rowe. * Shared/Cocoa/WKObject.mm: (initializeTargetIf

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

2013-11-01 Thread mitz
Title: [158456] trunk/Source/WebKit2 Revision 158456 Author m...@apple.com Date 2013-11-01 14:26:50 -0700 (Fri, 01 Nov 2013) Log Message [Cocoa] Avoid some double-wrapping of strings and URLs https://bugs.webkit.org/show_bug.cgi?id=123632 Reviewed by Anders Carlsson. * Shared/API/c/cf/W

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

2013-11-01 Thread mitz
Title: [158460] trunk/Source/WebKit2 Revision 158460 Author m...@apple.com Date 2013-11-01 15:14:38 -0700 (Fri, 01 Nov 2013) Log Message [Cocoa] WKObject seems to be initializing its target in a thread-safe manner, but really is not https://bugs.webkit.org/show_bug.cgi?id=123640 Reviewed

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

2013-11-02 Thread mitz
Title: [158489] trunk/Source/WebKit2 Revision 158489 Author m...@apple.com Date 2013-11-02 09:42:47 -0700 (Sat, 02 Nov 2013) Log Message [Cocoa] Add WKNSDictionary https://bugs.webkit.org/show_bug.cgi?id=123660 Reviewed by Anders Carlsson. * Shared/Cocoa/APIObject.mm: (WebKit::APIObject

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

2013-11-02 Thread mitz
Title: [158493] trunk/Source/WebKit2 Revision 158493 Author m...@apple.com Date 2013-11-02 10:54:17 -0700 (Sat, 02 Nov 2013) Log Message Fixed release builds. * Shared/Cocoa/WKNSDictionary.mm: (-[WKNSDictionary initWithObjects:forKeys:count:]): Modified Paths trunk/Source/WebKit2/Chang

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

2013-11-02 Thread mitz
Title: [158500] trunk/Source/WebKit2 Revision 158500 Author m...@apple.com Date 2013-11-02 14:56:07 -0700 (Sat, 02 Nov 2013) Log Message [Cocoa] Wrappers mishandle NULL values in arrays and dictionaries https://bugs.webkit.org/show_bug.cgi?id=123671 Reviewed by Darin Adler. * Shared/Coc

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

2013-11-03 Thread mitz
Title: [158538] trunk/Source/WebKit2 Revision 158538 Author m...@apple.com Date 2013-11-03 12:41:01 -0800 (Sun, 03 Nov 2013) Log Message [Cocoa] Wrappers' -copyWithZone: should copy if the collection is mutable https://bugs.webkit.org/show_bug.cgi?id=123707 Reviewed by Geoff Garen. * Sh

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

2013-11-03 Thread mitz
Title: [158552] trunk/Source/WebKit2 Revision 158552 Author m...@apple.com Date 2013-11-03 18:57:56 -0800 (Sun, 03 Nov 2013) Log Message Reverted r158538. * Shared/Cocoa/WKNSArray.mm: (-[WKNSArray copyWithZone:]): * Shared/Cocoa/WKNSDictionary.mm: (-[WKNSDictionary copyWithZone:]): * Sha

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

2013-11-03 Thread mitz
Title: [158553] trunk/Source/WebKit2 Revision 158553 Author m...@apple.com Date 2013-11-03 19:01:01 -0800 (Sun, 03 Nov 2013) Log Message [Cocoa] Wrappers' -copyWithZone: should copy if the collection is mutable https://bugs.webkit.org/show_bug.cgi?id=123707 Reviewed by Geoff Garen and An

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

2013-11-06 Thread mitz
Title: [158756] trunk/Source/WebKit2 Revision 158756 Author m...@apple.com Date 2013-11-06 10:12:48 -0800 (Wed, 06 Nov 2013) Log Message Promoted WKBrowsingContextHistoryDelegate.h to private. Rubber-stamped by Sam Weinig. * WebKit2.xcodeproj/project.pbxproj: Modified Paths trunk/Sour

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

2013-11-06 Thread mitz
Title: [158775] trunk/Source/WebKit2 Revision 158775 Author m...@apple.com Date 2013-11-06 12:48:59 -0800 (Wed, 06 Nov 2013) Log Message [Cocoa] Add -[WKBrowsingContextController unreachableURL] https://bugs.webkit.org/show_bug.cgi?id=123909 Reviewed by Anders Carlsson. * UIProcess/API/

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

2013-11-06 Thread mitz
Title: [158779] trunk/Source/WebKit2 Revision 158779 Author m...@apple.com Date 2013-11-06 12:56:52 -0800 (Wed, 06 Nov 2013) Log Message [Cocoa] Add -[WKNavigationData response] https://bugs.webkit.org/show_bug.cgi?id=123918 Reviewed by Sam Weinig. * Shared/WebNavigationDataStore.h: Add

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

2013-11-06 Thread mitz
Title: [158799] trunk/Source/WebKit2 Revision 158799 Author m...@apple.com Date 2013-11-06 15:53:02 -0800 (Wed, 06 Nov 2013) Log Message Fixed multiple API test failures after r158764. Reviewed by Sam Weinig. * UIProcess/API/mac/WKBrowsingContextController.mm: (setUpPagePolicyClient): I

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

2013-11-06 Thread mitz
Title: [158819] trunk/Source/WebKit2 Revision 158819 Author m...@apple.com Date 2013-11-06 20:43:18 -0800 (Wed, 06 Nov 2013) Log Message Moved UIProcess/Cocoa to UIProcess/API/Cocoa. Rubber-stamped by Anders Carlsson. * UIProcess/API/Cocoa: Copied from Source/WebKit2/UIProcess/Cocoa. *

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

2013-11-09 Thread mitz
Title: [159016] trunk/Source/WebKit2 Revision 159016 Author m...@apple.com Date 2013-11-09 22:49:13 -0800 (Sat, 09 Nov 2013) Log Message Use createCFURLFromBuffer when converting a String to a CFURL https://bugs.webkit.org/show_bug.cgi?id=124113 Reviewed by Anders Carlsson. * Shared/API

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

2013-11-11 Thread mitz
Title: [159054] trunk/Source/WebKit Revision 159054 Author m...@apple.com Date 2013-11-11 10:00:41 -0800 (Mon, 11 Nov 2013) Log Message [Mac] .exp files are not source code https://bugs.webkit.org/show_bug.cgi?id=124154 Reviewed by Andy Estes. ../WebKit: * WebKit.xcodeproj/project.pbx

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

2013-09-05 Thread mitz
Title: [155171] trunk/Source/WTF Revision 155171 Author m...@apple.com Date 2013-09-05 20:50:08 -0700 (Thu, 05 Sep 2013) Log Message INSTALL_PATH_PREFIX is used even when not installing https://bugs.webkit.org/show_bug.cgi?id=120810 Reviewed by Andy Estes. * Configurations/CopyWTFHeader

[webkit-changes] [155172] trunk/Source/ThirdParty/ANGLE

2013-09-05 Thread mitz
Title: [155172] trunk/Source/ThirdParty/ANGLE Revision 155172 Author m...@apple.com Date 2013-09-05 20:50:53 -0700 (Thu, 05 Sep 2013) Log Message INSTALL_PATH_PREFIX is used even when not installing https://bugs.webkit.org/show_bug.cgi?id=120818 Reviewed by Darin Adler. * Configurations

[webkit-changes] [155568] trunk/Tools

2013-09-11 Thread mitz
Title: [155568] trunk/Tools Revision 155568 Author m...@apple.com Date 2013-09-11 15:07:12 -0700 (Wed, 11 Sep 2013) Log Message REGRESSION (r155561): extract-localizable-strings can miss strings https://bugs.webkit.org/show_bug.cgi?id=121184 Reviewed by Darin Adler. * Scripts/extract-lo

[webkit-changes] [155561] trunk/Tools

2013-09-11 Thread mitz
Title: [155561] trunk/Tools Revision 155561 Author m...@apple.com Date 2013-09-11 14:02:36 -0700 (Wed, 11 Sep 2013) Log Message update-webkit-localizable-strings is at least 5.8x slower than it should be https://bugs.webkit.org/show_bug.cgi?id=121178 Reviewed by Darin Adler. * Scripts/e

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

2013-09-13 Thread mitz
Title: [155726] trunk/Source/WebKit/mac Revision 155726 Author m...@apple.com Date 2013-09-13 14:38:55 -0700 (Fri, 13 Sep 2013) Log Message [mac WK1] Introduce WebViewWillCloseNotification https://bugs.webkit.org/show_bug.cgi?id=121321 Reviewed by Sam Weinig. * WebKit.exp: Exported WebV

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

2013-09-14 Thread mitz
Title: [155770] trunk/Source/WebKit2 Revision 155770 Author m...@apple.com Date 2013-09-14 10:06:43 -0700 (Sat, 14 Sep 2013) Log Message [mac] Public header WKBase.h imports a private header, WKBaseMac.h https://bugs.webkit.org/show_bug.cgi?id=121216 Reviewed by Darin Adler. * Shared/AP

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

2013-09-14 Thread mitz
Title: [155773] trunk/Source/WebKit2 Revision 155773 Author m...@apple.com Date 2013-09-14 11:07:31 -0700 (Sat, 14 Sep 2013) Log Message Build fix after r155770. * UIProcess/API/mac/WKViewPrivate.h: Added WKBase.h import. Modified Paths trunk/Source/WebKit2/ChangeLog trunk/Source/WebKi

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

2013-09-14 Thread mitz
Title: [155787] trunk/Source/WebKit2 Revision 155787 Author m...@apple.com Date 2013-09-14 14:33:53 -0700 (Sat, 14 Sep 2013) Log Message Remove non-Apple cruft from the installed WKBase.h https://bugs.webkit.org/show_bug.cgi?id=121370 Reviewed by Darin Adler. * Configurations/WebKit2.xc

[webkit-changes] [155788] trunk/Tools

2013-09-14 Thread mitz
Title: [155788] trunk/Tools Revision 155788 Author m...@apple.com Date 2013-09-14 14:35:47 -0700 (Sat, 14 Sep 2013) Log Message [mac] Check For Framework Include Consistency build phase checks the wrong framework https://bugs.webkit.org/show_bug.cgi?id=121215 Reviewed by Mark Rowe. * Sc

[webkit-changes] [156114] trunk/WebKitLibraries

2013-09-19 Thread mitz
Title: [156114] trunk/WebKitLibraries Revision 156114 Author m...@apple.com Date 2013-09-19 13:46:08 -0700 (Thu, 19 Sep 2013) Log Message Removed WebCoreSQLite3. It has been unused for years. Rubber-stamped by Mark Rowe. * WebCoreSQLite3: Removed. * WebCoreSQLite3/sqlite3.h: Removed. *

[webkit-changes] [156115] trunk/Tools

2013-09-19 Thread mitz
Title: [156115] trunk/Tools Revision 156115 Author m...@apple.com Date 2013-09-19 14:06:13 -0700 (Thu, 19 Sep 2013) Log Message Attempted build fix after r156114. * Scripts/copy-webkitlibraries-to-product-directory: Removed references to WebCoreSQLite3. Modified Paths trunk/Tools/Chang

[webkit-changes] [156105] trunk

2013-09-19 Thread mitz
Title: [156105] trunk Revision 156105 Author m...@apple.com Date 2013-09-19 11:13:19 -0700 (Thu, 19 Sep 2013) Log Message Add a style guideline regarding spacing in range-based for loops https://bugs.webkit.org/show_bug.cgi?id=121620 Reviewed by Anders Carlsson. Tools: * Scripts/webki

[webkit-changes] [156191] trunk

2013-09-20 Thread mitz
Title: [156191] trunk Revision 156191 Author m...@apple.com Date 2013-09-20 13:13:11 -0700 (Fri, 20 Sep 2013) Log Message Make extract-localizable-strings available to WebCore clients https://bugs.webkit.org/show_bug.cgi?id=121699 Reviewed by Darin Adler. Source/WebCore: * WebCore.xcod

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

2013-09-30 Thread mitz
Title: [156684] trunk/Source/_javascript_Core Revision 156684 Author m...@apple.com Date 2013-09-30 15:52:39 -0700 (Mon, 30 Sep 2013) Log Message Assertion failure under -[JSObjCClassInfo allocateConstructorAndPrototypeWithSuperClassInfo:] if no classes conform to JSExport https://bugs.w

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

2013-10-02 Thread mitz
Title: [156811] trunk/Source/_javascript_Core Revision 156811 Author m...@apple.com Date 2013-10-02 16:47:01 -0700 (Wed, 02 Oct 2013) Log Message The Objective-C API should be available in 10.8 builds https://bugs.webkit.org/show_bug.cgi?id=122245 Reviewed by Mark Rowe. Enabled the Obje

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

2013-10-02 Thread mitz
Title: [156823] trunk/Source/_javascript_Core Revision 156823 Author m...@apple.com Date 2013-10-02 23:30:24 -0700 (Wed, 02 Oct 2013) Log Message REGRESSION (r156811): Objective-C _javascript_Core API test failing on Mountain Lion bots https://bugs.webkit.org/show_bug.cgi?id=122260 Revie

[webkit-changes] [156840] trunk/Tools

2013-10-03 Thread mitz
Title: [156840] trunk/Tools Revision 156840 Author m...@apple.com Date 2013-10-03 10:29:20 -0700 (Thu, 03 Oct 2013) Log Message REGRESSION (r156811): Objective-C _javascript_Core API test failing on Mountain Lion bots https://bugs.webkit.org/show_bug.cgi?id=122260 Reviewed by Alexey Pros

[webkit-changes] [156870] trunk/Source/ThirdParty/ANGLE

2013-10-03 Thread mitz
Title: [156870] trunk/Source/ThirdParty/ANGLE Revision 156870 Author m...@apple.com Date 2013-10-03 17:43:40 -0700 (Thu, 03 Oct 2013) Log Message [mac] Build failure when the source directory is not named ANGLE https://bugs.webkit.org/show_bug.cgi?id=122307 Reviewed by Mark Rowe. * ANG

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

2013-03-01 Thread mitz
Title: [144533] trunk/Source/WebCore Revision 144533 Author m...@apple.com Date 2013-03-01 23:46:51 -0800 (Fri, 01 Mar 2013) Log Message Tried to fix the build after r144530. * platform/graphics/avfoundation/objc/WebCoreAVFResourceLoader.h: Include the header for the base class. Modifie

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

2013-03-03 Thread mitz
Title: [144579] trunk/Source/WebCore Revision 144579 Author m...@apple.com Date 2013-03-03 12:43:44 -0800 (Sun, 03 Mar 2013) Log Message Build fix after r144565. Reverted r144533. * platform/graphics/avfoundation/objc/WebCoreAVFResourceLoader.h: Modified Paths trunk/Source/WebCore/Chan

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

2013-05-16 Thread mitz
Title: [150205] trunk/Source/WebKit/mac Revision 150205 Author m...@apple.com Date 2013-05-16 13:50:06 -0700 (Thu, 16 May 2013) Log Message -webView:updateHistoryTitle:forURL: does not pass a frame to the delegate https://bugs.webkit.org/show_bug.cgi?id=116243 Reviewed by Anders Carlsson

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

2013-05-25 Thread mitz
Title: [150688] trunk/Source/WebKit/mac Revision 150688 Author m...@apple.com Date 2013-05-25 10:57:19 -0700 (Sat, 25 May 2013) Log Message -webView:didPerformClientRedirectFromURL:toURL:inFrame: should be given the redirecting URL as the “from” URL https://bugs.webkit.org/show_bug.cgi?i

[webkit-changes] [150693] trunk/LayoutTests

2013-05-25 Thread mitz
Title: [150693] trunk/LayoutTests Revision 150693 Author m...@apple.com Date 2013-05-25 16:13:15 -0700 (Sat, 25 May 2013) Log Message Updated expected results after r150688. Reviewed by Andreas Kling. * http/tests/globalhistory/history-delegate-basic-refresh-redirect-expected.txt: Now s

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

2013-11-13 Thread mitz
Title: [159263] trunk/Source/WebKit2 Revision 159263 Author m...@apple.com Date 2013-11-13 16:49:43 -0800 (Wed, 13 Nov 2013) Log Message [Cocoa] Add WKNSError https://bugs.webkit.org/show_bug.cgi?id=124295 Reviewed by Anders Carlsson. * Shared/Cocoa/APIObject.mm: (API::Object::newObject

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

2013-11-13 Thread mitz
Title: [159267] trunk/Source/WebKit2 Revision 159267 Author m...@apple.com Date 2013-11-13 17:59:52 -0800 (Wed, 13 Nov 2013) Log Message REGRESSION (r159263): caused 50+ crashes on all mac webkit2 bots https://bugs.webkit.org/show_bug.cgi?id=124327 Reviewed by Tim Horton. * Shared/Cocoa

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

2013-11-14 Thread mitz
Title: [159309] trunk/Source/WebKit2 Revision 159309 Author m...@apple.com Date 2013-11-14 13:40:53 -0800 (Thu, 14 Nov 2013) Log Message [Cocoa] WKAction keys are not exported https://bugs.webkit.org/show_bug.cgi?id=124378 Reviewed by Anders Carlsson. * UIProcess/API/mac/WKBrowsingConte

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

2013-11-14 Thread mitz
Title: [159322] trunk/Source/WebKit2 Revision 159322 Author m...@apple.com Date 2013-11-14 16:28:38 -0800 (Thu, 14 Nov 2013) Log Message [Cocoa] WKBrowsingContextController's policy client implementation over-releases WKURLRequests and WKURLResponses https://bugs.webkit.org/show_bug.cgi?i

[webkit-changes] [159358] trunk

2013-11-15 Thread mitz
Title: [159358] trunk Revision 159358 Author m...@apple.com Date 2013-11-15 14:22:30 -0800 (Fri, 15 Nov 2013) Log Message Give the policy client the originating frame of a navigation action https://bugs.webkit.org/show_bug.cgi?id=124431 Reviewed by Anders Carlsson. Source/WebKit2: * P

[webkit-changes] [159387] trunk

2013-11-17 Thread mitz
Title: [159387] trunk Revision 159387 Author m...@apple.com Date 2013-11-17 12:30:43 -0800 (Sun, 17 Nov 2013) Log Message No way for policy client to determine if a the response’s MIME type can be shown https://bugs.webkit.org/show_bug.cgi?id=124445 Reviewed by Sam Weinig. Source/WebKit

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

2013-11-17 Thread mitz
Title: [159388] trunk/Source/WebKit2 Revision 159388 Author m...@apple.com Date 2013-11-17 13:00:28 -0800 (Sun, 17 Nov 2013) Log Message Try to fix the EFL build. * UIProcess/efl/PagePolicyClientEfl.cpp: (WebKit::PagePolicyClientEfl::decidePolicyForResponseCallback): No need to call WKFr

[webkit-changes] [159522] trunk/Tools

2013-11-19 Thread mitz
Title: [159522] trunk/Tools Revision 159522 Author m...@apple.com Date 2013-11-19 14:27:36 -0800 (Tue, 19 Nov 2013) Log Message Reenable the JSC Objective-C API tests on Mountain Lion once the bots are running Xcode 5 Rubber-stamped by Mark Rowe. Reverted r156840. * TestWebKitAPI/Test

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

2013-11-22 Thread mitz
Title: [159703] trunk/Source/WebKit2 Revision 159703 Author m...@apple.com Date 2013-11-22 11:48:03 -0800 (Fri, 22 Nov 2013) Log Message Debug builds unconditionally dump remote layer tree transactions to stderr. Reviewed by Sam Weinig. * Platform/Logging.h: Declared RemoteLayerTree log

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

2013-11-25 Thread mitz
Title: [159759] trunk/Source/WebInspectorUI Revision 159759 Author m...@apple.com Date 2013-11-25 11:10:18 -0800 (Mon, 25 Nov 2013) Log Message Set the svn:ignore property on the Xcode project to ignore the workspace and user data. * WebInspectorUI.xcodeproj: Added property svn:ignore.

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

2013-11-25 Thread mitz
Title: [159761] trunk/Source/WebKit2/ChangeLog Revision 159761 Author m...@apple.com Date 2013-11-25 12:53:27 -0800 (Mon, 25 Nov 2013) Log Message Fixed a typo in the change log. Modified Paths trunk/Source/WebKit2/ChangeLog Diff Modified: trunk/Source/WebKit2/ChangeLog (159760 =>

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

2013-11-25 Thread mitz
Title: [159773] trunk/Source/WebKit2 Revision 159773 Author m...@apple.com Date 2013-11-25 16:20:42 -0800 (Mon, 25 Nov 2013) Log Message Fixed the iOS build. * UIProcess/API/mac/WKBrowsingContextController.mm: (-[WKBrowsingContextController loadDelegateInternal]): (-[WKBrowsingContextCon

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

2013-11-25 Thread mitz
Title: [159775] trunk/Source/WebKit2 Revision 159775 Author m...@apple.com Date 2013-11-25 16:47:51 -0800 (Mon, 25 Nov 2013) Log Message [Cocoa] Use class extensions for IPI https://bugs.webkit.org/show_bug.cgi?id=124870 Reviewed by Sam Weinig. * UIProcess/API/mac/WKBrowsingContextContr

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

2013-11-26 Thread mitz
Title: [159788] trunk/Source/WebKit2 Revision 159788 Author m...@apple.com Date 2013-11-26 12:07:48 -0800 (Tue, 26 Nov 2013) Log Message Some WebKit2 headers are not self-contained https://bugs.webkit.org/show_bug.cgi?id=124884 Reviewed by Anders Carlsson. * Shared/API/Cocoa/WKRemoteObj

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

2013-11-29 Thread mitz
Title: [159875] trunk/Source/WebKit2 Revision 159875 Author m...@apple.com Date 2013-11-29 13:15:28 -0800 (Fri, 29 Nov 2013) Log Message [Cocoa] Expose loadAlternateHTMLString via the API https://bugs.webkit.org/show_bug.cgi?id=125019 Reviewed by Sam Weinig. * UIProcess/API/Cocoa/WKBrow

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

2013-11-30 Thread mitz
Title: [159887] trunk/Source/WebKit2 Revision 159887 Author m...@apple.com Date 2013-11-30 10:49:53 -0800 (Sat, 30 Nov 2013) Log Message ResourceError encoding drops NSURL-valued keys in the NSError’s userInfo, including NSErrorFailingURLKey https://bugs.webkit.org/show_bug.cgi?id=125016

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

2013-11-30 Thread mitz
Title: [159894] trunk/Source/WebKit2 Revision 159894 Author m...@apple.com Date 2013-11-30 22:02:32 -0800 (Sat, 30 Nov 2013) Log Message [Cocoa] Stop using the WKPageRef API in WKBrowsingContextController https://bugs.webkit.org/show_bug.cgi?id=125036 Reviewed by Sam Weinig. * Shared/Co

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

2013-11-30 Thread mitz
Title: [159895] trunk/Source/WebKit2 Revision 159895 Author m...@apple.com Date 2013-11-30 22:24:05 -0800 (Sat, 30 Nov 2013) Log Message Added a version of +[NSURL _web_URLWithWTFString:relativeToURL:] that doesn’t take a base URL and switched all callers to it. https://bugs.webkit.org/sh

[webkit-changes] [159900] trunk/Tools

2013-12-01 Thread mitz
Title: [159900] trunk/Tools Revision 159900 Author m...@apple.com Date 2013-12-01 09:03:43 -0800 (Sun, 01 Dec 2013) Log Message [Mac] Remove the MiniBrowser injected bundle https://bugs.webkit.org/show_bug.cgi?id=125041 Reviewed by Anders Carlsson. It had no ops! * MiniBrowser/Configur

[webkit-changes] [159902] trunk/Tools

2013-12-01 Thread mitz
Title: [159902] trunk/Tools Revision 159902 Author m...@apple.com Date 2013-12-01 16:50:07 -0800 (Sun, 01 Dec 2013) Log Message [Mac] Transition MiniBrowser to the Cocoa API: policy delegate https://bugs.webkit.org/show_bug.cgi?id=125046 Reviewed by Sam Weinig. * MiniBrowser/mac/AppD

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

2013-12-02 Thread mitz
Title: [159991] trunk/Source/WebKit2 Revision 159991 Author m...@apple.com Date 2013-12-02 20:25:07 -0800 (Mon, 02 Dec 2013) Log Message [Cocoa] WebProtectionSpace has a generic wrapper https://bugs.webkit.org/show_bug.cgi?id=125125 Reviewed by Anders Carlsson. Added WKNSURLProtectionSp

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

2013-12-02 Thread mitz
Title: [159993] trunk/Source/WebKit2 Revision 159993 Author m...@apple.com Date 2013-12-02 22:20:39 -0800 (Mon, 02 Dec 2013) Log Message Build fix. * UIProcess/API/ios/WKGeolocationProviderIOS.mm: (-[WKGeolocationProviderIOS initWithContext:]): Modified Paths trunk/Source/WebKit2/Chang

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

2013-12-03 Thread mitz
Title: [160040] trunk/Source/WebKit2 Revision 160040 Author m...@apple.com Date 2013-12-03 14:32:20 -0800 (Tue, 03 Dec 2013) Log Message [Cocoa] Give two load delegate methods more conventional names https://bugs.webkit.org/show_bug.cgi?id=125183 Reviewed by Anders Carlsson. * UIProcess

[webkit-changes] [160071] trunk/Tools

2013-12-03 Thread mitz
Title: [160071] trunk/Tools Revision 160071 Author m...@apple.com Date 2013-12-03 22:50:54 -0800 (Tue, 03 Dec 2013) Log Message Fixed a test timing out after r160040. * TestWebKitAPI/Tests/WebKit2ObjC/WKBrowsingContextLoadDelegateTest.mm: (-[SimpleLoadFailDelegate browsingContextControll

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

2013-12-04 Thread mitz
Title: [160122] trunk/Source/WebKit2 Revision 160122 Author m...@apple.com Date 2013-12-04 14:00:35 -0800 (Wed, 04 Dec 2013) Log Message [Mac] When NSError user info is missing NSErrorPeerCertificateChainKey, ArgumentCoder should extract it from NSURLErrorFailingURLPeerTrustErrorKey https

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

2013-12-04 Thread mitz
Title: [160123] trunk/Source/WebKit2 Revision 160123 Author m...@apple.com Date 2013-12-04 14:13:17 -0800 (Wed, 04 Dec 2013) Log Message Fixed the 32-bit Mac build. * Shared/mac/WebCoreArgumentCodersMac.mm: (CoreIPCencodePlatformData): Modified Paths trunk/Source/WebKit2/ChangeLog

[webkit-changes] [160227] trunk/Source

2013-12-06 Thread mitz
Title: [160227] trunk/Source Revision 160227 Author m...@apple.com Date 2013-12-06 10:21:05 -0800 (Fri, 06 Dec 2013) Log Message [Cocoa] Add load delegate methods for responding to authentication challenges https://bugs.webkit.org/show_bug.cgi?id=125333 Reviewed by Darin Adler. Source/W

[webkit-changes] [160231] trunk/Tools

2013-12-06 Thread mitz
Title: [160231] trunk/Tools Revision 160231 Author m...@apple.com Date 2013-12-06 11:02:05 -0800 (Fri, 06 Dec 2013) Log Message [Mac] Transition MiniBrowser to the Cocoa API: load delegate https://bugs.webkit.org/show_bug.cgi?id=125334 Reviewed by Darin Adler. * MiniBrowser/mac/WK2Brows

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

2013-12-06 Thread mitz
Title: [160245] trunk/Source/WebKit2 Revision 160245 Author m...@apple.com Date 2013-12-06 13:40:34 -0800 (Fri, 06 Dec 2013) Log Message REGRESSION (r160148): Mail throws an exception during launch https://bugs.webkit.org/show_bug.cgi?id=125362 Reviewed by Sam Weinig. There were two pr

[webkit-changes] [160266] trunk/Tools

2013-12-06 Thread mitz
Title: [160266] trunk/Tools Revision 160266 Author m...@apple.com Date 2013-12-06 18:55:23 -0800 (Fri, 06 Dec 2013) Log Message [Mac] MiniBrowser Debug builds are compiled with -Os https://bugs.webkit.org/show_bug.cgi?id=125376 Reviewed by Tim Horton. * MiniBrowser/MiniBrowser.xcodeproj

<    7   8   9   10   11   12   13   14   15   16   >