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

2014-04-25 Thread darin
Title: [167790] trunk/Source/WebCore Revision 167790 Author da...@apple.com Date 2014-04-24 23:01:34 -0700 (Thu, 24 Apr 2014) Log Message FrameLoader::checkCompleted can hit the ref'ing while destroyed assertion https://bugs.webkit.org/show_bug.cgi?id=132163 rdar://problem/16720640

[webkit-changes] [167791] trunk/Source/WebCore/loader/FrameLoader.cpp

2014-04-25 Thread darin
Title: [167791] trunk/Source/WebCore/loader/FrameLoader.cpp Revision 167791 Author da...@apple.com Date 2014-04-24 23:02:42 -0700 (Thu, 24 Apr 2014) Log Message Fix typo in comment from last check-in Modified Paths trunk/Source/WebCore/loader/FrameLoader.cpp Diff Modified:

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

2014-04-25 Thread akling
Title: [167792] trunk/Source/WebKit2 Revision 167792 Author akl...@apple.com Date 2014-04-24 23:28:33 -0700 (Thu, 24 Apr 2014) Log Message [iOS WebKit2] RemoteLayerTreeDrawingArea should force CA to garbage collect surfaces. https://webkit.org/b/132160 rdar://problem/16110687 Do an

[webkit-changes] [167793] trunk/Source

2014-04-25 Thread akling
Title: [167793] trunk/Source Revision 167793 Author akl...@apple.com Date 2014-04-25 00:19:31 -0700 (Fri, 25 Apr 2014) Log Message [iOS WebKit2] Enable optimization to mmap downloaded resources once they become file-backed. https://webkit.org/b/132171 rdar://problem/16720733

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

2014-04-25 Thread carlosgc
Title: [167795] trunk/Source/WebKit2 Revision 167795 Author carlo...@webkit.org Date 2014-04-25 00:58:31 -0700 (Fri, 25 Apr 2014) Log Message [GTK] Plugin process crashes with GTK2 windowed plugins https://bugs.webkit.org/show_bug.cgi?id=132127 Reviewed by Martin Robinson. It happens

[webkit-changes] [167796] trunk

2014-04-25 Thread commit-queue
Title: [167796] trunk Revision 167796 Author commit-qu...@webkit.org Date 2014-04-25 01:04:28 -0700 (Fri, 25 Apr 2014) Log Message Incomplete body painting when using blend modes https://bugs.webkit.org/show_bug.cgi?id=131889 Source/WebCore: The incomplete painting was caused by the

[webkit-changes] [167797] trunk

2014-04-25 Thread graouts
Title: [167797] trunk Revision 167797 Author grao...@webkit.org Date 2014-04-25 01:25:59 -0700 (Fri, 25 Apr 2014) Log Message Implement Array.prototype.find() https://bugs.webkit.org/show_bug.cgi?id=130966 Reviewed by Oliver Hunt. Source/_javascript_Core: Implement

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

2014-04-25 Thread akling
Title: [167798] trunk/Source/WebCore Revision 167798 Author akl...@apple.com Date 2014-04-25 02:23:13 -0700 (Fri, 25 Apr 2014) Log Message Remove two unused SVGDocument functions. https://webkit.org/b/132178 Reviewed by Antti Koivisto. * svg/SVGDocument.cpp:

[webkit-changes] [167800] trunk/LayoutTests

2014-04-25 Thread commit-queue
Title: [167800] trunk/LayoutTests Revision 167800 Author commit-qu...@webkit.org Date 2014-04-25 05:38:58 -0700 (Fri, 25 Apr 2014) Log Message Unreviewed GTK gardening. Added test expectations for the following flaky tests: Patch by Enrique Ocaña González eoca...@igalia.com on

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

2014-04-25 Thread commit-queue
Title: [167801] trunk/Source/WebCore Revision 167801 Author commit-qu...@webkit.org Date 2014-04-25 06:24:07 -0700 (Fri, 25 Apr 2014) Log Message [GTK] HTMLInputElement webkitdirectory property was removed in r163483 https://bugs.webkit.org/show_bug.cgi?id=132191 Patch by Philippe

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

2014-04-25 Thread commit-queue
Title: [167802] trunk/Source/WebCore Revision 167802 Author commit-qu...@webkit.org Date 2014-04-25 06:35:26 -0700 (Fri, 25 Apr 2014) Log Message [GTK] Iframe seamless support was removed in r163427 https://bugs.webkit.org/show_bug.cgi?id=132192 Patch by Philippe Normand

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

