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

2015-01-27 Thread commit-queue
Title: [179175] trunk/Source/WebKit2 Revision 179175 Author commit-qu...@webkit.org Date 2015-01-27 00:19:53 -0800 (Tue, 27 Jan 2015) Log Message Remove remaining PLUGIN_ARCHITECTURE(WIN) code blocks from WebKit2. https://bugs.webkit.org/show_bug.cgi?id=140912 Patch by Sungmann Cho on 2

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

2015-01-27 Thread ossy
Title: [179176] trunk/Source/_javascript_Core Revision 179176 Author o...@webkit.org Date 2015-01-27 01:26:56 -0800 (Tue, 27 Jan 2015) Log Message [Win] Unreviewed gardening, skip failing tests. * tests/exceptionFuzz.yaml: Skip exception fuzz tests due to bug140928. * tests/mozilla/mozil

[webkit-changes] [179177] trunk/PerformanceTests/SunSpider

2015-01-27 Thread ossy
Title: [179177] trunk/PerformanceTests/SunSpider Revision 179177 Author o...@webkit.org Date 2015-01-27 01:40:12 -0800 (Tue, 27 Jan 2015) Log Message [Win] JSC profiler tests asserts in debug mode https://bugs.webkit.org/show_bug.cgi?id=140931 Unreviewed gardening, skip failing tests. *

[webkit-changes] [179178] trunk/LayoutTests

2015-01-27 Thread commit-queue
Title: [179178] trunk/LayoutTests Revision 179178 Author commit-qu...@webkit.org Date 2015-01-27 06:12:52 -0800 (Tue, 27 Jan 2015) Log Message [EFL] AX: Update test expectations for test related with AXRole. https://bugs.webkit.org/show_bug.cgi?id=140933 Unreviewed EFL gardening. roles-

[webkit-changes] [179179] trunk/Tools

2015-01-27 Thread dbates
Title: [179179] trunk/Tools Revision 179179 Author dba...@webkit.org Date 2015-01-27 07:16:36 -0800 (Tue, 27 Jan 2015) Log Message Teach run-webkit-app --simulator how to install custom built app https://bugs.webkit.org/show_bug.cgi?id=140691 Fix inadvertent omission of directory test fl

[webkit-changes] [179180] trunk/Tools

2015-01-27 Thread dbates
Title: [179180] trunk/Tools Revision 179180 Author dba...@webkit.org Date 2015-01-27 07:32:20 -0800 (Tue, 27 Jan 2015) Log Message REGRESSION (r179130): Perl warns about subroutine redefinition when running configure-xcode-for-ios-development https://bugs.webkit.org/show_bug.cgi?id=140939

[webkit-changes] [179181] trunk

2015-01-27 Thread cdumez
Title: [179181] trunk Revision 179181 Author cdu...@apple.com Date 2015-01-27 07:59:58 -0800 (Tue, 27 Jan 2015) Log Message HTMLElement.dir should only return known values https://bugs.webkit.org/show_bug.cgi?id=140925 Reviewed by Darin Adler. Source/WebCore: HTMLElement.dir should onl

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

2015-01-27 Thread carlosgc
Title: [179182] trunk/Source/WebKit2 Revision 179182 Author carlo...@webkit.org Date 2015-01-27 08:10:17 -0800 (Tue, 27 Jan 2015) Log Message REGRESSION(r166975): [GTK] Page overlays are not drawn anymore after r166975 https://bugs.webkit.org/show_bug.cgi?id=131433 Reviewed by Žan Doberš

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

2015-01-27 Thread andersca
Title: [179183] trunk/Source/WebKit/mac Revision 179183 Author ander...@apple.com Date 2015-01-27 08:17:04 -0800 (Tue, 27 Jan 2015) Log Message Make it easy to test enabling formal delegate protocols https://bugs.webkit.org/show_bug.cgi?id=140892 Reviewed by Dan Bernstein. Add an WK_ENA

[webkit-changes] [179184] trunk/Websites/webkit.org

