[webkit-changes] [211438] trunk/Source

2017-01-31 Thread jberlin
Title: [211438] trunk/Source Revision 211438 Author jber...@webkit.org Date 2017-01-31 10:41:54 -0800 (Tue, 31 Jan 2017) Log Message Build fix. Source/WebCore: * editing/mac/EditorMac.mm: (WebCore::Editor::pasteWithPasteboard): (WebCore::Editor::takeFindStringFromSelection): (WebCore::E

[webkit-changes] [244714] trunk/Source

2019-04-26 Thread jberlin
Title: [244714] trunk/Source Revision 244714 Author jber...@webkit.org Date 2019-04-26 19:20:53 -0700 (Fri, 26 Apr 2019) Log Message Add new mac target numbers https://bugs.webkit.org/show_bug.cgi?id=197313 Reviewed by Alex Christensen. * Configurations/Version.xcconfig: Source/_javascr

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

2013-02-21 Thread jberlin
Title: [143679] trunk/Source/_javascript_Core Revision 143679 Author jber...@webkit.org Date 2013-02-21 18:48:09 -0800 (Thu, 21 Feb 2013) Log Message Fix a typo that broke the 32 bit build. * dfg/DFGSpeculativeJIT32_64.cpp: (JSC::DFG::SpeculativeJIT::compile): Modified Paths trunk/Sour

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

2013-02-22 Thread jberlin
Title: [143733] trunk/Source/WebCore Revision 143733 Author jber...@webkit.org Date 2013-02-22 08:33:54 -0800 (Fri, 22 Feb 2013) Log Message 32-bit build fix after r143706 * fileapi/FileReaderLoader.cpp: (WebCore::FileReaderLoader::didReceiveData): Modified Paths trunk/Source/WebCore/C

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

2013-02-25 Thread jberlin
Title: [143999] trunk/Source/WebCore Revision 143999 Author jber...@webkit.org Date 2013-02-25 18:33:04 -0800 (Mon, 25 Feb 2013) Log Message Update the localizable strings file. Rubber-stamped by Anders Carlsson. * English.lproj/Localizable.strings: Modified Paths trunk/Source/WebCore

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

2013-03-01 Thread jberlin
Title: [144460] trunk/Source/WebCore Revision 144460 Author jber...@webkit.org Date 2013-03-01 08:46:11 -0800 (Fri, 01 Mar 2013) Log Message Build fix. Roll out r144431 because it was a build fix for r144422, which was rolled out in r16. * platform/graphics/avfoundation/objc/WebCore

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

2013-03-05 Thread jberlin
Title: [144769] trunk/Source/WebCore Revision 144769 Author jber...@webkit.org Date 2013-03-05 09:35:38 -0800 (Tue, 05 Mar 2013) Log Message Update the localizable strings file. Rubber-stamped by Anders Carlsson. * English.lproj/Localizable.strings: Modified Paths trunk/Source/WebCore

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

2012-12-10 Thread jberlin
Title: [137240] trunk/Source/WebCore Revision 137240 Author jber...@webkit.org Date 2012-12-10 19:10:41 -0800 (Mon, 10 Dec 2012) Log Message Fix the Mac build after r137233 * html/shadow/HTMLShadowElement.h: Remove a declaration of a member variable that was moved to the InsertionPoint s

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

2012-12-11 Thread jberlin
Title: [137321] trunk/Source/WebCore Revision 137321 Author jber...@webkit.org Date 2012-12-11 08:43:26 -0800 (Tue, 11 Dec 2012) Log Message Fix the Mac build after r137261 * WebCore.exp.in: Modified Paths trunk/Source/WebCore/ChangeLog trunk/Source/WebCore/WebCore.exp.in Diff Mod

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

2012-12-11 Thread jberlin
Title: [137324] trunk/Source/WebCore Revision 137324 Author jber...@webkit.org Date 2012-12-11 09:15:36 -0800 (Tue, 11 Dec 2012) Log Message Revert incorrect build fix. * WebCore.exp.in: Modified Paths trunk/Source/WebCore/ChangeLog trunk/Source/WebCore/WebCore.exp.in Diff Modifie

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

2012-12-14 Thread jberlin
Title: [137750] trunk/Source/WebCore Revision 137750 Author jber...@webkit.org Date 2012-12-14 09:19:36 -0800 (Fri, 14 Dec 2012) Log Message Mac build fix after r137724. * platform/graphics/MediaPlayer.h: (WebCore::MediaPlayerClient::mediaPlayerKeyAdded): Comment out the names of the unu

[webkit-changes] [127022] trunk/LayoutTests

2012-08-29 Thread jberlin
Title: [127022] trunk/LayoutTests Revision 127022 Author jber...@webkit.org Date 2012-08-29 11:09:26 -0700 (Wed, 29 Aug 2012) Log Message ASSERTION FAILED: enclosingIntRect(rendererMappedResult) == enclosingIntRect(FloatQuad(result).boundingBox()) : WebCore::FloatRect WebCore::RenderGeome

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

2012-08-29 Thread jberlin
Title: [127032] trunk/Source/WebCore Revision 127032 Author jber...@webkit.org Date 2012-08-29 12:50:15 -0700 (Wed, 29 Aug 2012) Log Message run-bindings-tests failing on Apple Mountain Lion Testers. https://bugs.webkit.org/show_bug.cgi?id=95354 Reviewed by Eric Seidel. The binding test

[webkit-changes] [127048] trunk/LayoutTests

2012-08-29 Thread jberlin
Title: [127048] trunk/LayoutTests Revision 127048 Author jber...@webkit.org Date 2012-08-29 14:05:26 -0700 (Wed, 29 Aug 2012) Log Message ASSERTION FAILED: enclosingIntRect(rendererMappedResult) == enclosingIntRect(FloatQuad(result).boundingBox()) : WebCore::FloatRect WebCore::RenderGeome

[webkit-changes] [127078] trunk/LayoutTests

2012-08-29 Thread jberlin
Title: [127078] trunk/LayoutTests Revision 127078 Author jber...@webkit.org Date 2012-08-29 18:44:57 -0700 (Wed, 29 Aug 2012) Log Message Mountain Lion missing results for media/controls-without-preload.html https://bugs.webkit.org/show_bug.cgi?id=95417 Add the text results the bots were

[webkit-changes] [127080] trunk/LayoutTests

2012-08-29 Thread jberlin
Title: [127080] trunk/LayoutTests Revision 127080 Author jber...@webkit.org Date 2012-08-29 18:59:27 -0700 (Wed, 29 Aug 2012) Log Message ASSERTION FAILURE in JSC::JSGlobalData::float32ArrayDescriptor when running fast/js/dfg-float64array.html https://bugs.webkit.org/show_bug.cgi?id=95398

[webkit-changes] [127166] trunk/LayoutTests

2012-08-30 Thread jberlin
Title: [127166] trunk/LayoutTests Revision 127166 Author jber...@webkit.org Date 2012-08-30 11:41:36 -0700 (Thu, 30 Aug 2012) Log Message Assertion failure in MessagePort::contextDestroyed in http/tests/security/MessagePort/event-listener-context.html, usually attributed to later tests. h

[webkit-changes] [127184] trunk/LayoutTests

2012-08-30 Thread jberlin
Title: [127184] trunk/LayoutTests Revision 127184 Author jber...@webkit.org Date 2012-08-30 13:40:35 -0700 (Thu, 30 Aug 2012) Log Message flexitem-stretch-image.html is flaky https://bugs.webkit.org/show_bug.cgi?id=95366 Remove the failing test expectations in platform/mac, since this is

[webkit-changes] [127192] trunk/LayoutTests

2012-08-30 Thread jberlin
Title: [127192] trunk/LayoutTests Revision 127192 Author jber...@webkit.org Date 2012-08-30 14:38:59 -0700 (Thu, 30 Aug 2012) Log Message CSS 2.1 failure: margin-collapse-clear-012 fails https://bugs.webkit.org/show_bug.cgi?id=80394 Mark fast/block/float/024.hml as an expected text failu

[webkit-changes] [127209] trunk/LayoutTests

2012-08-30 Thread jberlin
Title: [127209] trunk/LayoutTests Revision 127209 Author jber...@webkit.org Date 2012-08-30 16:31:58 -0700 (Thu, 30 Aug 2012) Log Message CSS 2.1 failure: margin-collapse-clear-012 fails https://bugs.webkit.org/show_bug.cgi?id=80394 Mark fast/block/margin-collapse/empty-clear-blocks.html

[webkit-changes] [127216] trunk/LayoutTests

2012-08-30 Thread jberlin
Title: [127216] trunk/LayoutTests Revision 127216 Author jber...@webkit.org Date 2012-08-30 17:21:58 -0700 (Thu, 30 Aug 2012) Log Message Remove the failing expectation from some tests that are no longer failing on Lion. * platform/mac-lion/TestExpectations: Modified Paths trunk/Layout

[webkit-changes] [127271] trunk/LayoutTests

2012-08-31 Thread jberlin
Title: [127271] trunk/LayoutTests Revision 127271 Author jber...@webkit.org Date 2012-08-31 09:03:26 -0700 (Fri, 31 Aug 2012) Log Message Web Inspector: sort object properties when dumping them in tests https://bugs.webkit.org/show_bug.cgi?id=95459 Fix the expected results for timeline-p

[webkit-changes] [127286] trunk/LayoutTests

2012-08-31 Thread jberlin
Title: [127286] trunk/LayoutTests Revision 127286 Author jber...@webkit.org Date 2012-08-31 11:00:08 -0700 (Fri, 31 Aug 2012) Log Message fast/workers/storage/interrupt-database-sync.html fails intermittently https://bugs.webkit.org/show_bug.cgi?id=49906 The test was disabled in r81333,

[webkit-changes] [127287] trunk/LayoutTests

2012-08-31 Thread jberlin
Title: [127287] trunk/LayoutTests Revision 127287 Author jber...@webkit.org Date 2012-08-31 11:00:13 -0700 (Fri, 31 Aug 2012) Log Message [Qt] http/tests/cookies/js-get-and-set-http-only-cookie.html failing since introduction in r119947 https://bugs.webkit.org/show_bug.cgi?id=87208 The .

[webkit-changes] [127288] trunk/LayoutTests

2012-08-31 Thread jberlin
Title: [127288] trunk/LayoutTests Revision 127288 Author jber...@webkit.org Date 2012-08-31 11:00:17 -0700 (Fri, 31 Aug 2012) Log Message plugins/npruntime/leak-window-scriptable-object.html is failing https://bugs.webkit.org/show_bug.cgi?id=90710 This test was removed in r91637. Remove

[webkit-changes] [127289] trunk/LayoutTests

2012-08-31 Thread jberlin
Title: [127289] trunk/LayoutTests Revision 127289 Author jber...@webkit.org Date 2012-08-31 11:00:20 -0700 (Fri, 31 Aug 2012) Log Message http/tests/cache/cancel-in-progress-load.html fails on several platforms https://bugs.webkit.org/show_bug.cgi?id=87728 The test was rolled out in r119

[webkit-changes] [127290] trunk/LayoutTests

2012-08-31 Thread jberlin
Title: [127290] trunk/LayoutTests Revision 127290 Author jber...@webkit.org Date 2012-08-31 11:00:24 -0700 (Fri, 31 Aug 2012) Log Message fast/css/align-positioned-object-on-resize.html skipped on Mac platforms https://bugs.webkit.org/show_bug.cgi?id=83489 This test was removed in r12691

[webkit-changes] [127292] trunk/LayoutTests

2012-08-31 Thread jberlin
Title: [127292] trunk/LayoutTests Revision 127292 Author jber...@webkit.org Date 2012-08-31 11:12:59 -0700 (Fri, 31 Aug 2012) Log Message Mark http/tests/security/inactive-document-with-empty-security-origin.html while Geoff Garen investigates in https://bugs.webkit.org/show_bug.cgi?id=95

[webkit-changes] [127312] trunk/LayoutTests

2012-08-31 Thread jberlin
Title: [127312] trunk/LayoutTests Revision 127312 Author jber...@webkit.org Date 2012-08-31 13:41:21 -0700 (Fri, 31 Aug 2012) Log Message The fast/forms/ file tests were moved in the file sub-directory in r96918. Remove the old entries from the Skipped list. * platform/mac-wk2/Skipped:

[webkit-changes] [127314] trunk/LayoutTests

2012-08-31 Thread jberlin
Title: [127314] trunk/LayoutTests Revision 127314 Author jber...@webkit.org Date 2012-08-31 13:55:07 -0700 (Fri, 31 Aug 2012) Log Message compositing/tiling/huge-layer* flakey https://bugs.webkit.org/show_bug.cgi?id=48454 These tests were disabled in r89631. Remove them from the Skipped

[webkit-changes] [127315] trunk/LayoutTests

2012-08-31 Thread jberlin
Title: [127315] trunk/LayoutTests Revision 127315 Author jber...@webkit.org Date 2012-08-31 13:55:12 -0700 (Fri, 31 Aug 2012) Log Message LayoutTests/http/tests/websocket/tests/hixie76/frame-lengths.html was removed. Remove it from the Skipped list. * platform/mac-wk2/Skipped: * platform

[webkit-changes] [127330] trunk/LayoutTests

2012-08-31 Thread jberlin
Title: [127330] trunk/LayoutTests Revision 127330 Author jber...@webkit.org Date 2012-08-31 16:00:17 -0700 (Fri, 31 Aug 2012) Log Message [Mountain Lion] platform/mac/editing/spelling/removing-underline-after-accepting-autocorrection-using-punctuation.html failing. https://bugs.webkit.org

[webkit-changes] [127332] trunk/LayoutTests

2012-08-31 Thread jberlin
Title: [127332] trunk/LayoutTests Revision 127332 Author jber...@webkit.org Date 2012-08-31 16:16:39 -0700 (Fri, 31 Aug 2012) Log Message [Lion] css3/filters/composited-during-animation-layertree.html produces empty results https://bugs.webkit.org/show_bug.cgi?id=95622 Move the empty res

[webkit-changes] [141172] trunk/Tools

2013-01-29 Thread jberlin
Title: [141172] trunk/Tools Revision 141172 Author jber...@webkit.org Date 2013-01-29 15:35:54 -0800 (Tue, 29 Jan 2013) Log Message run-api-tests should have an option to specify root https://bugs.webkit.org/show_bug.cgi?id=108210 Reviewed by Ryosuke Niwa. * Scripts/run-api-tests: Add t

[webkit-changes] [141323] trunk/LayoutTests

2013-01-30 Thread jberlin
Title: [141323] trunk/LayoutTests Revision 141323 Author jber...@webkit.org Date 2013-01-30 14:49:56 -0800 (Wed, 30 Jan 2013) Log Message Don't run the tiled-drawing tests on Lion WK2. * platform/mac-wk2/TestExpectations: Even though the platform/mac/tiled-drawing tests were skipped in t

[webkit-changes] [141329] trunk/LayoutTests

2013-01-30 Thread jberlin
Title: [141329] trunk/LayoutTests Revision 141329 Author jber...@webkit.org Date 2013-01-30 15:19:21 -0800 (Wed, 30 Jan 2013) Log Message Revert r138912, the right fix for https://bugs.webkit.org/show_bug.cgi?id=106187 is in r141323. * platform/mac-wk2/TestExpectations: Modified Paths

[webkit-changes] [141425] trunk/LayoutTests

2013-01-31 Thread jberlin
Title: [141425] trunk/LayoutTests Revision 141425 Author jber...@webkit.org Date 2013-01-31 08:45:44 -0800 (Thu, 31 Jan 2013) Log Message WebKitTestRunner needs an implementation of eventSender.beginDragWithFiles https://bugs.webkit.org/show_bug.cgi?id=64285 * platform/wk2/TestExpectatio

[webkit-changes] [141457] trunk/LayoutTests

2013-01-31 Thread jberlin
Title: [141457] trunk/LayoutTests Revision 141457 Author jber...@webkit.org Date 2013-01-31 11:56:20 -0800 (Thu, 31 Jan 2013) Log Message ASSERTION FAILED: m_clipRectsCache->m_respectingOverflowClip[clipRectsType] == (clipRectsContext.respectOverflowClip == RespectOverflowClip) in RenderL

[webkit-changes] [141458] trunk/LayoutTests

2013-01-31 Thread jberlin
Title: [141458] trunk/LayoutTests Revision 141458 Author jber...@webkit.org Date 2013-01-31 11:56:23 -0800 (Thu, 31 Jan 2013) Log Message inspector/editor/text-editor-ctrl-movements.html was renamed to inspector/editor/text-editor-word-jumps.html in r141399. Update the TestExpectations fi

[webkit-changes] [141469] trunk/LayoutTests

2013-01-31 Thread jberlin
Title: [141469] trunk/LayoutTests Revision 141469 Author jber...@webkit.org Date 2013-01-31 12:55:15 -0800 (Thu, 31 Jan 2013) Log Message REGRESSION(r141136): Apple's internal PLT test suite doesn't finish https://bugs.webkit.org/show_bug.cgi?id=108380 Mark some tests whose results depen

[webkit-changes] [141487] trunk/LayoutTests

2013-01-31 Thread jberlin
Title: [141487] trunk/LayoutTests Revision 141487 Author jber...@webkit.org Date 2013-01-31 14:23:43 -0800 (Thu, 31 Jan 2013) Log Message Rebaseline after r141459. * platform/mac/fast/multicol/shrink-to-column-height-for-pagination-expected.txt: Modified Paths trunk/LayoutTests/ChangeL

[webkit-changes] [141504] trunk/Source

2013-01-31 Thread jberlin
Title: [141504] trunk/Source Revision 141504 Author jber...@webkit.org Date 2013-01-31 16:37:38 -0800 (Thu, 31 Jan 2013) Log Message Rolling out r141407 because it is causing crashes under WTF::TCMalloc_Central_FreeList::FetchFromSpans() in Release builds. Source/_javascript_Core: * byt

[webkit-changes] [141508] trunk/LayoutTests

2013-01-31 Thread jberlin
Title: [141508] trunk/LayoutTests Revision 141508 Author jber...@webkit.org Date 2013-01-31 17:10:11 -0800 (Thu, 31 Jan 2013) Log Message REGRESSION(r141136): Apple's internal PLT test suite doesn't finish https://bugs.webkit.org/show_bug.cgi?id=108380 Mark another test whose results dep

[webkit-changes] [141627] trunk/LayoutTests

2013-02-01 Thread jberlin
Title: [141627] trunk/LayoutTests Revision 141627 Author jber...@webkit.org Date 2013-02-01 12:27:05 -0800 (Fri, 01 Feb 2013) Log Message WTR needs an implementation of setAutomaticLinkDetectionEnabled https://bugs.webkit.org/show_bug.cgi?id=87162 Skip a test on wk2 added in r14618 that

[webkit-changes] [141661] trunk/LayoutTests

2013-02-01 Thread jberlin
Title: [141661] trunk/LayoutTests Revision 141661 Author jber...@webkit.org Date 2013-02-01 16:25:01 -0800 (Fri, 01 Feb 2013) Log Message The assertions in updateLayerPositionsAfterScroll were commented out in r141278, so stop expecting http/tests/inspector/resource-har-pages.html to asse

[webkit-changes] [141801] trunk/LayoutTests

2013-02-04 Thread jberlin
Title: [141801] trunk/LayoutTests Revision 141801 Author jber...@webkit.org Date 2013-02-04 13:29:54 -0800 (Mon, 04 Feb 2013) Log Message Out-of-view check of fixed position element in frame might still be incorrect on Mac when page is scaled https://bugs.webkit.org/show_bug.cgi?id=105049

[webkit-changes] [141802] trunk/LayoutTests

2013-02-04 Thread jberlin
Title: [141802] trunk/LayoutTests Revision 141802 Author jber...@webkit.org Date 2013-02-04 13:29:58 -0800 (Mon, 04 Feb 2013) Log Message [WK2] [Mac] Support drag in mouse events for WebKit2 EventSender https://bugs.webkit.org/show_bug.cgi?id=68552 Skip another test that depends on setti

[webkit-changes] [141831] trunk/LayoutTests

2013-02-04 Thread jberlin
Title: [141831] trunk/LayoutTests Revision 141831 Author jber...@webkit.org Date 2013-02-04 16:39:09 -0800 (Mon, 04 Feb 2013) Log Message REGRESSION (r129478-r129480): http/tests/loading/text-content-type-with-binary-extension.html failing on Apple MountainLion Debug WK2 (Tests) https://b

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

2013-02-07 Thread jberlin
Title: [142147] trunk/Source/WebCore Revision 142147 Author jber...@webkit.org Date 2013-02-07 10:12:06 -0800 (Thu, 07 Feb 2013) Log Message REGRESSION(r142003): Duplicate "Unknown" strings in LocalizedStrings.cpp not distinguished by key https://bugs.webkit.org/show_bug.cgi?id=109196 Re

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

2013-02-12 Thread jberlin
Title: [142632] trunk/Source/WebKit2 Revision 142632 Author jber...@webkit.org Date 2013-02-12 08:59:11 -0800 (Tue, 12 Feb 2013) Log Message Build fix after r142540 and r142518 * WebProcess/Plugins/PluginProcessConnectionManager.cpp: (WebKit::PluginProcessConnectionManager::didReceivePlu

[webkit-changes] [142637] trunk

2013-02-12 Thread jberlin
Title: [142637] trunk Revision 142637 Author jber...@webkit.org Date 2013-02-12 09:37:39 -0800 (Tue, 12 Feb 2013) Log Message Rollout r142618, it broke all the Mac builds. Source/WebCore: * inspector/HeapGraphSerializer.cpp: (WebCore::HeapGraphSerializer::HeapGraphSerializer): (WebCore:

[webkit-changes] [196070] trunk/Source

2016-02-03 Thread jberlin
Title: [196070] trunk/Source Revision 196070 Author jber...@webkit.org Date 2016-02-03 09:59:23 -0800 (Wed, 03 Feb 2016) Log Message Build fix. [NSEvent context] has always returned nil. Replace uses with nullptr. Source/WebCore: * page/mac/EventHandlerMac.mm: (WebCore::EventHandler::s

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

2015-05-06 Thread jberlin
Title: [183869] trunk/Source/WebCore Revision 183869 Author jber...@webkit.org Date 2015-05-06 09:25:09 -0700 (Wed, 06 May 2015) Log Message 32-bit build fix after r183859 and r183860. * page/mac/TextIndicatorWindow.mm: Autosynthesis isn't available for our 32-bit builds. Modified Paths

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

2015-05-06 Thread jberlin
Title: [183870] trunk/Source/WebCore Revision 183870 Author jber...@webkit.org Date 2015-05-06 09:36:25 -0700 (Wed, 06 May 2015) Log Message More build fixing. * page/mac/TextIndicatorWindow.mm: Modified Paths trunk/Source/WebCore/ChangeLog trunk/Source/WebCore/page/mac/TextIndicatorWi

[webkit-changes] [86673] trunk/LayoutTests

2011-05-17 Thread jberlin
Title: [86673] trunk/LayoutTests Revision 86673 Author jber...@webkit.org Date 2011-05-17 09:03:18 -0700 (Tue, 17 May 2011) Log Message WebKit2 needs layoutTestController.overridePreference. https://bugs.webkit.org/show_bug.cgi?id=42197 Add fast/images/animated-gif-restored-from-bfcache.

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

2011-05-23 Thread jberlin
Title: [87077] trunk/Source/WebKit2 Revision 87077 Author jber...@webkit.org Date 2011-05-23 10:15:25 -0700 (Mon, 23 May 2011) Log Message [Windows] Initial Cookie Accept Policy not set on Deserialized Storage Session. https://bugs.webkit.org/show_bug.cgi?id=61255 Reviewed by Darin Adler

[webkit-changes] [87917] trunk/LayoutTests

2011-06-02 Thread jberlin
Title: [87917] trunk/LayoutTests Revision 87917 Author jber...@webkit.org Date 2011-06-02 09:24:02 -0700 (Thu, 02 Jun 2011) Log Message WebKitTestRunner needs an implementation of setTextDirection. https://bugs.webkit.org/show_bug.cgi?id=61931 Add fast/html/set-text-direction.htm

[webkit-changes] [87919] trunk/LayoutTests

2011-06-02 Thread jberlin
Title: [87919] trunk/LayoutTests Revision 87919 Author jber...@webkit.org Date 2011-06-02 09:36:55 -0700 (Thu, 02 Jun 2011) Log Message WebKitTestRunner needs an implementation of eventSender. https://bugs.webkit.org/show_bug.cgi?id=42194 Add editing/pasteboard/copy-standalone-image-cras

[webkit-changes] [88182] trunk/LayoutTests

2011-06-06 Thread jberlin
Title: [88182] trunk/LayoutTests Revision 88182 Author jber...@webkit.org Date 2011-06-06 12:57:32 -0700 (Mon, 06 Jun 2011) Log Message Windows DRT needs an implementation of shadowRoot. https://bugs.webkit.org/show_bug.cgi?id=59081 Skip more tests on Windows that use the Shadow DOM to g

[webkit-changes] [88184] trunk/LayoutTests

2011-06-06 Thread jberlin
Title: [88184] trunk/LayoutTests Revision 88184 Author jber...@webkit.org Date 2011-06-06 13:14:35 -0700 (Mon, 06 Jun 2011) Log Message Update the Windows-specific results after r88020 in order to get the bots green. * platform/win/fast/dom/Window/window-property-descriptors-expected.txt

[webkit-changes] [88672] trunk/LayoutTests

2011-06-13 Thread jberlin
Title: [88672] trunk/LayoutTests Revision 88672 Author jber...@webkit.org Date 2011-06-13 12:33:52 -0700 (Mon, 13 Jun 2011) Log Message Remove an extra space in the Windows-specific failing expected results to ge the bots green. * platform/win/printing/page-count-relayout-shrink-expected

[webkit-changes] [88684] trunk/LayoutTests

2011-06-13 Thread jberlin
Title: [88684] trunk/LayoutTests Revision 88684 Author jber...@webkit.org Date 2011-06-13 13:41:39 -0700 (Mon, 13 Jun 2011) Log Message plugins/mouse-events and plugins/mouse-events-fixedpos don't fire events on the plugin. https://bugs.webkit.org/show_bug.cgi?id=33973 Update the Windows

[webkit-changes] [88694] trunk/LayoutTests

2011-06-13 Thread jberlin
Title: [88694] trunk/LayoutTests Revision 88694 Author jber...@webkit.org Date 2011-06-13 14:20:00 -0700 (Mon, 13 Jun 2011) Log Message [Windows Tests] EventSender.contextClick() needs to return a JS array of the context menu items. https://bugs.webkit.org/show_bug.cgi?id=62597 Add editi

[webkit-changes] [88739] trunk/LayoutTests

2011-06-13 Thread jberlin
Title: [88739] trunk/LayoutTests Revision 88739 Author jber...@webkit.org Date 2011-06-13 17:39:53 -0700 (Mon, 13 Jun 2011) Log Message Add Windows-specific pixel and text results to account for the different design of the ying-yang character on Windows (and of course to get the bots gree

[webkit-changes] [88747] trunk/LayoutTests

2011-06-13 Thread jberlin
Title: [88747] trunk/LayoutTests Revision 88747 Author jber...@webkit.org Date 2011-06-13 18:46:22 -0700 (Mon, 13 Jun 2011) Log Message REGRESSION (r88579-r88581): compositing/iframes/invisible-nested-iframe-show.html, compositing/tiling/huge-layer-add-remove-child.html failing on Windows

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

2012-07-06 Thread jberlin
Title: [121978] trunk/Source/WebKit2 Revision 121978 Author jber...@webkit.org Date 2012-07-06 09:35:21 -0700 (Fri, 06 Jul 2012) Log Message WebContext::injectedBundleInitializationUserData() is unused, should be removed https://bugs.webkit.org/show_bug.cgi?id=90486 Reviewed by Anders Ca

[webkit-changes] [121979] trunk

2012-07-06 Thread jberlin
Title: [121979] trunk Revision 121979 Author jber...@webkit.org Date 2012-07-06 09:35:32 -0700 (Fri, 06 Jul 2012) Log Message Source/WebKit2: WKContext should ask for its injected bundle initialization user data when it needs it so the client doesn't have to keep it up to date. https://bu

[webkit-changes] [117112] trunk

2012-05-15 Thread jberlin
Title: [117112] trunk Revision 117112 Author jber...@webkit.org Date 2012-05-15 12:05:52 -0700 (Tue, 15 May 2012) Log Message WKContextSetCacheModel(contextref, kWKCacheModelDocumentViewer) doesn't prevent pages from going into the PageCache. https://bugs.webkit.org/show_bug.cgi?id=85891

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

2012-05-22 Thread jberlin
Title: [118031] trunk/Source/WTF Revision 118031 Author jber...@webkit.org Date 2012-05-22 13:03:33 -0700 (Tue, 22 May 2012) Log Message Build fix. * wtf/RAMSize.cpp: (WTF::computeRAMSize): If you say you are going to return a size_t, actually return a size_t. Modified Paths trunk/Sour

[webkit-changes] [118049] trunk/LayoutTests

2012-05-22 Thread jberlin
Title: [118049] trunk/LayoutTests Revision 118049 Author jber...@webkit.org Date 2012-05-22 13:57:03 -0700 (Tue, 22 May 2012) Log Message WTR needs an implementation of setAutomaticLinkDetectionEnabled https://bugs.webkit.org/show_bug.cgi?id=87162 Add editing/inserting/typing-space-to-tr

[webkit-changes] [118058] trunk/LayoutTests

2012-05-22 Thread jberlin
Title: [118058] trunk/LayoutTests Revision 118058 Author jber...@webkit.org Date 2012-05-22 14:50:15 -0700 (Tue, 22 May 2012) Log Message WK2 Skipped list should be updated to reflect that https://bugs.webkit.org/show_bug.cgi?id=57515 has been fixed. https://bugs.webkit.org/show_bug.cgi?i

[webkit-changes] [111800] trunk/Source

2012-03-22 Thread jberlin
Title: [111800] trunk/Source Revision 111800 Author jber...@webkit.org Date 2012-03-22 17:57:44 -0700 (Thu, 22 Mar 2012) Log Message Windows build fix after r111778. Source/_javascript_Core: * _javascript_Core.vcproj/_javascript_Core/_javascript_Core.vcproj: Don't include and try to bui

[webkit-changes] [111866] trunk/Tools

2012-03-23 Thread jberlin
Title: [111866] trunk/Tools Revision 111866 Author jber...@webkit.org Date 2012-03-23 09:14:18 -0700 (Fri, 23 Mar 2012) Log Message Assertion failure in PlatformPasteboardMac constructor causing multiple tests to "crash" on the Lion Intel WebKit2 Debug bots. https://bugs.webkit.org/show_b

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

2012-03-28 Thread jberlin
Title: [112498] trunk/Source/WebCore Revision 112498 Author jber...@webkit.org Date 2012-03-28 21:08:27 -0700 (Wed, 28 Mar 2012) Log Message Fix Windows build after r112482. * platform/network/cf/FormDataStreamCFNet.cpp: (WebCore::formOpen): Do not attempt to use an OS X error code on Wi

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

2012-04-13 Thread jberlin
Title: [114188] trunk/Source/WebCore Revision 114188 Author jber...@webkit.org Date 2012-04-13 17:34:19 -0700 (Fri, 13 Apr 2012) Log Message Remove the calls to CRASH() from ResourceLoader.cpp. https://bugs.webkit.org/show_bug.cgi?id=83962 Reviewed by Alexey Proskuryakov. They were adde

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

2012-05-01 Thread jberlin
Title: [115746] trunk/Source/WebCore Revision 115746 Author jber...@webkit.org Date 2012-05-01 13:15:26 -0700 (Tue, 01 May 2012) Log Message Crash calling disconnectFrame on a DOMWindowExtension a second time. https://bugs.webkit.org/show_bug.cgi?id=85301 Reviewed by Darin Adler. DOMWin

[webkit-changes] [118064] trunk/Tools

2012-05-22 Thread jberlin
Title: [118064] trunk/Tools Revision 118064 Author jber...@webkit.org Date 2012-05-22 15:23:32 -0700 (Tue, 22 May 2012) Log Message WTR fix after r118001. Rubber-stamped by Alexey Proskuryakov. Update the WTR implementation of keyDown to match the DRT one changed in r118001. * WebKitTe

[webkit-changes] [118078] trunk/LayoutTests

2012-05-22 Thread jberlin
Title: [118078] trunk/LayoutTests Revision 118078 Author jber...@webkit.org Date 2012-05-22 16:25:41 -0700 (Tue, 22 May 2012) Log Message WebKitTestRunner needs layoutTestController.setPrinting https://bugs.webkit.org/show_bug.cgi?id=42693 Add printing/iframe-print.html to the WK2 Skippe

[webkit-changes] [118081] trunk/LayoutTests

2012-05-22 Thread jberlin
Title: [118081] trunk/LayoutTests Revision 118081 Author jber...@webkit.org Date 2012-05-22 16:56:58 -0700 (Tue, 22 May 2012) Log Message [Mac WK2] platform/mac-wk2/plugins/mouse-events-scaled.html failing https://bugs.webkit.org/show_bug.cgi?id=87182 Add expected (failing?) results to g

[webkit-changes] [118091] trunk

2012-05-22 Thread jberlin
Title: [118091] trunk Revision 118091 Author jber...@webkit.org Date 2012-05-22 18:12:57 -0700 (Tue, 22 May 2012) Log Message WebKitTestRunner needs an implementation of layoutTestController.setDefersLoading https://bugs.webkit.org/show_bug.cgi?id=64313 Reviewed by Jon Honeycutt. Tools:

[webkit-changes] [118092] trunk/LayoutTests

2012-05-22 Thread jberlin
Title: [118092] trunk/LayoutTests Revision 118092 Author jber...@webkit.org Date 2012-05-22 18:13:03 -0700 (Tue, 22 May 2012) Log Message Do some more clean up on the WK2 Skipped list. Add bug numbers, remove tests that have been fixed, and consolidate tests that are already covered else

[webkit-changes] [118221] branches/safari-536-branch/LayoutTests

2012-05-23 Thread jberlin
Title: [118221] branches/safari-536-branch/LayoutTests Revision 118221 Author jber...@webkit.org Date 2012-05-23 12:01:31 -0700 (Wed, 23 May 2012) Log Message Skip the CSS Regions tests on the 536 branch because CSS_REGIONS is disabled on the 536 branch. * platform/mac/Skipped: Modified

[webkit-changes] [118224] branches/safari-536-branch/LayoutTests

2012-05-23 Thread jberlin
Title: [118224] branches/safari-536-branch/LayoutTests Revision 118224 Author jber...@webkit.org Date 2012-05-23 12:12:36 -0700 (Wed, 23 May 2012) Log Message Skip the IFrame Seamless tests on the 536 branch because IFRAME_SEAMLESS is diabled on the 536 branch. * platform/mac/Skipped: M

[webkit-changes] [118232] branches/safari-536-branch/LayoutTests

2012-05-23 Thread jberlin
Title: [118232] branches/safari-536-branch/LayoutTests Revision 118232 Author jber...@webkit.org Date 2012-05-23 13:27:55 -0700 (Wed, 23 May 2012) Log Message Skip a test failing on the 536 branch due to missing WTR support. * platform/wk2/Skipped: Modified Paths branches/safari-536-br

[webkit-changes] [118235] branches/safari-536-branch/LayoutTests

2012-05-23 Thread jberlin
Title: [118235] branches/safari-536-branch/LayoutTests Revision 118235 Author jber...@webkit.org Date 2012-05-23 13:39:30 -0700 (Wed, 23 May 2012) Log Message Roll back in the gardening done after r116039 for the 536 branch. It was rolled out accidentally in r116070 when rolling out the

[webkit-changes] [118255] branches/safari-536-branch/LayoutTests

2012-05-23 Thread jberlin
Title: [118255] branches/safari-536-branch/LayoutTests Revision 118255 Author jber...@webkit.org Date 2012-05-23 15:20:06 -0700 (Wed, 23 May 2012) Log Message Turn off the inspector tests on the 536 branch. * platform/mac/Skipped: Modified Paths branches/safari-536-branch/LayoutTests/C

[webkit-changes] [118260] branches/safari-536-branch/LayoutTests

2012-05-23 Thread jberlin
Title: [118260] branches/safari-536-branch/LayoutTests Revision 118260 Author jber...@webkit.org Date 2012-05-23 16:06:17 -0700 (Wed, 23 May 2012) Log Message Roll out 116019 on the 536 branch, since r116009 was rolled out on the 536 branch. r116019 updated the test in response to the sw

[webkit-changes] [118264] branches/safari-536-branch/LayoutTests

2012-05-23 Thread jberlin
Title: [118264] branches/safari-536-branch/LayoutTests Revision 118264 Author jber...@webkit.org Date 2012-05-23 16:16:30 -0700 (Wed, 23 May 2012) Log Message Roll out r116176 on the 536 branch, since r116009 was rolled out on the 536 branch. r116176 updated the test in response to the s

[webkit-changes] [118266] branches/safari-536-branch/LayoutTests

2012-05-23 Thread jberlin
Title: [118266] branches/safari-536-branch/LayoutTests Revision 118266 Author jber...@webkit.org Date 2012-05-23 16:36:20 -0700 (Wed, 23 May 2012) Log Message Roll in r116340 to the 536 branch (needed test cleanup that didn't make the branch cut). * platform/mac-wk2/Skipped: * platform/m

[webkit-changes] [118268] branches/safari-536-branch/LayoutTests

2012-05-23 Thread jberlin
Title: [118268] branches/safari-536-branch/LayoutTests Revision 118268 Author jber...@webkit.org Date 2012-05-23 16:53:44 -0700 (Wed, 23 May 2012) Log Message Fix typo in r118235. * http/tests/workers/worker-importScriptsOnError-expected.txt: Modified Paths branches/safari-536-branch/L

[webkit-changes] [118271] branches/safari-536-branch/LayoutTests

2012-05-23 Thread jberlin
Title: [118271] branches/safari-536-branch/LayoutTests Revision 118271 Author jber...@webkit.org Date 2012-05-23 17:09:03 -0700 (Wed, 23 May 2012) Log Message Skip more CSS Regions related tests on the 536 branch. * platform/mac/Skipped: Modified Paths branches/safari-536-branch/Layout

[webkit-changes] [118277] branches/safari-536-branch/LayoutTests

2012-05-23 Thread jberlin
Title: [118277] branches/safari-536-branch/LayoutTests Revision 118277 Author jber...@webkit.org Date 2012-05-23 17:15:48 -0700 (Wed, 23 May 2012) Log Message Finish rolling r116340 into the 536 branch. * platform/mac-wk2/editing/selection/select-across-readonly-input-1-expected.txt: Rem

[webkit-changes] [118282] branches/safari-536-branch/LayoutTests

2012-05-23 Thread jberlin
Title: [118282] branches/safari-536-branch/LayoutTests Revision 118282 Author jber...@webkit.org Date 2012-05-23 17:35:13 -0700 (Wed, 23 May 2012) Log Message Merge r117163 onto the 536 branch, since r116960 was merged onto the branch in 117157. * platform/mac-lion/Skipped: Modified Pat

[webkit-changes] [118285] branches/safari-536-branch/LayoutTests

2012-05-23 Thread jberlin
Title: [118285] branches/safari-536-branch/LayoutTests Revision 118285 Author jber...@webkit.org Date 2012-05-23 17:43:41 -0700 (Wed, 23 May 2012) Log Message Merge r116524 onto the 536 branch, since r116473 was merged onto the branch in r117121. * platform/mac/Skipped: Modified Paths

[webkit-changes] [118381] trunk/LayoutTests

2012-05-24 Thread jberlin
Title: [118381] trunk/LayoutTests Revision 118381 Author jber...@webkit.org Date 2012-05-24 08:48:03 -0700 (Thu, 24 May 2012) Log Message Fix the Mac tests after r118353. * platform/mac/fast/js/global-constructors-expected.txt: Modified Paths trunk/LayoutTests/ChangeLog trunk/LayoutTes

[webkit-changes] [118392] trunk/LayoutTests

2012-05-24 Thread jberlin
Title: [118392] trunk/LayoutTests Revision 118392 Author jber...@webkit.org Date 2012-05-24 10:54:51 -0700 (Thu, 24 May 2012) Log Message Clean up the Windows Skipped list a bit. Update it for the renames in r108832 and the test removed in r113532. Also, replace "//" with "#" in a couple

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

2012-05-24 Thread jberlin
Title: [118399] trunk/Source/WebCore Revision 118399 Author jber...@webkit.org Date 2012-05-24 11:57:14 -0700 (Thu, 24 May 2012) Log Message REGRESSION(r109663) All the the dom/html/level2/html/HTMLFrameElement* tests crash on Windows https://bugs.webkit.org/show_bug.cgi?id=87410 Reviewe

[webkit-changes] [118409] trunk/LayoutTests

2012-05-24 Thread jberlin
Title: [118409] trunk/LayoutTests Revision 118409 Author jber...@webkit.org Date 2012-05-24 13:12:50 -0700 (Thu, 24 May 2012) Log Message [Win] Crash under DocumentLoader::didTellClientAboutLoad when running fast/dom/Window/Location/window-override-location-using-defineGetter.html fast/do

[webkit-changes] [118417] trunk/LayoutTests

2012-05-24 Thread jberlin
Title: [118417] trunk/LayoutTests Revision 118417 Author jber...@webkit.org Date 2012-05-24 14:21:30 -0700 (Thu, 24 May 2012) Log Message [Win] ASSERTION FAILED !m_ptr under AccessibilityController::winAddNotificationListener https://bugs.webkit.org/show_bug.cgi?id=87426 Add the affected

[webkit-changes] [118419] trunk/LayoutTests

2012-05-24 Thread jberlin
Title: [118419] trunk/LayoutTests Revision 118419 Author jber...@webkit.org Date 2012-05-24 14:44:36 -0700 (Thu, 24 May 2012) Log Message DOM ClipboardData.setData does not allow writes during clipboard events https://bugs.webkit.org/show_bug.cgi?id=17645 Add the more affected tests to t

  1   2   3   4   >