Title: [138703] trunk/Source/WebCore
Revision 138703
Author allan.jen...@digia.com
Date 2013-01-03 00:42:24 -0800 (Thu, 03 Jan 2013)
Log Message
[Qt] Implement SimpleFontData::platformBoundsForGlyph
https://bugs.webkit.org/show_bug.cgi?id=104127
Reviewed by Jocelyn Turcotte.
Implements
Title: [138704] trunk
Revision 138704
Author mk...@chromium.org
Date 2013-01-03 01:13:50 -0800 (Thu, 03 Jan 2013)
Log Message
seamless iframes don't inherit styles when srcdoc is used
https://bugs.webkit.org/show_bug.cgi?id=103539
Reviewed by Antti Koivisto.
Source/WebCore:
Seamless if
Title: [138705] trunk/Source
Revision 138705
Author hausm...@webkit.org
Date 2013-01-03 01:54:36 -0800 (Thu, 03 Jan 2013)
Log Message
[MinGW-w64] Centralize workaround for pow() implementation
https://bugs.webkit.org/show_bug.cgi?id=105925
Reviewed by Sam Weinig.
As suggested by Sam, mo
Title: [138706] trunk/Source/WebKit/win
Revision 138706
Author o...@webkit.org
Date 2013-01-03 05:43:22 -0800 (Thu, 03 Jan 2013)
Log Message
Unreviewed fix after r138656 to make GIT-SVN repositories happy.
Modified Paths
trunk/Source/WebKit/win/ChangeLog
trunk/Source/WebKit/win/WebKit.v
Title: [138707] trunk/Tools
Revision 138707
Author commit-qu...@webkit.org
Date 2013-01-03 06:13:44 -0800 (Thu, 03 Jan 2013)
Log Message
[Qt] Fix library linking order
https://bugs.webkit.org/show_bug.cgi?id=105818
Some Qt libraries are linked before the private static libraries
that dep
Title: [138708] trunk/LayoutTests
Revision 138708
Author o...@webkit.org
Date 2013-01-03 06:28:01 -0800 (Thu, 03 Jan 2013)
Log Message
[Qt] Unreviewed gardening.
* platform/qt/TestExpectations: Skip new failing tests.
* platform/qt/editing/deleting/delete-to-select-table-expected.txt: Up
Title: [138709] trunk
Revision 138709
Author mk...@chromium.org
Date 2013-01-03 06:30:22 -0800 (Thu, 03 Jan 2013)
Log Message
The 'body' of seamless IFrames should default to 'margin: 0'
https://bugs.webkit.org/show_bug.cgi?id=90834
Reviewed by Antti Koivisto.
Source/WebCore:
Documents
Title: [138710] trunk/LayoutTests
Revision 138710
Author o...@webkit.org
Date 2013-01-03 06:37:25 -0800 (Thu, 03 Jan 2013)
Log Message
[Qt] Unreviewed gardening, skip a new failing test.
* platform/qt/TestExpectations:
Modified Paths
trunk/LayoutTests/ChangeLog
trunk/LayoutTests/platfo
Title: [138711] trunk/Source/WebCore
Revision 138711
Author commit-qu...@webkit.org
Date 2013-01-03 09:05:08 -0800 (Thu, 03 Jan 2013)
Log Message
Unreviewed, rolling out r138640.
http://trac.webkit.org/changeset/138640
https://bugs.webkit.org/show_bug.cgi?id=106019
Causing crashes in mul
Title: [138712] trunk/Source/WebCore
Revision 138712
Author commit-qu...@webkit.org
Date 2013-01-03 09:32:28 -0800 (Thu, 03 Jan 2013)
Log Message
Update BB10 media render theme.
https://bugs.webkit.org/show_bug.cgi?id=105728
Patch by Tiancheng Jiang on 2013-01-03
Reviewed by Yong Li.
I
Title: [138713] trunk/Tools
Revision 138713
Author commit-qu...@webkit.org
Date 2013-01-03 10:05:39 -0800 (Thu, 03 Jan 2013)
Log Message
Adding favicon.ico to the garden-o-matic.
https://bugs.webkit.org/show_bug.cgi?id=105982
Patch by Tim 'mithro' Ansell on 2013-01-03
Reviewed by Adam B
Title: [138714] trunk/LayoutTests
Revision 138714
Author tdander...@chromium.org
Date 2013-01-03 10:17:17 -0800 (Thu, 03 Jan 2013)
Log Message
Unreviewed gardening. Marking webaudio/automatic-pull-node.html as
[ Pass Slow ] instead of [ Pass Timeout ] for XP.
* platform/chromium/TestExpe
Title: [138715] trunk/Source/WebKit2
Revision 138715
Author jocelyn.turco...@digia.com
Date 2013-01-03 10:17:21 -0800 (Thu, 03 Jan 2013)
Log Message
[Qt] Fix a crash when the QQuickWebPage is destroyed between the scene graph sync and render.
https://bugs.webkit.org/show_bug.cgi?id=106018
Title: [138716] trunk/Source
Revision 138716
Author jsb...@chromium.org
Date 2013-01-03 10:23:56 -0800 (Thu, 03 Jan 2013)
Log Message
IndexedDB: Simplify IDBTransactionBackendImpl::scheduleTask usage
https://bugs.webkit.org/show_bug.cgi?id=103536
Reviewed by Tony Chang.
Source/WebCore:
Title: [138717] trunk
Revision 138717
Author le...@chromium.org
Date 2013-01-03 10:32:01 -0800 (Thu, 03 Jan 2013)
Log Message
Fix incorrect assumption about in-flow descendants of inlines in touch event rect tracking
https://bugs.webkit.org/show_bug.cgi?id=105970
Reviewed by Simon Fraser
Title: [138718] trunk/LayoutTests
Revision 138718
Author rn...@webkit.org
Date 2013-01-03 10:38:44 -0800 (Thu, 03 Jan 2013)
Log Message
Update Mac test expectations after merging the bug 105987 into the bug 105986.
Also add one more test expectation for the bug.
* platform/mac-wk2/TestE
Title: [138719] trunk/Tools
Revision 138719
Author zandober...@gmail.com
Date 2013-01-03 10:42:20 -0800 (Thu, 03 Jan 2013)
Log Message
[style] WebIDL-reflecting uppercase enums reported as style violation
https://bugs.webkit.org/show_bug.cgi?id=105832
Reviewed by Tony Chang.
Recognize t
Title: [138720] trunk/Source/WebCore
Revision 138720
Author tse...@chromium.org
Date 2013-01-03 10:48:41 -0800 (Thu, 03 Jan 2013)
Log Message
PingLoader.h missing virtual and OVERRIDE keywords on its inherited methods.
https://bugs.webkit.org/show_bug.cgi?id=105975
Reviewed by Nate Chapi
Title: [138721] trunk/LayoutTests
Revision 138721
Author ale...@webkit.org
Date 2013-01-03 11:05:44 -0800 (Thu, 03 Jan 2013)
Log Message
Add tests to cover what transition-timing-function accepts for cubic-bezier values.
https://bugs.webkit.org/show_bug.cgi?id=105426
Reviewed by Simon Fr
Title: [138722] trunk
Revision 138722
Author sch...@chromium.org
Date 2013-01-03 11:07:17 -0800 (Thu, 03 Jan 2013)
Log Message
Sandbox-blocked pointer lock should log to the console.
https://bugs.webkit.org/show_bug.cgi?id=105794
Reviewed by Adrienne Walker.
Source/WebCore:
When pointe
Title: [138723] trunk/Source/WebKit2
Revision 138723
Author caio.olive...@openbossa.org
Date 2013-01-03 11:24:27 -0800 (Thu, 03 Jan 2013)
Log Message
[Qt] Use WebPageProxy::postMessageToInjectedBundle when passing messages to a specific page in the builtin bundle
https://bugs.webkit.org/s
Title: [138724] trunk
Revision 138724
Author ad...@chromium.org
Date 2013-01-03 11:52:26 -0800 (Thu, 03 Jan 2013)
Log Message
Clear failed image loads when an is adopted into a different document
https://bugs.webkit.org/show_bug.cgi?id=104409
Reviewed by Nate Chapin.
Source/WebCore:
T
Title: [138726] trunk
Revision 138726
Author commit-qu...@webkit.org
Date 2013-01-03 12:04:47 -0800 (Thu, 03 Jan 2013)
Log Message
Canvas blending tests fail on Mac WK2
https://bugs.webkit.org/show_bug.cgi?id=105943
Patch by Rik Cabanier on 2013-01-03
Reviewed by Simon Fraser.
Source/W
Title: [138729] trunk/Source
Revision 138729
Author jon...@apple.com
Date 2013-01-03 13:00:37 -0800 (Thu, 03 Jan 2013)
Log Message
Revert auto-start plugins to snapshotted plugins after a period of inactivity
https://bugs.webkit.org/show_bug.cgi?id=105973
Reviewed by Brady Eidson.
Sour
Title: [138730] trunk
Revision 138730
Author ad...@chromium.org
Date 2013-01-03 13:16:59 -0800 (Thu, 03 Jan 2013)
Log Message
[HTMLTemplateElement] Disallow cycles within template content
https://bugs.webkit.org/show_bug.cgi?id=105066
Reviewed by Ojan Vafai.
Source/WebCore:
Cycles in
Title: [138731] trunk/Source/WebCore
Revision 138731
Author ad...@chromium.org
Date 2013-01-03 13:22:10 -0800 (Thu, 03 Jan 2013)
Log Message
Unreviewed build fix.
* dom/ContainerNode.cpp:
(WebCore::isInTemplateContent): s/UNUSED/UNUSED_PARAM/
Modified Paths
trunk/Source/WebCore/ChangeL
Title: [138732] trunk/LayoutTests
Revision 138732
Author roger_f...@apple.com
Date 2013-01-03 13:26:44 -0800 (Thu, 03 Jan 2013)
Log Message
Unreviewed gardening of Apple Windows port.
* platform/win/TestExpectations:
* platform/win/fast/inline/justify-emphasis-inline-box-expected.txt: Ad
Title: [138733] trunk/Tools
Revision 138733
Author jpar...@chromium.org
Date 2013-01-03 13:30:32 -0800 (Thu, 03 Jan 2013)
Log Message
Add unit test for default builder for the dashboards.
https://bugs.webkit.org/show_bug.cgi?id=105972
Reviewed by Dirk Pranke.
* TestResultServer/static-d
Title: [138734] trunk/LayoutTests
Revision 138734
Author rn...@webkit.org
Date 2013-01-03 13:32:04 -0800 (Thu, 03 Jan 2013)
Log Message
Remove failing or flaky test expectations from tests that have been passing on Mac.
* platform/mac-wk2/TestExpectations:
* platform/mac/TestExpectations
Title: [138735] trunk/Source/WebCore
Revision 138735
Author commit-qu...@webkit.org
Date 2013-01-03 13:39:11 -0800 (Thu, 03 Jan 2013)
Log Message
[Refactoring] Replace Node's Document pointer with a TreeScope pointer
https://bugs.webkit.org/show_bug.cgi?id=59816
Patch by Elliott Sprehn
Title: [138736] trunk
Revision 138736
Author e...@chromium.org
Date 2013-01-03 13:51:08 -0800 (Thu, 03 Jan 2013)
Log Message
Fix overflow in LayoutUnit::ceil and floor for SATURATED_LAYOUT_ARITHMETIC
https://bugs.webkit.org/show_bug.cgi?id=105961
Source/WebCore:
Reviewed by Levi Weintra
Title: [138737] trunk/Source
Revision 138737
Author fpi...@apple.com
Date 2013-01-03 14:04:39 -0800 (Thu, 03 Jan 2013)
Log Message
CallLinkStatus should be aware of closure calls, and the DFG bytecode parser should use that as its sole internal notion of how to optimize calls
https://bugs
Title: [138738] trunk/Source
Revision 138738
Author tom...@google.com
Date 2013-01-03 14:05:35 -0800 (Thu, 03 Jan 2013)
Log Message
MediaStream API: Add a missing state to RTCPeerConnection
https://bugs.webkit.org/show_bug.cgi?id=106017
Reviewed by Adam Barth.
Adding the missing ReadySt
Title: [138739] branches/chromium/1364
Revision 138739
Author le...@chromium.org
Date 2013-01-03 14:06:22 -0800 (Thu, 03 Jan 2013)
Log Message
Merge 138717
> Fix incorrect assumption about in-flow descendants of inlines in touch event rect tracking
> https://bugs.webkit.org/show_bug.cgi?i
Title: [138740] trunk/LayoutTests
Revision 138740
Author roger_f...@apple.com
Date 2013-01-03 14:08:21 -0800 (Thu, 03 Jan 2013)
Log Message
Unreviewed. Add Windows specific result for passing test.
* platform/win/loader: Added.
* platform/win/loader/image-loader-adoptNode-assert-expected
Title: [138741] trunk/Source/_javascript_Core
Revision 138741
Author fpi...@apple.com
Date 2013-01-03 14:23:40 -0800 (Thu, 03 Jan 2013)
Log Message
Unreviewed, fix build for DFG JIT disabled.
* bytecode/CodeBlock.cpp:
(JSC::CodeBlock::dumpValueProfiling):
(JSC::CodeBlock::dumpArrayProfil
Title: [138742] trunk/Source/WebKit/chromium
Revision 138742
Author pilg...@chromium.org
Date 2013-01-03 14:26:02 -0800 (Thu, 03 Jan 2013)
Log Message
[Chromium] Remove all references to sharedWorkerRepository()
https://bugs.webkit.org/show_bug.cgi?id=104704
Reviewed by Adam Barth.
Now
Title: [138743] trunk/LayoutTests
Revision 138743
Author rn...@webkit.org
Date 2013-01-03 14:29:16 -0800 (Thu, 03 Jan 2013)
Log Message
Add crash test expectations for tests regressed by r138729
The failure is tracked by the bug 106042.
* platform/mac-wk2/TestExpectations:
Modified Path
Title: [138744] branches/safari-534.58-branch/Source
Revision 138744
Author lforsch...@apple.com
Date 2013-01-03 14:30:09 -0800 (Thu, 03 Jan 2013)
Log Message
Versioning.
Modified Paths
branches/safari-534.58-branch/Source/_javascript_Core/Configurations/Version.xcconfig
branches/safari
Title: [138745] tags/Safari-534.58.2/
Revision 138745
Author lforsch...@apple.com
Date 2013-01-03 14:37:59 -0800 (Thu, 03 Jan 2013)
Log Message
New Tag.
Added Paths
tags/Safari-534.58.2/
Diff
Property changes: tags/Safari-534.58.2
Added: svn:ignore
depcomp
compile
config.guess
G
Title: [138746] trunk
Revision 138746
Author commit-qu...@webkit.org
Date 2013-01-03 14:44:11 -0800 (Thu, 03 Jan 2013)
Log Message
webkit fails IETC column-width-negative-001.htm
https://bugs.webkit.org/show_bug.cgi?id=84778
Patch by Uday Kiran on 2013-01-03
Reviewed by Tony Chang.
Sou
Title: [138747] trunk
Revision 138747
Author m...@apple.com
Date 2013-01-03 15:01:23 -0800 (Thu, 03 Jan 2013)
Log Message
No way to obtain a DOMNode given a JS wrapper for a Node
https://bugs.webkit.org/show_bug.cgi?id=106033
Source/WebCore:
Reviewed by Sam Weinig.
Test: TestWebKitAPI
Title: [138748] trunk/LayoutTests
Revision 138748
Author tdander...@chromium.org
Date 2013-01-03 15:02:50 -0800 (Thu, 03 Jan 2013)
Log Message
css3/filters/effect-invert.html is flaky/has incorrect image output on Win
Unreviewed gardening. Marked this as [ Failure Pass ] for Win7 and
as
Title: [138749] trunk/Source/WebKit2
Revision 138749
Author o...@webkit.org
Date 2013-01-03 15:04:09 -0800 (Thu, 03 Jan 2013)
Log Message
[Qt] Unreviewed debug buildfix after r138723.
* WebProcess/qt/QtBuiltinBundle.cpp:
Modified Paths
trunk/Source/WebKit2/ChangeLog
trunk/Source/WebKit
Title: [138750] trunk/LayoutTests
Revision 138750
Author tdander...@chromium.org
Date 2013-01-03 15:15:43 -0800 (Thu, 03 Jan 2013)
Log Message
Unreviewed gardening. Setting webaudio/automatic-pull-node.html to
[ Timeout Pass ] for XP.
* platform/chromium/TestExpectations:
Modified Paths
Title: [138751] trunk/LayoutTests
Revision 138751
Author o...@webkit.org
Date 2013-01-03 15:17:52 -0800 (Thu, 03 Jan 2013)
Log Message
[Qt][WK2] Unreviewed gardening, skip a new crashing test to paint the bots green.
* platform/qt-5.0-wk2/TestExpectations:
Modified Paths
trunk/LayoutTe
Title: [138752] trunk/Source/WebKit2
Revision 138752
Author commit-qu...@webkit.org
Date 2013-01-03 15:19:41 -0800 (Thu, 03 Jan 2013)
Log Message
Ensure autorelease pool exists when calling WKNSProcessInfoProcessAssertionWithTypes on Mac
https://bugs.webkit.org/show_bug.cgi?id=105674
Pat
Title: [138753] trunk/Tools
Revision 138753
Author rn...@webkit.org
Date 2013-01-03 15:22:12 -0800 (Thu, 03 Jan 2013)
Log Message
Disable an intermittently failing unit test for now.
The failure is tracked by the bug 106051.
* TestWebKitAPI/Tests/mac/MemoryCachePruneWithinResourceLoadDel
Title: [138754] trunk
Revision 138754
Author rafa...@chromium.org
Date 2013-01-03 15:22:44 -0800 (Thu, 03 Jan 2013)
Log Message
[Mutation Observers] prevent delivery while recipient context is suspended
https://bugs.webkit.org/show_bug.cgi?id=105810
Reviewed by Adam Barth.
Source/WebCor
Title: [138755] trunk
Revision 138755
Author zol...@webkit.org
Date 2013-01-03 15:28:48 -0800 (Thu, 03 Jan 2013)
Log Message
[CSS Regions] Don't apply region flow to fullscreen video playing
https://bugs.webkit.org/show_bug.cgi?id=102388
Reviewed by David Hyatt.
In case of full screen v
Title: [138756] trunk
Revision 138756
Author ad...@chromium.org
Date 2013-01-03 15:41:16 -0800 (Thu, 03 Jan 2013)
Log Message
[HTMLTemplateElement] When adopting a template element, also adopt its content into the appropriate document
https://bugs.webkit.org/show_bug.cgi?id=106039
Review
Title: [138757] trunk/Source/WebCore
Revision 138757
Author simon.fra...@apple.com
Date 2013-01-03 15:46:01 -0800 (Thu, 03 Jan 2013)
Log Message
Body background with background-attachment:fixed stays in place during rubber-banding
https://bugs.webkit.org/show_bug.cgi?id=67894
Reviewed by
Title: [138758] trunk
Revision 138758
Author bda...@apple.com
Date 2013-01-03 15:55:45 -0800 (Thu, 03 Jan 2013)
Log Message
https://bugs.webkit.org/show_bug.cgi?id=105475
Nested fixed position elements incorrectly repositioned on scrolling
Reviewed by Simon Fraser.
Source/WebCore:
The
Title: [138760] trunk/LayoutTests
Revision 138760
Author tdander...@chromium.org
Date 2013-01-03 16:07:01 -0800 (Thu, 03 Jan 2013)
Log Message
Unreviewed gardening. Adding cr-linux image baseline for
http://trac.webkit.org/changeset/138755
* platform/chromium-linux/fast/regions/full-scre
Title: [138761] trunk/LayoutTests
Revision 138761
Author rn...@webkit.org
Date 2013-01-03 16:17:18 -0800 (Thu, 03 Jan 2013)
Log Message
Add a failing test expectation for fast/inline/continuation-outlines-with-layers.html on Mac
and associate it with the bug 106064.
Also update C
Title: [138762] trunk/Tools
Revision 138762
Author jpar...@chromium.org
Date 2013-01-03 16:26:26 -0800 (Thu, 03 Jan 2013)
Log Message
Dashboard cleanup: remove usage of global g_defaultBuilderName
https://bugs.webkit.org/show_bug.cgi?id=106043
Use now public defaultBuilder() from the Bui
Title: [138763] trunk/Source/_javascript_Core
Revision 138763
Author fpi...@apple.com
Date 2013-01-03 16:28:23 -0800 (Thu, 03 Jan 2013)
Log Message
DFG::ByteCodeCache serves little or no purpose ever since we decided to keep bytecode around permanently
https://bugs.webkit.org/show_bug.cgi
Title: [138765] trunk/Source
Revision 138765
Author commit-qu...@webkit.org
Date 2013-01-03 16:32:02 -0800 (Thu, 03 Jan 2013)
Log Message
[chromium] Rename low latency rendering mode setting to vsync notification
https://bugs.webkit.org/show_bug.cgi?id=106020
Patch by Sami Kyostila on 2
Title: [138766] trunk
Revision 138766
Author rn...@webkit.org
Date 2013-01-03 16:33:32 -0800 (Thu, 03 Jan 2013)
Log Message
onload callback for element attached to does not fire
https://bugs.webkit.org/show_bug.cgi?id=103258
Patch by Antoine Quint on 2013-01-03
Reviewed by Eric Carlso
Title: [138767] trunk/LayoutTests
Revision 138767
Author tdander...@chromium.org
Date 2013-01-03 16:46:57 -0800 (Thu, 03 Jan 2013)
Log Message
Unreviewed gardening. Marking fast/events/5056619.html as flaky
on XP and Win7.
* platform/chromium/TestExpectations:
Modified Paths
trunk/Layo
Title: [138768] trunk/Websites/bugs.webkit.org
Revision 138768
Author commit-qu...@webkit.org
Date 2013-01-03 17:06:19 -0800 (Thu, 03 Jan 2013)
Log Message
Avoid mixed content when expanding context in code review tool
https://bugs.webkit.org/show_bug.cgi?id=106060
Patch by James Robinso
Title: [138769] trunk/Source/WebCore
Revision 138769
Author ad...@chromium.org
Date 2013-01-03 17:18:03 -0800 (Thu, 03 Jan 2013)
Log Message
Unreviewed rebaseline of binding tests after r138754
* bindings/scripts/CodeGeneratorV8.pm:
(GenerateCallbackHeader): Remove unnecessary whitespace
Title: [138770] trunk
Revision 138770
Author t...@chromium.org
Date 2013-01-03 17:21:07 -0800 (Thu, 03 Jan 2013)
Log Message
incorrect flexbox relayout with overflow, padding and absolute positioning
https://bugs.webkit.org/show_bug.cgi?id=106022
Reviewed by Ojan Vafai.
Source/WebCore:
Title: [138771] trunk/LayoutTests
Revision 138771
Author roger_f...@apple.com
Date 2013-01-03 18:11:19 -0800 (Thu, 03 Jan 2013)
Log Message
Unreviewed. Gardening Apple Windows port.
* platform/win/fast/css/image-set-value-not-removed-crash-expected.txt: Added.
Modified Paths
trunk/Layo
Title: [138772] trunk/LayoutTests
Revision 138772
Author rn...@webkit.org
Date 2013-01-03 19:20:30 -0800 (Thu, 03 Jan 2013)
Log Message
Add a crashing test expectation for the test added by r138755 on Mac.
The test failure is tracked by the bug 138755.
* platform/mac/TestExpectations:
M
Title: [138773] trunk/LayoutTests
Revision 138773
Author rn...@webkit.org
Date 2013-01-03 19:26:15 -0800 (Thu, 03 Jan 2013)
Log Message
Add Mac test expectations for the bugs 105986 and 105988.
* platform/mac-wk2/TestExpectations:
* platform/mac/TestExpectations:
Modified Paths
trunk/L
Title: [138775] trunk/Tools
Revision 138775
Author e...@webkit.org
Date 2013-01-03 19:56:32 -0800 (Thu, 03 Jan 2013)
Log Message
Rename Tool.port to deprecated_port in preparation for removing more callers
https://bugs.webkit.org/show_bug.cgi?id=106076
Reviewed by Ryosuke Niwa.
This res
Title: [138776] trunk/Tools
Revision 138776
Author commit-qu...@webkit.org
Date 2013-01-03 20:21:09 -0800 (Thu, 03 Jan 2013)
Log Message
Downloads can be flaky, so try downloading multiple times.
https://bugs.webkit.org/show_bug.cgi?id=105976
Patch by Tim 'mithro' Ansell on 2013-01-03
R
Title: [138777] tags/Safari-537.24/
Revision 138777
Author lforsch...@apple.com
Date 2013-01-03 21:46:14 -0800 (Thu, 03 Jan 2013)
Log Message
New Tag.
Added Paths
tags/Safari-537.24/
Diff
Property changes: tags/Safari-537.24
Added: svn:ignore
depcomp
compile
config.guess
GNUmake
Title: [138778] trunk/LayoutTests
Revision 138778
Author rn...@webkit.org
Date 2013-01-03 21:48:21 -0800 (Thu, 03 Jan 2013)
Log Message
Add one more Mac test expectation for the bug 105986.
* platform/mac/TestExpectations:
Modified Paths
trunk/LayoutTests/ChangeLog
trunk/LayoutTests/pl
Title: [138779] trunk/Source
Revision 138779
Author lforsch...@apple.com
Date 2013-01-03 21:48:34 -0800 (Thu, 03 Jan 2013)
Log Message
Versioning.
Modified Paths
trunk/Source/_javascript_Core/Configurations/Version.xcconfig
trunk/Source/WebCore/Configurations/Version.xcconfig
trunk/Sour
71 matches
Mail list logo