[webkit-changes] [173372] trunk/Tools

2014-09-08 Thread commit-queue
Title: [173372] trunk/Tools Revision 173372 Author commit-qu...@webkit.org Date 2014-09-08 02:32:02 -0700 (Mon, 08 Sep 2014) Log Message Remove EWebLauncher from webkitdirs.pm https://bugs.webkit.org/show_bug.cgi?id=136622 Patch by Tibor Meszaros tmeszaros.u-sze...@partner.samsung.com

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

2014-09-08 Thread jberlin
Title: [173374] trunk/Source/WTF Revision 173374 Author jber...@webkit.org Date 2014-09-08 07:26:48 -0700 (Mon, 08 Sep 2014) Log Message Speculative build fix after r173364. * wtf/dtoa/strtod.cc: Modified Paths trunk/Source/WTF/ChangeLog trunk/Source/WTF/wtf/dtoa/strtod.cc Diff

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

2014-09-08 Thread jberlin
Title: [173376] trunk/Source/WTF Revision 173376 Author jber...@webkit.org Date 2014-09-08 07:45:37 -0700 (Mon, 08 Sep 2014) Log Message More build fixes after r173374. * wtf/dtoa/strtod.cc: Modified Paths trunk/Source/WTF/ChangeLog trunk/Source/WTF/wtf/dtoa/strtod.cc Diff

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

2014-09-08 Thread jberlin
Title: [173377] trunk/Source/_javascript_Core Revision 173377 Author jber...@webkit.org Date 2014-09-08 08:21:34 -0700 (Mon, 08 Sep 2014) Log Message More 32-bit Release build fixes after r173364. * dfg/DFGSpeculativeJIT32_64.cpp: (JSC::DFG::SpeculativeJIT::compile): Modified Paths

[webkit-changes] [173378] trunk/Source

2014-09-08 Thread mitz
Title: [173378] trunk/Source Revision 173378 Author m...@apple.com Date 2014-09-08 08:21:47 -0700 (Mon, 08 Sep 2014) Log Message Source/WebKit/mac: iOS Simulator build fix. * Misc/WebKitSystemBits.m: (WebMemorySize): Source/WebKit2: Build fix. * Platform/IPC/Connection.h: Modified

[webkit-changes] [173381] trunk/Tools

2014-09-08 Thread ap
Title: [173381] trunk/Tools Revision 173381 Author a...@apple.com Date 2014-09-08 10:05:10 -0700 (Mon, 08 Sep 2014) Log Message Dashboard metrics should ignore commits that didn't trigger builds https://bugs.webkit.org/show_bug.cgi?id=136618 Reviewed by Darin Adler. Commits that didn't

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

2014-09-08 Thread weinig
Title: [173383] trunk/Source/WTF Revision 173383 Author wei...@apple.com Date 2014-09-08 10:26:37 -0700 (Mon, 08 Sep 2014) Log Message Make OSObjectPtr a bit more like RefPtr https://bugs.webkit.org/show_bug.cgi?id=136613 Reviewed by Darin Adler. Address some of Darin's feedback by: -

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

2014-09-08 Thread timothy_horton
Title: [173384] trunk/Source/WTF Revision 173384 Author timothy_hor...@apple.com Date 2014-09-08 10:37:42 -0700 (Mon, 08 Sep 2014) Log Message Try to fix the build after r173383. * wtf/OSObjectPtr.h: Modified Paths trunk/Source/WTF/ChangeLog trunk/Source/WTF/wtf/OSObjectPtr.h Diff

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

2014-09-08 Thread timothy_horton
Title: [173385] trunk/Source/WTF Revision 173385 Author timothy_hor...@apple.com Date 2014-09-08 10:45:42 -0700 (Mon, 08 Sep 2014) Log Message Try to fix the build after r173383, part 2. * wtf/OSObjectPtr.h: Modified Paths trunk/Source/WTF/ChangeLog trunk/Source/WTF/wtf/OSObjectPtr.h

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

