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

2015-11-12 Thread commit-queue
Title: [192409] trunk/Source/_javascript_Core Revision 192409 Author commit-qu...@webkit.org Date 2015-11-12 22:13:11 -0800 (Thu, 12 Nov 2015) Log Message [JSC] Do not generate an Add when adding a zero immediate to something https://bugs.webkit.org/show_bug.cgi?id=151171 Patch by Benjam

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

2015-11-12 Thread mattbaker
Title: [192408] trunk/Source/WebInspectorUI Revision 192408 Author mattba...@apple.com Date 2015-11-12 22:03:21 -0800 (Thu, 12 Nov 2015) Log Message Web Inspector: Deleting a probe should remove probe breakpoint actions only. https://bugs.webkit.org/show_bug.cgi?id=151245 Reviewed by Bri

[webkit-changes] [192407] tags/Safari-602.1.11.1/Source/WebCore

2015-11-12 Thread bshafiei
Title: [192407] tags/Safari-602.1.11.1/Source/WebCore Revision 192407 Author bshaf...@apple.com Date 2015-11-12 19:42:03 -0800 (Thu, 12 Nov 2015) Log Message Merged r192405. rdar://problem/23529113 Modified Paths tags/Safari-602.1.11.1/Source/WebCore/ChangeLog tags/Safari-602.1.11.1/So

[webkit-changes] [192406] tags/Safari-602.1.11.1/Source/WebCore

2015-11-12 Thread bshafiei
Title: [192406] tags/Safari-602.1.11.1/Source/WebCore Revision 192406 Author bshaf...@apple.com Date 2015-11-12 19:41:05 -0800 (Thu, 12 Nov 2015) Log Message Merged r192404. rdar://problem/23529113 Modified Paths tags/Safari-602.1.11.1/Source/WebCore/ChangeLog tags/Safari-602.1.11.1/So

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

2015-11-12 Thread timothy_horton
Title: [192405] trunk/Source/WebCore Revision 192405 Author timothy_hor...@apple.com Date 2015-11-12 19:37:39 -0800 (Thu, 12 Nov 2015) Log Message Follow up to the previous change * platform/spi/cocoa/QuartzCoreSPI.h: Somehow this escaped. Modified Paths trunk/Source/WebCore/ChangeLog

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

2015-11-12 Thread timothy_horton
Title: [192404] trunk/Source/WebCore Revision 192404 Author timothy_hor...@apple.com Date 2015-11-12 19:35:16 -0800 (Thu, 12 Nov 2015) Log Message Try to fix the Watch/TV build * platform/spi/cocoa/QuartzCoreSPI.h: Be more accurate about where we need these. Modified Paths trunk/Source

[webkit-changes] [192403] tags/Safari-602.1.11.1/Source

2015-11-12 Thread bshafiei
Title: [192403] tags/Safari-602.1.11.1/Source Revision 192403 Author bshaf...@apple.com Date 2015-11-12 19:32:56 -0800 (Thu, 12 Nov 2015) Log Message Versioning. Modified Paths tags/Safari-602.1.11.1/Source/_javascript_Core/Configurations/Version.xcconfig tags/Safari-602.1.11.1/Source/W

[webkit-changes] [192402] tags/Safari-602.1.11.1/

2015-11-12 Thread bshafiei
Title: [192402] tags/Safari-602.1.11.1/ Revision 192402 Author bshaf...@apple.com Date 2015-11-12 19:30:26 -0800 (Thu, 12 Nov 2015) Log Message New tag. Added Paths tags/Safari-602.1.11.1/ Diff Property changes: tags/Safari-602.1.11.1 Added: svn:ignore depcomp compile config.gue

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

2015-11-12 Thread ggaren
Title: [192401] trunk/Source/_javascript_Core Revision 192401 Author gga...@apple.com Date 2015-11-12 18:53:52 -0800 (Thu, 12 Nov 2015) Log Message Restore CodeBlock jettison code I accidentally removed https://bugs.webkit.org/show_bug.cgi?id=151241 Reviewed by Andreas Kling. I meant to

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

