[webkit-changes] [141974] trunk/LayoutTests

2013-02-06 Thread zandobersek
Title: [141974] trunk/LayoutTests Revision 141974 Author zandober...@gmail.com Date 2013-02-06 00:04:49 -0800 (Wed, 06 Feb 2013) Log Message Unreviewed GTK gardening. Skipping the newly-added tests in webgl/, the GTK builders are not yet able to run these tests. *

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

2013-02-06 Thread commit-queue
Title: [141976] trunk/Source/WebCore Revision 141976 Author commit-qu...@webkit.org Date 2013-02-06 00:27:21 -0800 (Wed, 06 Feb 2013) Log Message Unreviewed, rolling out r141961. http://trac.webkit.org/changeset/141961 https://bugs.webkit.org/show_bug.cgi?id=109019 assertion failures on

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

2013-02-06 Thread haraken
Title: [141977] trunk/Source/WebCore Revision 141977 Author hara...@chromium.org Date 2013-02-06 00:55:20 -0800 (Wed, 06 Feb 2013) Log Message [V8] Pass an Isolate to remaining GetTemplate()s https://bugs.webkit.org/show_bug.cgi?id=109001 Reviewed by Adam Barth. No tests. No change in

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

2013-02-06 Thread pfeldman
Title: [141979] trunk/Source/WebCore Revision 141979 Author pfeld...@chromium.org Date 2013-02-06 02:11:54 -0800 (Wed, 06 Feb 2013) Log Message Web Inspector: file selector list jumps as I type or move Up/Down https://bugs.webkit.org/show_bug.cgi?id=108933 Reviewed by Vsevolod Vlasov.

[webkit-changes] [141980] trunk/LayoutTests

2013-02-06 Thread allan . jensen
Title: [141980] trunk/LayoutTests Revision 141980 Author allan.jen...@digia.com Date 2013-02-06 02:27:40 -0800 (Wed, 06 Feb 2013) Log Message [Qt] Unskip working filter tests. Unreviewed gardening These tests work if we remove our failure expecting baselines. *

[webkit-changes] [141982] trunk

2013-02-06 Thread commit-queue
Title: [141982] trunk Revision 141982 Author commit-qu...@webkit.org Date 2013-02-06 03:32:16 -0800 (Wed, 06 Feb 2013) Log Message [CSSRegions] Assertion failure in Node::detach (!renderer || renderer-inRenderFlowThread()) https://bugs.webkit.org/show_bug.cgi?id=104517 Patch by Mihai

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

2013-02-06 Thread haraken
Title: [141983] trunk/Source/WebCore Revision 141983 Author hara...@chromium.org Date 2013-02-06 03:40:49 -0800 (Wed, 06 Feb 2013) Log Message [V8] Remove V8GCController::m_edenNodes and make minor DOM GC more precise https://bugs.webkit.org/show_bug.cgi?id=108579 Reviewed by Adam

[webkit-changes] [141985] trunk

2013-02-06 Thread mkwst
Title: [141985] trunk Revision 141985 Author mk...@chromium.org Date 2013-02-06 04:07:10 -0800 (Wed, 06 Feb 2013) Log Message Add an ENABLE_NOSNIFF feature flag. https://bugs.webkit.org/show_bug.cgi?id=109029 Reviewed by Jochen Eisinger. This new flag will control the behavior of

[webkit-changes] [141986] trunk

2013-02-06 Thread commit-queue
Title: [141986] trunk Revision 141986 Author commit-qu...@webkit.org Date 2013-02-06 04:27:48 -0800 (Wed, 06 Feb 2013) Log Message Web Inspector: refactor registerShortcuts method of DTE https://bugs.webkit.org/show_bug.cgi?id=109031 Patch by Andrey Lushnikov lushni...@chromium.org on

[webkit-changes] [141988] trunk

2013-02-06 Thread vsevik
Title: [141988] trunk Revision 141988 Author vse...@chromium.org Date 2013-02-06 05:03:15 -0800 (Wed, 06 Feb 2013) Log Message Web Inspector: Remove show script folders setting https://bugs.webkit.org/show_bug.cgi?id=108940 Reviewed by Pavel Feldman. Source/WebCore: Removed

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

