[webkit-changes] [178675] trunk

2015-01-19 Thread commit-queue
Title: [178675] trunk Revision 178675 Author commit-qu...@webkit.org Date 2015-01-19 15:09:36 -0800 (Mon, 19 Jan 2015) Log Message Canonicalization of :lang() should preserve the :lang()'s arguments representations https://bugs.webkit.org/show_bug.cgi?id=139928 Patch by Dhi Aurrahman

[webkit-changes] [178677] trunk/LayoutTests

2015-01-19 Thread roger_fong
Title: [178677] trunk/LayoutTests Revision 178677 Author roger_f...@apple.com Date 2015-01-19 15:25:02 -0800 (Mon, 19 Jan 2015) Log Message [Mac] Test fix after r178674. * platform/mac-mavericks/js/dom/global-constructors-attributes-expected.txt: *

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

2015-01-19 Thread bdakin
Title: [178676] trunk/Source/WebKit/mac Revision 178676 Author bda...@apple.com Date 2015-01-19 15:24:38 -0800 (Mon, 19 Jan 2015) Log Message REGRESSION (r178290): Yellow highlight from context menu Lookup in Dictionary is offset by flipped-ness

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

2015-01-19 Thread cdumez
Title: [178684] trunk/Source/WebCore Revision 178684 Author cdu...@apple.com Date 2015-01-19 16:58:42 -0800 (Mon, 19 Jan 2015) Log Message Stop using FeatureCounter to log navigation types https://bugs.webkit.org/show_bug.cgi?id=140642 Reviewed by Andreas Kling. Stop using

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

2015-01-19 Thread ddkilzer
Title: [178694] trunk/Source/_javascript_Core Revision 178694 Author ddkil...@apple.com Date 2015-01-19 21:09:03 -0800 (Mon, 19 Jan 2015) Log Message [iOS] Only use LLVM static library arguments on 64-bit builds of libllvmForJSC.dylib http://webkit.org/b/140658 Reviewed by Filip Pizlo.

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

2015-01-19 Thread akling
Title: [178683] trunk/Source/WebCore Revision 178683 Author akl...@apple.com Date 2015-01-19 16:39:36 -0800 (Mon, 19 Jan 2015) Log Message LayoutState and subtree layout code should use RenderElement. https://webkit.org/b/126878 Subtree layout will never begin at a RenderText, so

[webkit-changes] [178686] trunk/Tools

2015-01-19 Thread benjamin
Title: [178686] trunk/Tools Revision 178686 Author benja...@webkit.org Date 2015-01-19 18:06:03 -0800 (Mon, 19 Jan 2015) Log Message Remove the support for custom suffixes on ChangeLog https://bugs.webkit.org/show_bug.cgi?id=140648 Patch by Benjamin Poulain bpoul...@apple.com on

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

2015-01-19 Thread weinig
Title: [178688] trunk/Source/WebKit2 Revision 178688 Author wei...@apple.com Date 2015-01-19 19:38:56 -0800 (Mon, 19 Jan 2015) Log Message Sprinkle some CTTE on API::PolicyClient and API::FormClient https://bugs.webkit.org/show_bug.cgi?id=140656 Reviewed by Tim Horton. - Use references

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

2015-01-19 Thread commit-queue
Title: [178689] trunk/Source/WebCore Revision 178689 Author commit-qu...@webkit.org Date 2015-01-19 19:43:00 -0800 (Mon, 19 Jan 2015) Log Message Unreviewed, rolling out r178683. https://bugs.webkit.org/show_bug.cgi?id=140657 Lots of asserts in tests. (Requested by JoePeck on #webkit).

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

2015-01-19 Thread fpizlo
Title: [178693] trunk/Source/_javascript_Core Revision 178693 Author fpi...@apple.com Date 2015-01-19 21:01:26 -0800 (Mon, 19 Jan 2015) Log Message ClosureCallStubRoutine no longer needs codeOrigin https://bugs.webkit.org/show_bug.cgi?id=140659 Reviewed by Michael Saboff. Once