2015-01-27 Thread dbates
Title: [179184] trunk/Websites/webkit.org Revision 179184 Author dba...@webkit.org Date 2015-01-27 09:00:08 -0800 (Tue, 27 Jan 2015) Log Message Update Xcode requirement and add instructions to build, run, and debug WebKit for iOS Simulator Reviewed by David Kilzer. * building/build.htm

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

2015-01-27 Thread zalan
Title: [179185] trunk/Source/WebCore Revision 179185 Author za...@apple.com Date 2015-01-27 09:01:07 -0800 (Tue, 27 Jan 2015) Log Message Simple line layout: Make FlowContents an iterator class. https://bugs.webkit.org/show_bug.cgi?id=140909 Reviewed by Antti Koivisto. This patch transf

[webkit-changes] [179186] trunk/LayoutTests

2015-01-27 Thread bfulgham
Title: [179186] trunk/LayoutTests Revision 179186 Author bfulg...@apple.com Date 2015-01-27 09:05:46 -0800 (Tue, 27 Jan 2015) Log Message [Win] Adjust some expectations based on test bot display metrics. * platform/win/TestExpectations: * platform/win/fast/dom/adopt-node-crash-2-expected

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

2015-01-27 Thread ossy
Title: [179187] trunk/Source/_javascript_Core Revision 179187 Author o...@webkit.org Date 2015-01-27 09:13:14 -0800 (Tue, 27 Jan 2015) Log Message [ARM] Typo fix after r176083 https://bugs.webkit.org/show_bug.cgi?id=140937 Reviewed by Anders Carlsson. * assembler/ARMv7Assembler.h: (JSC:

[webkit-changes] [179188] trunk/LayoutTests

2015-01-27 Thread bfulgham
Title: [179188] trunk/LayoutTests Revision 179188 Author bfulg...@apple.com Date 2015-01-27 09:28:58 -0800 (Tue, 27 Jan 2015) Log Message [Win] Unskip tests now that r179170 is in place. * platform/win/TestExpectations: Modified Paths trunk/LayoutTests/ChangeLog trunk/LayoutTests/platf

[webkit-changes] [179189] trunk/LayoutTests

2015-01-27 Thread cdumez
Title: [179189] trunk/LayoutTests Revision 179189 Author cdu...@apple.com Date 2015-01-27 10:15:19 -0800 (Tue, 27 Jan 2015) Log Message Unreviewed. Rebaseline several editing tests on Mac after r179168. * platform/mac/editing/attributed-string/font-size-expected.txt: * platform/mac/editi

[webkit-changes] [179190] trunk/Tools

2015-01-27 Thread ossy
Title: [179190] trunk/Tools Revision 179190 Author o...@webkit.org Date 2015-01-27 10:22:44 -0800 (Tue, 27 Jan 2015) Log Message [Win] Disable FTL stress tests https://bugs.webkit.org/show_bug.cgi?id=140932 Reviewed by Brent Fulgham. * Scripts/run-_javascript_core-tests: Modified Paths

[webkit-changes] [179191] trunk/LayoutTests

2015-01-27 Thread ap
Title: [179191] trunk/LayoutTests Revision 179191 Author a...@apple.com Date 2015-01-27 10:24:15 -0800 (Tue, 27 Jan 2015) Log Message Media controls do not appear in 2 DRT tests This doesn't appear to happen any more, although the tests are still flaky due to flaky font metrics. * plat

[webkit-changes] [179192] trunk/Source

2015-01-27 Thread ggaren
Title: [179192] trunk/Source Revision 179192 Author gga...@apple.com Date 2015-01-27 10:29:29 -0800 (Tue, 27 Jan 2015) Log Message Use FastMalloc (bmalloc) instead of BlockAllocator for GC pages https://bugs.webkit.org/show_bug.cgi?id=140900 Reviewed by Mark Hahnenberg. Source/_javascri

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

2015-01-27 Thread mitz
Title: [179193] trunk/Source/WebKit/mac Revision 179193 Author m...@apple.com Date 2015-01-27 10:44:46 -0800 (Tue, 27 Jan 2015) Log Message Fixed building projects that import WebView.h with WK_ENABLE_FORMAL_DELEGATE_PROTOCOLS. Rubber-stamped by Anders Carlsson. * WebView/WebView.h: Add