2013-02-06 Thread pfeldman
Title: [141989] trunk/Source/WebCore Revision 141989 Author pfeld...@chromium.org Date 2013-02-06 05:04:47 -0800 (Wed, 06 Feb 2013) Log Message Follow up to r141979: do not consume Home/End. Not reviewed. * inspector/front-end/FilteredItemSelectionDialog.js:

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

2013-02-06 Thread akling
Title: [141990] trunk/Source/WebCore Revision 141990 Author akl...@apple.com Date 2013-02-06 05:09:01 -0800 (Wed, 06 Feb 2013) Log Message Optimize GlyphPage for case where all glyphs are available in the same font. http://webkit.org/b/108835 rdar://problem/13157042 Reviewed by Antti

[webkit-changes] [141992] trunk/Source

2013-02-06 Thread loislo
Title: [141992] trunk/Source Revision 141992 Author loi...@chromium.org Date 2013-02-06 05:29:30 -0800 (Wed, 06 Feb 2013) Log Message Web Inspector: Native Memory Instrumentation: assign class name to the heap graph node automatically https://bugs.webkit.org/show_bug.cgi?id=107262

[webkit-changes] [141994] trunk/LayoutTests

2013-02-06 Thread commit-queue
Title: [141994] trunk/LayoutTests Revision 141994 Author commit-qu...@webkit.org Date 2013-02-06 05:37:23 -0800 (Wed, 06 Feb 2013) Log Message [WK2] New tests introduced in r100895 fail https://bugs.webkit.org/show_bug.cgi?id=73913 Patch by Marja Hölttä ma...@chromium.org on 2013-02-06

[webkit-changes] [141995] trunk/Tools

2013-02-06 Thread jochen
Title: [141995] trunk/Tools Revision 141995 Author joc...@chromium.org Date 2013-02-06 06:06:12 -0800 (Wed, 06 Feb 2013) Log Message [chromium] fix android build which doesn't support intents Unreviewed build fix. * DumpRenderTree/chromium/TestRunner/src/TestRunner.cpp:

[webkit-changes] [141996] trunk/Tools

2013-02-06 Thread commit-queue
Title: [141996] trunk/Tools Revision 141996 Author commit-qu...@webkit.org Date 2013-02-06 06:32:17 -0800 (Wed, 06 Feb 2013) Log Message Unreviewed, rolling out r141995. http://trac.webkit.org/changeset/141995 https://bugs.webkit.org/show_bug.cgi?id=109046 May allow me to roll out the

[webkit-changes] [141997] trunk/Source/WebKit/chromium

2013-02-06 Thread schenney
Title: [141997] trunk/Source/WebKit/chromium Revision 141997 Author schen...@chromium.org Date 2013-02-06 06:43:21 -0800 (Wed, 06 Feb 2013) Log Message Add Skia code suppression flags to WebKit skia.gyp Unreviewed. This is step one in removing these flags. First we get them into

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

2013-02-06 Thread commit-queue
Title: [141999] trunk/Source/WebCore Revision 141999 Author commit-qu...@webkit.org Date 2013-02-06 07:50:56 -0800 (Wed, 06 Feb 2013) Log Message Unreviewed, rolling out r141983. http://trac.webkit.org/changeset/141983 https://bugs.webkit.org/show_bug.cgi?id=109055 lots of new crashes

[webkit-changes] [142000] trunk

2013-02-06 Thread vsevik
Title: [142000] trunk Revision 142000 Author vse...@chromium.org Date 2013-02-06 07:52:27 -0800 (Wed, 06 Feb 2013) Log Message Source/WebCore: Web Inspector: Remove isSnippet field from FileDescriptor and UISourceCode. https://bugs.webkit.org/show_bug.cgi?id=109045 Reviewed by Pavel

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

2013-02-06 Thread commit-queue
Title: [142002] trunk/Source/WebKit2 Revision 142002 Author commit-qu...@webkit.org Date 2013-02-06 08:20:58 -0800 (Wed, 06 Feb 2013) Log Message [WK2][Win] Fix build after MessageID.h related changes and after r141619. https://bugs.webkit.org/show_bug.cgi?id=108612 Patch by Simon