2014-04-25 Thread commit-queue
Title: [167804] trunk/Source/WebCore Revision 167804 Author commit-qu...@webkit.org Date 2014-04-25 07:17:54 -0700 (Fri, 25 Apr 2014) Log Message [GTK] File webkitRelativePath attribute was removed in r163483 https://bugs.webkit.org/show_bug.cgi?id=132193 Patch by Philippe Normand

[webkit-changes] [167805] trunk

2014-04-25 Thread commit-queue
Title: [167805] trunk Revision 167805 Author commit-qu...@webkit.org Date 2014-04-25 07:28:24 -0700 (Fri, 25 Apr 2014) Log Message Web process is crashed during dispatching touchEvent created by JS. https://bugs.webkit.org/show_bug.cgi?id=113225 Patch by Miyoung Shin

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

2014-04-25 Thread commit-queue
Title: [167806] trunk/Source/WebCore Revision 167806 Author commit-qu...@webkit.org Date 2014-04-25 08:15:52 -0700 (Fri, 25 Apr 2014) Log Message REGRESSION(r167799): Breaks debug build https://bugs.webkit.org/show_bug.cgi?id=132194 Patch by Javier Fernandez jfernan...@igalia.com on

[webkit-changes] [167807] trunk

2014-04-25 Thread bfulgham
Title: [167807] trunk Revision 167807 Author bfulg...@apple.com Date 2014-04-25 08:27:55 -0700 (Fri, 25 Apr 2014) Log Message ScrollingCoordinator is unaware of topContentInset https://bugs.webkit.org/show_bug.cgi?id=132158 rdar://problem/16706152 Reviewed by Darin Adler.

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

2014-04-25 Thread enrica
Title: [167809] trunk/Source/WebCore Revision 167809 Author enr...@apple.com Date 2014-04-25 10:53:32 -0700 (Fri, 25 Apr 2014) Log Message iOS build fix after http://trac.webkit.org/changeset/167803 Unreviewed. * page/Frame.cpp: (WebCore::Frame::checkOverflowScroll): *

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

2014-04-25 Thread stavila
Title: [167810] trunk/Source/WebCore Revision 167810 Author stav...@adobe.com Date 2014-04-25 10:58:19 -0700 (Fri, 25 Apr 2014) Log Message [CSS Regions] Rename objectShouldPaintInFlowRegion to something more clear https://bugs.webkit.org/show_bug.cgi?id=132050 Reviewed by Andreas

[webkit-changes] [167811] trunk/Source

2014-04-25 Thread akling
Title: [167811] trunk/Source Revision 167811 Author akl...@apple.com Date 2014-04-25 11:15:48 -0700 (Fri, 25 Apr 2014) Log Message Mark some things with WTF_MAKE_FAST_ALLOCATED. https://webkit.org/b/132198 Use FastMalloc for more things. Reviewed by Anders Carlsson.

[webkit-changes] [167812] trunk/LayoutTests

2014-04-25 Thread timothy_horton
Title: [167812] trunk/LayoutTests Revision 167812 Author timothy_hor...@apple.com Date 2014-04-25 11:17:46 -0700 (Fri, 25 Apr 2014) Log Message REGRESSION(r167799): ASSERTION in parseGridTemplateShorthand in fast/css-grid-layout/grid-template-shorthand-get-set.html

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

2014-04-25 Thread oliver
Title: [167813] trunk/Source/_javascript_Core Revision 167813 Author oli...@apple.com Date 2014-04-25 11:51:20 -0700 (Fri, 25 Apr 2014) Log Message Remove unused parameter from codeblock linking function https://bugs.webkit.org/show_bug.cgi?id=132199 Reviewed by Anders Carlsson. No

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

2014-04-25 Thread fpizlo
Title: [167814] trunk/Source/_javascript_Core Revision 167814 Author fpi...@apple.com Date 2014-04-25 12:39:09 -0700 (Fri, 25 Apr 2014) Log Message DFG worklist scanning should not treat the key as a separate entity https://bugs.webkit.org/show_bug.cgi?id=132167 Reviewed by Mark

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

2014-04-25 Thread fpizlo
Title: [167815] trunk/Source/WTF Revision 167815 Author fpi...@apple.com Date 2014-04-25 12:41:56 -0700 (Fri, 25 Apr 2014) Log Message Figure out how many cores are available for realsies. Rubber stamped by Andreas Kling. HW_AVAILCPU is more canonical than HW_NCPU. For example

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