[webkit-changes] [179194] trunk/Websites/perf.webkit.org

2015-01-27 Thread rniwa
Title: [179194] trunk/Websites/perf.webkit.org Revision 179194 Author rn...@webkit.org Date 2015-01-27 11:08:57 -0800 (Tue, 27 Jan 2015) Log Message Unreviewed build fix. "eta" isn't set on a in-progress build on a newly added builder. * tools/sync-with-buildbot.py: (find_request_updates

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

2015-01-27 Thread bdakin
Title: [179195] trunk/Source/WebKit2 Revision 179195 Author bda...@apple.com Date 2015-01-27 11:12:48 -0800 (Tue, 27 Jan 2015) Log Message Invoking an immediate action on link often dismisses selection https://bugs.webkit.org/show_bug.cgi?id=140911 -and corresponding- rdar://problem/19572

[webkit-changes] [179196] trunk/LayoutTests

2015-01-27 Thread cdumez
Title: [179196] trunk/LayoutTests Revision 179196 Author cdu...@apple.com Date 2015-01-27 11:16:00 -0800 (Tue, 27 Jan 2015) Log Message Unreviewed, rebaseline fast/css/css2-system-fonts.html on iOS. Rebaseline fast/css/css2-system-fonts.html on iOS after r179168. * platform/ios-sim-depr

[webkit-changes] [179197] trunk

2015-01-27 Thread dino
Title: [179197] trunk Revision 179197 Author d...@apple.com Date 2015-01-27 11:39:22 -0800 (Tue, 27 Jan 2015) Log Message CSSKeyframesRule::findRule() and deleteRule() should delete the last matching rule, not the first https://bugs.webkit.org/show_bug.cgi?id=139732 Patch by Sylvain Gali

[webkit-changes] [179198] branches/safari-600.4-branch/Source/WebKit2

2015-01-27 Thread matthew_hanson
Title: [179198] branches/safari-600.4-branch/Source/WebKit2 Revision 179198 Author matthew_han...@apple.com Date 2015-01-27 11:41:55 -0800 (Tue, 27 Jan 2015) Log Message Merge r179195. rdar://problem/19572685 Modified Paths branches/safari-600.4-branch/Source/WebKit2/ChangeLog branches/

[webkit-changes] [179199] trunk/Tools

2015-01-27 Thread dbates
Title: [179199] trunk/Tools Revision 179199 Author dba...@webkit.org Date 2015-01-27 11:44:14 -0800 (Tue, 27 Jan 2015) Log Message [iOS WK2] Add directory LayoutTests/platform/wk2 to the list of baseline search paths https://bugs.webkit.org/show_bug.cgi?id=140942 Reviewed by Alexey Prosk

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

2015-01-27 Thread bfulgham
Title: [179201] trunk/Source/WebCore Revision 179201 Author bfulg...@apple.com Date 2015-01-27 12:16:31 -0800 (Tue, 27 Jan 2015) Log Message [Win] Unreviewed build fix. Lack of include guards in WebVTTElement.h caused a build failure once we started including this header file from more t

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

2015-01-27 Thread msaboff
Title: [179202] trunk/Source/_javascript_Core Revision 179202 Author msab...@apple.com Date 2015-01-27 12:25:04 -0800 (Tue, 27 Jan 2015) Log Message REGRESSION(r178591): 20% regression in Octane box2d https://bugs.webkit.org/show_bug.cgi?id=140948 Reviewed by Geoffrey Garen. Added check

[webkit-changes] [179203] trunk/LayoutTests

2015-01-27 Thread benjamin
Title: [179203] trunk/LayoutTests Revision 179203 Author benja...@webkit.org Date 2015-01-27 12:45:10 -0800 (Tue, 27 Jan 2015) Log Message Import some extra tests for r179132 https://bugs.webkit.org/show_bug.cgi?id=140930 Reviewed by Sam Weinig. Add some tests that were done from previo

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

