[webkit-changes] [180549] trunk

2015-02-23 Thread rniwa
Title: [180549] trunk Revision 180549 Author rn...@webkit.org Date 2015-02-23 21:01:15 -0800 (Mon, 23 Feb 2015) Log Message Disable font loading events until our implementation gets updated to match the latest spec https://bugs.webkit.org/show_bug.cgi?id=141938 Reviewed by Andreas Kling.

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

2015-02-23 Thread bfulgham
Title: [180548] trunk/Source/WebCore Revision 180548 Author bfulg...@apple.com Date 2015-02-23 20:09:21 -0800 (Mon, 23 Feb 2015) Log Message EventHandler references deleted Scrollbar https://bugs.webkit.org/show_bug.cgi?id=141931 Reviewed by Tim Horton. Tested by scrollbars/overflow-cu

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

2015-02-23 Thread benjamin
Title: [180546] trunk/Source/_javascript_Core Revision 180546 Author benja...@webkit.org Date 2015-02-23 19:33:01 -0800 (Mon, 23 Feb 2015) Log Message Set the semantic origin of delayed SetLocal to the Bytecode that originated it https://bugs.webkit.org/show_bug.cgi?id=141727 Patch by Be

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

2015-02-23 Thread benjamin
Title: [180545] trunk/Source/_javascript_Core Revision 180545 Author benja...@webkit.org Date 2015-02-23 19:32:03 -0800 (Mon, 23 Feb 2015) Log Message Remove DFGNode::predictHeap() https://bugs.webkit.org/show_bug.cgi?id=141864 Patch by Benjamin Poulain on 2015-02-23 Reviewed by Geoffre

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

2015-02-23 Thread commit-queue
Title: [180543] trunk/Source/WebInspectorUI Revision 180543 Author commit-qu...@webkit.org Date 2015-02-23 19:25:26 -0800 (Mon, 23 Feb 2015) Log Message Web Inspector: Remove unused console-object-preview styles - replaced by ObjectPreviewView https://bugs.webkit.org/show_bug.cgi?id=14194

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