2015-11-12 Thread fpizlo
Title: [192400] trunk/Source/_javascript_Core Revision 192400 Author fpi...@apple.com Date 2015-11-12 17:30:21 -0800 (Thu, 12 Nov 2015) Log Message B3 should be able to compile programs with CheckAdd, CheckSub, and CheckMul https://bugs.webkit.org/show_bug.cgi?id=151213 Reviewed by Benja

[webkit-changes] [192399] trunk/Tools

2015-11-12 Thread dbates
Title: [192399] trunk/Tools Revision 192399 Author dba...@webkit.org Date 2015-11-12 17:00:09 -0800 (Thu, 12 Nov 2015) Log Message Add my apple.com email address to contributors.json * Scripts/webkitpy/common/config/contributors.json: Modified Paths trunk/Tools/ChangeLog trunk/Tools/Sc

[webkit-changes] [192398] trunk/Tools

2015-11-12 Thread dbates
Title: [192398] trunk/Tools Revision 192398 Author dba...@webkit.org Date 2015-11-12 16:54:49 -0800 (Thu, 12 Nov 2015) Log Message webkitpy: Remove extraneous word "the" from the description of command attach-to-bug * Scripts/webkitpy/tool/commands/upload.py: (AttachToBug): Modified Pat

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

2015-11-12 Thread andersca
Title: [192397] trunk/Source/WebKit2 Revision 192397 Author ander...@apple.com Date 2015-11-12 16:49:17 -0800 (Thu, 12 Nov 2015) Log Message Add a context menu delegate method that takes a userInfo parameter https://bugs.webkit.org/show_bug.cgi?id=151232 Reviewed by Tim Horton. * UIProc

[webkit-changes] [192395] trunk/Tools

2015-11-12 Thread bfulgham
Title: [192395] trunk/Tools Revision 192395 Author bfulg...@apple.com Date 2015-11-12 16:21:13 -0800 (Thu, 12 Nov 2015) Log Message [Win] webkitpy is applying abspath to DOS paths, yielding invalid paths https://bugs.webkit.org/show_bug.cgi?id=151156 Reviewed by Anders Carlsson. My earl

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

2015-11-12 Thread andersca
Title: [192394] trunk/Source/WebCore Revision 192394 Author ander...@apple.com Date 2015-11-12 16:15:35 -0800 (Thu, 12 Nov 2015) Log Message Delete PlatformMenuDescription.h https://bugs.webkit.org/show_bug.cgi?id=151229 Reviewed by Beth Dakin. * WebCore.vcxproj/WebCore.vcxproj: * WebCo

[webkit-changes] [192393] trunk/Source

2015-11-12 Thread andersca
Title: [192393] trunk/Source Revision 192393 Author ander...@apple.com Date 2015-11-12 15:55:49 -0800 (Thu, 12 Nov 2015) Log Message ContextMenuAction and WebMenuItemTag shouldn't have to be in sync https://bugs.webkit.org/show_bug.cgi?id=151226 Reviewed by Tim Horton. Source/WebCore:

[webkit-changes] [192392] trunk/LayoutTests

2015-11-12 Thread mark . lam
Title: [192392] trunk/LayoutTests Revision 192392 Author mark@apple.com Date 2015-11-12 15:50:10 -0800 (Thu, 12 Nov 2015) Log Message Layout Test js/regress/ftl-object-sub.html is flaky. https://bugs.webkit.org/show_bug.cgi?id=150730 Reviewed by Benjamin Poulain. Shorten test time b

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