2015-01-27 Thread benjamin
Title: [179204] trunk/Source/WebCore Revision 179204 Author benja...@webkit.org Date 2015-01-27 12:46:34 -0800 (Tue, 27 Jan 2015) Log Message Modernize some constructors of the CSS JIT https://bugs.webkit.org/show_bug.cgi?id=140903 Patch by Benjamin Poulain on 2015-01-27 Reviewed by Dar

[webkit-changes] [179205] trunk/LayoutTests

2015-01-27 Thread benjamin
Title: [179205] trunk/LayoutTests Revision 179205 Author benja...@webkit.org Date 2015-01-27 12:50:38 -0800 (Tue, 27 Jan 2015) Log Message Import the layout test style-sharing-type-and-readonly.html from blink https://bugs.webkit.org/show_bug.cgi?id=125280 Reviewed by Sergio Villar Senin

[webkit-changes] [179206] tags/Safari-600.5.3.1/

2015-01-27 Thread bshafiei
Title: [179206] tags/Safari-600.5.3.1/ Revision 179206 Author bshaf...@apple.com Date 2015-01-27 12:55:50 -0800 (Tue, 27 Jan 2015) Log Message New tag. Added Paths tags/Safari-600.5.3.1/ Diff Property changes: tags/Safari-600.5.3.1 Added: svn:ignore depcomp compile config.guess

[webkit-changes] [179207] tags/Safari-600.5.3.1/Source

2015-01-27 Thread bshafiei
Title: [179207] tags/Safari-600.5.3.1/Source Revision 179207 Author bshaf...@apple.com Date 2015-01-27 13:00:33 -0800 (Tue, 27 Jan 2015) Log Message Versioning. Modified Paths tags/Safari-600.5.3.1/Source/_javascript_Core/Configurations/Version.xcconfig tags/Safari-600.5.3.1/Source/WebC

[webkit-changes] [179209] branches/safari-600.1.4.15-branch/Source

2015-01-27 Thread lforschler
Title: [179209] branches/safari-600.1.4.15-branch/Source Revision 179209 Author lforsch...@apple.com Date 2015-01-27 13:19:18 -0800 (Tue, 27 Jan 2015) Log Message Merged r177455. rdar://problem/19445868 Modified Paths branches/safari-600.1.4.15-branch/Source/_javascript_Core/ChangeLog

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

2015-01-27 Thread lforschler
Title: [179210] branches/safari-600.1.4.15-branch/Source/WebCore Revision 179210 Author lforsch...@apple.com Date 2015-01-27 13:27:09 -0800 (Tue, 27 Jan 2015) Log Message Merged r177499. rdar://problem/19445880 Modified Paths branches/safari-600.1.4.15-branch/Source/WebCore/ChangeLog b

[webkit-changes] [179211] trunk/Source

2015-01-27 Thread commit-queue
Title: [179211] trunk/Source Revision 179211 Author commit-qu...@webkit.org Date 2015-01-27 13:34:32 -0800 (Tue, 27 Jan 2015) Log Message Unreviewed, rolling out r179192. https://bugs.webkit.org/show_bug.cgi?id=140953 Caused numerous layout test failures (Requested by mattbaker_ on #webk

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

2015-01-27 Thread lforschler
Title: [179212] branches/safari-600.1.4.15-branch/Source/WebCore Revision 179212 Author lforsch...@apple.com Date 2015-01-27 13:37:11 -0800 (Tue, 27 Jan 2015) Log Message Merged r177504. rdar://problem/19445872 Modified Paths branches/safari-600.1.4.15-branch/Source/WebCore/ChangeLog b

[webkit-changes] [179213] branches/safari-600.1.4.15-branch/Source/WebKit2

2015-01-27 Thread lforschler
Title: [179213] branches/safari-600.1.4.15-branch/Source/WebKit2 Revision 179213 Author lforsch...@apple.com Date 2015-01-27 13:59:02 -0800 (Tue, 27 Jan 2015) Log Message Merged r177526. Modified Paths branches/safari-600.1.4.15-branch/Source/WebKit2/ChangeLog branches/safari-600.1.4.

[webkit-changes] [179214] trunk/Tools