2014-04-25 Thread mark . lam
Title: [167816] trunk/Source/_javascript_Core Revision 167816 Author mark@apple.com Date 2014-04-25 12:45:06 -0700 (Fri, 25 Apr 2014) Log Message Refactor debugging code to use BreakpointActions instead of VectorScriptBreakpointAction. https://webkit.org/b/132201 Reviewed by Joseph

[webkit-changes] [167817] trunk

2014-04-25 Thread hyatt
Title: [167817] trunk Revision 167817 Author hy...@apple.com Date 2014-04-25 13:20:48 -0700 (Fri, 25 Apr 2014) Log Message [New Multicolumn] fast/multicol/hit-test-* layout tests all fail https://bugs.webkit.org/show_bug.cgi?id=132081 Reviewed by Dean Jackson. Source/WebCore: Added a

[webkit-changes] [167819] trunk/Tools

2014-04-25 Thread msaboff
Title: [167819] trunk/Tools Revision 167819 Author msab...@apple.com Date 2014-04-25 13:34:47 -0700 (Fri, 25 Apr 2014) Log Message Crash in platform/mac/accessibility/table-visible-rows.html https://bugs.webkit.org/show_bug.cgi?id=132146 Reviewed by Mark Lam. Changed to use a local

[webkit-changes] [167820] trunk

2014-04-25 Thread hyatt
Title: [167820] trunk Revision 167820 Author hy...@apple.com Date 2014-04-25 14:05:59 -0700 (Fri, 25 Apr 2014) Log Message Column rules not respecting scroll offsets. https://bugs.webkit.org/show_bug.cgi?id=109683 Reviewed by Dean Jackson. Source/WebCore: Added

[webkit-changes] [167821] trunk

2014-04-25 Thread commit-queue
Title: [167821] trunk Revision 167821 Author commit-qu...@webkit.org Date 2014-04-25 14:17:45 -0700 (Fri, 25 Apr 2014) Log Message REGRESSION(r167799): ASSERTION in parseGridTemplateShorthand in fast/css-grid-layout/grid-template-shorthand-get-set.html

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

2014-04-25 Thread timothy_horton
Title: [167822] trunk/Source/WebKit2 Revision 167822 Author timothy_hor...@apple.com Date 2014-04-25 14:28:04 -0700 (Fri, 25 Apr 2014) Log Message REGRESSION (r167775): Safari crashes in ViewSnapshotStore::pruneSnapshots after loading 20 pages

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

2014-04-25 Thread akling
Title: [167823] trunk/Source/_javascript_Core Revision 167823 Author akl...@apple.com Date 2014-04-25 14:32:40 -0700 (Fri, 25 Apr 2014) Log Message Windows build fix attempt. * runtime/JSGlobalObject.h: (JSC::JSGlobalObject::JSGlobalObjectRareData::~JSGlobalObjectRareData): Modified

[webkit-changes] [167824] trunk/WebKitLibraries

2014-04-25 Thread dino
Title: [167824] trunk/WebKitLibraries Revision 167824 Author d...@apple.com Date 2014-04-25 14:40:06 -0700 (Fri, 25 Apr 2014) Log Message Update WKSI for https://webkit.org/b/132195 rdar://problem/16175750 Reviewed by Jessie Berlin. * WebKitSystemInterface.h: *

[webkit-changes] [167825] trunk/Source

2014-04-25 Thread dino
Title: [167825] trunk/Source Revision 167825 Author d...@apple.com Date 2014-04-25 14:42:48 -0700 (Fri, 25 Apr 2014) Log Message Allow a platform-specific size enumeration to be passed into popup-menu display https://bugs.webkit.org/show_bug.cgi?id=132195 Reviewed by Brent Fulgham. With

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

2014-04-25 Thread enrica
Title: [167826] trunk/Source/WebKit2 Revision 167826 Author enr...@apple.com Date 2014-04-25 14:47:00 -0700 (Fri, 25 Apr 2014) Log Message Remove duplicate member variable in WKAutocorrectionRects and WKAutocorrectionContext. https://bugs.webkit.org/show_bug.cgi?id=132206 Reviewed by

[webkit-changes] [167827] trunk/LayoutTests

2014-04-25 Thread timothy_horton
Title: [167827] trunk/LayoutTests Revision 167827 Author timothy_hor...@apple.com Date 2014-04-25 15:02:49 -0700 (Fri, 25 Apr 2014) Log Message REGRESSION (r167818): editing/inserting/typing-space-to-trigger-smart-link.html fails on WebKit1 bots