2014-09-08 Thread timothy_horton
Title: [173386] trunk/Source/WebKit2 Revision 173386 Author timothy_hor...@apple.com Date 2014-09-08 10:53:47 -0700 (Mon, 08 Sep 2014) Log Message Try to fix the build after r173383, part 3. * Shared/EntryPointUtilities/mac/XPCService/XPCServiceMain.mm: Modified Paths

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

2014-09-08 Thread timothy_horton
Title: [173387] trunk/Source/WebKit2 Revision 173387 Author timothy_hor...@apple.com Date 2014-09-08 11:04:05 -0700 (Mon, 08 Sep 2014) Log Message Try to fix the build after r173383, part 4. * Shared/EntryPointUtilities/mac/XPCService/XPCServiceMain.Development.mm: Machine finally

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

2014-09-08 Thread timothy_horton
Title: [173389] trunk/Source/WebCore Revision 173389 Author timothy_hor...@apple.com Date 2014-09-08 11:32:12 -0700 (Mon, 08 Sep 2014) Log Message Remove some unused code in ImageSourceCG https://bugs.webkit.org/show_bug.cgi?id=136638 Reviewed by Dan Bernstein. *

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

2014-09-08 Thread commit-queue
Title: [173391] trunk/Source/WebCore Revision 173391 Author commit-qu...@webkit.org Date 2014-09-08 11:54:11 -0700 (Mon, 08 Sep 2014) Log Message [WinCairo] Compile error. https://bugs.webkit.org/show_bug.cgi?id=136633 Patch by pe...@outlook.com pe...@outlook.com on 2014-09-08 Reviewed

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

2014-09-08 Thread simon . fraser
Title: [173392] trunk/Source/WebCore Revision 173392 Author simon.fra...@apple.com Date 2014-09-08 11:57:07 -0700 (Mon, 08 Sep 2014) Log Message Use enum class for the RunPostLayoutTasks enum https://bugs.webkit.org/show_bug.cgi?id=136640 Reviewed by Dean Jackson. Use enum class for

[webkit-changes] [173393] trunk/Source

2014-09-08 Thread mitz
Title: [173393] trunk/Source Revision 173393 Author m...@apple.com Date 2014-09-08 11:59:15 -0700 (Mon, 08 Sep 2014) Log Message HAVE(VOUCHERS) is not available outside of WebKit2 https://bugs.webkit.org/show_bug.cgi?id=136637 Reviewed by Tim Horton. Source/WebKit2: * config.h: Moved

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

2014-09-08 Thread antti
Title: [173394] trunk/Source/WebKit2 Revision 173394 Author an...@apple.com Date 2014-09-08 13:01:43 -0700 (Mon, 08 Sep 2014) Log Message Buffer images on web process side https://bugs.webkit.org/show_bug.cgi?id=136631 Reviewed by Darin Adler. We can substantially reduce IPC and

[webkit-changes] [173395] branches/safari-600.1-branch/Source/ThirdParty/ANGLE

2014-09-08 Thread roger_fong
Title: [173395] branches/safari-600.1-branch/Source/ThirdParty/ANGLE Revision 173395 Author roger_f...@apple.com Date 2014-09-08 13:10:02 -0700 (Mon, 08 Sep 2014) Log Message Unreviewed tentative build fix for FHPrime bots. * ANGLE.vcxproj/libGLESv2Common.props: Modified Paths

[webkit-changes] [173396] branches/safari-600.1-branch/Source/WebCore

2014-09-08 Thread lforschler
Title: [173396] branches/safari-600.1-branch/Source/WebCore Revision 173396 Author lforsch...@apple.com Date 2014-09-08 13:36:21 -0700 (Mon, 08 Sep 2014) Log Message Merged r173365. rdar://problem/18257576 Modified Paths branches/safari-600.1-branch/Source/WebCore/ChangeLog

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

2014-09-08 Thread jochen
Title: [173398] trunk/Source/WebCore Revision 173398 Author joc...@chromium.org Date 2014-09-08 14:22:13 -0700 (Mon, 08 Sep 2014) Log Message Always update the referrer header in CachedResource https://bugs.webkit.org/show_bug.cgi?id=136642 Reviewed by Alexey Proskuryakov. If a request

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