2015-11-12 Thread commit-queue
Title: [192391] trunk/Source/_javascript_Core Revision 192391 Author commit-qu...@webkit.org Date 2015-11-12 15:27:12 -0800 (Thu, 12 Nov 2015) Log Message Web Inspector: Reduce list of saved console messages https://bugs.webkit.org/show_bug.cgi?id=151225 Patch by Joseph Pecoraro on 2015

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

2015-11-12 Thread mark . lam
Title: [192390] trunk/Source/_javascript_Core Revision 192390 Author mark@apple.com Date 2015-11-12 15:12:23 -0800 (Thu, 12 Nov 2015) Log Message Adjust timeout values in ExecutionTimeLimitTest. https://bugs.webkit.org/show_bug.cgi?id=151223 Reviewed by Geoffrey Garen. Some bots wer

[webkit-changes] [192389] trunk

2015-11-12 Thread zalan
Title: [192389] trunk Revision 192389 Author za...@apple.com Date 2015-11-12 14:12:40 -0800 (Thu, 12 Nov 2015) Log Message Ignore visited background color when deciding if the input renderer needs to be painted natively. https://bugs.webkit.org/show_bug.cgi?id=151211 rdar://problem/214498

[webkit-changes] [192388] trunk

2015-11-12 Thread hyatt
Title: [192388] trunk Revision 192388 Author hy...@apple.com Date 2015-11-12 14:07:51 -0800 (Thu, 12 Nov 2015) Log Message Tatechuyoko shrink-to-fit breaks after changing color, background-color or text-decoration https://bugs.webkit.org/show_bug.cgi?id=151218 Reviewed by Myles Maxfield

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

2015-11-12 Thread andersca
Title: [192387] trunk/Source/WebCore Revision 192387 Author ander...@apple.com Date 2015-11-12 14:05:51 -0800 (Thu, 12 Nov 2015) Log Message Use ContextMenuItemTagNoAction instead of ContextMenuItemCustomTagNoAction https://bugs.webkit.org/show_bug.cgi?id=151222 Reviewed by Joseph Pecora

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

2015-11-12 Thread andersca
Title: [192386] trunk/Source/WebKit/mac Revision 192386 Author ander...@apple.com Date 2015-11-12 13:57:30 -0800 (Thu, 12 Nov 2015) Log Message Fix build. * WebView/WebHTMLView.mm: (fixMenusReceivedFromOldClients): Modified Paths trunk/Source/WebKit/mac/ChangeLog trunk/Source/WebKit/ma

[webkit-changes] [192385] trunk/Tools

2015-11-12 Thread keith_miller
Title: [192385] trunk/Tools Revision 192385 Author keith_mil...@apple.com Date 2015-11-12 13:55:01 -0800 (Thu, 12 Nov 2015) Log Message Unreviewed, add Michael Saboff to the _javascript_Core watchlist, per request. * Scripts/webkitpy/common/config/watchlist: Modified Paths trunk/Tools/

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

2015-11-12 Thread andersca
Title: [192384] trunk/Source/WebKit/mac Revision 192384 Author ander...@apple.com Date 2015-11-12 13:47:41 -0800 (Thu, 12 Nov 2015) Log Message Remove a couple of unused menu item tag enums https://bugs.webkit.org/show_bug.cgi?id=151220 Reviewed by Sam Weinig. Also, move the old interna

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

2015-11-12 Thread commit-queue
Title: [192383] trunk/Source/WebInspectorUI Revision 192383 Author commit-qu...@webkit.org Date 2015-11-12 13:40:21 -0800 (Thu, 12 Nov 2015) Log Message Web Inspector: Auto-log inspect node selected elements to the console https://bugs.webkit.org/show_bug.cgi?id=151178 Patch by Joseph Pe

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

2015-11-12 Thread mmaxfield
Title: [192382] trunk/Source/WebCore Revision 192382 Author mmaxfi...@apple.com Date 2015-11-12 13:29:40 -0800 (Thu, 12 Nov 2015) Log Message [Cocoa] Font fallback is not language-sensitive https://bugs.webkit.org/show_bug.cgi?id=147390 Reviewed by Dean Jackson. Test: fast/text/fallback

