Title: [138609] trunk/Source/_javascript_Core
Revision 138609
Author fpi...@apple.com
Date 2013-01-02 00:48:18 -0800 (Wed, 02 Jan 2013)
Log Message
Baseline JIT should have closure call caching
https://bugs.webkit.org/show_bug.cgi?id=105900
Reviewed by Gavin Barraclough.
This is
Title: [138610] trunk/Source/_javascript_Core
Revision 138610
Author o...@webkit.org
Date 2013-01-02 01:07:05 -0800 (Wed, 02 Jan 2013)
Log Message
Unreviewed buildfix after r138609.
* jit/JITCall32_64.cpp: Add a missing include.
Modified Paths
trunk/Source/_javascript_Core/ChangeLog
tr
Title: [138611] trunk
Revision 138611
Author mk...@chromium.org
Date 2013-01-02 01:17:41 -0800 (Wed, 02 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 Eric Seidel.
Source/WebCore:
Documents di
Title: [138612] trunk/Source/_javascript_Core
Revision 138612
Author o...@webkit.org
Date 2013-01-02 01:43:25 -0800 (Wed, 02 Jan 2013)
Log Message
One more unreviewed buildfix after r138609.
* jit/JITCall.cpp: Add a missing include.
Modified Paths
trunk/Source/_javascript_Core/ChangeLo
Title: [138613] trunk/Source/WebKit2
Revision 138613
Author christophe.du...@intel.com
Date 2013-01-02 02:09:02 -0800 (Wed, 02 Jan 2013)
Log Message
Regression(r138607): Causes crashes related to WebIconDatabase
https://bugs.webkit.org/show_bug.cgi?id=105909
Reviewed by Gyuyoung Kim.
Ad
Title: [138614] trunk/Source/WebCore
Revision 138614
Author commit-qu...@webkit.org
Date 2013-01-02 03:24:50 -0800 (Wed, 02 Jan 2013)
Log Message
[AC] Memory leak in GraphicsSurfacePrivate::findFBConfigWithAlpha()
https://bugs.webkit.org/show_bug.cgi?id=105770
Patch by Sudarsana Nagineni
Title: [138615] trunk
Revision 138615
Author commit-qu...@webkit.org
Date 2013-01-02 04:07:11 -0800 (Wed, 02 Jan 2013)
Log Message
Unreviewed, rolling out r138611.
http://trac.webkit.org/changeset/138611
https://bugs.webkit.org/show_bug.cgi?id=105916
Not an optimal solution, needs more d
Title: [138616] trunk
Revision 138616
Author commit-qu...@webkit.org
Date 2013-01-02 04:19:48 -0800 (Wed, 02 Jan 2013)
Log Message
Unreviewed, rolling out r138601.
http://trac.webkit.org/changeset/138601
https://bugs.webkit.org/show_bug.cgi?id=105917
Also not an optimal solution, needs m
Title: [138617] trunk/Tools
Revision 138617
Author christophe.du...@intel.com
Date 2013-01-02 06:16:18 -0800 (Wed, 02 Jan 2013)
Log Message
Regression(r138603): Caused 2 webkitpy tests to fail
https://bugs.webkit.org/show_bug.cgi?id=105913
Reviewed by Kentaro Hara.
Fix 2 webkitpy tests
Title: [138618] trunk
Revision 138618
Author commit-qu...@webkit.org
Date 2013-01-02 07:05:35 -0800 (Wed, 02 Jan 2013)
Log Message
Source/WebKit2: [Qt][WK2] Add experimental API to find text from page
https://bugs.webkit.org/show_bug.cgi?id=96481
Patch by Heikki Paajanen on 2013-01-02
R
Title: [138620] trunk/Source/WebCore
Revision 138620
Author commit-qu...@webkit.org
Date 2013-01-02 08:46:30 -0800 (Wed, 02 Jan 2013)
Log Message
[EFL] [WebGL] Minor cleanup in PlatformContext.
https://bugs.webkit.org/show_bug.cgi?id=105872
Patch by Kondapally Kalyan on 2013-01-02
Revie
Title: [138621] trunk/Source/WebKit2
Revision 138621
Author caio.olive...@openbossa.org
Date 2013-01-02 09:10:24 -0800 (Wed, 02 Jan 2013)
Log Message
[Qt] Use WebPageGroup to create user scripts instead of Qt-specific function in WebPage
https://bugs.webkit.org/show_bug.cgi?id=105921
Rev
Title: [138622] trunk/Source/WebKit2
Revision 138622
Author carlo...@webkit.org
Date 2013-01-02 09:42:10 -0800 (Wed, 02 Jan 2013)
Log Message
[WK2] Rename SetFrameInViewSourceMode to SetMainFrameInViewSourceMode
https://bugs.webkit.org/show_bug.cgi?id=105885
Reviewed by Martin Robinson.
Title: [138623] trunk/LayoutTests
Revision 138623
Author rn...@webkit.org
Date 2013-01-02 11:10:30 -0800 (Wed, 02 Jan 2013)
Log Message
Update Mac test expectation per bug 105932.
* platform/mac/TestExpectations:
Modified Paths
trunk/LayoutTests/ChangeLog
trunk/LayoutTests/platform/mac
Title: [138624] trunk/LayoutTests
Revision 138624
Author mk...@chromium.org
Date 2013-01-02 11:15:46 -0800 (Wed, 02 Jan 2013)
Log Message
Sandboxed iframes should not be granted notification permission of the parent frame unless allow-same-origin is specified
https://bugs.webkit.org/show_
Title: [138626] trunk/Source/WebKit2
Revision 138626
Author rn...@webkit.org
Date 2013-01-02 11:28:37 -0800 (Wed, 02 Jan 2013)
Log Message
Don't include a header that has been removed in r138413.
* WebProcess/win/WebProcessWin.cpp:
Modified Paths
trunk/Source/WebKit2/ChangeLog
trunk/So
Title: [138627] trunk/Source/WebCore
Revision 138627
Author rn...@webkit.org
Date 2013-01-02 11:48:28 -0800 (Wed, 02 Jan 2013)
Log Message
Another Windows port build fix attempt. Don't try to build WTF files in WebCore.
Rubber-stamped by Sam Weinig.
* WebCore.vcproj/WebCore.vcproj:
Mod
Title: [138628] trunk/Source/WTF
Revision 138628
Author aba...@webkit.org
Date 2013-01-02 12:00:47 -0800 (Wed, 02 Jan 2013)
Log Message
WTF.gypi lists Platform.h twice
https://bugs.webkit.org/show_bug.cgi?id=105731
Reviewed by Tony Chang.
Once ought to be enough for everybody.
* WTF.gy
Title: [138629] trunk/Source/WebKit/chromium
Revision 138629
Author rjkro...@chromium.org
Date 2013-01-02 12:16:57 -0800 (Wed, 02 Jan 2013)
Log Message
[chromium] Use top level field for gesture event source
https://bugs.webkit.org/show_bug.cgi?id=105664
Reviewed by Adam Barth.
Previous
Title: [138630] trunk
Revision 138630
Author rob...@webkit.org
Date 2013-01-02 12:18:15 -0800 (Wed, 02 Jan 2013)
Log Message
Regression (r132935): WebKit breaks between tags
https://bugs.webkit.org/show_bug.cgi?id=11857
Reviewed by David Hyatt.
Source/WebCore:
The fix for bug 29648 in
Title: [138631] trunk
Revision 138631
Author crog...@google.com
Date 2013-01-02 12:27:40 -0800 (Wed, 02 Jan 2013)
Log Message
Implement WebIDL-style string constants in WebAudio
https://bugs.webkit.org/show_bug.cgi?id=105058
Reviewed by Kentaro Hara.
Source/WebCore:
See Deprecation Not
Title: [138632] trunk
Revision 138632
Author espr...@chromium.org
Date 2013-01-02 12:31:44 -0800 (Wed, 02 Jan 2013)
Log Message
Transitions and animations do not apply to CSS ::before and ::after pseudo-elements
https://bugs.webkit.org/show_bug.cgi?id=92591
Reviewed by Eric Seidel.
.:
Title: [138633] trunk/Source/WebCore
Revision 138633
Author rn...@webkit.org
Date 2013-01-02 12:33:18 -0800 (Wed, 02 Jan 2013)
Log Message
Unreviewed, rolling out r138627.
http://trac.webkit.org/changeset/138627
https://bugs.webkit.org/show_bug.cgi?id=105935
This patch doesn't fix Window
Title: [138634] trunk/Tools
Revision 138634
Author aba...@webkit.org
Date 2013-01-02 12:37:53 -0800 (Wed, 02 Jan 2013)
Log Message
Remove old-run-webkit-tests support from webkitpy
https://bugs.webkit.org/show_bug.cgi?id=105619
Reviewed by Eric Seidel.
This patch removes support for web
Title: [138635] trunk/Source/WebKit2
Revision 138635
Author a...@apple.com
Date 2013-01-02 12:39:24 -0800 (Wed, 02 Jan 2013)
Log Message
REGRESSION (r138464): Safari hangs when opening Privacy preferences
https://bugs.webkit.org/show_bug.cgi?id=105933
Reviewed by Sam Weinig.
Quick and d
Title: [138636] trunk/Source/_javascript_Core
Revision 138636
Author rn...@webkit.org
Date 2013-01-02 12:40:42 -0800 (Wed, 02 Jan 2013)
Log Message
Another Windows port build fix attempt. Try not exporting this symbol from JSC
since it's also compiled in WebCore.
* _javascript_Core.vcpro
Title: [138637] trunk/LayoutTests
Revision 138637
Author espr...@chromium.org
Date 2013-01-02 12:48:33 -0800 (Wed, 02 Jan 2013)
Log Message
View source mode is missing the processing instruction line.
https://bugs.webkit.org/show_bug.cgi?id=15961
Reviewed by Adam Barth.
Add a test for X
Title: [138638] trunk/Source/WebKit2
Revision 138638
Author rn...@webkit.org
Date 2013-01-02 12:49:53 -0800 (Wed, 02 Jan 2013)
Log Message
Yet another Windows build fix attempt. Try exporting more symbols.
* win/WebKit2.def.in:
Modified Paths
trunk/Source/WebKit2/ChangeLog
trunk/Source
Title: [138639] trunk/Source/WebCore
Revision 138639
Author mk...@chromium.org
Date 2013-01-02 13:13:56 -0800 (Wed, 02 Jan 2013)
Log Message
Clean up the loadXXXStyle() idiom in StyleResolver.
https://bugs.webkit.org/show_bug.cgi?id=105903
Reviewed by Darin Adler.
This patch refactors '
Title: [138640] trunk/Source/WebCore
Revision 138640
Author benja...@webkit.org
Date 2013-01-02 13:19:57 -0800 (Wed, 02 Jan 2013)
Log Message
Optimize TransformationMatrix::multiply() for x86_64
https://bugs.webkit.org/show_bug.cgi?id=105719
Reviewed by Sam Weinig.
On x86_64, we have ac
Title: [138641] trunk/Source/_javascript_Core
Revision 138641
Author fpi...@apple.com
Date 2013-01-02 13:28:28 -0800 (Wed, 02 Jan 2013)
Log Message
DFG inliner should not use the callee's bytecode variable for resolving references to the callee in inlined code
https://bugs.webkit.org/show
Title: [138642] branches/chromium/1364/Source/WebKit/chromium/features.gypi
Revision 138642
Author ad...@chromium.org
Date 2013-01-02 13:33:07 -0800 (Wed, 02 Jan 2013)
Log Message
Turn off ENABLE_TEMPLATE_ELEMENT
Review URL: https://codereview.chromium.org/11635022
Modified Paths
branch
Title: [138643] trunk/LayoutTests
Revision 138643
Author rn...@webkit.org
Date 2013-01-02 14:03:13 -0800 (Wed, 02 Jan 2013)
Log Message
Rebaseline tests after r137798 and update test expectations per bug 105943.
* platform/mac-wk2/TestExpectations:
* platform/mac-wk2/compositing/rtl/rtl-
Title: [138644] trunk/LayoutTests
Revision 138644
Author tdander...@chromium.org
Date 2013-01-02 14:06:39 -0800 (Wed, 02 Jan 2013)
Log Message
[chromium] Mark webaudio/automatic-pull-node.html as Timeout for XP
https://bugs.webkit.org/show_bug.cgi?id=105941
Unreviewed gardening.
* plat
Title: [138645] trunk/LayoutTests
Revision 138645
Author tse...@chromium.org
Date 2013-01-02 14:11:24 -0800 (Wed, 02 Jan 2013)
Log Message
X-XSS-Protection report-uri doesn't work with mode=block
https://bugs.webkit.org/show_bug.cgi?id=105907
Reviewed by Adam Barth.
Appears to work as-i
Title: [138646] trunk/Source/WebCore
Revision 138646
Author aba...@webkit.org
Date 2013-01-02 14:14:28 -0800 (Wed, 02 Jan 2013)
Log Message
Remove webkitPostMessage
https://bugs.webkit.org/show_bug.cgi?id=105910
Reviewed by Kentaro Hara.
The vendor-prefixed version of postMessage was ne
Title: [138647] branches/chromium/1364/LayoutTests/platform/chromium/TestExpectations
Revision 138647
Author scher...@chromium.org
Date 2013-01-02 14:14:55 -0800 (Wed, 02 Jan 2013)
Log Message
Merge 138289
> [Chromium] Restore WebM EME canPlayType() expectations.
> https://bugs.webkit.org
Title: [138648] trunk/LayoutTests
Revision 138648
Author rn...@webkit.org
Date 2013-01-02 14:23:15 -0800 (Wed, 02 Jan 2013)
Log Message
Add a failing test expectation to a test added by r138380 on Mac WK2.
The failure is tracked by the bug 105948.
* platform/mac-wk2/TestExpectations:
Mo
Title: [138649] trunk/Source
Revision 138649
Author commit-qu...@webkit.org
Date 2013-01-02 14:27:55 -0800 (Wed, 02 Jan 2013)
Log Message
Unreviewed, rolling out r138403.
http://trac.webkit.org/changeset/138403
https://bugs.webkit.org/show_bug.cgi?id=105950
Fixing e138331 which was rolle
Title: [138650] trunk/LayoutTests
Revision 138650
Author rn...@webkit.org
Date 2013-01-02 14:34:04 -0800 (Wed, 02 Jan 2013)
Log Message
Add a test expectation for the bug 105952.
* platform/wk2/TestExpectations:
Modified Paths
trunk/LayoutTests/ChangeLog
trunk/LayoutTests/platform/wk2/
Title: [138651] trunk/Source/_javascript_Core
Revision 138651
Author fpi...@apple.com
Date 2013-01-02 14:41:07 -0800 (Wed, 02 Jan 2013)
Log Message
DFG should not use the InlineCallFrame's callee when it could have used the executable istead
https://bugs.webkit.org/show_bug.cgi?id=105947
Title: [138653] trunk/Websites/bugs.webkit.org
Revision 138653
Author o...@chromium.org
Date 2013-01-02 14:45:54 -0800 (Wed, 02 Jan 2013)
Log Message
REGRESSION: Review tool sometimes doesn't include some comments in preview & posts
https://bugs.webkit.org/show_bug.cgi?id=105252
Reviewed
Title: [138655] trunk/Source/WebKit2
Revision 138655
Author wei...@apple.com
Date 2013-01-02 15:00:00 -0800 (Wed, 02 Jan 2013)
Log Message
Factor out NetworkProcess initialization into its own function in preparation of adding a NetworkProcess service
https://bugs.webkit.org/show_bug.cgi?
Title: [138656] trunk/Source/WebKit/win
Revision 138656
Author roger_f...@apple.com
Date 2013-01-02 15:00:10 -0800 (Wed, 02 Jan 2013)
Log Message
Unreviewed. Build fix after reintroducing r138331.
Attempted to remove WebKit2 from Apple Windows port in r138331 but two vsprops files were m
Title: [138657] trunk/Source/WebCore
Revision 138657
Author infe...@chromium.org
Date 2013-01-02 15:03:24 -0800 (Wed, 02 Jan 2013)
Log Message
Crash in WebCore::Element::cloneElementWithoutChildren.
https://bugs.webkit.org/show_bug.cgi?id=105949
Reviewed by Ryosuke Niwa.
RefPtr |ancesto
Title: [138658] trunk/Source/WebCore
Revision 138658
Author aba...@webkit.org
Date 2013-01-02 15:06:14 -0800 (Wed, 02 Jan 2013)
Log Message
HTML preload scanner doesn't need to remember whether we're scanning the body
https://bugs.webkit.org/show_bug.cgi?id=105945
Reviewed by Eric Seidel
Title: [138659] trunk/LayoutTests
Revision 138659
Author rn...@webkit.org
Date 2013-01-02 15:06:25 -0800 (Wed, 02 Jan 2013)
Log Message
Add a failing test expectation for the bug 105954.
* platform/mac-wk2/TestExpectations:
Modified Paths
trunk/LayoutTests/ChangeLog
trunk/LayoutTests/p
Title: [138660] trunk/LayoutTests
Revision 138660
Author rn...@webkit.org
Date 2013-01-02 15:15:13 -0800 (Wed, 02 Jan 2013)
Log Message
Add a Mac WebKit2 test expectation for the bug 105954.
* platform/mac-wk2/TestExpectations:
Modified Paths
trunk/LayoutTests/ChangeLog
trunk/LayoutTes
Title: [138662] trunk/LayoutTests
Revision 138662
Author rn...@webkit.org
Date 2013-01-02 15:23:28 -0800 (Wed, 02 Jan 2013)
Log Message
Add a failing test expectations to a test added by r132411.
The patch updated DumpRenderTree but didn't update WebKitTestRunner.
The failure is tracked b
Title: [138663] trunk/LayoutTests
Revision 138663
Author rn...@webkit.org
Date 2013-01-02 15:32:14 -0800 (Wed, 02 Jan 2013)
Log Message
Add a failing test expectation to a test added by r136697.
The failure is tracked by the bug 105960.
* platform/mac-wk2/TestExpectations:
Modified Path
Title: [138666] trunk/Source
Revision 138666
Author alecfl...@chromium.org
Date 2013-01-02 15:48:58 -0800 (Wed, 02 Jan 2013)
Log Message
IndexedDB: Use non-const buffers in put() to avoid copies
https://bugs.webkit.org/show_bug.cgi?id=105572
Reviewed by Adam Barth.
Source/WebCore:
Chan
Title: [138667] trunk/Source/WebCore
Revision 138667
Author t...@chromium.org
Date 2013-01-02 15:51:20 -0800 (Wed, 02 Jan 2013)
Log Message
Unreviewed, force InternalSettings.cpp to rebuild to try and fix the Apple Win build.
* testing/InternalSettings.cpp:
Modified Paths
trunk/Source/
Title: [138668] trunk
Revision 138668
Author commit-qu...@webkit.org
Date 2013-01-02 15:54:21 -0800 (Wed, 02 Jan 2013)
Log Message
When a block's height is determined by min-height/max-height, children with percentage heights are sized incorrectly
https://bugs.webkit.org/show_bug.cgi?id=2
Title: [138670] trunk/Source
Revision 138670
Author dgro...@chromium.org
Date 2013-01-02 15:55:40 -0800 (Wed, 02 Jan 2013)
Log Message
IndexedDB: Surface a few more leveldb errors.
https://bugs.webkit.org/show_bug.cgi?id=105670
Reviewed by Tony Chang.
Two calls to old LevelDBTransaction
Title: [138671] branches/chromium/1364
Revision 138671
Author k...@google.com
Date 2013-01-02 15:56:13 -0800 (Wed, 02 Jan 2013)
Log Message
Merge 138393
> Expose ArrayBufferView constructor on DOMWindow
> https://bugs.webkit.org/show_bug.cgi?id=105605
>
> Reviewed by Sam Weinig.
>
> Sou
Title: [138669] trunk/Source/_javascript_Core
Revision 138669
Author fpi...@apple.com
Date 2013-01-02 15:54:42 -0800 (Wed, 02 Jan 2013)
Log Message
DFG inlining machinery should be robust against the inline callee varying while the executable stays the same
https://bugs.webkit.org/show_bu
Title: [138672] branches/chromium/1364
Revision 138672
Author simon...@chromium.org
Date 2013-01-02 15:56:48 -0800 (Wed, 02 Jan 2013)
Log Message
Revert 129070
> [Chromium] Disable resource load scheduling
> https://bugs.webkit.org/show_bug.cgi?id=97131
>
> Reviewed by Nate Chapin.
>
>
Title: [138673] trunk/Source/WebKit/chromium
Revision 138673
Author pilg...@chromium.org
Date 2013-01-02 16:08:50 -0800 (Wed, 02 Jan 2013)
Log Message
[Chromium] Add Platform/chromium to include_dirs
https://bugs.webkit.org/show_bug.cgi?id=105955
Reviewed by James Robinson.
Currently th
Title: [138674] trunk/Source/WebCore
Revision 138674
Author espr...@chromium.org
Date 2013-01-02 16:21:33 -0800 (Wed, 02 Jan 2013)
Log Message
Clean up dispatchEvent overrides and overloads
https://bugs.webkit.org/show_bug.cgi?id=105959
Reviewed by Adam Barth.
Add OVERRIDE to all dispat
Title: [138675] trunk/Source/_javascript_Core
Revision 138675
Author gga...@apple.com
Date 2013-01-02 16:25:26 -0800 (Wed, 02 Jan 2013)
Log Message
Some renaming in the CodeCache
https://bugs.webkit.org/show_bug.cgi?id=105966
Reviewed by Gavin Barraclough.
CodeBlockKey => SourceCodeKey
Title: [138676] trunk/Source/WebCore
Revision 138676
Author a...@apple.com
Date 2013-01-02 16:26:37 -0800 (Wed, 02 Jan 2013)
Log Message
[WK2 NetworkProcess] Uploading fails if a client modified the request
https://bugs.webkit.org/show_bug.cgi?id=105965
Reviewed b
Title: [138677] trunk/Source/WebCore
Revision 138677
Author aba...@webkit.org
Date 2013-01-02 16:30:50 -0800 (Wed, 02 Jan 2013)
Log Message
[V8] There are some extra blank lines after removing INC_STATS
https://bugs.webkit.org/show_bug.cgi?id=105964
Reviewed by Ojan Vafai.
This patch is
Title: [138679] trunk/Source/WebCore
Revision 138679
Author a...@apple.com
Date 2013-01-02 16:53:34 -0800 (Wed, 02 Jan 2013)
Log Message
Release build fix.
* platform/network/cf/FormDataStreamCFNet.cpp: (WebCore::formFinalize):
Use ASSERT_UNUSED for an otherwise u
Title: [138680] trunk/Source
Revision 138680
Author commit-qu...@webkit.org
Date 2013-01-02 16:55:59 -0800 (Wed, 02 Jan 2013)
Log Message
AX: Chromium needs platform localized strings for media controls.
https://bugs.webkit.org/show_bug.cgi?id=105940
Patch by David Tseng on 2013-01-02
R
Title: [138682] trunk/Source/WebCore
Revision 138682
Author aba...@webkit.org
Date 2013-01-02 17:04:29 -0800 (Wed, 02 Jan 2013)
Log Message
[V8] V8DOMWrapper.cpp has many more includes than necessary
https://bugs.webkit.org/show_bug.cgi?id=105968
Reviewed by Kentaro Hara.
Now that this
Title: [138683] trunk/Source/WebKit2
Revision 138683
Author wei...@apple.com
Date 2013-01-02 17:06:53 -0800 (Wed, 02 Jan 2013)
Log Message
Stop pretending its possible to run the WebProcess in threaded mode
https://bugs.webkit.org/show_bug.cgi?id=105969
Reviewed by Alexey Proskuryakov.
Title: [138684] trunk/Source/WebKit/chromium
Revision 138684
Author c...@chromium.org
Date 2013-01-02 17:10:24 -0800 (Wed, 02 Jan 2013)
Log Message
Initialize WebInputEvent to prevent sending uninitialized bytes with IPC messages.
https://bugs.webkit.org/show_bug.cgi?id=105934
Reviewed b
Title: [138685] trunk/LayoutTests
Revision 138685
Author macpher...@chromium.org
Date 2013-01-02 17:11:01 -0800 (Wed, 02 Jan 2013)
Log Message
Unreviewed Chromium gardening.
Rebaseline win-xp image for svg/dynamic-updates/SVGFEComponentTransferElement-dom-tableValues-attr-expected.html.
Title: [138686] trunk/LayoutTests
Revision 138686
Author rn...@webkit.org
Date 2013-01-02 17:20:56 -0800 (Wed, 02 Jan 2013)
Log Message
Mac and Chromium rebaselines after r138654.
* editing/deleting/delete-to-select-table-expected.txt: Added.
* platform/chromium-mac/editing/deleting/dele
Title: [138687] trunk/Source/Platform
Revision 138687
Author commit-qu...@webkit.org
Date 2013-01-02 17:21:08 -0800 (Wed, 02 Jan 2013)
Log Message
[chromium] Remove unused transitional #defines from Platform API
https://bugs.webkit.org/show_bug.cgi?id=105971
Patch by James Robinson on 2
Title: [138690] trunk/Source/WebKit/chromium
Revision 138690
Author commit-qu...@webkit.org
Date 2013-01-02 18:05:15 -0800 (Wed, 02 Jan 2013)
Log Message
[chromium] Remove unused transitional #defines from WebKit Client API
https://bugs.webkit.org/show_bug.cgi?id=105974
Patch by James Ro
Title: [138691] trunk/Source/WebCore
Revision 138691
Author espr...@chromium.org
Date 2013-01-02 18:59:32 -0800 (Wed, 02 Jan 2013)
Log Message
Make ClassList::reset's purpose obvious and don't keep quirks string when not needed
https://bugs.webkit.org/show_bug.cgi?id=105963
Reviewed by O
Title: [138692] trunk/LayoutTests
Revision 138692
Author rn...@webkit.org
Date 2013-01-02 19:09:22 -0800 (Wed, 02 Jan 2013)
Log Message
One more Mac rebaseline attempt for r138654. Also remove an entry for the bug 105514
which has been dup'ed with the bug 103663 for which we have more spe
Title: [138693] trunk
Revision 138693
Author k...@google.com
Date 2013-01-02 19:22:30 -0800 (Wed, 02 Jan 2013)
Log Message
[chromium] Creation of dedicated workers (isolates) leaks reference to HTMLDocument
https://bugs.webkit.org/show_bug.cgi?id=105367
Reviewed by Dmitry Titov.
Source/
Title: [138694] trunk/LayoutTests
Revision 138694
Author rn...@webkit.org
Date 2013-01-02 19:24:20 -0800 (Wed, 02 Jan 2013)
Log Message
Add flaky crash expectations for multiple tests on Mac WebKit2.
* platform/mac-wk2/TestExpectations:
Modified Paths
trunk/LayoutTests/ChangeLog
trunk/
Title: [138695] trunk/Source/WebCore
Revision 138695
Author commit-qu...@webkit.org
Date 2013-01-02 20:39:01 -0800 (Wed, 02 Jan 2013)
Log Message
[TexMap] Remove m_size in TextureMapperLayer.
https://bugs.webkit.org/show_bug.cgi?id=105781
Patch by Huang Dongsung on 2013-01-02
Reviewed b
Title: [138696] trunk/Source/WebKit/blackberry
Revision 138696
Author commit-qu...@webkit.org
Date 2013-01-02 20:44:09 -0800 (Wed, 02 Jan 2013)
Log Message
[BlackBerry] Do not determine db quota limit using db file size
https://bugs.webkit.org/show_bug.cgi?id=105991
PR 267191
Patch by O
Title: [138697] trunk/Tools
Revision 138697
Author commit-qu...@webkit.org
Date 2013-01-02 20:47:46 -0800 (Wed, 02 Jan 2013)
Log Message
[EFL][WK2] Fix tooltip bugs in MiniBrowser.
https://bugs.webkit.org/show_bug.cgi?id=102209
Patch by Byungwoo Lee on 2013-01-02
Reviewed by Gyuyoung Ki
Title: [138698] trunk/LayoutTests
Revision 138698
Author rn...@webkit.org
Date 2013-01-02 21:36:32 -0800 (Wed, 02 Jan 2013)
Log Message
More Mac test expectation updates per bugs 105988 and 105987.
* platform/mac-wk2/TestExpectations:
* platform/mac/TestExpectations:
Modified Paths
tru
Title: [138699] trunk/Source/WebKit/blackberry
Revision 138699
Author zhaji...@rim.com
Date 2013-01-02 22:11:38 -0800 (Wed, 02 Jan 2013)
Log Message
[BlackBerry] file:/// pages don't get correct scales after several rotations and history navigations
https://bugs.webkit.org/show_bug.cgi?id
Title: [138700] trunk/LayoutTests
Revision 138700
Author rn...@webkit.org
Date 2013-01-02 23:05:44 -0800 (Wed, 02 Jan 2013)
Log Message
Add a Mac test expectation for the bug 105998.
* platform/mac-wk2/TestExpectations:
Modified Paths
trunk/LayoutTests/ChangeLog
trunk/LayoutTests/platf
Title: [138701] trunk/Source/WebCore
Revision 138701
Author commit-qu...@webkit.org
Date 2013-01-02 23:09:19 -0800 (Wed, 02 Jan 2013)
Log Message
Remove superfluous 'IntPoint toPoint(const IntSize&)'
https://bugs.webkit.org/show_bug.cgi?id=105993
Patch by Steve Block on 2013-01-02
Revie
Title: [138702] trunk/LayoutTests
Revision 138702
Author rn...@webkit.org
Date 2013-01-02 23:11:20 -0800 (Wed, 02 Jan 2013)
Log Message
Add failing test expectations for two canvas tests on Mac Lion
since they have been failing as far as we could tell on the flakiness dashboard.
The fail
83 matches
Mail list logo