2015-01-27 Thread ap
Title: [179214] trunk/Tools Revision 179214 Author a...@apple.com Date 2015-01-27 14:02:36 -0800 (Tue, 27 Jan 2015) Log Message Update bots on the flakiness dashboard https://bugs.webkit.org/show_bug.cgi?id=140956 Reviewed by Ryosuke Niwa. * TestResultServer/static-dashboards/builders.j

[webkit-changes] [179215] branches/safari-600.1.4.15-branch/Source/WebKit2

2015-01-27 Thread lforschler
Title: [179215] branches/safari-600.1.4.15-branch/Source/WebKit2 Revision 179215 Author lforsch...@apple.com Date 2015-01-27 14:05:58 -0800 (Tue, 27 Jan 2015) Log Message Merged r177531. rdar://problem/19445868 Modified Paths branches/safari-600.1.4.15-branch/Source/WebKit2/ChangeLog b

[webkit-changes] [179216] trunk/Tools

2015-01-27 Thread dbates
Title: [179216] trunk/Tools Revision 179216 Author dba...@webkit.org Date 2015-01-27 14:07:50 -0800 (Tue, 27 Jan 2015) Log Message [iOS] run-webkit-tests --platform=ios* --lint-test-files does not work https://bugs.webkit.org/show_bug.cgi?id=140949 Reviewed by Alexey Proskuryakov. Add "

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

2015-01-27 Thread lforschler
Title: [179217] branches/safari-600.1.4.15-branch/Source/WebCore Revision 179217 Author lforsch...@apple.com Date 2015-01-27 14:22:24 -0800 (Tue, 27 Jan 2015) Log Message Merged r177581. rdar://problem/19445888 Modified Paths branches/safari-600.1.4.15-branch/Source/WebCore/ChangeLog b

[webkit-changes] [179218] trunk/Tools

2015-01-27 Thread ap
Title: [179218] trunk/Tools Revision 179218 Author a...@apple.com Date 2015-01-27 14:29:33 -0800 (Tue, 27 Jan 2015) Log Message [Mac] Disable building Java applets by default https://bugs.webkit.org/show_bug.cgi?id=140957 rdar://problem/19619529 Reviewed by Anders Carlsson. It was actua

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

2015-01-27 Thread lforschler
Title: [179219] branches/safari-600.1.4.15-branch/Source/WebCore Revision 179219 Author lforsch...@apple.com Date 2015-01-27 14:31:02 -0800 (Tue, 27 Jan 2015) Log Message Merged r177591. rdar://problem/19445895 Modified Paths branches/safari-600.1.4.15-branch/Source/WebCore/ChangeLog b

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

2015-01-27 Thread ggaren
Title: [179221] trunk/Source/WTF Revision 179221 Author gga...@apple.com Date 2015-01-27 14:41:47 -0800 (Tue, 27 Jan 2015) Log Message Removed WTF_MALLOC_VALIDATION https://bugs.webkit.org/show_bug.cgi?id=140958 Reviewed by Anders Carlsson. I don't think anyone has been using this, and

[webkit-changes] [179222] branches/safari-600.1.4.15-branch/Source/WebKit2

2015-01-27 Thread lforschler
Title: [179222] branches/safari-600.1.4.15-branch/Source/WebKit2 Revision 179222 Author lforsch...@apple.com Date 2015-01-27 14:49:55 -0800 (Tue, 27 Jan 2015) Log Message Merged r177612. rdar://problem/19445900 Modified Paths branches/safari-600.1.4.15-branch/Source/WebKit2/ChangeLog b

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

2015-01-27 Thread fpizlo
Title: [179223] trunk/Source/_javascript_Core Revision 179223 Author fpi...@apple.com Date 2015-01-27 14:56:00 -0800 (Tue, 27 Jan 2015) Log Message Move DFGBinarySwitch out of the DFG so that all of the JITs can use it https://bugs.webkit.org/show_bug.cgi?id=140959 Rubber stamped by Geof

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