2015-02-23 Thread achristensen
Title: [180541] trunk/Source/WebCore Revision 180541 Author achristen...@apple.com Date 2015-02-23 18:53:40 -0800 (Mon, 23 Feb 2015) Log Message [WinCairo] Unreviewed build fix after r180532 * platform/graphics/win/MediaPlayerPrivateMediaFoundation.cpp: (WebCore::MediaPlayerPrivateMediaF

[webkit-changes] [180540] trunk/Tools

2015-02-23 Thread rniwa
Title: [180540] trunk/Tools Revision 180540 Author rn...@webkit.org Date 2015-02-23 18:34:08 -0800 (Mon, 23 Feb 2015) Log Message Unreviewed build fix after r180535. Removed the test case that wasn't compiling. * TestWebKitAPI/Tests/WTF/WeakPtr.cpp: (TestWebKitAPI::TEST): Modified Paths

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

2015-02-23 Thread benjamin
Title: [180539] trunk/Source/WebKit2 Revision 180539 Author benja...@webkit.org Date 2015-02-23 18:07:33 -0800 (Mon, 23 Feb 2015) Log Message [iOS WK2] The WebProcess keep scrolling pages based on the last velocity after scrolling has been interrupted https://bugs.webkit.org/show_bug.cgi?

[webkit-changes] [180537] tags/Safari-600.5.7/

2015-02-23 Thread bshafiei
Title: [180537] tags/Safari-600.5.7/ Revision 180537 Author bshaf...@apple.com Date 2015-02-23 17:34:40 -0800 (Mon, 23 Feb 2015) Log Message New tag. Added Paths tags/Safari-600.5.7/ Diff Property changes: tags/Safari-600.5.7 Added: svn:ignore depcomp compile config.guess GNUmak

[webkit-changes] [180536] tags/Safari-600.1.4.15.7/

2015-02-23 Thread bshafiei
Title: [180536] tags/Safari-600.1.4.15.7/ Revision 180536 Author bshaf...@apple.com Date 2015-02-23 17:32:37 -0800 (Mon, 23 Feb 2015) Log Message New tag. Added Paths tags/Safari-600.1.4.15.7/ Diff Property changes: tags/Safari-600.1.4.15.7 Added: svn:ignore depcomp compile conf

[webkit-changes] [180535] trunk

2015-02-23 Thread bfulgham
Title: [180535] trunk Revision 180535 Author bfulg...@apple.com Date 2015-02-23 17:03:58 -0800 (Mon, 23 Feb 2015) Log Message WTF::WeakPtr should rename 'forgot' to 'clear' and support nullptr assignment https://bugs.webkit.org/show_bug.cgi?id=141935 Reviewed by Myles C. Maxfield. Sourc

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

2015-02-23 Thread cdumez
Title: [180534] trunk/Source/WebCore Revision 180534 Author cdu...@apple.com Date 2015-02-23 16:55:53 -0800 (Mon, 23 Feb 2015) Log Message Log using diagnostic logging which ActiveDOMObjects prevent using the PageCache https://bugs.webkit.org/show_bug.cgi?id=141922 Reviewed by Andreas K

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

2015-02-23 Thread cdumez
Title: [180533] trunk/Source/WebCore Revision 180533 Author cdu...@apple.com Date 2015-02-23 16:49:49 -0800 (Mon, 23 Feb 2015) Log Message Move GeoNotifier class to its own file https://bugs.webkit.org/show_bug.cgi?id=141918 Reviewed by Andreas Kling. Move GeoNotifier class to its own f

[webkit-changes] [180530] trunk

2015-02-23 Thread shiva . jm
Title: [180530] trunk Revision 180530 Author shiva...@samsung.com Date 2015-02-23 16:17:17 -0800 (Mon, 23 Feb 2015) Log Message Default value of HTMLSelectElement size IDL attribute should be 0. https://bugs.webkit.org/show_bug.cgi?id=141795 Reviewed by Andreas Kling. Source/WebCore: D

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

2015-02-23 Thread fpizlo
Title: [180529] trunk/Source/_javascript_Core Revision 180529 Author fpi...@apple.com Date 2015-02-23 15:50:01 -0800 (Mon, 23 Feb 2015) Log Message Get rid of JSLexicalEnvironment::argumentsGetter https://bugs.webkit.org/show_bug.cgi?id=141930 Reviewed by Mark Lam. This function

[webkit-changes] [180528] trunk

2015-02-23 Thread bfulgham
Title: [180528] trunk Revision 180528 Author bfulg...@apple.com Date 2015-02-23 15:44:02 -0800 (Mon, 23 Feb 2015) Log Message Source/WTF: WTF::WeakPtr should have a 'forget' method https://bugs.webkit.org/show_bug.cgi?id=141923 Reviewed by Myles C. Maxfield. * wtf/WeakPtr.h: (WTF::WeakP

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

2015-02-23 Thread fpizlo
Title: [180527] trunk/Source/_javascript_Core Revision 180527 Author fpi...@apple.com Date 2015-02-23 15:26:04 -0800 (Mon, 23 Feb 2015) Log Message Remove unused activationCount and allTheThingsCount variable declarations. Rubber stamped by Mark Lam and Michael Saboff. * runtime/JSLexic

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

2015-02-23 Thread saambarati1
Title: [180526] trunk/Source/WebInspectorUI Revision 180526 Author saambara...@gmail.com Date 2015-02-23 15:18:29 -0800 (Mon, 23 Feb 2015) Log Message Web Inspector: BasicBlockAnnotator ranges should be inclusive of both the start and end offset https://bugs.webkit.org/show_bug.cgi?id=141

[webkit-changes] [180525] trunk/Tools

2015-02-23 Thread ap
Title: [180525] trunk/Tools Revision 180525 Author a...@apple.com Date 2015-02-23 15:09:31 -0800 (Mon, 23 Feb 2015) Log Message build.webkit.org/dashboard CrashOnly queues should not show two green bubbles https://bugs.webkit.org/show_bug.cgi?id=141920 Reviewed by Tim Horton. * BuildSla

[webkit-changes] [180524] trunk/Tools

2015-02-23 Thread ap
Title: [180524] trunk/Tools Revision 180524 Author a...@apple.com Date 2015-02-23 15:06:32 -0800 (Mon, 23 Feb 2015) Log Message Bot watcher's dashboard doesn't show a popover for commit history when all commits were to another branch https://bugs.webkit.org/show_bug.cgi?id=141925 Reviewe

[webkit-changes] [180522] branches/safari-600.5-branch/Source/WebCore

2015-02-23 Thread bshafiei
Title: [180522] branches/safari-600.5-branch/Source/WebCore Revision 180522 Author bshaf...@apple.com Date 2015-02-23 15:04:33 -0800 (Mon, 23 Feb 2015) Log Message Follow-up merge for r179877. rdar://problem/19871003 Modified Paths branches/safari-600.5-branch/Source/WebCore/ChangeLog b

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

2015-02-23 Thread said
Title: [180523] trunk/Source/WebCore Revision 180523 Author s...@apple.com Date 2015-02-23 15:04:53 -0800 (Mon, 23 Feb 2015) Log Message Drawing an SVG image into a canvas using drawImage() ignores globalAlpha. https://bugs.webkit.org/show_bug.cgi?id=141729. Reviewed by Daniel Bates. Fi

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

2015-02-23 Thread fpizlo
Title: [180505] trunk/Source/_javascript_Core Revision 180505 Author fpi...@apple.com Date 2015-02-23 10:03:49 -0800 (Mon, 23 Feb 2015) Log Message Crash in DFGFrozenValue https://bugs.webkit.org/show_bug.cgi?id=141883 Reviewed by Benjamin Poulain. If a value might be a cell, th

[webkit-changes] [180521] branches/safari-600.1.4.15-branch/Source/WebCore

2015-02-23 Thread bshafiei
Title: [180521] branches/safari-600.1.4.15-branch/Source/WebCore Revision 180521 Author bshaf...@apple.com Date 2015-02-23 14:46:59 -0800 (Mon, 23 Feb 2015) Log Message Follow-up merge for r179877. rdar://problem/19871003 Modified Paths branches/safari-600.1.4.15-branch/Source/WebCore/C

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

2015-02-23 Thread dino
Title: [180520] trunk/Source/WebCore Revision 180520 Author d...@apple.com Date 2015-02-23 14:42:15 -0800 (Mon, 23 Feb 2015) Log Message [iOS] Max canvas size is lower than expected https://bugs.webkit.org/show_bug.cgi?id=141886 Reviewed by Tim Horton. Use the same maximum canvas area

[webkit-changes] [180519] trunk

2015-02-23 Thread andersca
Title: [180519] trunk Revision 180519 Author ander...@apple.com Date 2015-02-23 14:29:37 -0800 (Mon, 23 Feb 2015) Log Message Add API for fetching website data records to _WKWebsiteDataStore https://bugs.webkit.org/show_bug.cgi?id=141926 Reviewed by Beth Dakin. Source/WebKit2: * UIProc

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

2015-02-23 Thread saambarati1
Title: [180518] trunk/Source/_javascript_Core Revision 180518 Author saambara...@gmail.com Date 2015-02-23 14:10:51 -0800 (Mon, 23 Feb 2015) Log Message Adjust the ranges of basic block statements in JSC's control flow profiler to be mutually exclusive https://bugs.webkit.org/show_bug.cgi

[webkit-changes] [180517] trunk/Source

2015-02-23 Thread cdumez
Title: [180517] trunk/Source Revision 180517 Author cdu...@apple.com Date 2015-02-23 14:08:45 -0800 (Mon, 23 Feb 2015) Log Message Add support for diagnostic logging messages sampling https://bugs.webkit.org/show_bug.cgi?id=141823 Reviewed by Andreas Kling. Add support for diagnostic l

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

2015-02-23 Thread mmirman
Title: [180516] trunk/Source/_javascript_Core Revision 180516 Author mmir...@apple.com Date 2015-02-23 14:08:41 -0800 (Mon, 23 Feb 2015) Log Message r9 is volatile on ARMv7 for iOS 3 and up. https://bugs.webkit.org/show_bug.cgi?id=141489 rdar://problem/19432916 Reviewed by Michael Saboff

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

2015-02-23 Thread ossy
Title: [180515] trunk/Source/_javascript_Core Revision 180515 Author o...@webkit.org Date 2015-02-23 13:56:54 -0800 (Mon, 23 Feb 2015) Log Message [ARM] Add the necessary setupArgumentsWithExecState after bug141915 https://bugs.webkit.org/show_bug.cgi?id=141921 Reviewed by Michael Saboff

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

2015-02-23 Thread fpizlo
Title: [180514] trunk/Source/_javascript_Core Revision 180514 Author fpi...@apple.com Date 2015-02-23 13:54:15 -0800 (Mon, 23 Feb 2015) Log Message Scopes should always be created with a previously-created symbol table rather than creating one on the fly https://bugs.webkit.org/show_bug.c

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

2015-02-23 Thread andersca
Title: [180513] trunk/Source/WebKit2 Revision 180513 Author ander...@apple.com Date 2015-02-23 13:26:15 -0800 (Mon, 23 Feb 2015) Log Message Add a stubbed out _WKWebsiteDataRecord class https://bugs.webkit.org/show_bug.cgi?id=141919 Reviewed by Beth Dakin. Also add the corresponding API

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

2015-02-23 Thread timothy_horton
Title: [180512] trunk/Source/WebKit2 Revision 180512 Author timothy_hor...@apple.com Date 2015-02-23 13:05:28 -0800 (Mon, 23 Feb 2015) Log Message Reproducible crash in ViewGestureController::removeSwipeSnapshot() https://bugs.webkit.org/show_bug.cgi?id=141917 Reviewed by Brian Weinstei

[webkit-changes] [180511] trunk

2015-02-23 Thread commit-queue
Title: [180511] trunk Revision 180511 Author commit-qu...@webkit.org Date 2015-02-23 12:31:04 -0800 (Mon, 23 Feb 2015) Log Message Drawing an SVG image into a canvas using drawImage() ignores globalAlpha. https://bugs.webkit.org/show_bug.cgi?id=141729. Patch by Said Abou-Hallawa on 2015

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

2015-02-23 Thread eric . carlson
Title: [180510] trunk/Source/WebCore Revision 180510 Author eric.carl...@apple.com Date 2015-02-23 11:27:36 -0800 (Mon, 23 Feb 2015) Log Message Occasional crash in MediaPlayer::setPrivateBrowsingMode https://bugs.webkit.org/show_bug.cgi?id=141910 Reviewed by Jer Noble. No new tests, I

[webkit-changes] [180509] trunk/Tools

2015-02-23 Thread ddkilzer
Title: [180509] trunk/Tools Revision 180509 Author ddkil...@apple.com Date 2015-02-23 10:53:06 -0800 (Mon, 23 Feb 2015) Log Message [iOS] run-webkit-tests --leaks is broken because IOSSimulatorPort has no is_snowleopard attribute Reviewed by Alexey Proskuryakov. * Scripts/webkitpy/port

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

2015-02-23 Thread andersca
Title: [180508] trunk/Source/WebKit2 Revision 180508 Author ander...@apple.com Date 2015-02-23 10:45:45 -0800 (Mon, 23 Feb 2015) Log Message Replace another straight-up cast with a toImpl call https://bugs.webkit.org/show_bug.cgi?id=141914 rdar://problem/19913016 Reviewed by Andreas Klin

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

2015-02-23 Thread fpizlo
Title: [180507] trunk/Source/_javascript_Core Revision 180507 Author fpi...@apple.com Date 2015-02-23 10:17:41 -0800 (Mon, 23 Feb 2015) Log Message Add a comment to clarify that the test was taken from the bug report, in response to feedback from Michael Saboff and Benjamin Poulain.

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

2015-02-23 Thread fpizlo
Title: [180506] trunk/Source/_javascript_Core Revision 180506 Author fpi...@apple.com Date 2015-02-23 10:13:41 -0800 (Mon, 23 Feb 2015) Log Message Function name scope is only created on the function instance that triggered parsing rather than on every function instance that needs it http

[webkit-changes] [180504] trunk/Tools

2015-02-23 Thread ap
Title: [180504] trunk/Tools Revision 180504 Author a...@apple.com Date 2015-02-23 09:42:36 -0800 (Mon, 23 Feb 2015) Log Message build.webkit.org/dashboard should filter out commits to other branches https://bugs.webkit.org/show_bug.cgi?id=140362 Reviewed by Tim Horton. * BuildSlaveSuppo

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

2015-02-23 Thread philn
Title: [180503] trunk/Source/WebCore Revision 180503 Author ph...@webkit.org Date 2015-02-23 08:43:41 -0800 (Mon, 23 Feb 2015) Log Message [GStreamer] Redundant track language notifications https://bugs.webkit.org/show_bug.cgi?id=141908 Reviewed by Žan Doberšek. Invoke languageChanged o

[webkit-changes] [180502] trunk

2015-02-23 Thread commit-queue
Title: [180502] trunk Revision 180502 Author commit-qu...@webkit.org Date 2015-02-23 08:06:02 -0800 (Mon, 23 Feb 2015) Log Message [GTK] Fails to compile with cmake 3.2.x https://bugs.webkit.org/show_bug.cgi?id=141796 With cmake 3.2.x we have to explicitly ask for X11 otherwise the X11_X

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

2015-02-23 Thread commit-queue
Title: [180501] trunk/Source/WebCore Revision 180501 Author commit-qu...@webkit.org Date 2015-02-23 07:21:59 -0800 (Mon, 23 Feb 2015) Log Message [WinCairo] Crash when media player is destroyed. https://bugs.webkit.org/show_bug.cgi?id=141248 Patch by pe...@outlook.com on 2015-02-23 Revi

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

2015-02-23 Thread rego
Title: [180500] trunk/Source/WebCore Revision 180500 Author r...@igalia.com Date 2015-02-23 02:28:47 -0800 (Mon, 23 Feb 2015) Log Message [CSS Grid Layout] Remove old FIXME in RenderGrid::placeItemsOnGrid() https://bugs.webkit.org/show_bug.cgi?id=141899 Reviewed by Sergio Villar Senin.