[webkit-changes] [142003] trunk

2013-02-06 Thread dino
Title: [142003] trunk Revision 142003 Author d...@apple.com Date 2013-02-06 09:27:03 -0800 (Wed, 06 Feb 2013) Log Message Minor updates to captions menu UI https://bugs.webkit.org/show_bug.cgi?id=109005 Reviewed by Eric Carlson. Now that we only have a single section in the captions

[webkit-changes] [142004] trunk/Source

2013-02-06 Thread tonyg
Title: [142004] trunk/Source Revision 142004 Author to...@chromium.org Date 2013-02-06 09:50:08 -0800 (Wed, 06 Feb 2013) Log Message Call XSSAuditor's didBlockScript() for the threaded HTML parser https://bugs.webkit.org/show_bug.cgi?id=108726 Reviewed by Adam Barth. Source/WebCore:

[webkit-changes] [142008] trunk/Source/WebKit/chromium

2013-02-06 Thread alecflett
Title: [142008] trunk/Source/WebKit/chromium Revision 142008 Author alecfl...@chromium.org Date 2013-02-06 10:44:54 -0800 (Wed, 06 Feb 2013) Log Message IndexedDB: Stub out SharedBuffer version of put() https://bugs.webkit.org/show_bug.cgi?id=108986 Reviewed by Darin Fisher. This is

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

2013-02-06 Thread commit-queue
Title: [142009] trunk/Source/WebKit2 Revision 142009 Author commit-qu...@webkit.org Date 2013-02-06 10:54:06 -0800 (Wed, 06 Feb 2013) Log Message [EFL][WK2] Assertion failure on MiniBrowser exit https://bugs.webkit.org/show_bug.cgi?id=108932 Patch by Sudarsana Nagineni

[webkit-changes] [142010] branches/chromium/1364/Source/WebKit/chromium

2013-02-06 Thread kerz
Title: [142010] branches/chromium/1364/Source/WebKit/chromium Revision 142010 Author k...@chromium.org Date 2013-02-06 10:56:35 -0800 (Wed, 06 Feb 2013) Log Message Merge 141540 [Chromium] WebViewTest.SetCompositionFromExistingText failing after r141479

[webkit-changes] [142011] trunk/Source/WebKit/chromium

2013-02-06 Thread commit-queue
Title: [142011] trunk/Source/WebKit/chromium Revision 142011 Author commit-qu...@webkit.org Date 2013-02-06 11:07:27 -0800 (Wed, 06 Feb 2013) Log Message [Chromium] WebWidget should expose a way to determine the start/end of the selection bounds

[webkit-changes] [142012] trunk

2013-02-06 Thread shawnsingh
Title: [142012] trunk Revision 142012 Author shawnsi...@chromium.org Date 2013-02-06 11:35:21 -0800 (Wed, 06 Feb 2013) Log Message RenderLayer hasVisibleContent() has inconsistent semantics causing disappearing composited layers https://bugs.webkit.org/show_bug.cgi?id=108118 Reviewed by

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

2013-02-06 Thread ap
Title: [142013] trunk/Source/WebKit2 Revision 142013 Author a...@apple.com Date 2013-02-06 11:43:21 -0800 (Wed, 06 Feb 2013) Log Message Get rid of unneeded writeable preferences. Reviewed by Anders Carlsson. com.apple.HIToolbox.plist and

[webkit-changes] [142014] trunk

2013-02-06 Thread cfleizach
Title: [142014] trunk Revision 142014 Author cfleiz...@apple.com Date 2013-02-06 12:08:20 -0800 (Wed, 06 Feb 2013) Log Message AX: if html has an ARIA attribute, it's exposed as an AXGroup https://bugs.webkit.org/show_bug.cgi?id=109008 Reviewed by Ryosuke Niwa. Source/WebCore: If an

[webkit-changes] [142016] trunk/LayoutTests

2013-02-06 Thread zandobersek
Title: [142016] trunk/LayoutTests Revision 142016 Author zandober...@gmail.com Date 2013-02-06 12:25:47 -0800 (Wed, 06 Feb 2013) Log Message Unreviewed GTK gardening. Marking required tests as slow so the test runs are not interrupted when timeouts occur in tests that would actually

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