[webkit-changes] [192381] trunk/Source

2015-11-12 Thread andersca
Title: [192381] trunk/Source Revision 192381 Author ander...@apple.com Date 2015-11-12 13:22:22 -0800 (Thu, 12 Nov 2015) Log Message ContextMenuController::contextMenuItemSelected only needs the action and title, not the full item https://bugs.webkit.org/show_bug.cgi?id=151217 Reviewed b

[webkit-changes] [192380] trunk/LayoutTests

2015-11-12 Thread ryanhaddad
Title: [192380] trunk/LayoutTests Revision 192380 Author ryanhad...@apple.com Date 2015-11-12 13:21:39 -0800 (Thu, 12 Nov 2015) Log Message Marking storage/indexeddb/modern/idbindex-properties-basic.html as flaky on mac-wk1 https://bugs.webkit.org/show_bug.cgi?id=151219 Unreviewed test g

[webkit-changes] [192379] trunk/Tools

2015-11-12 Thread keith_miller
Title: [192379] trunk/Tools Revision 192379 Author keith_mil...@apple.com Date 2015-11-12 13:19:45 -0800 (Thu, 12 Nov 2015) Log Message Unreviewed, add watchlist for Source/_javascript_Core and add myself, Saam, and Mark. * Scripts/webkitpy/common/config/watchlist: Modified Paths trunk

[webkit-changes] [192378] trunk/Source

2015-11-12 Thread andersca
Title: [192378] trunk/Source Revision 192378 Author ander...@apple.com Date 2015-11-12 13:02:00 -0800 (Thu, 12 Nov 2015) Log Message Remove an unused function https://bugs.webkit.org/show_bug.cgi?id=151215 Reviewed by Joseph Pecoraro. Source/WebCore: * loader/EmptyClients.h: * page/Con

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

2015-11-12 Thread fpizlo
Title: [192377] trunk/Source/_javascript_Core Revision 192377 Author fpi...@apple.com Date 2015-11-12 12:41:06 -0800 (Thu, 12 Nov 2015) Log Message B3 should be able to compile Patchpoints with Register and Any constraints https://bugs.webkit.org/show_bug.cgi?id=151209 Reviewed by Geoffr

[webkit-changes] [192376] trunk

2015-11-12 Thread andersca
Title: [192376] trunk Revision 192376 Author ander...@apple.com Date 2015-11-12 12:06:41 -0800 (Thu, 12 Nov 2015) Log Message Enable cross-platform context menus by default https://bugs.webkit.org/show_bug.cgi?id=151173 Reviewed by Tim Horton. .: * Source/cmake/OptionsEfl.cmake: Sourc

[webkit-changes] [192375] trunk/Tools

2015-11-12 Thread dbates
Title: [192375] trunk/Tools Revision 192375 Author dba...@webkit.org Date 2015-11-12 12:02:32 -0800 (Thu, 12 Nov 2015) Log Message Support building configuration Production of DumpRenderTree and WebKitTestRunner for iOS https://bugs.webkit.org/show_bug.cgi?id=151191 Reviewed by Andy Este

[webkit-changes] [192374] trunk/Tools

2015-11-12 Thread cdumez
Title: [192374] trunk/Tools Revision 192374 Author cdu...@apple.com Date 2015-11-12 12:02:09 -0800 (Thu, 12 Nov 2015) Log Message Unreviewed, add watchlist for history/ and add myself. * Scripts/webkitpy/common/config/watchlist: Modified Paths trunk/Tools/ChangeLog trunk/Tools/Scripts/

[webkit-changes] [192373] trunk/Tools