2015-01-27 Thread lforschler
Title: [179224] branches/safari-600.1.4.15-branch/Source/WebCore Revision 179224 Author lforsch...@apple.com Date 2015-01-27 15:34:51 -0800 (Tue, 27 Jan 2015) Log Message Merged r177647. rdar://problem/19445865 Modified Paths branches/safari-600.1.4.15-branch/Source/WebCore/ChangeLog b

[webkit-changes] [179225] trunk/Tools

2015-01-27 Thread bfulgham
Title: [179225] trunk/Tools Revision 179225 Author bfulg...@apple.com Date 2015-01-27 15:38:02 -0800 (Tue, 27 Jan 2015) Log Message [Win] WinLauncher crashes on eleventh site visited https://bugs.webkit.org/show_bug.cgi?id=140960 Reviewed by Anders Carlsson. * WinLauncher/WinLauncher.cp

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

2015-01-27 Thread matthew_hanson
Title: [179226] branches/safari-600.4-branch/Source Revision 179226 Author matthew_han...@apple.com Date 2015-01-27 15:43:10 -0800 (Tue, 27 Jan 2015) Log Message Merge r179129. rdar://problem/19489518 Modified Paths branches/safari-600.4-branch/Source/WebCore/ChangeLog branches/safari-6

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

2015-01-27 Thread cdumez
Title: [179227] trunk/Source/WebCore Revision 179227 Author cdu...@apple.com Date 2015-01-27 16:02:45 -0800 (Tue, 27 Jan 2015) Log Message Rename isExpandedShorthand() to isShorthandCSSProperty() for clarity https://bugs.webkit.org/show_bug.cgi?id=140954 Reviewed by Andreas Kling. Renam

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

2015-01-27 Thread ap
Title: [179228] trunk/Source/WebCore Revision 179228 Author a...@apple.com Date 2015-01-27 16:13:37 -0800 (Tue, 27 Jan 2015) Log Message Some NSAccessibility methods we use are deprecated on 10.10 https://bugs.webkit.org/show_bug.cgi?id=140966 Reviewed by Anders Carlsson. * accessibilit

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

2015-01-27 Thread cdumez
Title: [179229] trunk/Source/WebCore Revision 179229 Author cdu...@apple.com Date 2015-01-27 16:48:19 -0800 (Tue, 27 Jan 2015) Log Message Remove unnecessary m_cachedPage null-checks in PageCache https://bugs.webkit.org/show_bug.cgi?id=140965 Reviewed by Andreas Kling. Remove unnecessar

[webkit-changes] [179230] trunk/Source

2015-01-27 Thread bdakin
Title: [179230] trunk/Source Revision 179230 Author bda...@apple.com Date 2015-01-27 17:06:54 -0800 (Tue, 27 Jan 2015) Log Message Immediate action gesture recognizer still doesn't work well with IB https://bugs.webkit.org/show_bug.cgi?id=140967 -and corresponding- rdar://problem/19621509

[webkit-changes] [179231] trunk/LayoutTests

2015-01-27 Thread bfulgham
Title: [179231] trunk/LayoutTests Revision 179231 Author bfulg...@apple.com Date 2015-01-27 17:08:15 -0800 (Tue, 27 Jan 2015) Log Message [Win] More Windows rebaselines. * platform/win/fast/events/ondrop-text-htmlt-expected.txt: Added. * platform/win/fast/text/backslash-to-yen-sign-euc-e

[webkit-changes] [179232] trunk/Tools

2015-01-27 Thread ap
Title: [179232] trunk/Tools Revision 179232 Author a...@apple.com Date 2015-01-27 17:11:33 -0800 (Tue, 27 Jan 2015) Log Message Make flakiness dashboard OS list actually match test_expectations.py https://bugs.webkit.org/show_bug.cgi?id=140969 Reviewed by Ryosuke Niwa. * TestResultServe

[webkit-changes] [179233] trunk

2015-01-27 Thread roger_fong
Title: [179233] trunk Revision 179233 Author roger_f...@apple.com Date 2015-01-27 17:16:32 -0800 (Tue, 27 Jan 2015) Log Message WebGL2: Disable various extensions on WebGL2 context that have been promoted to core. https://bugs.webkit.org/show_bug.cgi?id=140907. Reviewed by Brent Fulgham