2013-02-06 Thread andersca
Title: [142017] trunk/Source/WebKit2 Revision 142017 Author ander...@apple.com Date 2013-02-06 12:40:20 -0800 (Wed, 06 Feb 2013) Log Message Pass the document source URL to the pluginLoadPolicy callback https://bugs.webkit.org/show_bug.cgi?id=109084 rdar://problem/13154516 Reviewed by

[webkit-changes] [142018] trunk/LayoutTests

2013-02-06 Thread senorblanco
Title: [142018] trunk/LayoutTests Revision 142018 Author senorbla...@chromium.org Date 2013-02-06 12:41:07 -0800 (Wed, 06 Feb 2013) Log Message Suppress failures for minor pixel diffs which will be caused when https://codereview.chromium.org/12217047/ lands. Unreviewed.

[webkit-changes] [142020] trunk/LayoutTests

2013-02-06 Thread zandobersek
Title: [142020] trunk/LayoutTests Revision 142020 Author zandober...@gmail.com Date 2013-02-06 12:56:00 -0800 (Wed, 06 Feb 2013) Log Message Unreviewed GTK gardening. Walked through the WontFix test expectations, expanding them with the expected failure. This forces the test to run but

[webkit-changes] [142021] trunk

2013-02-06 Thread commit-queue
Title: [142021] trunk Revision 142021 Author commit-qu...@webkit.org Date 2013-02-06 12:58:04 -0800 (Wed, 06 Feb 2013) Log Message Implement 'vmax' from CSS3 values and units https://bugs.webkit.org/show_bug.cgi?id=91440 Patch by Uday Kiran udayki...@motorola.com on 2013-02-06 Reviewed

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

2013-02-06 Thread zandobersek
Title: [142022] trunk/Source/WTF Revision 142022 Author zandober...@gmail.com Date 2013-02-06 13:00:16 -0800 (Wed, 06 Feb 2013) Log Message [WTFURL] Fix erroneous header inclusions in WTFURL code https://bugs.webkit.org/show_bug.cgi?id=109040 Reviewed by Benjamin Poulain. Include

[webkit-changes] [142023] trunk/Tools

2013-02-06 Thread zandobersek
Title: [142023] trunk/Tools Revision 142023 Author zandober...@gmail.com Date 2013-02-06 13:01:24 -0800 (Wed, 06 Feb 2013) Log Message [TestResultServer] Adjust the name of the GTK 64-bit debug builder https://bugs.webkit.org/show_bug.cgi?id=109016 Reviewed by Ojan Vafai. *

[webkit-changes] [142024] trunk

2013-02-06 Thread rniwa
Title: [142024] trunk Revision 142024 Author rn...@webkit.org Date 2013-02-06 13:11:35 -0800 (Wed, 06 Feb 2013) Log Message REGRESSION(r141136): Apple's internal PLT test suite doesn't finish https://bugs.webkit.org/show_bug.cgi?id=108380 Reviewed by Alexey Proskuryakov.

[webkit-changes] [142026] trunk/LayoutTests

2013-02-06 Thread zandobersek
Title: [142026] trunk/LayoutTests Revision 142026 Author zandober...@gmail.com Date 2013-02-06 13:30:10 -0800 (Wed, 06 Feb 2013) Log Message Unreviewed GTK gardening. Rebaselining and adding a few failure expectations after r142015. * platform/gtk/TestExpectations: *

[webkit-changes] [142027] trunk/Source/WebKit/chromium

2013-02-06 Thread dcheng
Title: [142027] trunk/Source/WebKit/chromium Revision 142027 Author dch...@chromium.org Date 2013-02-06 13:35:55 -0800 (Wed, 06 Feb 2013) Log Message [chromium] Remove config.h header from WebUnitTests.cpp https://bugs.webkit.org/show_bug.cgi?id=108966 Reviewed by Tony Chang. This file

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