2014-09-08 Thread simon . fraser
Title: [173399] trunk/Source/WebKit2 Revision 173399 Author simon.fra...@apple.com Date 2014-09-08 14:38:28 -0700 (Mon, 08 Sep 2014) Log Message Fix the iOS build. * Shared/EntryPointUtilities/mac/XPCService/XPCServiceMain.Development.mm: *

[webkit-changes] [173400] trunk/LayoutTests

2014-09-08 Thread ap
Title: [173400] trunk/LayoutTests Revision 173400 Author a...@apple.com Date 2014-09-08 14:40:08 -0700 (Mon, 08 Sep 2014) Log Message Investigate test failures on ML caused by MediaTime refactoring https://bugs.webkit.org/show_bug.cgi?id=136532 Added another test that appears to have

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

2014-09-08 Thread dino
Title: [173401] trunk/Source/WebCore Revision 173401 Author d...@apple.com Date 2014-09-08 15:33:21 -0700 (Mon, 08 Sep 2014) Log Message Separate the Apple media controls module from other ports https://bugs.webkit.org/show_bug.cgi?id=136644 rdar://problem/18270969 Reviewed by Eric

[webkit-changes] [173402] trunk/Source

2014-09-08 Thread mark . lam
Title: [173402] trunk/Source Revision 173402 Author mark@apple.com Date 2014-09-08 15:58:25 -0700 (Mon, 08 Sep 2014) Log Message Move CallFrame and Register inlines functions out of JSScope.h. https://webkit.org/b/136579 Reviewed by Geoffrey Garen. Source/_javascript_Core: This

[webkit-changes] [173403] tags/Safari-600.1.4.11.5/

2014-09-08 Thread bshafiei
Title: [173403] tags/Safari-600.1.4.11.5/ Revision 173403 Author bshaf...@apple.com Date 2014-09-08 16:41:24 -0700 (Mon, 08 Sep 2014) Log Message New tag. Added Paths tags/Safari-600.1.4.11.5/ Diff Property changes: tags/Safari-600.1.4.11.5 Added: svn:ignore depcomp compile

[webkit-changes] [173404] branches/safari-600.1.4.11-branch/Source

2014-09-08 Thread bshafiei
Title: [173404] branches/safari-600.1.4.11-branch/Source Revision 173404 Author bshaf...@apple.com Date 2014-09-08 16:54:20 -0700 (Mon, 08 Sep 2014) Log Message Versioning. Modified Paths branches/safari-600.1.4.11-branch/Source/_javascript_Core/Configurations/Version.xcconfig

[webkit-changes] [173405] trunk

2014-09-08 Thread commit-queue
Title: [173405] trunk Revision 173405 Author commit-qu...@webkit.org Date 2014-09-08 16:59:05 -0700 (Mon, 08 Sep 2014) Log Message Web Inspector: Fixes to layout test infrastructure https://bugs.webkit.org/show_bug.cgi?id=136360 Patch by Matt Baker mattba...@apple.com on 2014-09-08

[webkit-changes] [173406] trunk

2014-09-08 Thread commit-queue
Title: [173406] trunk Revision 173406 Author commit-qu...@webkit.org Date 2014-09-08 17:00:35 -0700 (Mon, 08 Sep 2014) Log Message Web Inspector: Add layout test for lowercase CSSProperty names https://bugs.webkit.org/show_bug.cgi?id=135961 Patch by Matt Baker mattba...@apple.com on

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

2014-09-08 Thread commit-queue
Title: [173407] trunk/Source/WebInspectorUI Revision 173407 Author commit-qu...@webkit.org Date 2014-09-08 17:02:02 -0700 (Mon, 08 Sep 2014) Log Message Web Inspector: Inspector frequently restores wrong view when opened (often Timelines instead of Resource)

[webkit-changes] [173408] branches/safari-600.1-branch/Source/ThirdParty

