Title: [114091] trunk/LayoutTests
Revision 114091
Author tk...@chromium.org
Date 2012-04-13 00:30:57 -0700 (Fri, 13 Apr 2012)
Log Message
[Chromium] tests should pass.
* platform/chromium/test_expectations.txt:
Modified Paths
trunk/LayoutTests/ChangeLog
trunk/LayoutTests/platform/chro
Title: [114092] trunk
Revision 114092
Author tk...@chromium.org
Date 2012-04-13 00:35:40 -0700 (Fri, 13 Apr 2012)
Log Message
Should clear an invalid string in a date field on blur
https://bugs.webkit.org/show_bug.cgi?id=83863
Reviewed by Kentaro Hara.
Source/WebCore:
Test: fast/forms/
Title: [114093] trunk/Source/WebCore
Revision 114093
Author aba...@webkit.org
Date 2012-04-13 00:53:46 -0700 (Fri, 13 Apr 2012)
Log Message
Prepare submitForm for seamless navigation
https://bugs.webkit.org/show_bug.cgi?id=83838
Reviewed by Ryosuke Niwa.
Previously, FrameLoader::submitF
Title: [114094] trunk/Source/WebKit/chromium
Revision 114094
Author commit-qu...@webkit.org
Date 2012-04-13 00:56:20 -0700 (Fri, 13 Apr 2012)
Log Message
Unreviewed. Rolled DEPS.
Patch by Sheriff Bot on 2012-04-13
* DEPS:
Modified Paths
trunk/Source/WebKit/chromium/ChangeLog
trunk/S
Title: [114095] trunk
Revision 114095
Author shin...@chromium.org
Date 2012-04-13 01:39:58 -0700 (Fri, 13 Apr 2012)
Log Message
Background width (or height) is wrong if width (or height) * zoom < 1.
https://bugs.webkit.org/show_bug.cgi?id=83350
Reviewed by Nikolas Zimmermann.
Source/Web
Title: [114096] trunk/LayoutTests
Revision 114096
Author ph...@webkit.org
Date 2012-04-13 01:44:30 -0700 (Fri, 13 Apr 2012)
Log Message
Unreviewed, GTK rebaseline.
* platform/gtk/fast/dom/Window/window-property-descriptors-expected.txt:
* platform/gtk/fast/dom/prototype-inheritance-2-exp
Title: [114097] trunk/LayoutTests
Revision 114097
Author ant...@chromium.org
Date 2012-04-13 01:55:30 -0700 (Fri, 13 Apr 2012)
Log Message
Rebaselines.
Unreviewed.
* platform/chromium-win/platform/chromium/compositing/filters: Added.
* platform/chromium-win/platform/chromium/compositing
Title: [114098] trunk/Source/WebCore
Revision 114098
Author aba...@webkit.org
Date 2012-04-13 01:57:33 -0700 (Fri, 13 Apr 2012)
Log Message
JSDocument::setLocation does too much bare-handed lifting
https://bugs.webkit.org/show_bug.cgi?id=83850
Reviewed by Sam Weinig.
As part of auditing
Title: [114099] trunk/LayoutTests
Revision 114099
Author ant...@chromium.org
Date 2012-04-13 01:58:52 -0700 (Fri, 13 Apr 2012)
Log Message
Rebaselines.
Unreviewed.
* platform/chromium-mac/fast/ruby/nested-ruby-expected.txt: Added.
* platform/chromium-mac/fast/text/international/002-expe
Title: [114100] trunk/LayoutTests
Revision 114100
Author ph...@webkit.org
Date 2012-04-13 02:12:58 -0700 (Fri, 13 Apr 2012)
Log Message
Unreviewed, GTK test_expectations update.
* platform/gtk/test_expectations.txt: Skip failing new
encrypted-media test.
Modified Paths
trunk/LayoutTest
Title: [114101] trunk/Source
Revision 114101
Author tk...@chromium.org
Date 2012-04-13 02:15:27 -0700 (Fri, 13 Apr 2012)
Log Message
Add a runtime flag for
https://bugs.webkit.org/show_bug.cgi?id=83853
Reviewed by Adam Barth.
Source/WebCore:
* bindings/generic/RuntimeEnabledFeatures.c
Title: [114102] trunk/LayoutTests
Revision 114102
Author ant...@chromium.org
Date 2012-04-13 02:37:09 -0700 (Fri, 13 Apr 2012)
Log Message
Now test sometimes crashes in Debug on XP too.
Unreviewed.
* platform/chromium/test_expectations.txt:
Modified Paths
trunk/LayoutTests/ChangeLog
t
Title: [114103] trunk/Source/WebCore
Revision 114103
Author commit-qu...@webkit.org
Date 2012-04-13 03:10:41 -0700 (Fri, 13 Apr 2012)
Log Message
Web Inspector: Line number is not displayed while debugging _javascript_
https://bugs.webkit.org/show_bug.cgi?id=83786
Patch by Vivek Galatage
Title: [114104] trunk/LayoutTests
Revision 114104
Author ph...@webkit.org
Date 2012-04-13 03:11:10 -0700 (Fri, 13 Apr 2012)
Log Message
Unreviewed, GTK test_expectations update.
* platform/gtk/test_expectations.txt: Skip two media tests trigger flakiness.
Modified Paths
trunk/LayoutTes
Title: [114105] trunk/LayoutTests
Revision 114105
Author ant...@chromium.org
Date 2012-04-13 03:23:18 -0700 (Fri, 13 Apr 2012)
Log Message
New suppression.
Unreviewed.
* platform/chromium/test_expectations.txt:
Modified Paths
trunk/LayoutTests/ChangeLog
trunk/LayoutTests/platform/chro
Title: [114106] trunk/Source/WebKit/qt
Revision 114106
Author ves...@webkit.org
Date 2012-04-13 03:37:51 -0700 (Fri, 13 Apr 2012)
Log Message
[Qt] Fix build on OS X
We were manually including the directories needed from WTF, instead of
using the WEBKIT qmake variable to add dependencies,
Title: [114108] trunk/Source/WebKit/chromium
Revision 114108
Author kei...@webkit.org
Date 2012-04-13 04:09:29 -0700 (Fri, 13 Apr 2012)
Log Message
[chromium] Add WebKit API to access options
https://bugs.webkit.org/show_bug.cgi?id=83762
Introduce WebInputElement::dataListOptions so we
Title: [114109] trunk
Revision 114109
Author commit-qu...@webkit.org
Date 2012-04-13 04:11:59 -0700 (Fri, 13 Apr 2012)
Log Message
Enabling/disabling delegates scrolling when page has no composited content asserts on WK1.
https://bugs.webkit.org/show_bug.cgi?id=83860
Patch by Zalan Bujta
Title: [114110] trunk/Source/WebKit/qt
Revision 114110
Author ves...@webkit.org
Date 2012-04-13 04:16:34 -0700 (Fri, 13 Apr 2012)
Log Message
[Qt] Build fix with QT_NO_BEARERMANAGEMENT
Reviewed by Jocelyn Turcotte.
Modified Paths
trunk/Source/WebKit/qt/ChangeLog
trunk/Source/WebKit/qt/
Title: [114111] trunk/LayoutTests
Revision 114111
Author ant...@chromium.org
Date 2012-04-13 04:19:54 -0700 (Fri, 13 Apr 2012)
Log Message
Linux rebaselines.
Unreviewed.
* platform/chromium-linux/platform/chromium/compositing/filters: Added.
* platform/chromium-linux/platform/chromium/c
Title: [114112] trunk/LayoutTests
Revision 114112
Author ph...@webkit.org
Date 2012-04-13 04:25:31 -0700 (Fri, 13 Apr 2012)
Log Message
Unreviewed, GTK test_expectations update.
* platform/gtk/test_expectations.txt:
Modified Paths
trunk/LayoutTests/ChangeLog
trunk/LayoutTests/platform/
Title: [114113] trunk
Revision 114113
Author commit-qu...@webkit.org
Date 2012-04-13 04:44:22 -0700 (Fri, 13 Apr 2012)
Log Message
[EFL] Add API for color chooser
https://bugs.webkit.org/show_bug.cgi?id=83692
.:
Enables INPUT_TYPE_COLOR by default on the EFL port.
Patch by Thiago Marco
Title: [114114] trunk/LayoutTests
Revision 114114
Author ant...@chromium.org
Date 2012-04-13 05:02:05 -0700 (Fri, 13 Apr 2012)
Log Message
Mark test as flaky.
Unreviewed.
* platform/chromium/test_expectations.txt:
Modified Paths
trunk/LayoutTests/ChangeLog
trunk/LayoutTests/platform/c
Title: [114115] trunk/Source/WebCore
Revision 114115
Author r...@google.com
Date 2012-04-13 05:12:30 -0700 (Fri, 13 Apr 2012)
Log Message
use getClipDeviceBounds, rather than (deprecated) getTotalClip
https://bugs.webkit.org/show_bug.cgi?id=83808
Reviewed by Stephen White.
Equivalent fu
Title: [114117] trunk
Revision 114117
Author pfeld...@chromium.org
Date 2012-04-13 05:25:25 -0700 (Fri, 13 Apr 2012)
Log Message
Web Inspector: introduce ParsedURL type, clean up url and displayName mess in Resource and NetworkRequest.
https://bugs.webkit.org/show_bug.cgi?id=83871
Review
Title: [114118] trunk/Source
Revision 114118
Author jocelyn.turco...@nokia.com
Date 2012-04-13 05:56:08 -0700 (Fri, 13 Apr 2012)
Log Message
[Qt] Use QQuickFlickable::setPixelAligned instead of doing pixel-alignment when rendering.
https://bugs.webkit.org/show_bug.cgi?id=83770
Reviewed b
Title: [114119] trunk/LayoutTests
Revision 114119
Author o...@webkit.org
Date 2012-04-13 05:57:53 -0700 (Fri, 13 Apr 2012)
Log Message
[Qt] Gardening: rebaseline 2 tests and add 5 tests to skiplist.
Patch by Balazs Ankes on 2012-04-13
Reviewed by Csaba Osztrogonác.
* platform/qt-5.0-wk
Title: [114120] trunk/Tools
Revision 114120
Author jocelyn.turco...@nokia.com
Date 2012-04-13 06:01:51 -0700 (Fri, 13 Apr 2012)
Log Message
webkit-tools-completion: Support bugzilla email completion for webkit-patch upload --cc
https://bugs.webkit.org/show_bug.cgi?id=83690
Reviewed by To
Title: [114121] trunk/LayoutTests
Revision 114121
Author ant...@chromium.org
Date 2012-04-13 06:06:19 -0700 (Fri, 13 Apr 2012)
Log Message
Mark test as flaky.
Unreviewed.
* platform/chromium/test_expectations.txt:
Modified Paths
trunk/LayoutTests/ChangeLog
trunk/LayoutTests/platform/c
Title: [114122] trunk
Revision 114122
Author commit-qu...@webkit.org
Date 2012-04-13 06:14:08 -0700 (Fri, 13 Apr 2012)
Log Message
[BlackBerry] Sign in cookie for ESPN.com does not retain login account (for fantasy sports).
https://bugs.webkit.org/show_bug.cgi?id=83760
Patch by Jason Liu
Title: [114123] trunk/Source/WebCore
Revision 114123
Author commit-qu...@webkit.org
Date 2012-04-13 06:16:58 -0700 (Fri, 13 Apr 2012)
Log Message
Unreviewed, rolling out r114103.
http://trac.webkit.org/changeset/114103
https://bugs.webkit.org/show_bug.cgi?id=83884
New breakpoint UI looks
Title: [114124] trunk
Revision 114124
Author commit-qu...@webkit.org
Date 2012-04-13 06:26:44 -0700 (Fri, 13 Apr 2012)
Log Message
Unreviewed, rolling out r113714.
http://trac.webkit.org/changeset/113714
https://bugs.webkit.org/show_bug.cgi?id=83887
It is behaving strange on the bots and
Title: [114125] trunk/LayoutTests
Revision 114125
Author ant...@chromium.org
Date 2012-04-13 06:45:15 -0700 (Fri, 13 Apr 2012)
Log Message
Mark test as flaky.
Unreviewed.
* platform/chromium/test_expectations.txt:
Modified Paths
trunk/LayoutTests/ChangeLog
trunk/LayoutTests/platform/c
Title: [114127] trunk/LayoutTests
Revision 114127
Author ant...@chromium.org
Date 2012-04-13 07:16:55 -0700 (Fri, 13 Apr 2012)
Log Message
Mark test as flaky.
Unreviewed.
* platform/chromium/test_expectations.txt:
Modified Paths
trunk/LayoutTests/ChangeLog
trunk/LayoutTests/platform/c
Title: [114128] trunk/LayoutTests
Revision 114128
Author ph...@webkit.org
Date 2012-04-13 07:18:54 -0700 (Fri, 13 Apr 2012)
Log Message
Unreviewed, GTK test_expectations update.
* platform/gtk/test_expectations.txt: Marking some css2.1 tests flaky.
Modified Paths
trunk/LayoutTests/Chan
Title: [114129] trunk/Source/WebKit2
Revision 114129
Author commit-qu...@webkit.org
Date 2012-04-13 07:23:08 -0700 (Fri, 13 Apr 2012)
Log Message
[Qt][WK2] Title in MiniBrowser is not updated for a page with no title
https://bugs.webkit.org/show_bug.cgi?id=82483
Patch by Dinu Jacob on 2
Title: [114130] trunk/Source/WebKit/chromium
Revision 114130
Author yu...@chromium.org
Date 2012-04-13 07:25:42 -0700 (Fri, 13 Apr 2012)
Log Message
2012-04-13 Yury Semikhatsky
Unreviewed. Build fix after r114126.
* WebKit.gyp:
Modified Paths
trunk/Source/WebKit/chr
Title: [114131] trunk
Revision 114131
Author yi.4.s...@nokia.com
Date 2012-04-13 07:28:45 -0700 (Fri, 13 Apr 2012)
Log Message
InsertHTML fails to insert h6 if the insertion point is before some text.
https://bugs.webkit.org/show_bug.cgi?id=82689
Reviewed by Ryosuke Niwa.
Added the miss
Title: [114132] trunk/Tools
Revision 114132
Author commit-qu...@webkit.org
Date 2012-04-13 07:30:16 -0700 (Fri, 13 Apr 2012)
Log Message
Group EFL bots into a category on the buildbot master
https://bugs.webkit.org/show_bug.cgi?id=82712
Patch by Dominik Röttsches on 2012-04-13
Reviewed
Title: [114133] trunk
Revision 114133
Author pfeld...@chromium.org
Date 2012-04-13 07:33:22 -0700 (Fri, 13 Apr 2012)
Log Message
Web Inspector: follow up to r114116 - fixing QT test
https://bugs.webkit.org/show_bug.cgi?id=83892
Reviewed by Yury Semikhatsky.
Source/WebCore:
Requesting c
Title: [114134] trunk/LayoutTests
Revision 114134
Author ph...@webkit.org
Date 2012-04-13 08:40:20 -0700 (Fri, 13 Apr 2012)
Log Message
Unreviewed, GTK test_expectations update.
* platform/gtk/test_expectations.txt: Unskip fast/regions and
svg/hixie/perf that seem to pass fine on GTK bot
Title: [114135] trunk
Revision 114135
Author pfeld...@chromium.org
Date 2012-04-13 08:41:38 -0700 (Fri, 13 Apr 2012)
Log Message
Web Inspector: do not attempt to load content from resource until request finished loading.
https://bugs.webkit.org/show_bug.cgi?id=83896
Reviewed by Yury Semi
Title: [114137] trunk/LayoutTests
Revision 114137
Author schen...@chromium.org
Date 2012-04-13 08:49:11 -0700 (Fri, 13 Apr 2012)
Log Message
[Chromium] LayoutTest failures/flaky for svg/as-background-image
https://bugs.webkit.org/show_bug.cgi?id=83303
Unreviewed Chromium test_expectation
Title: [114138] trunk/LayoutTests
Revision 114138
Author ph...@webkit.org
Date 2012-04-13 09:05:03 -0700 (Fri, 13 Apr 2012)
Log Message
Unreviewed, GTK test_expectations update.
* platform/gtk/test_expectations.txt: Flag fast/regions
again. Only parts of it were passing, sigh.
Modified
Title: [114139] trunk/LayoutTests
Revision 114139
Author ant...@chromium.org
Date 2012-04-13 09:16:10 -0700 (Fri, 13 Apr 2012)
Log Message
Mark test as even flakier: it can timeout.
Unreviewed.
* platform/chromium/test_expectations.txt:
Modified Paths
trunk/LayoutTests/ChangeLog
trunk
Title: [114140] trunk
Revision 114140
Author commit-qu...@webkit.org
Date 2012-04-13 10:20:24 -0700 (Fri, 13 Apr 2012)
Log Message
Chromium: Should enable -webkit-image-set
https://bugs.webkit.org/show_bug.cgi?id=81859
Patch by Rob Flack on 2012-04-13
Reviewed by Adam Barth.
Source/Web
Title: [114142] branches/safari-534.57-branch/Source/WebCore
Revision 114142
Author harri...@apple.com
Date 2012-04-13 10:43:58 -0700 (Fri, 13 Apr 2012)
Log Message
Meringue: 11A390: CrashTracer: 56,187 crashes in WebProcess at com.apple.WebCore: WebCore::DocumentWriter::deprecatedFrameE
Title: [114143] trunk
Revision 114143
Author beid...@apple.com
Date 2012-04-13 10:46:05 -0700 (Fri, 13 Apr 2012)
Log Message
and https://bugs.webkit.org/show_bug.cgi?id=83600 Need WebKit2 API to notify whether history loads are in the page cache
Source/WebKit2:
- Add a new WKBundlePage
Title: [114144] trunk/LayoutTests
Revision 114144
Author sch...@chromium.org
Date 2012-04-13 10:47:00 -0700 (Fri, 13 Apr 2012)
Log Message
[Chromium] LayoutTest failures/flaky for svg/as-background-image
https://bugs.webkit.org/show_bug.cgi?id=83303
Unreviewed Chromium test_expectations
Title: [114145] branches/chromium/1084
Revision 114145
Author jchaffr...@webkit.org
Date 2012-04-13 11:03:18 -0700 (Fri, 13 Apr 2012)
Log Message
Merge 112582 - REGRESSION (r110065-r110080): Content drawing outside overflow: hidden at ynet.co.il
https://bugs.webkit.org/show_bug.cgi?id=821
Title: [114147] trunk/Source/WebCore
Revision 114147
Author shawnsi...@chromium.org
Date 2012-04-13 11:06:50 -0700 (Fri, 13 Apr 2012)
Log Message
[chromium] Support CCHeadsUpDisplay in threaded compositing mode
https://bugs.webkit.org/show_bug.cgi?id=67499
Reviewed by James Robinson.
No
Title: [114148] trunk/LayoutTests
Revision 114148
Author ander...@apple.com
Date 2012-04-13 11:15:43 -0700 (Fri, 13 Apr 2012)
Log Message
Rebaseline a test.
* platform/mac/fast/dom/Window/window-property-descriptors-expected.txt:
Modified Paths
trunk/LayoutTests/ChangeLog
trunk/LayoutT
Title: [114149] trunk
Revision 114149
Author rn...@webkit.org
Date 2012-04-13 11:16:26 -0700 (Fri, 13 Apr 2012)
Log Message
Enable SVG page loading performance tests
https://bugs.webkit.org/show_bug.cgi?id=83861
Reviewed by Adam Barth.
PerformanceTests:
Unskip PageLoad directory and s
Title: [114151] trunk
Revision 114151
Author sch...@chromium.org
Date 2012-04-13 11:26:46 -0700 (Fri, 13 Apr 2012)
Log Message
Unreviewed, rolling out r114140.
http://trac.webkit.org/changeset/114140
https://bugs.webkit.org/show_bug.cgi?id=83921
Fails fast/css/image-set-parsing.html test
Title: [114152] trunk/Source/WebKit2
Revision 114152
Author ander...@apple.com
Date 2012-04-13 11:49:39 -0700 (Fri, 13 Apr 2012)
Log Message
Include the error if we fail to initialize the web process sandbox
https://bugs.webkit.org/show_bug.cgi?id=83927
Reviewed by Alexey Proskuryakov.
Title: [114153] trunk/Source/_javascript_Core
Revision 114153
Author rwlb...@webkit.org
Date 2012-04-13 12:02:53 -0700 (Fri, 13 Apr 2012)
Log Message
Fix some compiler warnings (miscellaneous)
https://bugs.webkit.org/show_bug.cgi?id=80790
Reviewed by Antonio Gomes.
Fix signed/unsigned c
Title: [114154] trunk/LayoutTests
Revision 114154
Author ander...@apple.com
Date 2012-04-13 12:19:00 -0700 (Fri, 13 Apr 2012)
Log Message
More rebaselining.
* platform/mac/fast/dom/Window/window-properties-expected.txt:
Modified Paths
trunk/LayoutTests/ChangeLog
trunk/LayoutTests/platf
Title: [114155] tags/Safari-536.6.2/
Revision 114155
Author lforsch...@apple.com
Date 2012-04-13 12:20:17 -0700 (Fri, 13 Apr 2012)
Log Message
New Tag.
Added Paths
tags/Safari-536.6.2/
Diff
Property changes: tags/Safari-536.6.2
Added: svn:ignore
depcomp
compile
config.guess
GNUm
Title: [114156] tags/Safari-536.6.2/Source
Revision 114156
Author lforsch...@apple.com
Date 2012-04-13 12:21:51 -0700 (Fri, 13 Apr 2012)
Log Message
Versioning.
Modified Paths
tags/Safari-536.6.2/Source/_javascript_Core/Configurations/Version.xcconfig
tags/Safari-536.6.2/Source/WebCore/
Title: [114158] trunk/Tools
Revision 114158
Author rn...@webkit.org
Date 2012-04-13 12:26:16 -0700 (Fri, 13 Apr 2012)
Log Message
webkitpy build fix. Revert the debug change (number of runs was 2 instead of 20),
and also rebaseline the test results since we ignore the first run now.
* Sc
Title: [114159] trunk/LayoutTests
Revision 114159
Author zandober...@gmail.com
Date 2012-04-13 12:32:52 -0700 (Fri, 13 Apr 2012)
Log Message
Unreviewed, rebaselining after r114150.
* platform/gtk/fast/dom/Window/window-properties-expected.txt:
Modified Paths
trunk/LayoutTests/ChangeLog
Title: [114160] trunk/Source
Revision 114160
Author micha...@google.com
Date 2012-04-13 12:33:55 -0700 (Fri, 13 Apr 2012)
Log Message
[chromium] Now that the chromium port is using a different dom_storage backend
library in its main browser process, there are a handful of files that shoul
Title: [114161] tags/Safari-536.6.2
Revision 114161
Author lforsch...@apple.com
Date 2012-04-13 12:34:22 -0700 (Fri, 13 Apr 2012)
Log Message
Merged r113941.
Modified Paths
tags/Safari-536.6.2/LayoutTests/ChangeLog
tags/Safari-536.6.2/Source/_javascript_Core/ChangeLog
tags/Safari-536.6.
Title: [114163] trunk
Revision 114163
Author sch...@chromium.org
Date 2012-04-13 12:43:58 -0700 (Fri, 13 Apr 2012)
Log Message
Chromium: Should enable -webkit-image-set
https://bugs.webkit.org/show_bug.cgi?id=81859
Patch by Rob Flack on 2012-04-13
Reviewed by Adam Barth.
Source/WebCore
Title: [114165] trunk
Revision 114165
Author a...@apple.com
Date 2012-04-13 13:57:10 -0700 (Fri, 13 Apr 2012)
Log Message
REGRESSION (XHR Caching): Uncacheable responses sent by Rails through Apache are cached
https://bugs.webkit.org/show_bug.cgi?id=83925
Title: [114166] trunk
Revision 114166
Author jam...@google.com
Date 2012-04-13 14:01:06 -0700 (Fri, 13 Apr 2012)
Log Message
[chromium] Remove unused compositeToTexture / compositeOffscreen setting
https://bugs.webkit.org/show_bug.cgi?id=83733
Reviewed by Adrienne Walker.
Source/Platfor
Title: [114167] trunk/LayoutTests
Revision 114167
Author sch...@chromium.org
Date 2012-04-13 14:19:12 -0700 (Fri, 13 Apr 2012)
Log Message
Chromium test_expectations TIMOUT mask for fast/canvas/2d.imageDataHD.html
Unreviewed.
* platform/chromium/test_expectations.txt:
Modified Paths
t
Title: [114168] trunk/Source/WebCore
Revision 114168
Author an...@apple.com
Date 2012-04-13 14:23:13 -0700 (Fri, 13 Apr 2012)
Log Message
Track rem unit usage in StyleSheetInternal
https://bugs.webkit.org/show_bug.cgi?id=83923
Reviewed by Andreas Kling.
Currently CSSParser sets usesRemU
Title: [114169] trunk/Source/WebKit2
Revision 114169
Author ander...@apple.com
Date 2012-04-13 14:29:54 -0700 (Fri, 13 Apr 2012)
Log Message
Make sure that we're using the right compiler for generating derived sources.
Rubber-stamped by Dan Bernstein.
* WebKit2.xcodeproj/project.pbxproj
Title: [114171] trunk
Revision 114171
Author ann...@chromium.org
Date 2012-04-13 14:45:59 -0700 (Fri, 13 Apr 2012)
Log Message
Queue the cuechange event on HTMLTrackElement for proper sorting.
https://bugs.webkit.org/show_bug.cgi?id=83858
Reviewed by Eric Carlson.
Source/WebCore:
No ne
Title: [114172] trunk
Revision 114172
Author d...@apple.com
Date 2012-04-13 15:02:02 -0700 (Fri, 13 Apr 2012)
Log Message
Don't process filters if the input region is exceptionally large.
https://bugs.webkit.org/show_bug.cgi?id=83317
Reviewed by Simon Fraser.
Source/WebCore:
An extreme
Title: [114173] trunk/PerformanceTests
Revision 114173
Author rn...@webkit.org
Date 2012-04-13 15:05:16 -0700 (Fri, 13 Apr 2012)
Log Message
Fix skipped list.
* Skipped:
Modified Paths
trunk/PerformanceTests/ChangeLog
trunk/PerformanceTests/Skipped
Diff
Modified: trunk/Performance
Title: [114174] trunk/LayoutTests
Revision 114174
Author sch...@chromium.org
Date 2012-04-13 15:09:06 -0700 (Fri, 13 Apr 2012)
Log Message
Chromium test_expectations suppress platform/chromium/virtual/gpu/fast/canvas/2d.imageDataHD.html
Unreviewed.
* platform/chromium/test_expectations.
Title: [114175] trunk
Revision 114175
Author simon.fra...@apple.com
Date 2012-04-13 15:26:47 -0700 (Fri, 13 Apr 2012)
Log Message
Compositing layers not updated after scroll in WebKit1
https://bugs.webkit.org/show_bug.cgi?id=83945
Source/WebCore:
Reviewed by James Robinson.
Fix the Web
Title: [114176] trunk/LayoutTests
Revision 114176
Author simon.fra...@apple.com
Date 2012-04-13 15:51:35 -0700 (Fri, 13 Apr 2012)
Log Message
Avoid use of ::webkit-scrollbar to hide scrollbars, since it doesn't work in WK1
https://bugs.webkit.org/show_bug.cgi?id=83950
Reviewed by James R
Title: [114177] trunk/LayoutTests
Revision 114177
Author ander...@apple.com
Date 2012-04-13 16:16:39 -0700 (Fri, 13 Apr 2012)
Log Message
Rebaseline this since svg/custom/resources/green-checker.png changed.
* svg/custom/image-with-prefix-in-webarchive-expected.webarchive:
Modified Path
Title: [114178] trunk/LayoutTests
Revision 114178
Author simon.fra...@apple.com
Date 2012-04-13 16:25:34 -0700 (Fri, 13 Apr 2012)
Log Message
Fix two compositing animation tests to not have flakey pixel results
https://bugs.webkit.org/show_bug.cgi?id=83957
Reviewed by Dean Jackson.
Fix
Title: [114179] trunk
Revision 114179
Author jer.no...@apple.com
Date 2012-04-13 16:27:38 -0700 (Fri, 13 Apr 2012)
Log Message
fullscreen/video-controls-drag.html failing on Mac
https://bugs.webkit.org/show_bug.cgi?id=81176
Reviewed by Eric Carlson.
Source/WebCore:
No new tests. Fixes
Title: [114180] trunk/Source
Revision 114180
Author jer.no...@apple.com
Date 2012-04-13 16:31:00 -0700 (Fri, 13 Apr 2012)
Log Message
Video at apple.com gets standard controls in addition to custom controls after returning from full screen
https://bugs.webkit.org/show_bug.cgi?id=83939
Re
Title: [114182] trunk/LayoutTests
Revision 114182
Author simon.fra...@apple.com
Date 2012-04-13 16:44:05 -0700 (Fri, 13 Apr 2012)
Log Message
Rebaseline some compositing tests. Some were affected by the colorspace of
the sample image changing.
* compositing/images/direct-pdf-image-expect
Title: [114183] trunk/Source/_javascript_Core
Revision 114183
Author barraclo...@apple.com
Date 2012-04-13 16:44:25 -0700 (Fri, 13 Apr 2012)
Log Message
Don't rely on fixed offsets to patch method checks
https://bugs.webkit.org/show_bug.cgi?id=83958
Reviewed by Oliver Hunt.
* bytecode/S
Title: [114185] trunk/Source/_javascript_Core
Revision 114185
Author commit-qu...@webkit.org
Date 2012-04-13 17:26:25 -0700 (Fri, 13 Apr 2012)
Log Message
Array.prototype.toString and Array.prototype.toLocaleString should be generic
https://bugs.webkit.org/show_bug.cgi?id=81588
Patch by
Title: [114186] trunk/Source/WebKit/chromium
Revision 114186
Author commit-qu...@webkit.org
Date 2012-04-13 17:27:34 -0700 (Fri, 13 Apr 2012)
Log Message
[chromium] Remove fallback code for "Missing plug-in" string.
https://bugs.webkit.org/show_bug.cgi?id=81907
Patch by Bernhard Bauer o
Title: [114187] trunk/Source/WebCore
Revision 114187
Author x...@chromium.org
Date 2012-04-13 17:33:09 -0700 (Fri, 13 Apr 2012)
Log Message
REGRESSION(r102190) [chromium] text rendering (font and font size) in some Arabic/Persian page is wrong
when using certain fonts
https://bugs.webkit.
Title: [114188] trunk/Source/WebCore
Revision 114188
Author jber...@webkit.org
Date 2012-04-13 17:34:19 -0700 (Fri, 13 Apr 2012)
Log Message
Remove the calls to CRASH() from ResourceLoader.cpp.
https://bugs.webkit.org/show_bug.cgi?id=83962
Reviewed by Alexey Proskuryakov.
They were adde
Title: [114190] trunk/Source/WebCore
Revision 114190
Author commit-qu...@webkit.org
Date 2012-04-13 17:38:25 -0700 (Fri, 13 Apr 2012)
Log Message
Optimize tracking of intruding floats being removed from RenderBlock during layout
https://bugs.webkit.org/show_bug.cgi?id=82928
Patch by Ken
Title: [114191] trunk/Source/WebCore
Revision 114191
Author dan...@chromium.org
Date 2012-04-13 17:42:00 -0700 (Fri, 13 Apr 2012)
Log Message
[chromium] Remove viewport memory restrictions
https://bugs.webkit.org/show_bug.cgi?id=83316
Reviewed by Adrienne Walker.
We remove the memory re
Title: [114192] trunk/Source/_javascript_Core
Revision 114192
Author barraclo...@apple.com
Date 2012-04-13 18:20:33 -0700 (Fri, 13 Apr 2012)
Log Message
Don't rely on fixed offsets to patch calls
https://bugs.webkit.org/show_bug.cgi?id=83966
Rubber stamped by Oliver Hunt.
These aren't b
Title: [114193] trunk
Revision 114193
Author commit-qu...@webkit.org
Date 2012-04-13 18:25:30 -0700 (Fri, 13 Apr 2012)
Log Message
AudioContext createChannelMerger() method should have optional argument for number of inputs.
https://bugs.webkit.org/show_bug.cgi?id=83759
Patch by Raymond
Title: [114194] trunk/LayoutTests
Revision 114194
Author commit-qu...@webkit.org
Date 2012-04-13 18:27:13 -0700 (Fri, 13 Apr 2012)
Log Message
convolution-mono-mono test passes now
https://bugs.webkit.org/show_bug.cgi?id=83793
Patch by Raymond Toy on 2012-04-13
Reviewed by Eric Seidel.
Title: [114195] trunk/Source/_javascript_Core
Revision 114195
Author commit-qu...@webkit.org
Date 2012-04-13 18:29:00 -0700 (Fri, 13 Apr 2012)
Log Message
Unreviewed, rolling out r114185.
http://trac.webkit.org/changeset/114185
https://bugs.webkit.org/show_bug.cgi?id=83967
Broke a bunch
Title: [114196] trunk/LayoutTests
Revision 114196
Author commit-qu...@webkit.org
Date 2012-04-13 18:30:36 -0700 (Fri, 13 Apr 2012)
Log Message
Add layout test case for _javascript_AudioNode.
https://bugs.webkit.org/show_bug.cgi?id=83747
Patch by Raymond Liu on 2012-04-13
Reviewed by Chr
Title: [114197] trunk/Source
Revision 114197
Author dan...@chromium.org
Date 2012-04-13 18:58:23 -0700 (Fri, 13 Apr 2012)
Log Message
[chromium] Replicas should be included in the computed occlusion
https://bugs.webkit.org/show_bug.cgi?id=82262
Reviewed by Adrienne Walker.
Source/WebCor
Title: [114198] trunk/LayoutTests
Revision 114198
Author jchaffr...@webkit.org
Date 2012-04-13 19:33:09 -0700 (Fri, 13 Apr 2012)
Log Message
Two lineboxcontain tests are failing
https://bugs.webkit.org/show_bug.cgi?id=82742
Reviewed by Ojan Vafai.
* platform/mac/fast/block/lineboxcontai
Title: [114199] trunk/Source/WebCore
Revision 114199
Author commit-qu...@webkit.org
Date 2012-04-13 20:02:00 -0700 (Fri, 13 Apr 2012)
Log Message
[chromium] Add null pointer check to animatePageScale
https://bugs.webkit.org/show_bug.cgi?id=83940
Patch by Alexandre Elias on 2012-04-13
Re
Title: [114201] trunk/Source/WebKit/chromium
Revision 114201
Author tha...@chromium.org
Date 2012-04-13 20:07:21 -0700 (Fri, 13 Apr 2012)
Log Message
[chromium] There is no Color(float, float, float) constructor, fix an attempt to call it.
https://bugs.webkit.org/show_bug.cgi?id=83920
Re
Title: [114202] trunk/Source/WebCore
Revision 114202
Author dan...@chromium.org
Date 2012-04-13 20:32:40 -0700 (Fri, 13 Apr 2012)
Log Message
[chromium] Cleanup texture memory eviction when LayerTreeHost becomes invisible
https://bugs.webkit.org/show_bug.cgi?id=83899
Reviewed by Adrienne
Title: [114203] trunk/Source
Revision 114203
Author commit-qu...@webkit.org
Date 2012-04-13 23:02:08 -0700 (Fri, 13 Apr 2012)
Log Message
[Chromium] Avoid unnecessary full tile updates for checkerboard tiles.
https://bugs.webkit.org/show_bug.cgi?id=83804
Patch by David Reveman on 2012-0
98 matches
Mail list logo