2013-02-06 Thread commit-queue
Title: [142028] trunk/Source/WebCore Revision 142028 Author commit-qu...@webkit.org Date 2013-02-06 13:42:20 -0800 (Wed, 06 Feb 2013) Log Message [Chromium/Skia] Remove use of deprecated Skia names https://bugs.webkit.org/show_bug.cgi?id=109085 Patch by Brian Salomon bsalo...@google.com

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

2013-02-06 Thread tonyg
Title: [142029] trunk/Source/WebCore Revision 142029 Author to...@chromium.org Date 2013-02-06 13:49:48 -0800 (Wed, 06 Feb 2013) Log Message Fix CompactHTMLToken's copy ctor to copy all fields https://bugs.webkit.org/show_bug.cgi?id=109076 Reviewed by Adam Barth. This was introduced by

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

2013-02-06 Thread mark . lam
Title: [142033] trunk/Source/WebCore Revision 142033 Author mark@apple.com Date 2013-02-06 14:30:40 -0800 (Wed, 06 Feb 2013) Log Message Fix broken release builds, greening the bots. https://bugs.webkit.org/show_bug.cgi?id=107475. Not reviewed. No new tests. *

[webkit-changes] [142034] trunk/LayoutTests

2013-02-06 Thread zandobersek
Title: [142034] trunk/LayoutTests Revision 142034 Author zandober...@gmail.com Date 2013-02-06 14:33:44 -0800 (Wed, 06 Feb 2013) Log Message Unreviewed GTK gardening. Expanding failure expectation for fast/dom/Window/slow-unload-handler-only-frame-is-stopped.html. *

[webkit-changes] [142036] branches/safari-536.28-branch/LayoutTests

2013-02-06 Thread lforschler
Title: [142036] branches/safari-536.28-branch/LayoutTests Revision 142036 Author lforsch...@apple.com Date 2013-02-06 14:45:23 -0800 (Wed, 06 Feb 2013) Log Message rdar://problem/12967921 Update test results. Reviewed by Enrica Casucci. *

[webkit-changes] [142038] branches/safari-536.28-branch/LayoutTests

2013-02-06 Thread lforschler
Title: [142038] branches/safari-536.28-branch/LayoutTests Revision 142038 Author lforsch...@apple.com Date 2013-02-06 14:47:03 -0800 (Wed, 06 Feb 2013) Log Message Update WK2 test results. rdar://problem/12968040 Chopin test failure: http/tests/loading/remove-child-triggers-parser.html

[webkit-changes] [142039] branches/safari-536.28-branch/LayoutTests

2013-02-06 Thread lforschler
Title: [142039] branches/safari-536.28-branch/LayoutTests Revision 142039 Author lforsch...@apple.com Date 2013-02-06 14:56:04 -0800 (Wed, 06 Feb 2013) Log Message rdar://problem/12968605 Reviewed by Enrica Casucci. * platform/mac-wk2/Skipped: Modified Paths

[webkit-changes] [142040] branches/safari-536.28-branch/LayoutTests

2013-02-06 Thread lforschler
Title: [142040] branches/safari-536.28-branch/LayoutTests Revision 142040 Author lforsch...@apple.com Date 2013-02-06 14:59:59 -0800 (Wed, 06 Feb 2013) Log Message We don't have the text-based repaint test harness on the branch. rdar://problem/12968804 Reviewed by Tim Horton. *

[webkit-changes] [142041] branches/chromium/1364

2013-02-06 Thread kerz
Title: [142041] branches/chromium/1364 Revision 142041 Author k...@chromium.org Date 2013-02-06 15:06:56 -0800 (Wed, 06 Feb 2013) Log Message Revert 141898 Disable Fullscreen API on Android. Disable the fullscreen API, as it is not working correctly on Android. BUG=173664

[webkit-changes] [142043] trunk

2013-02-06 Thread commit-queue
Title: [142043] trunk Revision 142043 Author commit-qu...@webkit.org Date 2013-02-06 15:33:15 -0800 (Wed, 06 Feb 2013) Log Message Store the language internally instead of using lang attribute for WebVTT nodes https://bugs.webkit.org/show_bug.cgi?id=108858 Patch by Dima Gorbik

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

