Title: [91825] trunk/Source/_javascript_Core
Revision 91825
Author commit-qu...@webkit.org
Date 2011-07-27 00:12:38 -0700 (Wed, 27 Jul 2011)
Log Message
DFG JIT speculation failure code performs incorrect conversions in
the case where two registers need to be swapped.
https://bugs.webkit.
Title: [91826] trunk
Revision 91826
Author yu...@chromium.org
Date 2011-07-27 01:56:58 -0700 (Wed, 27 Jul 2011)
Log Message
WebSocket: CloseEvent attribute is not available on WebWorkers in JSC
https://bugs.webkit.org/show_bug.cgi?id=65232
Reviewed by Kent Tamura.
Source/WebCore:
Add [
Title: [91827] trunk
Revision 91827
Author commit-qu...@webkit.org
Date 2011-07-27 02:15:21 -0700 (Wed, 27 Jul 2011)
Log Message
Knob of a disabled or readonly range control should not be draggable.
https://bugs.webkit.org/show_bug.cgi?id=54820
Patch by Shinya Kawanaka on 2011-07-27
Rev
Title: [91828] trunk/LayoutTests
Revision 91828
Author to...@chromium.org
Date 2011-07-27 02:49:49 -0700 (Wed, 27 Jul 2011)
Log Message
editing/selection/move-by-word-visually* tests timing out
https://bugs.webkit.org/show_bug.cgi?id=65241
Unreviewed build fix.
* platform/chromium/test_
Title: [91829] trunk/Source/WebCore
Revision 91829
Author mnaga...@chromium.org
Date 2011-07-27 03:01:51 -0700 (Wed, 27 Jul 2011)
Log Message
Web Inspector: [Chromium] REGRESSION: Uncaught TypeError: Cannot read property 'isTracingToWindowObjects' of undefined
https://bugs.webkit.org/show
Title: [91830] trunk/Tools
Revision 91830
Author commit-qu...@webkit.org
Date 2011-07-27 03:03:00 -0700 (Wed, 27 Jul 2011)
Log Message
Unreviewed, rolling out r91792.
http://trac.webkit.org/changeset/91792
https://bugs.webkit.org/show_bug.cgi?id=65242
It broke NRWT on Qt and GTK (Request
Title: [91831] trunk/Source/WebKit2
Revision 91831
Author benjamin.poul...@nokia.com
Date 2011-07-27 03:24:08 -0700 (Wed, 27 Jul 2011)
Log Message
[Qt][WK2] Simplify the PageUIClient
https://bugs.webkit.org/show_bug.cgi?id=65198
Reviewed by Andreas Kling.
The only function of WKPageLoad
Title: [91832] branches/chromium/782/Source/WebCore/platform/graphics/chromium
Revision 91832
Author ba...@chromium.org
Date 2011-07-27 03:30:02 -0700 (Wed, 27 Jul 2011)
Log Message
Merge 90868 by hand.
BUG=87132
TBR=ba...@chromium.org
Modified Paths
branches/chromium/782/Source/WebCor
Title: [91833] trunk/LayoutTests
Revision 91833
Author ph...@webkit.org
Date 2011-07-27 03:51:30 -0700 (Wed, 27 Jul 2011)
Log Message
Unreviewed, GTK pixel tests rebaseline after r91759.
* platform/gtk/fast/forms/box-shadow-override-expected.png:
* platform/gtk/fa
Title: [91834] trunk/LayoutTests
Revision 91834
Author ph...@webkit.org
Date 2011-07-27 04:22:58 -0700 (Wed, 27 Jul 2011)
Log Message
Unreviewed, forgotten GTK pixel test results for
fast/forms/input-file-re-render.html after r91833.
* platform/gtk/fast/forms/inpu
Title: [91835] trunk/Source/WebCore
Revision 91835
Author ze...@webkit.org
Date 2011-07-27 05:38:37 -0700 (Wed, 27 Jul 2011)
Log Message
[chromium] Remove include of skia/ext/platform_canvas.h
https://bugs.webkit.org/show_bug.cgi?id=60852
Reviewed by Hajime Morita.
In https://bugs.webki
Title: [91836] trunk/LayoutTests
Revision 91836
Author o...@webkit.org
Date 2011-07-27 06:01:00 -0700 (Wed, 27 Jul 2011)
Log Message
Add Qt specific expected result for a new test introduced in r91777.
* platform/qt/fast/css/font-family-pictograph-expected.png: Added.
* platform/qt/fast/
Title: [91837] trunk
Revision 91837
Author commit-qu...@webkit.org
Date 2011-07-27 06:07:42 -0700 (Wed, 27 Jul 2011)
Log Message
Source/_javascript_Core: Added an interface to take IsWhiteSpaceFunctionPtr.
https://bugs.webkit.org/show_bug.cgi?id=57746
Patch by Shinya Kawanaka on 2011-07
Title: [91838] trunk/Source/WebKit2
Revision 91838
Author caio.olive...@openbossa.org
Date 2011-07-27 06:34:41 -0700 (Wed, 27 Jul 2011)
Log Message
Fix Qt (and possibly Gtk) WebKit2 build after addition of -webkit-pictograph
https://bugs.webkit.org/show_bug.cgi?id=65253
Reviewed by Andre
Title: [91839] trunk
Revision 91839
Author yu...@chromium.org
Date 2011-07-27 06:37:03 -0700 (Wed, 27 Jul 2011)
Log Message
Inspector should support cd(window) in the command line
https://bugs.webkit.org/show_bug.cgi?id=19872
Source/WebCore:
Added dropdown list with all iframes to allow
Title: [91840] trunk/Source/WebKit2
Revision 91840
Author commit-qu...@webkit.org
Date 2011-07-27 06:55:06 -0700 (Wed, 27 Jul 2011)
Log Message
[Qt][WK2] Clean WKPageLoaderClient
https://bugs.webkit.org/show_bug.cgi?id=65246
Patch by Benjamin Poulain on 2011-07-27
Reviewed by Andreas Kl
Title: [91841] trunk/Source/WebKit/chromium
Revision 91841
Author to...@chromium.org
Date 2011-07-27 06:56:16 -0700 (Wed, 27 Jul 2011)
Log Message
Speculative win build fix after r91835
https://bugs.webkit.org/show_bug.cgi?id=65255
Unreviewed build fix.
* src/WebFontImpl.cpp:
Modified
Title: [91842] trunk/LayoutTests
Revision 91842
Author o...@webkit.org
Date 2011-07-27 07:12:12 -0700 (Wed, 27 Jul 2011)
Log Message
[Qt] Couple of tests have different results on 64 bit and/or in debug mode compared to 32 bit and/or release mode
https://bugs.webkit.org/show_bug.cgi?id=52
Title: [91843] trunk/Source/WebCore
Revision 91843
Author alexis.men...@openbossa.org
Date 2011-07-27 07:20:07 -0700 (Wed, 27 Jul 2011)
Log Message
[Qt] Unreviewed build fix for mac.
QtKit is now our default media player, the define is WTF_USE_QTKIT and it's not part
of the options passe
Title: [91844] trunk/Source/WebCore
Revision 91844
Author abe...@webkit.org
Date 2011-07-27 07:37:26 -0700 (Wed, 27 Jul 2011)
Log Message
[Qt][V8] Fix the build.
Unreviewed build fix.
No new tests needed.
* platform/graphics/gstreamer/MediaPlayerPrivateGStreamer.cpp: Add missing CStrin
Title: [91845] trunk
Revision 91845
Author caio.olive...@openbossa.org
Date 2011-07-27 08:20:43 -0700 (Wed, 27 Jul 2011)
Log Message
[Qt] Fix build in Qt 5 of QDeclarativeWebView
https://bugs.webkit.org/show_bug.cgi?id=65258
Reviewed by Andreas Kling.
In Qt 5, the QGraphicsView-based cl
Title: [91847] trunk/Source/WebKit/chromium
Revision 91847
Author commit-qu...@webkit.org
Date 2011-07-27 08:36:31 -0700 (Wed, 27 Jul 2011)
Log Message
Pass on the suggested name for download file to the client.
https://bugs.webkit.org/show_bug.cgi?id=65181
Patch by Sadrul Habib Chowdhur
Title: [91848] trunk/LayoutTests
Revision 91848
Author senorbla...@chromium.org
Date 2011-07-27 08:45:52 -0700 (Wed, 27 Jul 2011)
Log Message
Rebaseline one Chromium GPU test on Linux after
http://code.google.com/p/skia/source/detail?r=1924.
Unreviewed.
* platform/chromium-gpu-linux/com
Title: [91849] trunk/LayoutTests
Revision 91849
Author senorbla...@chromium.org
Date 2011-07-27 08:56:28 -0700 (Wed, 27 Jul 2011)
Log Message
Tighten up some chromium test expectations to green up the bots.
Unreviewed.
* platform/chromium/test_expectations.txt:
Modified Paths
trunk/La
Title: [91851] trunk/LayoutTests
Revision 91851
Author o...@webkit.org
Date 2011-07-27 09:06:18 -0700 (Wed, 27 Jul 2011)
Log Message
[WK2] Unreviewed gardening.
* platform/qt-wk2/Skipped: Skip new failing tests.
* platform/qt-wk2/fast/dom/Window/window-properties-expected.txt: Update aft
Title: [91852] trunk/LayoutTests
Revision 91852
Author o...@webkit.org
Date 2011-07-27 09:20:46 -0700 (Wed, 27 Jul 2011)
Log Message
[Qt] Unreviewed gardening.
* platform/qt-wk2/Skipped: Skip failing tests after migration to Qt5.
* platform/qt/test_expectations.txt: Mark fast/js/array-so
Title: [91853] trunk/LayoutTests
Revision 91853
Author o...@webkit.org
Date 2011-07-27 10:09:29 -0700 (Wed, 27 Jul 2011)
Log Message
[Qt] svg/W3C-SVG-1.1-SE/styling-pres-02-f.svg fails
https://bugs.webkit.org/show_bug.cgi?id=65266
[Qt] Unreviewed gardening. Update Qt 4.8 specific expecte
Title: [91854] trunk/LayoutTests
Revision 91854
Author e...@google.com
Date 2011-07-27 10:20:34 -0700 (Wed, 27 Jul 2011)
Log Message
[Chromium] Mark more tests as being flaky.
Unreviewed gardening.
* platform/chromium/test_expectations.txt:
Modified Paths
trunk/LayoutTests/ChangeLog
t
Title: [91855] trunk/Source/WebKit/qt
Revision 91855
Author caio.olive...@openbossa.org
Date 2011-07-27 10:40:57 -0700 (Wed, 27 Jul 2011)
Log Message
[Qt] QtWebkit never finishes loading sites when they are loaded after an initial QUrl fails to load.
https://bugs.webkit.org/show_bug.cgi?i
Title: [91856] trunk/LayoutTests
Revision 91856
Author e...@google.com
Date 2011-07-27 10:43:06 -0700 (Wed, 27 Jul 2011)
Log Message
[chromium] Add baselines for struct-dom-11-f.svg.
Unreviewed gardening.
* platform/chromium-linux/svg/W3C-SVG-1.1-SE/struct-dom-11-f-expected.png: Added.
Title: [91857] trunk/LayoutTests
Revision 91857
Author o...@webkit.org
Date 2011-07-27 10:45:41 -0700 (Wed, 27 Jul 2011)
Log Message
[Qt] Unreviewed gardening. Update Qt 4.8 specific expected files.
* platform/qt-4.8/svg/W3C-SVG-1.1-SE/struct-dom-11-f-expected.png: Added.
* platform/qt-4
Title: [91858] trunk
Revision 91858
Author vse...@chromium.org
Date 2011-07-27 11:30:18 -0700 (Wed, 27 Jul 2011)
Log Message
Web Inspector: Disable cache option should only clear memory cache, not disable it.
https://bugs.webkit.org/show_bug.cgi?id=65184
Reviewed by Pavel Feldman.
Sourc
Title: [91859] trunk/LayoutTests
Revision 91859
Author e...@google.com
Date 2011-07-27 11:32:45 -0700 (Wed, 27 Jul 2011)
Log Message
[chromium] Mark data-view-test.html as flaky in non-debug configs too.
Unreviewed gardening.
* platform/chromium/test_expectations.txt:
Modified Paths
t
Title: [91860] trunk/Source
Revision 91860
Author mih...@chromium.org
Date 2011-07-27 11:34:07 -0700 (Wed, 27 Jul 2011)
Log Message
[Chromium] Add better WebKit API for chrome.tabs.insertCSS extension API
https://bugs.webkit.org/show_bug.cgi?id=65158
Reviewed by David Hyatt.
Source/WebC
Title: [91861] trunk/LayoutTests
Revision 91861
Author rn...@webkit.org
Date 2011-07-27 11:39:36 -0700 (Wed, 27 Jul 2011)
Log Message
Mac pixel rebaselines after r91497.
* platform/mac/fast/multicol/float-multicol-expected.png:
* platform/mac/fast/multicol/scrolling-overflow-expected.png
Title: [91862] trunk/LayoutTests
Revision 91862
Author rn...@webkit.org
Date 2011-07-27 11:54:54 -0700 (Wed, 27 Jul 2011)
Log Message
Wrong image height in absolutely positioned div in relatively positioned parent with bottom padding
https://bugs.webkit.org/show_bug.cgi?id=64046
Reviewed
Title: [91866] trunk/Tools
Revision 91866
Author dglaz...@chromium.org
Date 2011-07-27 14:06:56 -0700 (Wed, 27 Jul 2011)
Log Message
Teach all ports about their test configurations.
https://bugs.webkit.org/show_bug.cgi?id=65278
Each Port object should return a valid set of all TestConfig
Title: [91868] branches/chromium/835/Source/WebKit/chromium
Revision 91868
Author k...@chromium.org
Date 2011-07-27 14:20:57 -0700 (Wed, 27 Jul 2011)
Log Message
Merge 91847 - Pass on the suggested name for download file to the client.
https://bugs.webkit.org/show_bug.cgi?id=65181
Patch
Title: [91869] trunk/Source/_javascript_Core
Revision 91869
Author sle...@apple.com
Date 2011-07-27 14:44:49 -0700 (Wed, 27 Jul 2011)
Log Message
Revert http://trac.webkit.org/changeset/90415.
Caused a 5% sunspider regression in-browser.
Unreviewed rollout.
* bytecode/CodeBlock.cpp:
(JS
Title: [91870] trunk/Source/WebCore
Revision 91870
Author senorbla...@chromium.org
Date 2011-07-27 14:50:57 -0700 (Wed, 27 Jul 2011)
Log Message
Fix for printing with accelerated
https://bugs.webkit.org/show_bug.cgi?id=62406
Reviewed by James Robinson.
The platform-independent side of
Title: [91871] trunk/Source/_javascript_Core
Revision 91871
Author oli...@apple.com
Date 2011-07-27 14:55:40 -0700 (Wed, 27 Jul 2011)
Log Message
Handle callback oriented JSONP
https://bugs.webkit.org/show_bug.cgi?id=65271
Reviewed by Gavin Barraclough.
Handle the callback oriented vers
Title: [91872] trunk
Revision 91872
Author eric.carl...@apple.com
Date 2011-07-27 15:01:02 -0700 (Wed, 27 Jul 2011)
Log Message
2011-07-27 Eric Carlson
Load delegate not consulted before loading some poster images
https://bugs.webkit.org/show_bug.cgi?id=65270
Title: [91873] trunk/LayoutTests
Revision 91873
Author e...@google.com
Date 2011-07-27 15:10:01 -0700 (Wed, 27 Jul 2011)
Log Message
[chromium] Rebaseline absolute-child-with-percent-etc-etc-etc.
Unreviewed gardening.
* platform/chromium-mac-leopard/fast/css/absolute-child-with-percent-
Title: [91874] trunk/Tools
Revision 91874
Author dglaz...@chromium.org
Date 2011-07-27 15:16:41 -0700 (Wed, 27 Jul 2011)
Log Message
Allow TestConfigurationConverter report conversion errors.
https://bugs.webkit.org/show_bug.cgi?id=65287
Also, fix a few miscellaneous testing issues.
Rev
Title: [91875] trunk/LayoutTests
Revision 91875
Author e...@google.com
Date 2011-07-27 15:33:46 -0700 (Wed, 27 Jul 2011)
Log Message
[chromium] Mark another webgl flaky test.
Unreviewed gardening.
* platform/chromium/test_expectations.txt:
Modified Paths
trunk/LayoutTests/ChangeLog
tr
Title: [91876] trunk/Source/WebCore/css/CSSPrimitiveValueMappings.h
Revision 91876
Author mahesh.kulka...@nokia.com
Date 2011-07-27 15:35:47 -0700 (Wed, 27 Jul 2011)
Log Message
Build fix for Symbian after r91800
Modified Paths
trunk/Source/WebCore/css/CSSPrimitiveValueMappings.h
Di
Title: [91877] trunk/Tools
Revision 91877
Author dglaz...@chromium.org
Date 2011-07-27 15:42:34 -0700 (Wed, 27 Jul 2011)
Log Message
Allow ports to specify their own test expectation specifier macros.
https://bugs.webkit.org/show_bug.cgi?id=65291
Reviewed by Adam Barth.
* Scripts/webkit
Title: [91878] trunk/Tools
Revision 91878
Author dglaz...@chromium.org
Date 2011-07-27 16:11:01 -0700 (Wed, 27 Jul 2011)
Log Message
Replace SpecificityCalculator with TestConfiguration-driven logic.
https://bugs.webkit.org/show_bug.cgi?id=65206
Use our newly-acquired ability to expand m
Title: [91879] trunk
Revision 91879
Author le...@chromium.org
Date 2011-07-27 16:16:25 -0700 (Wed, 27 Jul 2011)
Log Message
unicode-bidi:-webkit-plaintext does not work on
https://bugs.webkit.org/show_bug.cgi?id=65074
Reviewed by Ryosuke Niwa.
Source/WebCore:
Fixing unicode-bidi styl
Title: [91880] trunk/Source/WebCore
Revision 91880
Author le...@chromium.org
Date 2011-07-27 16:18:34 -0700 (Wed, 27 Jul 2011)
Log Message
Switch transform operations to FloatSize
https://bugs.webkit.org/show_bug.cgi?id=64301
Reviewed by Simon Fraser.
Changing TransformOperation and its
Title: [91881] trunk/LayoutTests
Revision 91881
Author e...@google.com
Date 2011-07-27 16:28:06 -0700 (Wed, 27 Jul 2011)
Log Message
[chromium] Mark another flaky crasher.
https://bugs.webkit.org/show_bug.cgi?id=65155
Unreviewed gardening.
* platform/chromium/test_expectations.txt:
Mod
Title: [91882] trunk/LayoutTests
Revision 91882
Author e...@google.com
Date 2011-07-27 16:40:36 -0700 (Wed, 27 Jul 2011)
Log Message
[chromium] Marking leviw's new unicode-bidi-plaintext test as failing
Unreviewed gardening.
* platform/chromium/test_expectations.txt:
Modified Paths
tr
Title: [91883] trunk/Source/_javascript_Core
Revision 91883
Author barraclo...@apple.com
Date 2011-07-27 16:48:56 -0700 (Wed, 27 Jul 2011)
Log Message
https://bugs.webkit.org/show_bug.cgi?id=65294
DFG JIT - may speculate based on wrong arguments.
Reviewed by Oliver Hunt
In the case of a
Title: [91884] trunk/Tools
Revision 91884
Author dglaz...@chromium.org
Date 2011-07-27 16:52:44 -0700 (Wed, 27 Jul 2011)
Log Message
Re-add unit tests I accidentally zapped in r91878.
* Scripts/webkitpy/layout_tests/models/test_expectations_unittest.py: Re-added unit tests.
Modified Pat
Title: [91885] trunk/Source/WebCore
Revision 91885
Author psola...@apple.com
Date 2011-07-27 17:13:12 -0700 (Wed, 27 Jul 2011)
Log Message
Incorrect arguments passed to LOG statement
https://bugs.webkit.org/show_bug.cgi?id=65293
Reviewed by Oliver Hunt.
* platform/network/mac/ResourceHa
Title: [91887] trunk/LayoutTests
Revision 91887
Author rn...@webkit.org
Date 2011-07-27 18:02:06 -0700 (Wed, 27 Jul 2011)
Log Message
Chromium rebaseline after r91879.
* platform/chromium-linux/fast/text/international/unicode-bidi-plaintext-in-textarea-expected.png: Added.
* platform/chr
Title: [91888] trunk/Source/WebKit/chromium
Revision 91888
Author rn...@webkit.org
Date 2011-07-27 18:24:43 -0700 (Wed, 27 Jul 2011)
Log Message
Unreviewed. Rolled DEPS.
* DEPS:
Modified Paths
trunk/Source/WebKit/chromium/ChangeLog
trunk/Source/WebKit/chromium/DEPS
Diff
Modified:
Title: [91889] branches/chromium/835
Revision 91889
Author k...@google.com
Date 2011-07-27 18:27:55 -0700 (Wed, 27 Jul 2011)
Log Message
Merge 91803 - Float32Array(ArrayBuffer, index, length) constructor working incorrectly.
https://bugs.webkit.org/show_bug.cgi?id=57042
Reviewed by James
Title: [91890] trunk/Source/WebKit/chromium
Revision 91890
Author rn...@webkit.org
Date 2011-07-27 18:45:17 -0700 (Wed, 27 Jul 2011)
Log Message
Add sfntly library to the Chromium DEPS file.
* DEPS:
Modified Paths
trunk/Source/WebKit/chromium/ChangeLog
trunk/Source/WebKit/chromium/DEPS
Title: [91891] trunk/LayoutTests
Revision 91891
Author rn...@webkit.org
Date 2011-07-27 19:31:39 -0700 (Wed, 27 Jul 2011)
Log Message
Fix Chromium test expectations for http://crbug.com/88911
* platform/chromium/test_expectations.txt:
Modified Paths
trunk/LayoutTests/ChangeLog
trunk/La
Title: [91892] trunk/Source/WebKit/chromium
Revision 91892
Author commit-qu...@webkit.org
Date 2011-07-27 19:57:21 -0700 (Wed, 27 Jul 2011)
Log Message
Add more text input types for chromium
https://bugs.webkit.org/show_bug.cgi?id=64937
Patch by Peng Huang on 2011-07-27
Reviewed by Dari
Title: [91893] trunk
Revision 91893
Author commit-qu...@webkit.org
Date 2011-07-27 20:00:54 -0700 (Wed, 27 Jul 2011)
Log Message
Implement sizes attribute for link tag from HTML5
https://bugs.webkit.org/show_bug.cgi?id=37674
Patch by Rachel Blum on 2011-07-27
Reviewed by Dimitri Glazkov
Title: [91894] trunk/Source/_javascript_Core
Revision 91894
Author commit-qu...@webkit.org
Date 2011-07-27 20:25:19 -0700 (Wed, 27 Jul 2011)
Log Message
DFG graph has no notion of double prediction.
https://bugs.webkit.org/show_bug.cgi?id=65234
Patch by Filip Pizlo on 2011-07-27
Reviewe
Title: [91895] trunk
Revision 91895
Author morr...@google.com
Date 2011-07-27 20:44:57 -0700 (Wed, 27 Jul 2011)
Log Message
Source/WebCore: Inconsistent state of TreeScope reference.
https://bugs.webkit.org/show_bug.cgi?id=65235
The tree scope pointers on shadow tree nodes didn't cleared
Title: [91897] trunk/LayoutTests
Revision 91897
Author r...@google.com
Date 2011-07-27 20:56:00 -0700 (Wed, 27 Jul 2011)
Log Message
[skia] fix clipping of some glyphs on windows
https://bugs.webkit.org/show_bug.cgi?id=65262
Reviewed by Stephen White.
* platform/chromium/test_expectatio
Title: [91896] trunk/Source
Revision 91896
Author fsam...@chromium.org
Date 2011-07-27 20:55:58 -0700 (Wed, 27 Jul 2011)
Log Message
Source/WebCore: Popups on Chromium now check the minimum row height set through the Chromium WebKit API when
computing the height of a row in a popup listbo
Title: [91898] trunk/Tools
Revision 91898
Author commit-qu...@webkit.org
Date 2011-07-27 21:08:40 -0700 (Wed, 27 Jul 2011)
Log Message
[EFL] Drop WorkQueueItemEfl.h in favour of the general WorkQueueItem.h
https://bugs.webkit.org/show_bug.cgi?id=65269
Patch by Raphael Kubo da Costa on 2
Title: [91899] trunk/Tools
Revision 91899
Author aro...@apple.com
Date 2011-07-27 21:23:06 -0700 (Wed, 27 Jul 2011)
Log Message
Use wacky !svn/bc URLs consistently in Leaks Viewer
This ensures that any resources loaded via relative URLs will still get pulled from the same
revision of Sub
Title: [91900] trunk/Source/WebCore
Revision 91900
Author ad...@chromium.org
Date 2011-07-27 21:32:39 -0700 (Wed, 27 Jul 2011)
Log Message
[V8] Remove unused m_isWeak member of V8AbstractEventListener
https://bugs.webkit.org/show_bug.cgi?id=65273
Reviewed by Adam Barth.
m_isWeak is set
Title: [91901] trunk/Source/WebCore
Revision 91901
Author vse...@chromium.org
Date 2011-07-27 21:34:10 -0700 (Wed, 27 Jul 2011)
Log Message
Web Inspector: [REGRESSION] [Chromium] Opening link in new tab does not work properly.
https://bugs.webkit.org/show_bug.cgi?id=65279
Reviewed by Pav
Title: [91902] trunk/Source/WebCore
Revision 91902
Author vse...@chromium.org
Date 2011-07-27 21:57:15 -0700 (Wed, 27 Jul 2011)
Log Message
Web Inspector: Network panel sidebar should have width saved in preferences when resource is selected.
https://bugs.webkit.org/show_bug.cgi?id=65256
Title: [91904] branches/chromium/782/Source/WebCore
Revision 91904
Author tk...@chromium.org
Date 2011-07-27 22:05:26 -0700 (Wed, 27 Jul 2011)
Log Message
2011-07-27 Kent Tamura
REGRESSION: [Chromium/782] Speech icon should be on the left side for dir=rtl
https://bugs.
Title: [91905] trunk/Source/WebCore
Revision 91905
Author aba...@webkit.org
Date 2011-07-27 22:11:46 -0700 (Wed, 27 Jul 2011)
Log Message
Crypto.idl doesn't need legacy optional arguments
https://bugs.webkit.org/show_bug.cgi?id=65298
Reviewed by Darin Adler.
This API is relatively new a
Title: [91906] trunk/Source/_javascript_Core
Revision 91906
Author dslo...@google.com
Date 2011-07-27 22:16:23 -0700 (Wed, 27 Jul 2011)
Log Message
[chromium] Turn on WTF_MULTIPLE_THREADS.
https://bugs.webkit.org/show_bug.cgi?id=61017
The patch turns on WTF_MULTIPLE_THREADS in chromium an
Title: [91907] trunk
Revision 91907
Author commit-qu...@webkit.org
Date 2011-07-27 22:22:51 -0700 (Wed, 27 Jul 2011)
Log Message
Remove skia special case for outline rendering code
https://bugs.webkit.org/show_bug.cgi?id=65295
Patch by Ben Wells on 2011-07-27
Reviewed by James Robinson.
Title: [91908] trunk
Revision 91908
Author rn...@webkit.org
Date 2011-07-27 22:24:41 -0700 (Wed, 27 Jul 2011)
Log Message
Calling window.find immediately after mutating the document crashes WebKit.
https://bugs.webkit.org/show_bug.cgi?id=65296
Reviewed by Darin Adler.
Source/WebCore:
D
Title: [91909] trunk/LayoutTests
Revision 91909
Author commit-qu...@webkit.org
Date 2011-07-27 22:59:13 -0700 (Wed, 27 Jul 2011)
Log Message
Rebaseline extra test for bug 61369 (skia drawConvexPolygon antialiasing)
https://bugs.webkit.org/show_bug.cgi?id=65299
Patch by Ben Wells on 2011
Title: [91912] trunk/LayoutTests
Revision 91912
Author rn...@webkit.org
Date 2011-07-27 23:46:33 -0700 (Wed, 27 Jul 2011)
Log Message
Fix Chromium Windows test expectations after r91897.
* platform/chromium/test_expectations.txt:
Modified Paths
trunk/LayoutTests/ChangeLog
trunk/LayoutT
78 matches
Mail list logo