[webkit-changes] [178678] trunk/LayoutTests

2015-01-19 Thread bfulgham
Title: [178678] trunk/LayoutTests Revision 178678 Author bfulg...@apple.com Date 2015-01-19 15:43:42 -0800 (Mon, 19 Jan 2015) Log Message [Win] Unreviewed Windows gardening. Rebaseline a few tests based on current bot output. *

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

2015-01-19 Thread bdakin
Title: [178680] trunk/Source/WebKit/mac Revision 178680 Author bda...@apple.com Date 2015-01-19 16:17:42 -0800 (Mon, 19 Jan 2015) Log Message Speculative build fix. * WebView/WebView.mm: (-[WebView _convertRectFromRootView:]): Modified Paths trunk/Source/WebKit/mac/ChangeLog

[webkit-changes] [178681] trunk/Source

2015-01-19 Thread bdakin
Title: [178681] trunk/Source Revision 178681 Author bda...@apple.com Date 2015-01-19 16:24:09 -0800 (Mon, 19 Jan 2015) Log Message Source/WebCore: Speculative build fix. * platform/spi/mac/NSViewSPI.h: Source/WebKit/mac: Speculative build fix. * WebView/WebView.mm: (-[WebView

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

2015-01-19 Thread bfulgham
Title: [178687] trunk/Source/WebCore Revision 178687 Author bfulg...@apple.com Date 2015-01-19 18:10:30 -0800 (Mon, 19 Jan 2015) Log Message [Win] Unreviewed gardening. Avoid compiling files twice when they are included in an 'AllInOne.cpp' file. * WebCore.vcxproj/WebCore.vcxproj: Mark

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

2015-01-19 Thread mrowe
Title: [178690] trunk/Source/WebKit2 Revision 178690 Author mr...@apple.com Date 2015-01-19 19:46:02 -0800 (Mon, 19 Jan 2015) Log Message https://webkit.org/b/140504 REGRESSION (r178452): Visited link coloring only appears to work in the first web process Roll out r178452 since it broke

[webkit-changes] [178679] trunk

2015-01-19 Thread timothy_horton
Title: [178679] trunk Revision 178679 Author timothy_hor...@apple.com Date 2015-01-19 15:46:06 -0800 (Mon, 19 Jan 2015) Log Message Adjust naming of action menu SPI https://bugs.webkit.org/show_bug.cgi?id=140644 rdar://problem/19448129 Reviewed by Brian Weinstein. *

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

2015-01-19 Thread weinig
Title: [178685] trunk/Source/WebKit2 Revision 178685 Author wei...@apple.com Date 2015-01-19 17:35:47 -0800 (Mon, 19 Jan 2015) Log Message Merge API::ProcessPoolConfiguration and _WKProcessPoolConfiguration https://bugs.webkit.org/show_bug.cgi?id=140601 Reviewed by Anders Carlsson. -

[webkit-changes] [178698] trunk/LayoutTests

2015-01-19 Thread msaboff
Title: [178698] trunk/LayoutTests Revision 178698 Author msab...@apple.com Date 2015-01-19 21:58:26 -0800 (Mon, 19 Jan 2015) Log Message Re-enable js/dom/string-replace-exception-crash.html as root problem is fixed. https://bugs.webkit.org/show_bug.cgi?id=140666 Rubber Stamped by Filip

[webkit-changes] [178696] trunk

2015-01-19 Thread msaboff
Title: [178696] trunk Revision 178696 Author msab...@apple.com Date 2015-01-19 21:28:04 -0800 (Mon, 19 Jan 2015) Log Message A cached null setter should throw a TypeException when called in strict mode and doesn't https://bugs.webkit.org/show_bug.cgi?id=139418 Reviewed by Filip Pizlo.

[webkit-changes] [178697] trunk/Tools

2015-01-19 Thread bfulgham
Title: [178697] trunk/Tools Revision 178697 Author bfulg...@apple.com Date 2015-01-19 21:55:43 -0800 (Mon, 19 Jan 2015) Log Message [Win] Layout Test fast/xmlhttprequest/xmlhttprequest-no-file-access.html is failing https://bugs.webkit.org/show_bug.cgi?id=140665 Reviewed by Brian Burg.

[webkit-changes] [178672] trunk

2015-01-19 Thread commit-queue
Title: [178672] trunk Revision 178672 Author commit-qu...@webkit.org Date 2015-01-19 13:58:05 -0800 (Mon, 19 Jan 2015) Log Message [GTK] Generate the make dist manifest from a CMake template file https://bugs.webkit.org/show_bug.cgi?id=139387 Patch by Michael Catanzaro

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

2015-01-19 Thread antti
Title: [178673] trunk/Source/WebCore Revision 178673 Author an...@apple.com Date 2015-01-19 14:02:48 -0800 (Mon, 19 Jan 2015) Log Message REGRESSION(r178250): ~2% PLT regression https://bugs.webkit.org/show_bug.cgi?id=140640 Reviewed by Andreas Kling. * platform/graphics/FontCache.cpp:

[webkit-changes] [178645] trunk/LayoutTests

2015-01-19 Thread ossy
Title: [178645] trunk/LayoutTests Revision 178645 Author o...@webkit.org Date 2015-01-19 06:23:43 -0800 (Mon, 19 Jan 2015) Log Message [Win] REGRESSION(r177542 or r177613): svg/W3C tests are broken https://bugs.webkit.org/show_bug.cgi?id=139972 Unreviewed gardening, unskip now passing

[webkit-changes] [178644] trunk/Tools

2015-01-19 Thread carlosgc
Title: [178644] trunk/Tools Revision 178644 Author carlo...@webkit.org Date 2015-01-19 05:33:58 -0800 (Mon, 19 Jan 2015) Log Message [GTK] [WK2] TestWebKitWebView snapshot fails https://bugs.webkit.org/show_bug.cgi?id=120404 Reviewed by Žan Doberšek. Rework the test to make sure the

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

2015-01-19 Thread ossy
Title: [178646] trunk/Source/WebCore Revision 178646 Author o...@webkit.org Date 2015-01-19 07:27:57 -0800 (Mon, 19 Jan 2015) Log Message REGRESSION(r178486): It broke the !ENABLE(VIDEO) build https://bugs.webkit.org/show_bug.cgi?id=140611 Reviewed by Eric Carlson. *

[webkit-changes] [178649] trunk/LayoutTests

2015-01-19 Thread bfulgham
Title: [178649] trunk/LayoutTests Revision 178649 Author bfulg...@apple.com Date 2015-01-19 09:35:08 -0800 (Mon, 19 Jan 2015) Log Message [Win] Unreviewed gardening: Mark some passing tests appropriately. * platform/win/TestExpectations: Modified Paths trunk/LayoutTests/ChangeLog

[webkit-changes] [178648] trunk

2015-01-19 Thread ap
Title: [178648] trunk Revision 178648 Author a...@apple.com Date 2015-01-19 09:25:23 -0800 (Mon, 19 Jan 2015) Log Message Console log sometimes prefixed with line number https://bugs.webkit.org/show_bug.cgi?id=105280 Reviewed by Darin Adler. Source/WebCore: Improve the logic for

[webkit-changes] [178650] trunk/LayoutTests

2015-01-19 Thread bfulgham
Title: [178650] trunk/LayoutTests Revision 178650 Author bfulg...@apple.com Date 2015-01-19 09:43:18 -0800 (Mon, 19 Jan 2015) Log Message [Win] Unreviewed gardening: Remove unneeded win-specific result. At one point, Windows error messages did not include line numbers and needed its own

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

2015-01-19 Thread mmaxfield
Title: [178647] trunk/Source/WebCore Revision 178647 Author mmaxfi...@apple.com Date 2015-01-19 08:32:26 -0800 (Mon, 19 Jan 2015) Log Message [SVG - OTF Converter] Glyphs get clipped weirdly https://bugs.webkit.org/show_bug.cgi?id=137095 Reviewed by Antti Koivisto. The Adobe CFF spec

[webkit-changes] [178657] branches/safari-600.3-branch/Source

2015-01-19 Thread bshafiei
Title: [178657] branches/safari-600.3-branch/Source Revision 178657 Author bshaf...@apple.com Date 2015-01-19 11:26:35 -0800 (Mon, 19 Jan 2015) Log Message Versioning. Modified Paths branches/safari-600.3-branch/Source/_javascript_Core/Configurations/Version.xcconfig

[webkit-changes] [178658] branches/safari-600.4-branch/Source

2015-01-19 Thread bshafiei
Title: [178658] branches/safari-600.4-branch/Source Revision 178658 Author bshaf...@apple.com Date 2015-01-19 11:28:51 -0800 (Mon, 19 Jan 2015) Log Message Versioning. Modified Paths branches/safari-600.4-branch/Source/_javascript_Core/Configurations/Version.xcconfig

[webkit-changes] [178659] branches/safari-600.5-branch/Source

2015-01-19 Thread bshafiei
Title: [178659] branches/safari-600.5-branch/Source Revision 178659 Author bshaf...@apple.com Date 2015-01-19 11:30:14 -0800 (Mon, 19 Jan 2015) Log Message Versioning. Modified Paths branches/safari-600.5-branch/Source/_javascript_Core/Configurations/Version.xcconfig

[webkit-changes] [178660] trunk

2015-01-19 Thread dino
Title: [178660] trunk Revision 178660 Author d...@apple.com Date 2015-01-19 11:45:24 -0800 (Mon, 19 Jan 2015) Log Message Add override to fix the build with newer clangs. Source/WebKit2: * UIProcess/Cocoa/WebProcessProxyCocoa.mm: (WebKit::WebProcessProxy::transformHandlesToObjects):

[webkit-changes] [178651] trunk/Tools

2015-01-19 Thread ap
Title: [178651] trunk/Tools Revision 178651 Author a...@apple.com Date 2015-01-19 10:05:00 -0800 (Mon, 19 Jan 2015) Log Message Unknown option: sharedworkerglobalscopeconstructorsfile when running bindings tests. https://bugs.webkit.org/show_bug.cgi?id=140606 Reviewed by Csaba

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

2015-01-19 Thread andersca
Title: [178654] trunk/Source/WebKit Revision 178654 Author ander...@apple.com Date 2015-01-19 10:40:47 -0800 (Mon, 19 Jan 2015) Log Message Try to fix build warnings with newer versions of clang. * Storage/StorageAreaImpl.h: Modified Paths trunk/Source/WebKit/ChangeLog

[webkit-changes] [178655] trunk

2015-01-19 Thread adachan
Title: [178655] trunk Revision 178655 Author adac...@apple.com Date 2015-01-19 10:50:55 -0800 (Mon, 19 Jan 2015) Log Message HTMLMediaElement::isPlayingAudio() should return false if the element is explicitly muted by script. https://bugs.webkit.org/show_bug.cgi?id=140524 Reviewed by

[webkit-changes] [178656] trunk/Tools

2015-01-19 Thread ddkilzer
Title: [178656] trunk/Tools Revision 178656 Author ddkil...@apple.com Date 2015-01-19 11:04:53 -0800 (Mon, 19 Jan 2015) Log Message [iOS] Do not hard-code iphoneos.internal SDK in buildXCodeProject() http://webkit.org/b/140623 Reviewed by Daniel Bates. * Scripts/build-webkit: Update

[webkit-changes] [178652] trunk/LayoutTests

2015-01-19 Thread ap
Title: [178652] trunk/LayoutTests Revision 178652 Author a...@apple.com Date 2015-01-19 10:32:16 -0800 (Mon, 19 Jan 2015) Log Message Mark a couple slow tests as such. * TestExpectations: Modified Paths trunk/LayoutTests/ChangeLog trunk/LayoutTests/TestExpectations Diff Modified:

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

2015-01-19 Thread zandobersek
Title: [178664] trunk/Source/WebCore Revision 178664 Author zandober...@gmail.com Date 2015-01-19 12:30:03 -0800 (Mon, 19 Jan 2015) Log Message Replace uses of WTF::bind() in MockMediaPlayerMediaSource with C++ lambdas https://bugs.webkit.org/show_bug.cgi?id=140612 Reviewed by Philippe

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

2015-01-19 Thread zandobersek
Title: [178665] trunk/Source/WebKit2 Revision 178665 Author zandober...@gmail.com Date 2015-01-19 12:31:44 -0800 (Mon, 19 Jan 2015) Log Message [CoordinatedGraphics] Use C++ lambda instead of WTF::bind() in ThreadedCompositor::updateSceneState()

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

2015-01-19 Thread bfulgham
Title: [178661] trunk/Source/WebCore Revision 178661 Author bfulg...@apple.com Date 2015-01-19 12:02:01 -0800 (Mon, 19 Jan 2015) Log Message Layers need to be already updated before we call adjustViewSize https://bugs.webkit.org/show_bug.cgi?id=135514 Reviewed by Simon Fraser. Tested

[webkit-changes] [178662] trunk

2015-01-19 Thread dino
Title: [178662] trunk Revision 178662 Author d...@apple.com Date 2015-01-19 12:03:00 -0800 (Mon, 19 Jan 2015) Log Message ES6: Support Array.of construction https://bugs.webkit.org/show_bug.cgi?id=140605 rdar://problem/19513655 Reviewed by Geoffrey Garen. Source/_javascript_Core: Add

[webkit-changes] [178666] trunk/LayoutTests

2015-01-19 Thread ap
Title: [178666] trunk/LayoutTests Revision 178666 Author a...@apple.com Date 2015-01-19 12:32:26 -0800 (Mon, 19 Jan 2015) Log Message Update expectations for media/track/track-forced-subtitles-in-band.html. This test was marked as flaky on Yosemite, but the bug that tracked that was

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

2015-01-19 Thread zandobersek
Title: [178667] trunk/Source/WebCore Revision 178667 Author zandober...@gmail.com Date 2015-01-19 12:34:02 -0800 (Mon, 19 Jan 2015) Log Message Replace use of WTF::bind() in MemoryPressureHandlerLinux.cpp with a C++ lambda https://bugs.webkit.org/show_bug.cgi?id=140614 Reviewed by

[webkit-changes] [178668] trunk/Source

2015-01-19 Thread burg
Title: [178668] trunk/Source Revision 178668 Author b...@cs.washington.edu Date 2015-01-19 12:49:31 -0800 (Mon, 19 Jan 2015) Log Message Web Replay: convert to isT and downcastT for decoding replay inputs https://bugs.webkit.org/show_bug.cgi?id=140512 Reviewed by Chris Dumez.

[webkit-changes] [178669] trunk

2015-01-19 Thread bfulgham
Title: [178669] trunk Revision 178669 Author bfulg...@apple.com Date 2015-01-19 12:58:09 -0800 (Mon, 19 Jan 2015) Log Message [Win] Periodic failure in DumpRenderTree related to WebActionPropertyBag::Read https://bugs.webkit.org/show_bug.cgi?id=139906 Reviewed by Dean Jackson. WebKit

[webkit-changes] [178670] trunk/Tools

2015-01-19 Thread bfulgham
Title: [178670] trunk/Tools Revision 178670 Author bfulg...@apple.com Date 2015-01-19 13:01:14 -0800 (Mon, 19 Jan 2015) Log Message [Win] Correct merge error in last commit. * DumpRenderTree/win/AccessibilityControllerWin.cpp: (findAccessibleObjectById): Undo accidental paste made

[webkit-changes] [178671] trunk

2015-01-19 Thread commit-queue
Title: [178671] trunk Revision 178671 Author commit-qu...@webkit.org Date 2015-01-19 13:03:02 -0800 (Mon, 19 Jan 2015) Log Message [WinCairo][Video] Windows Media Foundation implementation is not completed. https://bugs.webkit.org/show_bug.cgi?id=140337 Patch by pe...@outlook.com