2013-02-06 Thread andersca
Title: [142044] trunk/Source/WebKit2 Revision 142044 Author ander...@apple.com Date 2013-02-06 15:44:21 -0800 (Wed, 06 Feb 2013) Log Message Dispatch storage manager messages to the storage work queue https://bugs.webkit.org/show_bug.cgi?id=109099 Reviewed by Andreas Kling. *

[webkit-changes] [142045] trunk/Source

2013-02-06 Thread aelias
Title: [142045] trunk/Source Revision 142045 Author ael...@chromium.org Date 2013-02-06 15:47:17 -0800 (Wed, 06 Feb 2013) Log Message Make ScrollView::paint() clip by visibleContentRect https://bugs.webkit.org/show_bug.cgi?id=10 Reviewed by Levi Weintraub. When

[webkit-changes] [142047] trunk/LayoutTests

2013-02-06 Thread schenney
Title: [142047] trunk/LayoutTests Revision 142047 Author schen...@chromium.org Date 2013-02-06 15:51:55 -0800 (Wed, 06 Feb 2013) Log Message [Chromium] Test expectations update for Skia change. Unreviewed expectations update And these too. See change below. *

[webkit-changes] [142048] trunk/LayoutTests

2013-02-06 Thread schenney
Title: [142048] trunk/LayoutTests Revision 142048 Author schen...@chromium.org Date 2013-02-06 15:59:00 -0800 (Wed, 06 Feb 2013) Log Message [Chromium] Test expectations update for Skia change. Unreviewed expectations update Files that we were expecting to fail. Now being rebaslined.

[webkit-changes] [142049] trunk

2013-02-06 Thread rafaelw
Title: [142049] trunk Revision 142049 Author rafa...@chromium.org Date 2013-02-06 16:15:23 -0800 (Wed, 06 Feb 2013) Log Message [HTMLTemplateElement] Non /template end tags should be ignored in template contents insertion mode. https://bugs.webkit.org/show_bug.cgi?id=109090 Reviewed by

[webkit-changes] [142050] trunk/LayoutTests

2013-02-06 Thread schenney
Title: [142050] trunk/LayoutTests Revision 142050 Author schen...@chromium.org Date 2013-02-06 16:18:43 -0800 (Wed, 06 Feb 2013) Log Message [Chromium] Test expectations update for Skia change. Unreviewed expectations update Files that we were expecting to fail. Now being rebaselined.

[webkit-changes] [142051] trunk

2013-02-06 Thread commit-queue
Title: [142051] trunk Revision 142051 Author commit-qu...@webkit.org Date 2013-02-06 16:28:13 -0800 (Wed, 06 Feb 2013) Log Message Context's currentPath should check for passed type https://bugs.webkit.org/show_bug.cgi?id=109097 Patch by Dirk Schulze dschu...@adobe.com on 2013-02-06

[webkit-changes] [142052] trunk/LayoutTests

2013-02-06 Thread commit-queue
Title: [142052] trunk/LayoutTests Revision 142052 Author commit-qu...@webkit.org Date 2013-02-06 16:31:15 -0800 (Wed, 06 Feb 2013) Log Message Reset the border property for -webkit-slider-thumb in unknown-pseudo-element-matching test https://bugs.webkit.org/show_bug.cgi?id=109101 We

[webkit-changes] [142054] trunk

2013-02-06 Thread ojan
Title: [142054] trunk Revision 142054 Author o...@chromium.org Date 2013-02-06 16:41:07 -0800 (Wed, 06 Feb 2013) Log Message display:none file upload button crashes https://bugs.webkit.org/show_bug.cgi?id=109102 Reviewed by Levi Weintraub. Source/WebCore: Test:

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

2013-02-06 Thread enrica
Title: [142055] trunk/Source/WebKit2 Revision 142055 Author enr...@apple.com Date 2013-02-06 16:47:03 -0800 (Wed, 06 Feb 2013) Log Message ASSERT(!m_findPageOverlay) in FindController.cpp after r140769. https://bugs.webkit.org/show_bug.cgi?id=109105. Reviewed by Tim Horton. In r140769

[webkit-changes] [142056] trunk

