Title: [132724] trunk
Revision 132724
Author p...@google.com
Date 2012-10-27 00:01:34 -0700 (Sat, 27 Oct 2012)
Log Message
Prevent NaN offset values in ElementTimeControl.
https://bugs.webkit.org/show_bug.cgi?id=100322
Reviewed by Abhishek Arya.
Source/WebCore:
NaN values can cause Ele
Title: [132725] trunk/Source/WebCore
Revision 132725
Author loi...@chromium.org
Date 2012-10-27 08:11:30 -0700 (Sat, 27 Oct 2012)
Log Message
Web Inspector: instrument chromium GlyphCache. It keeps ~2mb.
https://bugs.webkit.org/show_bug.cgi?id=100515
Reviewed by Yury Semikhatsky.
I repl
Title: [132726] trunk
Revision 132726
Author t...@chromium.org
Date 2012-10-27 08:13:49 -0700 (Sat, 27 Oct 2012)
Log Message
Remove internals shouldDisplayTrackKind methods; these are also on internals.settings
https://bugs.webkit.org/show_bug.cgi?id=100564
Reviewed by Adam Barth.
Sourc
Title: [132730] trunk/Source/WebCore
Revision 132730
Author loi...@chromium.org
Date 2012-10-27 10:15:47 -0700 (Sat, 27 Oct 2012)
Log Message
Unreviewed, rolling out r132725.
http://trac.webkit.org/changeset/132725
https://bugs.webkit.org/show_bug.cgi?id=100596
it broke linking on chromi
Title: [132731] trunk
Revision 132731
Author le...@chromium.org
Date 2012-10-27 10:18:12 -0700 (Sat, 27 Oct 2012)
Log Message
Background images can incorrectly repeat with sub-pixel layout
https://bugs.webkit.org/show_bug.cgi?id=94622
Reviewed by Emil A Eklund.
Source/WebCore:
Attempti
Title: [132733] trunk/LayoutTests
Revision 132733
Author kbal...@webkit.org
Date 2012-10-27 11:16:01 -0700 (Sat, 27 Oct 2012)
Log Message
Unreviewed gardening.
Removing my garbage, now from svn.
* platform/qt-5.0-wk2/fast/images/png-suite/test-expected.png: Removed.
Modified Paths
tru
Title: [132734] trunk/Source/WebKit2
Revision 132734
Author msab...@apple.com
Date 2012-10-27 11:17:30 -0700 (Sat, 27 Oct 2012)
Log Message
buildHTTPHeaders() should use a StringBuilder instead of a Vector
https://bugs.webkit.org/show_bug.cgi?id=100580
Reviewed by Oliver Hunt.
Replaced
Title: [132735] trunk
Revision 132735
Author dbar...@mathscribe.com
Date 2012-10-27 11:18:34 -0700 (Sat, 27 Oct 2012)
Log Message
[MathML] Improve some addChild methods
https://bugs.webkit.org/show_bug.cgi?id=98791
Reviewed by Eric Seidel.
Source/WebCore:
MathML addChild methods need t
Title: [132736] trunk/Source/WTF
Revision 132736
Author msab...@apple.com
Date 2012-10-27 11:25:56 -0700 (Sat, 27 Oct 2012)
Log Message
String::fromUTF8() should take advantage of the ASCII check in convertUTF8ToUTF16()
https://bugs.webkit.org/show_bug.cgi?id=100577
Reviewed by Oliver Hu
Title: [132737] trunk/Source/WebCore
Revision 132737
Author dbar...@mathscribe.com
Date 2012-10-27 11:27:58 -0700 (Sat, 27 Oct 2012)
Log Message
ASSERTION FAILED: m_next in LayoutState.cpp
https://bugs.webkit.org/show_bug.cgi?id=99796
Reviewed by Eric Seidel.
Before RenderMathMLBlock::c
Title: [132739] trunk/Source/WTF
Revision 132739
Author msab...@apple.com
Date 2012-10-27 13:33:17 -0700 (Sat, 27 Oct 2012)
Log Message
Try to create AtomicString as 8 bit where possible
https://bugs.webkit.org/show_bug.cgi?id=100575
Reviewed by Oliver Hunt.
Added StringImpl::create8Bit
Title: [132740] trunk/Source/WebKit2
Revision 132740
Author wei...@apple.com
Date 2012-10-27 13:48:52 -0700 (Sat, 27 Oct 2012)
Log Message
Yet more MessageReceivering
https://bugs.webkit.org/show_bug.cgi?id=100325
Reviewed by Anders Carlsson.
Make DownloadProxy, WebPageProxy, and WebPag
Title: [132741] trunk/Source/WebCore
Revision 132741
Author ander...@apple.com
Date 2012-10-27 18:31:06 -0700 (Sat, 27 Oct 2012)
Log Message
Fix AVFoundation build.
* platform/graphics/avfoundation/objc/MediaPlayerPrivateAVFoundationObjC.mm:
(WebCore::MediaPlayerPrivateAVFoundationObjC::
Title: [132742] trunk
Revision 132742
Author noam.rosent...@nokia.com
Date 2012-10-27 18:32:58 -0700 (Sat, 27 Oct 2012)
Log Message
Coordinated Graphics: Animation jerkiness when rAF is enabled
https://bugs.webkit.org/show_bug.cgi?id=100536
Reviewed by Kenneth Rohde Christiansen.
Source
Title: [132743] trunk/Source/WebKit2
Revision 132743
Author wei...@apple.com
Date 2012-10-27 22:49:45 -0700 (Sat, 27 Oct 2012)
Log Message
Unreviewed, rolling out r132740.
http://trac.webkit.org/changeset/132740
https://bugs.webkit.org/show_bug.cgi?id=100603
"Causing many crashes" (Reque
Title: [132744] trunk/Source
Revision 132744
Author a...@apple.com
Date 2012-10-27 23:10:56 -0700 (Sat, 27 Oct 2012)
Log Message
All tests crash in WebKit1 mode
https://bugs.webkit.org/show_bug.cgi?id=100602
Reviewed by Sam Weinig.
* WebView/WebView.mm: (
Title: [132746] trunk/Source/WebKit/chromium
Revision 132746
Author aba...@webkit.org
Date 2012-10-27 23:27:51 -0700 (Sat, 27 Oct 2012)
Log Message
[Chromium] Find-in-page reports matches in hidden iframes
https://bugs.webkit.org/show_bug.cgi?id=100604
Reviewed by Eric Seidel.
This is a
Title: [132747] trunk/Source/WebKit2
Revision 132747
Author o...@webkit.org
Date 2012-10-27 23:47:02 -0700 (Sat, 27 Oct 2012)
Log Message
Unreviewed build fix for breakage to minimal bot caused by r132742.
Patch by Noam Rosenthal on 2012-10-27
* WebProcess/WebPage/LayerTreeHost.h:
(Lay
18 matches
Mail list logo