2015-11-12 Thread cdumez
Title: [192373] trunk/Tools Revision 192373 Author cdu...@apple.com Date 2015-11-12 11:57:44 -0800 (Thu, 12 Nov 2015) Log Message Unreviewed, update my watchlists. * Scripts/webkitpy/common/config/watchlist: Modified Paths trunk/Tools/ChangeLog trunk/Tools/Scripts/webkitpy/common/confi

[webkit-changes] [192372] trunk

2015-11-12 Thread mmaxfield
Title: [192372] trunk Revision 192372 Author mmaxfi...@apple.com Date 2015-11-12 11:37:53 -0800 (Thu, 12 Nov 2015) Log Message [Cocoa] Font fallback is not language-sensitive https://bugs.webkit.org/show_bug.cgi?id=147390 Reviewed by Dean Jackson. Source/WebCore: This re-applies r19075

[webkit-changes] [192371] trunk/Tools

2015-11-12 Thread dbates
Title: [192371] trunk/Tools Revision 192371 Author dba...@webkit.org Date 2015-11-12 11:22:02 -0800 (Thu, 12 Nov 2015) Log Message Rename webkitdirs::willUseIOS{Device, Simulator}SDKWhenBuilding() to willUseIOS{Device, Simulator}SDK() https://bugs.webkit.org/show_bug.cgi?id=151207 Rubber

[webkit-changes] [192370] trunk/Tools

2015-11-12 Thread dbates
Title: [192370] trunk/Tools Revision 192370 Author dba...@webkit.org Date 2015-11-12 11:19:40 -0800 (Thu, 12 Nov 2015) Log Message run-api-tests fails to run with public iOS SDK https://bugs.webkit.org/show_bug.cgi?id=151076 Reviewed by Alexey Proskuryakov. Use the command line tool sim

[webkit-changes] [192369] trunk

2015-11-12 Thread jhoneycutt
Title: [192369] trunk Revision 192369 Author jhoneyc...@apple.com Date 2015-11-12 10:39:08 -0800 (Thu, 12 Nov 2015) Log Message popstate event should be dispatched asynchronously https://bugs.webkit.org/show_bug.cgi?id=36202 Based on an original patch by Mihai Parparita . Reviewed by B

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

2015-11-12 Thread ossy
Title: [192368] trunk/Source/WebCore Revision 192368 Author o...@webkit.org Date 2015-11-12 10:21:34 -0800 (Thu, 12 Nov 2015) Log Message Fix build failure due to missing NeverDestroyed.h include after r192169 https://bugs.webkit.org/show_bug.cgi?id=151186 Reviewed by Darin Adler. * ren

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

2015-11-12 Thread ossy
Title: [192367] trunk/Source/WebCore Revision 192367 Author o...@webkit.org Date 2015-11-12 10:17:16 -0800 (Thu, 12 Nov 2015) Log Message Fix build failure due to missing forward declaration of FontVariantSettings after r191968 https://bugs.webkit.org/show_bug.cgi?id=151185 Reviewed by M

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

2015-11-12 Thread mark . lam
Title: [192366] trunk/Source/_javascript_Core Revision 192366 Author mark@apple.com Date 2015-11-12 10:12:43 -0800 (Thu, 12 Nov 2015) Log Message Move some prototypes to header files. https://bugs.webkit.org/show_bug.cgi?id=151194 Reviewed by Michael Saboff. * assembler/MacroAssembl

[webkit-changes] [192365] trunk

2015-11-12 Thread eric . carlson
Title: [192365] trunk Revision 192365 Author eric.carl...@apple.com Date 2015-11-12 10:03:08 -0800 (Thu, 12 Nov 2015) Log Message [MediaStream] Reflect media stream tracks as HTMLMediaElement tracks https://bugs.webkit.org/show_bug.cgi?id=151145 Reviewed by Jer Noble. Source/WebCore: T

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