[webkit-changes] [167829] trunk/WebKitLibraries

2014-04-25 Thread dino
Title: [167829] trunk/WebKitLibraries Revision 167829 Author d...@apple.com Date 2014-04-25 15:18:36 -0700 (Fri, 25 Apr 2014) Log Message Update WKSI for https://webkit.org/b/132195 rdar://problem/16175750 Sorry, I forgot to update the header. This should fix the Mac builds. *

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

2014-04-25 Thread akling
Title: [167831] trunk/Source/_javascript_Core Revision 167831 Author akl...@apple.com Date 2014-04-25 16:08:01 -0700 (Fri, 25 Apr 2014) Log Message Un-fast-allocate JSGlobalObjectRareData because Windows doesn't build and I'm not in the mood. * runtime/JSGlobalObject.h:

[webkit-changes] [167832] trunk

2014-04-25 Thread oliver
Title: [167832] trunk Revision 167832 Author oli...@apple.com Date 2014-04-25 16:14:16 -0700 (Fri, 25 Apr 2014) Log Message Need earlier cell test https://bugs.webkit.org/show_bug.cgi?id=132211 Reviewed by Mark Lam. Source/_javascript_Core: Move cell test to before the function call

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

2014-04-25 Thread commit-queue
Title: [167833] trunk/Source/WebInspectorUI Revision 167833 Author commit-qu...@webkit.org Date 2014-04-25 16:43:15 -0700 (Fri, 25 Apr 2014) Log Message Web Inspector: DOM Tree debugger popover obscures dashboard https://bugs.webkit.org/show_bug.cgi?id=132205 Patch by Jonathan Wells

[webkit-changes] [167834] trunk/Tools

2014-04-25 Thread jcraig
Title: [167834] trunk/Tools Revision 167834 Author jcr...@apple.com Date 2014-04-25 16:48:10 -0700 (Fri, 25 Apr 2014) Log Message Set prepare-Changelog flag so that it no longer runs check-webkit-style by default https://bugs.webkit.org/show_bug.cgi?id=132209 Reviewed by Daniel Bates.

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

2014-04-25 Thread enrica
Title: [167835] trunk/Source/WebKit2 Revision 167835 Author enr...@apple.com Date 2014-04-25 17:06:15 -0700 (Fri, 25 Apr 2014) Log Message REGRESSION (iOS WebKit2): Selection is not being repainted during live resize. https://bugs.webkit.org/show_bug.cgi?id=132216 rdar://problem/16628819

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

2014-04-25 Thread benjamin
Title: [167836] trunk/Source/WebKit2 Revision 167836 Author benja...@webkit.org Date 2014-04-25 17:12:29 -0700 (Fri, 25 Apr 2014) Log Message [iOS][WK2] Add an intermediary view to do the target transform and adjustment transform https://bugs.webkit.org/show_bug.cgi?id=132175 Patch by

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

2014-04-25 Thread timothy_horton
Title: [167837] trunk/Source/WebCore Revision 167837 Author timothy_hor...@apple.com Date 2014-04-25 17:31:23 -0700 (Fri, 25 Apr 2014) Log Message REGRESSION (r167828): http/tests/media/hls/video-controls-live-stream.html fails * English.lproj/mediaControlsLocalizedStrings.js: Add 'Live

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

2014-04-25 Thread dino
Title: [167839] trunk/Source/WebKit2 Revision 167839 Author d...@apple.com Date 2014-04-25 20:54:33 -0700 (Fri, 25 Apr 2014) Log Message [iOS] getAssistedNodeInformation crashes getting the bounding box if it doesn't have a renderer https://bugs.webkit.org/show_bug.cgi?id=132217

[webkit-changes] [167840] trunk

2014-04-25 Thread rniwa
Title: [167840] trunk Revision 167840 Author rn...@webkit.org Date 2014-04-25 21:41:42 -0700 (Fri, 25 Apr 2014) Log Message REGRESSION (r167689): Hovering file name in a file input causes a crash https://bugs.webkit.org/show_bug.cgi?id=132214 Reviewed by Andreas Kling. Source/WebCore:

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

2014-04-25 Thread mitz
Title: [167841] trunk/Source/WebKit2 Revision 167841 Author m...@apple.com Date 2014-04-25 22:53:06 -0700 (Fri, 25 Apr 2014) Log Message [Cocoa] Synthesized getter for WKNavigationAction's _userInitiated property has the wrong name https://bugs.webkit.org/show_bug.cgi?id=132219 Reviewed