2014-09-08 Thread roger_fong
Title: [173408] branches/safari-600.1-branch/Source/ThirdParty Revision 173408 Author roger_f...@apple.com Date 2014-09-08 17:08:51 -0700 (Mon, 08 Sep 2014) Log Message Unreviewed build fix for FHPrime 64bit builds. * gtest/msvc/gtest-md.vcxproj: Modified Paths

[webkit-changes] [173409] trunk/LayoutTests

2014-09-08 Thread roger_fong
Title: [173409] trunk/LayoutTests Revision 173409 Author roger_f...@apple.com Date 2014-09-08 17:18:08 -0700 (Mon, 08 Sep 2014) Log Message Unreviewed. Skip some WebGL conformance tests that may be passing on the bots now. * platform/mac/TestExpectations: Modified Paths

[webkit-changes] [173410] trunk/Source

2014-09-08 Thread commit-queue
Title: [173410] trunk/Source Revision 173410 Author commit-qu...@webkit.org Date 2014-09-08 17:21:24 -0700 (Mon, 08 Sep 2014) Log Message Unreviewed, rolling out r173402. https://bugs.webkit.org/show_bug.cgi?id=136649 Breaking buildw with error unable to restore file position to

[webkit-changes] [173411] tags/Safari-600.1.21/

2014-09-08 Thread lforschler
Title: [173411] tags/Safari-600.1.21/ Revision 173411 Author lforsch...@apple.com Date 2014-09-08 17:24:35 -0700 (Mon, 08 Sep 2014) Log Message New Tag. Added Paths tags/Safari-600.1.21/ Diff Property changes: tags/Safari-600.1.21 Added: svn:ignore depcomp compile config.guess

[webkit-changes] [173412] branches/safari-600.1-branch/Source

2014-09-08 Thread lforschler
Title: [173412] branches/safari-600.1-branch/Source Revision 173412 Author lforsch...@apple.com Date 2014-09-08 17:33:02 -0700 (Mon, 08 Sep 2014) Log Message Versioning. Modified Paths branches/safari-600.1-branch/Source/_javascript_Core/Configurations/Version.xcconfig

[webkit-changes] [173413] trunk/Source

2014-09-08 Thread fpizlo
Title: [173413] trunk/Source Revision 173413 Author fpi...@apple.com Date 2014-09-08 17:34:40 -0700 (Mon, 08 Sep 2014) Log Message DFG should have a reusable SSA builder https://bugs.webkit.org/show_bug.cgi?id=136331 Reviewed by Oliver Hunt. Source/_javascript_Core: We want to

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

2014-09-08 Thread mjs
Title: [173415] trunk/Source/WebKit/mac Revision 173415 Author m...@apple.com Date 2014-09-08 18:46:18 -0700 (Mon, 08 Sep 2014) Log Message Fix 32-bit Mac build for new warnings https://bugs.webkit.org/show_bug.cgi?id=136624 Reviewed by Darin Adler. (Jessie already fixed this

[webkit-changes] [173416] trunk/LayoutTests

2014-09-08 Thread roger_fong
Title: [173416] trunk/LayoutTests Revision 173416 Author roger_f...@apple.com Date 2014-09-08 19:03:43 -0700 (Mon, 08 Sep 2014) Log Message Unreviewed. More webgl conformance test gardening. * platform/mac/TestExpectations: Modified Paths trunk/LayoutTests/ChangeLog

[webkit-changes] [173417] trunk/PerformanceTests

2014-09-08 Thread mmaxfield
Title: [173417] trunk/PerformanceTests Revision 173417 Author mmaxfi...@apple.com Date 2014-09-08 19:31:21 -0700 (Mon, 08 Sep 2014) Log Message PerformanceTests/SVG/SVG-Text.html has unparsable output https://bugs.webkit.org/show_bug.cgi?id=136648 Reviewed by Gavin Barraclough. I need

[webkit-changes] [173418] trunk

2014-09-08 Thread mmaxfield
Title: [173418] trunk Revision 173418 Author mmaxfi...@apple.com Date 2014-09-08 19:56:24 -0700 (Mon, 08 Sep 2014) Log Message REGRESSION (r172153): Text drawn with wrong color when second text shadow has zero offset and blur (breaks buttons at aws.amazon.com)