2015-11-12 Thread mitz
Title: [192364] trunk/Source/WebKit2 Revision 192364 Author m...@apple.com Date 2015-11-12 09:54:58 -0800 (Thu, 12 Nov 2015) Log Message Fixed the build. * PluginProcess/EntryPoint/mac/XPCService/PluginServiceEntryPoint.mm: (PluginServiceInitializer): Modified Paths trunk/Source/WebKit

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

2015-11-12 Thread commit-queue
Title: [192363] trunk/Source/WebInspectorUI Revision 192363 Author commit-qu...@webkit.org Date 2015-11-12 09:02:02 -0800 (Thu, 12 Nov 2015) Log Message Web Inspector: timeline event markers are added to overview even when not capturing a timeline recording https://bugs.webkit.org/show_bu

[webkit-changes] [192362] trunk/Tools

2015-11-12 Thread hyuki . kim
Title: [192362] trunk/Tools Revision 192362 Author hyuki@samsung.com Date 2015-11-12 06:12:51 -0800 (Thu, 12 Nov 2015) Log Message [EFL] fix EvasGL configuration error https://bugs.webkit.org/show_bug.cgi?id=151180 Reviewed by Csaba Osztrogonác. EvasGL backend and depth, stencil buf

[webkit-changes] [192361] trunk

2015-11-12 Thread youenn . fablet
Title: [192361] trunk Revision 192361 Author youenn.fab...@crf.canon.fr Date 2015-11-12 05:34:01 -0800 (Thu, 12 Nov 2015) Log Message XHR abort() event firing does not match spec https://bugs.webkit.org/show_bug.cgi?id=98404 Reviewed by Darin Adler. LayoutTests/imported/w3c: * web-plat

[webkit-changes] [192360] trunk/Tools

2015-11-12 Thread ossy
Title: [192360] trunk/Tools Revision 192360 Author o...@webkit.org Date 2015-11-12 05:19:30 -0800 (Thu, 12 Nov 2015) Log Message [EFL] Fix EFL 1.16 with enabled NEON support https://bugs.webkit.org/show_bug.cgi?id=151188 Unreviewed buildfix, disable NEON temporarily after r192358. * efl

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

2015-11-12 Thread carlosgc
Title: [192359] trunk/Source/WebCore Revision 192359 Author carlo...@webkit.org Date 2015-11-12 03:19:55 -0800 (Thu, 12 Nov 2015) Log Message [GStreamer] Use RunLoop::timer in MediaPlayerPrivateGStreamerBase for GL drawing https://bugs.webkit.org/show_bug.cgi?id=151099 Reviewed by Philip

[webkit-changes] [192358] trunk/Tools

2015-11-12 Thread ossy
Title: [192358] trunk/Tools Revision 192358 Author o...@webkit.org Date 2015-11-12 02:50:02 -0800 (Thu, 12 Nov 2015) Log Message [EFL] Bump EFL version to 1.16.0 https://bugs.webkit.org/show_bug.cgi?id=150228 Reviewed by Gyuyoung Kim. * efl/jhbuild.modules: * efl/patches/efl-remove-XPri

[webkit-changes] [192357] trunk

2015-11-12 Thread ossy
Title: [192357] trunk Revision 192357 Author o...@webkit.org Date 2015-11-12 02:31:56 -0800 (Thu, 12 Nov 2015) Log Message Remove ENABLE(SATURATED_LAYOUT_ARITHMETIC) guards https://bugs.webkit.org/show_bug.cgi?id=150972 Reviewed by Darin Adler. .: * Source/cmake/OptionsMac.cmake: * Sou

[webkit-changes] [192356] trunk/Tools

2015-11-12 Thread hyuki . kim
Title: [192356] trunk/Tools Revision 192356 Author hyuki@samsung.com Date 2015-11-12 02:20:12 -0800 (Thu, 12 Nov 2015) Log Message [EFL] fix EvasGL configuration error https://bugs.webkit.org/show_bug.cgi?id=151180 Reviewed by Gyuyoung Kim. EvasGL backend and depth, stencil buffer s