2013-02-06 Thread ojan
Title: [142056] trunk Revision 142056 Author o...@chromium.org Date 2013-02-06 16:55:10 -0800 (Wed, 06 Feb 2013) Log Message [Chromium] table-section-overflow-clip-crash.html hits an assert https://bugs.webkit.org/show_bug.cgi?id=108594 Reviewed by Levi Weintraub. Source/WebCore: When

[webkit-changes] [142059] trunk/Tools

2013-02-06 Thread roger_fong
Title: [142059] trunk/Tools Revision 142059 Author roger_f...@apple.com Date 2013-02-06 17:52:35 -0800 (Wed, 06 Feb 2013) Log Message VS2010 WinLauncher project, property sheets and resources. https://bugs.webkit.org/show_bug.cgi?id=107037. Reviewed by Brent Fulgham. *

[webkit-changes] [142060] trunk/Source

2013-02-06 Thread roger_fong
Title: [142060] trunk/Source Revision 142060 Author roger_f...@apple.com Date 2013-02-06 18:00:12 -0800 (Wed, 06 Feb 2013) Log Message Unreviewed. Touchups to VS2010 WebKit solution. Fix an export generator script, modify some property sheets, add resouce file. Add WinLauncher projects

[webkit-changes] [142062] trunk/LayoutTests

2013-02-06 Thread falken
Title: [142062] trunk/LayoutTests Revision 142062 Author fal...@chromium.org Date 2013-02-06 18:50:52 -0800 (Wed, 06 Feb 2013) Log Message Unreviewed gardening. Marking gl-vertexattribpointer.html as slow. * platform/chromium/TestExpectations: Modified Paths

[webkit-changes] [142063] trunk

2013-02-06 Thread tsepez
Title: [142063] trunk Revision 142063 Author tse...@chromium.org Date 2013-02-06 19:14:15 -0800 (Wed, 06 Feb 2013) Log Message document.referrer leakage with XSS Auditor page block https://bugs.webkit.org/show_bug.cgi?id=109089 Reviewed by Adam Barth. Source/WebCore: Pass about:blank

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

2013-02-06 Thread weinig
Title: [142064] trunk/Source/WebKit2 Revision 142064 Author wei...@apple.com Date 2013-02-06 20:40:29 -0800 (Wed, 06 Feb 2013) Log Message Make CustomProtocolManagerProxy a MessageReceiver https://bugs.webkit.org/show_bug.cgi?id=108787 Reviewed by Anders Carlsson. *

[webkit-changes] [142065] tags/Safari-537.30/

2013-02-06 Thread lforschler
Title: [142065] tags/Safari-537.30/ Revision 142065 Author lforsch...@apple.com Date 2013-02-06 21:16:39 -0800 (Wed, 06 Feb 2013) Log Message New Tag. Added Paths tags/Safari-537.30/ Diff Property changes: tags/Safari-537.30 Added: svn:ignore depcomp compile config.guess

[webkit-changes] [142066] trunk/Source

2013-02-06 Thread lforschler
Title: [142066] trunk/Source Revision 142066 Author lforsch...@apple.com Date 2013-02-06 21:19:59 -0800 (Wed, 06 Feb 2013) Log Message Versioning. Modified Paths trunk/Source/_javascript_Core/Configurations/Version.xcconfig trunk/Source/WebCore/Configurations/Version.xcconfig

[webkit-changes] [142067] trunk/LayoutTests

2013-02-06 Thread falken
Title: [142067] trunk/LayoutTests Revision 142067 Author fal...@chromium.org Date 2013-02-06 21:20:22 -0800 (Wed, 06 Feb 2013) Log Message Unreviewed gardening. Marking all webgl/conformance tests as slow. * platform/chromium/TestExpectations: Modified Paths

[webkit-changes] [142068] trunk

2013-02-06 Thread mkwst
Title: [142068] trunk Revision 142068 Author mk...@chromium.org Date 2013-02-06 23:41:18 -0800 (Wed, 06 Feb 2013) Log Message Entity-header extension headers honored on 304 responses. https://bugs.webkit.org/show_bug.cgi?id=72414 Reviewed by Alexey Proskuryakov. Source/WebCore: This