[webkit-changes] [179234] trunk/LayoutTests

2015-01-27 Thread bfulgham
Title: [179234] trunk/LayoutTests Revision 179234 Author bfulg...@apple.com Date 2015-01-27 17:26:02 -0800 (Tue, 27 Jan 2015) Log Message [Win] Re-enable Sputnik. * platform/win/TestExpectations: * platform/win/fast/text/backslash-to-yen-sign-euc-expected.txt: Modified Paths trunk/Layo

[webkit-changes] [179235] trunk/Tools

2015-01-27 Thread ap
Title: [179235] trunk/Tools Revision 179235 Author a...@apple.com Date 2015-01-27 17:54:25 -0800 (Tue, 27 Jan 2015) Log Message build.webkit.org/dashboard asserts on some commits https://bugs.webkit.org/show_bug.cgi?id=140926 Reviewed by Tim Horton. * BuildSlaveSupport/build.webkit.org-

[webkit-changes] [179236] trunk/Source

2015-01-27 Thread ap
Title: [179236] trunk/Source Revision 179236 Author a...@apple.com Date 2015-01-27 18:29:06 -0800 (Tue, 27 Jan 2015) Log Message More build fixes for newer clang. Rubber-stamped by Anders Carlsson. Source/WebCore: * loader/icon/IconDatabase.h: Added missing override keywords. Source/W

[webkit-changes] [179237] trunk/LayoutTests

2015-01-27 Thread ap
Title: [179237] trunk/LayoutTests Revision 179237 Author a...@apple.com Date 2015-01-27 18:37:39 -0800 (Tue, 27 Jan 2015) Log Message REGRESSION (OS X 10.10.2): media/track/track-in-band-style.html frequently times out https://bugs.webkit.org/show_bug.cgi?id=140974 * platform/mac/TestExp

[webkit-changes] [179238] tags/Safari-601.1.16/

2015-01-27 Thread bshafiei
Title: [179238] tags/Safari-601.1.16/ Revision 179238 Author bshaf...@apple.com Date 2015-01-27 21:09:25 -0800 (Tue, 27 Jan 2015) Log Message New tag. Added Paths tags/Safari-601.1.16/ Diff Property changes: tags/Safari-601.1.16 Added: svn:ignore depcomp compile config.guess GNU

[webkit-changes] [179239] trunk/Source

2015-01-27 Thread bshafiei
Title: [179239] trunk/Source Revision 179239 Author bshaf...@apple.com Date 2015-01-27 21:11:46 -0800 (Tue, 27 Jan 2015) Log Message Versioning. Modified Paths trunk/Source/_javascript_Core/Configurations/Version.xcconfig trunk/Source/WebCore/Configurations/Version.xcconfig trunk/Source

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

2015-01-27 Thread fpizlo
Title: [179241] trunk/Source/_javascript_Core Revision 179241 Author fpi...@apple.com Date 2015-01-27 21:48:59 -0800 (Tue, 27 Jan 2015) Log Message ExitSiteData saying m_takesSlowPath shouldn't mean early returning takesSlowPath() since for the non-LLInt case we later set m_couldTakeSlowP

[webkit-changes] [179242] trunk/Source

2015-01-27 Thread cdumez
Title: [179242] trunk/Source Revision 179242 Author cdu...@apple.com Date 2015-01-27 21:53:53 -0800 (Tue, 27 Jan 2015) Log Message Use a Ref in Document instead of a RefPtr https://bugs.webkit.org/show_bug.cgi?id=140971 Reviewed by Andreas Kling. Source/WebCore: Use a Ref in Document i

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

2015-01-27 Thread bshafiei
Title: [179243] branches/safari-600.4-branch/Source Revision 179243 Author bshaf...@apple.com Date 2015-01-27 23:41:46 -0800 (Tue, 27 Jan 2015) Log Message Merged r179230. rdar://problem/19621509 Modified Paths branches/safari-600.4-branch/Source/WebKit/mac/ChangeLog branches/safari-60