[webkit-changes] [95937] trunk

2011-09-26 Thread commit-queue
Title: [95937] trunk Revision 95937 Author commit-qu...@webkit.org Date 2011-09-26 00:21:45 -0700 (Mon, 26 Sep 2011) Log Message [mac] Timestamp parameter to requestAnimationFrame is busted in USE(REQUEST_ANIMATION_FRAME_TIMER) path https://bugs.webkit.org/show_bug.cgi?id=68769 Patch by

[webkit-changes] [95938] trunk/Source/WebCore

2011-09-26 Thread commit-queue
Title: [95938] trunk/Source/WebCore Revision 95938 Author commit-qu...@webkit.org Date 2011-09-26 02:05:02 -0700 (Mon, 26 Sep 2011) Log Message [GTK] Fix coding style bits in ResourceHandleSoup.cpp https://bugs.webkit.org/show_bug.cgi?id=68634 Patch by Sergio Villar Senin on 2011-09-26

[webkit-changes] [95939] trunk/Source/WebCore

2011-09-26 Thread noam . rosenthal
Title: [95939] trunk/Source/WebCore Revision 95939 Author noam.rosent...@nokia.com Date 2011-09-26 03:51:59 -0700 (Mon, 26 Sep 2011) Log Message [Texmap][Qt] Enable TextureMapperGL in platforms where BGRA is not present https://bugs.webkit.org/show_bug.cgi?id=65473 Reviewed by Andreas Kl

[webkit-changes] [95940] trunk/Source/WebKit/gtk

2011-09-26 Thread kov
Title: [95940] trunk/Source/WebKit/gtk Revision 95940 Author k...@webkit.org Date 2011-09-26 05:06:02 -0700 (Mon, 26 Sep 2011) Log Message REGRESSION: Empathy crashes when switching theme https://bugs.webkit.org/show_bug.cgi?id=68600 Patch by Gustavo Noronha Silva on 2011-09-26 Reviewed

[webkit-changes] [95941] trunk

2011-09-26 Thread loislo
Title: [95941] trunk Revision 95941 Author loi...@chromium.org Date 2011-09-26 05:12:34 -0700 (Mon, 26 Sep 2011) Log Message Web Inspector: Timeline: record root event for the function calls enforced by console eval. https://bugs.webkit.org/show_bug.cgi?id=68695 In a complex web applicat

[webkit-changes] [95942] trunk

2011-09-26 Thread caseq
Title: [95942] trunk Revision 95942 Author ca...@chromium.org Date 2011-09-26 05:15:14 -0700 (Mon, 26 Sep 2011) Log Message 2011-09-26 Andrey Kosyakov Web Inspector: [Extensions API] allow resources to hook on click on resource links https://bugs.webkit.org/show_bug.cg

[webkit-changes] [95943] trunk/Tools

2011-09-26 Thread aroben
Title: [95943] trunk/Tools Revision 95943 Author aro...@apple.com Date 2011-09-26 05:15:28 -0700 (Mon, 26 Sep 2011) Log Message Remove two failing WebKitAPITest tests The failures are covered by and . Reviewed by Anders Carlsson. * WebKitAPITest/tests/WebViewDestruction.cpp: Removed t

[webkit-changes] [95944] trunk

2011-09-26 Thread aroben
Title: [95944] trunk Revision 95944 Author aro...@apple.com Date 2011-09-26 05:16:59 -0700 (Mon, 26 Sep 2011) Log Message Merge WebKitAPITest into TestWebKitAPI This also means that our formerly-WebKitAPITest tests will be run on the bots! I made the minimal changes necessary to get the

[webkit-changes] [95945] trunk/Source/WebCore

2011-09-26 Thread loislo
Title: [95945] trunk/Source/WebCore Revision 95945 Author loi...@chromium.org Date 2011-09-26 05:48:55 -0700 (Mon, 26 Sep 2011) Log Message Unreviewed build fix for webkit builds after r95941. * inspector/InspectorInstrumentation.cpp: (WebCore::InspectorInstrumentation::willCallFunctionI

[webkit-changes] [95946] trunk/Source/WebCore

2011-09-26 Thread loislo
Title: [95946] trunk/Source/WebCore Revision 95946 Author loi...@chromium.org Date 2011-09-26 05:52:41 -0700 (Mon, 26 Sep 2011) Log Message Second unreviewed build fix for r95941 * inspector/InspectorInstrumentation.cpp: (WebCore::InspectorInstrumentation::willCallFunctionImpl): Modifie

[webkit-changes] [95947] trunk/Source/WebCore

2011-09-26 Thread commit-queue
Title: [95947] trunk/Source/WebCore Revision 95947 Author commit-qu...@webkit.org Date 2011-09-26 06:03:01 -0700 (Mon, 26 Sep 2011) Log Message [Qt] Unused variable in QNetworkReplyHandler::sendNetworkRequest. https://bugs.webkit.org/show_bug.cgi?id=68798 Patch by Andreas Kling on 2011-

[webkit-changes] [95948] trunk/Source/WebKit/gtk

2011-09-26 Thread kov
Title: [95948] trunk/Source/WebKit/gtk Revision 95948 Author k...@webkit.org Date 2011-09-26 06:35:51 -0700 (Mon, 26 Sep 2011) Log Message Fix documentation generation by specifying the sources directory with $(top_srcdir). Patch by Gustavo Noronha Silva on 2011-09-26 Reviewed by Xan Lo

[webkit-changes] [95949] trunk/LayoutTests

2011-09-26 Thread reni
Title: [95949] trunk/LayoutTests Revision 95949 Author r...@webkit.org Date 2011-09-26 07:39:24 -0700 (Mon, 26 Sep 2011) Log Message Unreviewed Qt gardening. https://bugs.webkit.org/show_bug.cgi?id=51639 Patch by Zsolt Fehér on 2011-09-26 * platform/qt/Skipped: Modified Paths trunk/L

[webkit-changes] [95950] trunk/LayoutTests

2011-09-26 Thread reni
Title: [95950] trunk/LayoutTests Revision 95950 Author r...@webkit.org Date 2011-09-26 07:45:33 -0700 (Mon, 26 Sep 2011) Log Message Unreviewed Qt gardening. https://bugs.webkit.org/show_bug.cgi?id=68796 Patch by Zsolt Fehér on 2011-09-26 * platform/qt/Skipped: Modified Paths trunk/L

[webkit-changes] [95951] releases/WebKitGTK/webkit-1.6/Source/WebKit/gtk

2011-09-26 Thread kov
Title: [95951] releases/WebKitGTK/webkit-1.6/Source/WebKit/gtk Revision 95951 Author k...@webkit.org Date 2011-09-26 08:01:01 -0700 (Mon, 26 Sep 2011) Log Message Merging http://trac.webkit.org/changeset/95940. Modified Paths releases/WebKitGTK/webkit-1.6/Source/WebKit/gtk/ChangeLog rel

[webkit-changes] [95952] releases/WebKitGTK/webkit-1.6/Source/WebKit/gtk

2011-09-26 Thread kov
Title: [95952] releases/WebKitGTK/webkit-1.6/Source/WebKit/gtk Revision 95952 Author k...@webkit.org Date 2011-09-26 08:03:29 -0700 (Mon, 26 Sep 2011) Log Message Merging http://trac.webkit.org/changeset/95948. Modified Paths releases/WebKitGTK/webkit-1.6/Source/WebKit/gtk/ChangeLog rel

[webkit-changes] [95954] trunk/Source/WebKit/chromium

2011-09-26 Thread commit-queue
Title: [95954] trunk/Source/WebKit/chromium Revision 95954 Author commit-qu...@webkit.org Date 2011-09-26 08:51:43 -0700 (Mon, 26 Sep 2011) Log Message Unreviewed. Rolled DEPS. Patch by Sheriff Bot on 2011-09-26 * DEPS: Modified Paths trunk/Source/WebKit/chromium/ChangeLog trunk/Sou

[webkit-changes] [95955] trunk/Tools

2011-09-26 Thread aroben
Title: [95955] trunk/Tools Revision 95955 Author aro...@apple.com Date 2011-09-26 08:55:05 -0700 (Mon, 26 Sep 2011) Log Message Clean up code imported from WebKitAPITest Fixes WebViewDestruction tests and related code don't match TestWebKitAPI conventions Reviewed by David Levin. * Te

[webkit-changes] [95956] trunk/LayoutTests

2011-09-26 Thread loislo
Title: [95956] trunk/LayoutTests Revision 95956 Author loi...@chromium.org Date 2011-09-26 09:31:46 -0700 (Mon, 26 Sep 2011) Log Message Web Inspector: generic performance UI test for panel switch. https://bugs.webkit.org/show_bug.cgi?id=68806 Reviewed by Pavel Feldman. * inspector/perf

[webkit-changes] [95957] trunk

2011-09-26 Thread enne
Title: [95957] trunk Revision 95957 Author e...@google.com Date 2011-09-26 09:44:18 -0700 (Mon, 26 Sep 2011) Log Message [chromium] Update VideoLayerChromium textures after texture resources are reclaimed https://bugs.webkit.org/show_bug.cgi?id=68742 Reviewed by James Robinson. Source/W

[webkit-changes] [95958] trunk

2011-09-26 Thread rniwa
Title: [95958] trunk Revision 95958 Author rn...@webkit.org Date 2011-09-26 10:00:40 -0700 (Mon, 26 Sep 2011) Log Message chrome.dll!WebCore::ApplyStyleCommand::applyBlockStyle ReadAV@NULL (64db547804532a84be2e53721e499e9e) https://bugs.webkit.org/show_bug.cgi?id=51639 Patch by Jay Soffi

[webkit-changes] [95959] trunk

2011-09-26 Thread inferno
Title: [95959] trunk Revision 95959 Author infe...@chromium.org Date 2011-09-26 10:13:09 -0700 (Mon, 26 Sep 2011) Log Message Delete retired custom font data only on document destruction, and not on recalc style. https://bugs.webkit.org/show_bug.cgi?id=68805 Reviewed by Dave Hyatt. Sour

[webkit-changes] [95960] trunk

2011-09-26 Thread simon . fraser
Title: [95960] trunk Revision 95960 Author simon.fra...@apple.com Date 2011-09-26 10:34:08 -0700 (Mon, 26 Sep 2011) Log Message Groove/inset/outset borders show solid if the color is black. https://bugs.webkit.org/show_bug.cgi?id=58608 Patch by Antaryami Pandia on 2011-09-26 Reviewed by

[webkit-changes] [95961] trunk/Source/WebCore

2011-09-26 Thread mrowe
Title: [95961] trunk/Source/WebCore Revision 95961 Author mr...@apple.com Date 2011-09-26 10:36:19 -0700 (Mon, 26 Sep 2011) Log Message IconDatabase::syncThreadMainLoop can assert if wakeSyncThread is called before thread starts executing If wakeSyncThread is called before syncThreadMai

[webkit-changes] [95962] trunk/Source

2011-09-26 Thread commit-queue
Title: [95962] trunk/Source Revision 95962 Author commit-qu...@webkit.org Date 2011-09-26 10:52:55 -0700 (Mon, 26 Sep 2011) Log Message Unreviewed, rolling out r95256. http://trac.webkit.org/changeset/95256 https://bugs.webkit.org/show_bug.cgi?id=68814 Temporary CRASH calls no longer nee

[webkit-changes] [95963] trunk/LayoutTests

2011-09-26 Thread ossy
Title: [95963] trunk/LayoutTests Revision 95963 Author o...@webkit.org Date 2011-09-26 11:00:50 -0700 (Mon, 26 Sep 2011) Log Message [Qt] Unreviewed gardening. * platform/qt/fast/dom/Window/window-resize-contents-expected.png: Added after r95897. * platform/qt/fast/dom/Window/window-resi

[webkit-changes] [95964] trunk

2011-09-26 Thread rniwa
Title: [95964] trunk Revision 95964 Author rn...@webkit.org Date 2011-09-26 11:30:29 -0700 (Mon, 26 Sep 2011) Log Message REGRESSION(r74971): Selection doesn't work correctly in BiDi Text https://bugs.webkit.org/show_bug.cgi?id=57340 Reviewed by Eric Seidel. Source/WebCore: This patch

[webkit-changes] [95965] trunk/Source/JavaScriptCore

2011-09-26 Thread ggaren
Title: [95965] trunk/Source/_javascript_Core Revision 95965 Author gga...@apple.com Date 2011-09-26 11:52:00 -0700 (Mon, 26 Sep 2011) Log Message [Qt]REGRESSION(r95865): It made 4 tests crash https://bugs.webkit.org/show_bug.cgi?id=68780 Patch by Zoltan Herczeg on 2011-09-26 Rev

[webkit-changes] [95966] trunk/Source/WebCore

2011-09-26 Thread antti
Title: [95966] trunk/Source/WebCore Revision 95966 Author an...@apple.com Date 2011-09-26 11:53:48 -0700 (Mon, 26 Sep 2011) Log Message Optimize matching of common pseudo classes https://bugs.webkit.org/show_bug.cgi?id=68633 Reviewed by Dave Hyatt, Darin Adler, Dimitri Glazkov.

[webkit-changes] [95967] trunk/Source

2011-09-26 Thread simon . fraser
Title: [95967] trunk/Source Revision 95967 Author simon.fra...@apple.com Date 2011-09-26 11:57:14 -0700 (Mon, 26 Sep 2011) Log Message Repaint tests don't work in WebKit2 https://bugs.webkit.org/show_bug.cgi?id=68453 Reviewed by Sam Weinig. Source/WebCore: Have FrameView keep track of

[webkit-changes] [95968] trunk/Source/WebKit2

2011-09-26 Thread simon . fraser
Title: [95968] trunk/Source/WebKit2 Revision 95968 Author simon.fra...@apple.com Date 2011-09-26 12:01:36 -0700 (Mon, 26 Sep 2011) Log Message Repaint tests don't work in WebKit2 https://bugs.webkit.org/show_bug.cgi?id=68453 Reviewed by Sam Weinig. Expose WKBundlePage methods to turn on

[webkit-changes] [95969] trunk/LayoutTests

2011-09-26 Thread mihaip
Title: [95969] trunk/LayoutTests Revision 95969 Author mih...@chromium.org Date 2011-09-26 12:09:49 -0700 (Mon, 26 Sep 2011) Log Message Chromium test expectations update. * platform/chromium/test_expectations.txt: Modified Paths trunk/LayoutTests/ChangeLog trunk/LayoutTests/platform/c

[webkit-changes] [95970] branches/chromium/835

2011-09-26 Thread inferno
Title: [95970] branches/chromium/835 Revision 95970 Author infe...@chromium.org Date 2011-09-26 12:37:30 -0700 (Mon, 26 Sep 2011) Log Message Merge 95959 - Delete retired custom font data only on document destruction, and not on recalc style. BUG=97994 Review URL: http://codereview.chromi

[webkit-changes] [95971] branches/chromium/874

2011-09-26 Thread inferno
Title: [95971] branches/chromium/874 Revision 95971 Author infe...@chromium.org Date 2011-09-26 12:38:33 -0700 (Mon, 26 Sep 2011) Log Message Merge 95959 - Delete retired custom font data only on document destruction, and not on recalc style. BUG=97994 Review URL: http://codereview.chromi

[webkit-changes] [95972] branches/chromium/835

2011-09-26 Thread inferno
Title: [95972] branches/chromium/835 Revision 95972 Author infe...@chromium.org Date 2011-09-26 12:41:50 -0700 (Mon, 26 Sep 2011) Log Message Merge 95728 - Ref protect shaders in V8WebGLRenderingContext::getAttachedShadersCallback BUG=97615 Review URL: http://codereview.chromium.org/80430

[webkit-changes] [95973] branches/chromium/835

2011-09-26 Thread inferno
Title: [95973] branches/chromium/835 Revision 95973 Author infe...@chromium.org Date 2011-09-26 12:43:47 -0700 (Mon, 26 Sep 2011) Log Message Merge 95857 - Source/WebCore: Style not updated for :before, :after content in ruby text. BUG=97546 Review URL: http://codereview.chromium.org/8043

[webkit-changes] [95974] trunk

2011-09-26 Thread mihaip
Title: [95974] trunk Revision 95974 Author mih...@chromium.org Date 2011-09-26 12:43:56 -0700 (Mon, 26 Sep 2011) Log Message Unreviewed, rolling out r95960. http://trac.webkit.org/changeset/95960 https://bugs.webkit.org/show_bug.cgi?id=58608 Significantly changes table border rendering

[webkit-changes] [95975] branches/chromium/835

2011-09-26 Thread inferno
Title: [95975] branches/chromium/835 Revision 95975 Author infe...@chromium.org Date 2011-09-26 12:46:09 -0700 (Mon, 26 Sep 2011) Log Message Merge 95689 - [Chromium] Protect message ports from being deleted in V8MessageEvent::portsAccessorGetter BUG=97520 Review URL: http://codereview.ch

[webkit-changes] [95976] branches/chromium/835

2011-09-26 Thread inferno
Title: [95976] branches/chromium/835 Revision 95976 Author infe...@chromium.org Date 2011-09-26 12:48:17 -0700 (Mon, 26 Sep 2011) Log Message Merge 95667 - [Chromium] Protect the Frame in V8HTMLDocument::openCallback BUG=97451 Review URL: http://codereview.chromium.org/8028034 Modified P

[webkit-changes] [95977] branches/chromium/835

2011-09-26 Thread inferno
Title: [95977] branches/chromium/835 Revision 95977 Author infe...@chromium.org Date 2011-09-26 12:49:57 -0700 (Mon, 26 Sep 2011) Log Message Merge 95580 - Invoke CachedResourceLoader::canRequest for all URLs in a redirect chain BUG=97278 Review URL: http://codereview.chromium.org/8037034

[webkit-changes] [95978] trunk/Source

2011-09-26 Thread jer . noble
Title: [95978] trunk/Source Revision 95978 Author jer.no...@apple.com Date 2011-09-26 12:51:15 -0700 (Mon, 26 Sep 2011) Log Message White flash when entering full-screen using element.webkitRequestFullScreen() https://bugs.webkit.org/show_bug.cgi?id=68481 Reviewed by Simon Fraser. Sourc

[webkit-changes] [95979] branches/chromium/835

2011-09-26 Thread inferno
Title: [95979] branches/chromium/835 Revision 95979 Author infe...@chromium.org Date 2011-09-26 12:52:48 -0700 (Mon, 26 Sep 2011) Log Message Merge 95306 BUG=96665 Review URL: http://codereview.chromium.org/8038026 Modified Paths branches/chromium/835/LayoutTests/html5lib/resources/webk

[webkit-changes] [95980] branches/chromium/835

2011-09-26 Thread inferno
Title: [95980] branches/chromium/835 Revision 95980 Author infe...@chromium.org Date 2011-09-26 12:54:16 -0700 (Mon, 26 Sep 2011) Log Message Merge 95074 - Crash in RenderScrollbarPart::imageChanged. BUG=96444 Review URL: http://codereview.chromium.org/8028035 Modified Paths branches/ch

[webkit-changes] [95981] trunk/LayoutTests

2011-09-26 Thread mihaip
Title: [95981] trunk/LayoutTests Revision 95981 Author mih...@chromium.org Date 2011-09-26 12:57:56 -0700 (Mon, 26 Sep 2011) Log Message Rebaseline fast/dom/Window/window-resize-contents.html for non-Chromium ports. Previous expected result was Chromium-specific because console line numb

[webkit-changes] [95982] trunk/Source/WebKit2

2011-09-26 Thread andersca
Title: [95982] trunk/Source/WebKit2 Revision 95982 Author ander...@apple.com Date 2011-09-26 12:58:00 -0700 (Mon, 26 Sep 2011) Log Message Remove an old DrawingAreaProxy::paint member function https://bugs.webkit.org/show_bug.cgi?id=68825 Reviewed by Dan Bernstein. * UIProcess/DrawingAr

[webkit-changes] [95983] trunk/Source/WebKit/efl

2011-09-26 Thread demarchi
Title: [95983] trunk/Source/WebKit/efl Revision 95983 Author demar...@webkit.org Date 2011-09-26 12:58:24 -0700 (Mon, 26 Sep 2011) Log Message [EFL] Add virtual method to notify user when wrapping focus https://bugs.webkit.org/show_bug.cgi?id=68699 Reviewed by Antonio Gomes. Add a virtu

[webkit-changes] [95984] trunk/Source/WebCore

2011-09-26 Thread vsevik
Title: [95984] trunk/Source/WebCore Revision 95984 Author vse...@chromium.org Date 2011-09-26 13:06:55 -0700 (Mon, 26 Sep 2011) Log Message Web Inspector: XMLHttpRequest console logging messages should link to network panel when possible. https://bugs.webkit.org/show_bug.cgi?id=67399 Rev

[webkit-changes] [95985] trunk/Source/WebCore

2011-09-26 Thread mitz
Title: [95985] trunk/Source/WebCore Revision 95985 Author m...@apple.com Date 2011-09-26 13:08:11 -0700 (Mon, 26 Sep 2011) Log Message REGRESSION (r95926) Assert firing in svg/clip-path/clip-path-on-svg.svg https://bugs.webkit.org/show_bug.cgi?id=68819 Reviewed by Dave Hyatt. * renderin

[webkit-changes] [95986] trunk

2011-09-26 Thread commit-queue
Title: [95986] trunk Revision 95986 Author commit-qu...@webkit.org Date 2011-09-26 13:08:57 -0700 (Mon, 26 Sep 2011) Log Message [CMake] Detect the operating system in a more generic way. https://bugs.webkit.org/show_bug.cgi?id=67482 Patch by Raphael Kubo da Costa on 2011-09-26 Reviewed

[webkit-changes] [95987] trunk/LayoutTests

2011-09-26 Thread mihaip
Title: [95987] trunk/LayoutTests Revision 95987 Author mih...@chromium.org Date 2011-09-26 13:28:07 -0700 (Mon, 26 Sep 2011) Log Message Layout Test fast/animation/request-animation-frame-timestamps-advance.html is failing https://bugs.webkit.org/show_bug.cgi?id=68821 Switch test to use

[webkit-changes] [95988] trunk

2011-09-26 Thread wjmaclean
Title: [95988] trunk Revision 95988 Author wjmacl...@chromium.org Date 2011-09-26 13:31:12 -0700 (Mon, 26 Sep 2011) Log Message [chromium] Revise zoom animator backend to use full transform instead of just scale. https://bugs.webkit.org/show_bug.cgi?id=68535 Reviewed by Kenneth Russell.

[webkit-changes] [95989] trunk/Source/WebKit2

2011-09-26 Thread ossy
Title: [95989] trunk/Source/WebKit2 Revision 95989 Author o...@webkit.org Date 2011-09-26 13:57:06 -0700 (Mon, 26 Sep 2011) Log Message [Qt][WK2]Unreviewed speculative buildfix after r95968. * WebProcess/WebCoreSupport/WebChromeClient.cpp: (WebKit::WebChromeClient::contentsSizeChanged):

[webkit-changes] [95990] trunk/LayoutTests

2011-09-26 Thread rniwa
Title: [95990] trunk/LayoutTests Revision 95990 Author rn...@webkit.org Date 2011-09-26 14:06:44 -0700 (Mon, 26 Sep 2011) Log Message Add a failing expectation to the test added by r95964 on Chromium Linux and Chromium Windows. The failure is tracked by the bug 68832. * platform/chromium

[webkit-changes] [95991] branches/chromium/835

2011-09-26 Thread jschuh
Title: [95991] branches/chromium/835 Revision 95991 Author jsc...@chromium.org Date 2011-09-26 14:17:30 -0700 (Mon, 26 Sep 2011) Log Message Merge 95071 - Fix cssText property of counter-valued CSSPrimitiveValue and avoid uninitialized readBUG=60653 Review URL: http://codereview.chromium.

[webkit-changes] [95992] branches/chromium/835

2011-09-26 Thread jschuh
Title: [95992] branches/chromium/835 Revision 95992 Author jsc...@chromium.org Date 2011-09-26 14:24:48 -0700 (Mon, 26 Sep 2011) Log Message Merge 94716 - Changes to aria-hidden don't change VO navigation BUG=84160 Review URL: http://codereview.chromium.org/8037036 Modified Paths branch

[webkit-changes] [95993] branches/chromium/835

2011-09-26 Thread jschuh
Title: [95993] branches/chromium/835 Revision 95993 Author jsc...@chromium.org Date 2011-09-26 14:32:02 -0700 (Mon, 26 Sep 2011) Log Message Merge 94864 - Source/WebCore: Assert being hit in AccessibilityRenderObject::addChildren() BUG=84885 Review URL: http://codereview.chromium.org/8036

[webkit-changes] [95994] branches/chromium/835

2011-09-26 Thread jschuh
Title: [95994] branches/chromium/835 Revision 95994 Author jsc...@chromium.org Date 2011-09-26 14:35:31 -0700 (Mon, 26 Sep 2011) Log Message Merge 94905 - Source/WebCore: Crash due to bad data in SVGDocumentExtensions m_pendingResources BUG=91092 Review URL: http://codereview.chromium.org

[webkit-changes] [95995] trunk/Tools

2011-09-26 Thread levin
Title: [95995] trunk/Tools Revision 95995 Author le...@chromium.org Date 2011-09-26 14:39:02 -0700 (Mon, 26 Sep 2011) Log Message Add skeleton parsing for a WatchList. https://bugs.webkit.org/show_bug.cgi?id=68823 Reviewed by Adam Barth. * Scripts/webkitpy/common/watchlist/watchlistpars

[webkit-changes] [95996] trunk

2011-09-26 Thread alex
Title: [95996] trunk Revision 95996 Author a...@webkit.org Date 2011-09-26 14:44:11 -0700 (Mon, 26 Sep 2011) Log Message 2011-09-26 Alejandro G. Castro [GTK] pot file is not properly remove during distcheck https://bugs.webkit.org/show_bug.cgi?id=68797 Defined

[webkit-changes] [95997] trunk/Source/WebCore

2011-09-26 Thread commit-queue
Title: [95997] trunk/Source/WebCore Revision 95997 Author commit-qu...@webkit.org Date 2011-09-26 14:44:26 -0700 (Mon, 26 Sep 2011) Log Message Fix full-page rubber band overhang appearing when gesturing during a slow page load. https://bugs.webkit.org/show_bug.cgi?id=68568 Chromium bug:

[webkit-changes] [95998] trunk

2011-09-26 Thread commit-queue
Title: [95998] trunk Revision 95998 Author commit-qu...@webkit.org Date 2011-09-26 14:47:46 -0700 (Mon, 26 Sep 2011) Log Message [CMake] Remove FindFreetype.cmake https://bugs.webkit.org/show_bug.cgi?id=68778 Patch by Raphael Kubo da Costa on 2011-09-26 Reviewed by Adam Barth. CMake ha

[webkit-changes] [95999] trunk

2011-09-26 Thread commit-queue
Title: [95999] trunk Revision 95999 Author commit-qu...@webkit.org Date 2011-09-26 15:00:06 -0700 (Mon, 26 Sep 2011) Log Message Source/WebKit2: Added WKHitTestResult API's. WKHitTestResult API's are added. These API's can be used to get the hover'ed link/image/media URL as well as link

[webkit-changes] [96000] trunk

2011-09-26 Thread commit-queue
Title: [96000] trunk Revision 96000 Author commit-qu...@webkit.org Date 2011-09-26 15:07:33 -0700 (Mon, 26 Sep 2011) Log Message Fix nonpremultiplied webgl toDataURL to jpeg https://bugs.webkit.org/show_bug.cgi?id=68366 Source/WebCore: The canvas spec says that toDataURL to formats with

[webkit-changes] [96002] trunk/Source/WebKit/chromium

2011-09-26 Thread mihaip
Title: [96002] trunk/Source/WebKit/chromium Revision 96002 Author mih...@chromium.org Date 2011-09-26 15:12:55 -0700 (Mon, 26 Sep 2011) Log Message Disable Chromium gesture recognizer tests that started to fail on the Mac bots recently. * tests/InnerGestureRecognizerTest.cpp: (TEST_F):

[webkit-changes] [96003] releases/WebKitGTK/webkit-1.6/Source/WebCore

2011-09-26 Thread alex
Title: [96003] releases/WebKitGTK/webkit-1.6/Source/WebCore Revision 96003 Author a...@webkit.org Date 2011-09-26 15:16:39 -0700 (Mon, 26 Sep 2011) Log Message Merging http://trac.webkit.org/changeset/95651 Modified Paths releases/WebKitGTK/webkit-1.6/Source/WebCore/ChangeLog releases/W

[webkit-changes] [96005] trunk

2011-09-26 Thread simon . fraser
Title: [96005] trunk Revision 96005 Author simon.fra...@apple.com Date 2011-09-26 15:19:10 -0700 (Mon, 26 Sep 2011) Log Message Repaint tests don't work in WebKit2 https://bugs.webkit.org/show_bug.cgi?id=68453 Tools: Reviewed by Sam Weinig. Convert DumpRenderTree to use use the repaint

[webkit-changes] [96004] releases/WebKitGTK/webkit-1.6

2011-09-26 Thread alex
Title: [96004] releases/WebKitGTK/webkit-1.6 Revision 96004 Author a...@webkit.org Date 2011-09-26 15:19:05 -0700 (Mon, 26 Sep 2011) Log Message Merging http://trac.webkit.org/changeset/95996 Modified Paths releases/WebKitGTK/webkit-1.6/ChangeLog releases/WebKitGTK/webkit-1.6/GNUmakefil

[webkit-changes] [96006] trunk/LayoutTests

2011-09-26 Thread reed
Title: [96006] trunk/LayoutTests Revision 96006 Author r...@google.com Date 2011-09-26 15:21:04 -0700 (Mon, 26 Sep 2011) Log Message [skia] need rebaseline after the next skia roll -- improvements to xfermodes on gpu https://bugs.webkit.org/show_bug.cgi?id=68807 Reviewed by Stephen White

[webkit-changes] [96007] trunk/Source/WebCore

2011-09-26 Thread commit-queue
Title: [96007] trunk/Source/WebCore Revision 96007 Author commit-qu...@webkit.org Date 2011-09-26 15:22:23 -0700 (Mon, 26 Sep 2011) Log Message IndexedDB: Null key path gets stored as empty string key path https://bugs.webkit.org/show_bug.cgi?id=68726 Patch by Joshua Bell on 2011-09-26

[webkit-changes] [96008] trunk/Source/WebCore

2011-09-26 Thread rniwa
Title: [96008] trunk/Source/WebCore Revision 96008 Author rn...@webkit.org Date 2011-09-26 15:27:19 -0700 (Mon, 26 Sep 2011) Log Message Leopard build fix. * testing/Internals.cpp: (WebCore::Internals::setZoomAnimatorTransform): Modified Paths trunk/Source/WebCore/ChangeLog trunk/Sourc

[webkit-changes] [96009] trunk/Source/WebCore

2011-09-26 Thread xan
Title: [96009] trunk/Source/WebCore Revision 96009 Author x...@webkit.org Date 2011-09-26 15:28:31 -0700 (Mon, 26 Sep 2011) Log Message [GTK] Do not ignore 'Replaceable' attributes in the DOM bindings https://bugs.webkit.org/show_bug.cgi?id=68837 Reviewed by Martin Robinson. * bindings/

[webkit-changes] [96010] trunk

2011-09-26 Thread mihaip
Title: [96010] trunk Revision 96010 Author mih...@chromium.org Date 2011-09-26 15:34:54 -0700 (Mon, 26 Sep 2011) Log Message Source/WebKit/chromium: Fix copy and paste error in r96002. * tests/InnerGestureRecognizerTest.cpp: (TEST_F): LayoutTests: Remove test that no longer crashes (fix

[webkit-changes] [96011] branches/chromium/874

2011-09-26 Thread inferno
Title: [96011] branches/chromium/874 Revision 96011 Author infe...@chromium.org Date 2011-09-26 15:44:41 -0700 (Mon, 26 Sep 2011) Log Message Merge 95924 - Source/WebCore: Issues with merging block children of a ruby base with another ruby base having inline children. BUG=91921 Review UR

[webkit-changes] [96012] branches/chromium/835

2011-09-26 Thread cdn
Title: [96012] branches/chromium/835 Revision 96012 Author c...@chromium.org Date 2011-09-26 15:45:37 -0700 (Mon, 26 Sep 2011) Log Message Merge 95054 - Source/WebCore: Fixes several bugs when adding CounterNodes to a tree which can cause asymetrical relationships. BUG=92226 Review URL:

[webkit-changes] [96013] trunk/LayoutTests

2011-09-26 Thread imasaki
Title: [96013] trunk/LayoutTests Revision 96013 Author imas...@chromium.org Date 2011-09-26 15:45:42 -0700 (Mon, 26 Sep 2011) Log Message [Chromium] Update the test expectaion file for media related tests. It includes updating bug numbers, removing media/video-controls-visible-audio-only.

[webkit-changes] [96014] trunk/Source/WebKit2

2011-09-26 Thread ap
Title: [96014] trunk/Source/WebKit2 Revision 96014 Author a...@apple.com Date 2011-09-26 15:46:28 -0700 (Mon, 26 Sep 2011) Log Message REGRESSION (r95747): Activating the web inspector causes the web process to be killed https://bugs.webkit.org/show_bug.cgi?id=68762 Reviewed by Anders Ca

[webkit-changes] [96015] releases/WebKitGTK/webkit-1.6/Source

2011-09-26 Thread alex
Title: [96015] releases/WebKitGTK/webkit-1.6/Source Revision 96015 Author a...@webkit.org Date 2011-09-26 15:49:42 -0700 (Mon, 26 Sep 2011) Log Message Merging http://trac.webkit.org/changeset/96009 Modified Paths releases/WebKitGTK/webkit-1.6/Source/WebCore/ChangeLog releases/WebKitGTK

[webkit-changes] [96016] trunk/LayoutTests

2011-09-26 Thread rniwa
Title: [96016] trunk/LayoutTests Revision 96016 Author rn...@webkit.org Date 2011-09-26 15:50:38 -0700 (Mon, 26 Sep 2011) Log Message editing/selection/select-bidi-run.html timeouts on non-Mac platforms https://bugs.webkit.org/show_bug.cgi?id=68831 Reviewed by Enrica Casucci. Click at (

[webkit-changes] [96018] branches/chromium/835

2011-09-26 Thread inferno
Title: [96018] branches/chromium/835 Revision 96018 Author infe...@chromium.org Date 2011-09-26 15:53:32 -0700 (Mon, 26 Sep 2011) Log Message Merge 95924 - Source/WebCore: Issues with merging block children of a ruby base with another ruby base having inline children. BUG=91921 Review UR

[webkit-changes] [96023] trunk

2011-09-26 Thread cmarrin
Title: [96023] trunk Revision 96023 Author cmar...@apple.com Date 2011-09-26 16:02:17 -0700 (Mon, 26 Sep 2011) Log Message Enable requestAnimationFrame on Windows https://bugs.webkit.org/show_bug.cgi?id=68397 Reviewed by Simon Fraser. Source/_javascript_Core: Enabled REQUEST_ANIMATION

[webkit-changes] [96029] branches/chromium/835/Source/WebCore/dom/Range.cpp

2011-09-26 Thread cdn
Title: [96029] branches/chromium/835/Source/WebCore/dom/Range.cpp Revision 96029 Author c...@chromium.org Date 2011-09-26 16:20:47 -0700 (Mon, 26 Sep 2011) Log Message Merge 94512 - Unreviewed. Compile fix for r94511. BUG=95360 Review URL: http://codereview.chromium.org/8048007 Modified

[webkit-changes] [96030] trunk

2011-09-26 Thread commit-queue
Title: [96030] trunk Revision 96030 Author commit-qu...@webkit.org Date 2011-09-26 16:21:42 -0700 (Mon, 26 Sep 2011) Log Message Set but unused variables cleanup in v8 bindings (gcc 4.6) https://bugs.webkit.org/show_bug.cgi?id=68079 Patch by Max Perepelitsyn on 2011-09-26 Reviewed by Ad

[webkit-changes] [96031] branches/chromium/835

2011-09-26 Thread cdn
Title: [96031] branches/chromium/835 Revision 96031 Author c...@chromium.org Date 2011-09-26 16:23:27 -0700 (Mon, 26 Sep 2011) Log Message Merge 95488 - Named property confusion with __proto__ BUG=95671 Review URL: http://codereview.chromium.org/8036045 Modified Paths branches/chromium

[webkit-changes] [96032] branches/chromium/835

2011-09-26 Thread cdn
Title: [96032] branches/chromium/835 Revision 96032 Author c...@chromium.org Date 2011-09-26 16:26:25 -0700 (Mon, 26 Sep 2011) Log Message Merge 95204 - 2011-09-15 James Simonsen BUG=95761 Review URL: http://codereview.chromium.org/8037052 Modified Paths branches/chromium/835/Source

[webkit-changes] [96033] trunk/LayoutTests

2011-09-26 Thread mihaip
Title: [96033] trunk/LayoutTests Revision 96033 Author mih...@chromium.org Date 2011-09-26 16:29:34 -0700 (Mon, 26 Sep 2011) Log Message Remove failing Chromium test expectations for tests that now pass (mainly due to r95751, which implemented Function.prototype.bind for JSC, resulting in

[webkit-changes] [96034] branches/chromium/835

2011-09-26 Thread cdn
Title: [96034] branches/chromium/835 Revision 96034 Author c...@chromium.org Date 2011-09-26 16:31:04 -0700 (Mon, 26 Sep 2011) Log Message Merge 95791 - use after free in WebCore::SVGTRefElement::updateReferencedText BUG=95359 Review URL: http://codereview.chromium.org/8046025 Modified

[webkit-changes] [96035] branches/chromium/835/Source/WebCore/webaudio/ OfflineAudioDestinationNode.cpp

2011-09-26 Thread cdn
Title: [96035] branches/chromium/835/Source/WebCore/webaudio/OfflineAudioDestinationNode.cpp Revision 96035 Author c...@chromium.org Date 2011-09-26 16:35:01 -0700 (Mon, 26 Sep 2011) Log Message Merge 94984 - Address lifetime issues in OfflineAudioDestinationNode BUG=96150 Review URL: ht

[webkit-changes] [96036] branches/chromium/835/Source/WebCore/webaudio/ OfflineAudioDestinationNode.cpp

2011-09-26 Thread cdn
Title: [96036] branches/chromium/835/Source/WebCore/webaudio/OfflineAudioDestinationNode.cpp Revision 96036 Author c...@chromium.org Date 2011-09-26 16:36:33 -0700 (Mon, 26 Sep 2011) Log Message Merge 95124 - Address lifetime issues in OfflineAudioDestinationNode (take 2) BUG=96150 Revie

[webkit-changes] [96037] releases/WebKitGTK/webkit-1.6

2011-09-26 Thread alex
Title: [96037] releases/WebKitGTK/webkit-1.6 Revision 96037 Author a...@webkit.org Date 2011-09-26 16:36:56 -0700 (Mon, 26 Sep 2011) Log Message Update the release number for 1.6.0 and add the NEWS information Modified Paths releases/WebKitGTK/webkit-1.6/Source/WebKit/gtk/NEWS releases/

[webkit-changes] [96038] branches/safari-534.51-branch/Source/WebCore

2011-09-26 Thread mrowe
Title: [96038] branches/safari-534.51-branch/Source/WebCore Revision 96038 Author mr...@apple.com Date 2011-09-26 16:38:20 -0700 (Mon, 26 Sep 2011) Log Message Merge r95863. Modified Paths branches/safari-534.51-branch/Source/WebCore/ChangeLog branches/safari-534.51-branch/Source/WebCor

[webkit-changes] [96039] branches/chromium/835/Source/WebCore

2011-09-26 Thread cdn
Title: [96039] branches/chromium/835/Source/WebCore Revision 96039 Author c...@chromium.org Date 2011-09-26 16:39:14 -0700 (Mon, 26 Sep 2011) Log Message Merge 95093 - 2011-09-13 Pavel Feldman BUG=96170 Review URL: http://codereview.chromium.org/8028048 Modified Paths branches/chrom

[webkit-changes] [96041] branches/safari-534.51-branch/Source

2011-09-26 Thread mrowe
Title: [96041] branches/safari-534.51-branch/Source Revision 96041 Author mr...@apple.com Date 2011-09-26 16:40:02 -0700 (Mon, 26 Sep 2011) Log Message Versioning. Modified Paths branches/safari-534.51-branch/Source/_javascript_Core/Configurations/Version.xcconfig branches/safari-534.51

[webkit-changes] [96040] tags/Safari-534.51.23/

2011-09-26 Thread mrowe
Title: [96040] tags/Safari-534.51.23/ Revision 96040 Author mr...@apple.com Date 2011-09-26 16:39:39 -0700 (Mon, 26 Sep 2011) Log Message New tag. Added Paths tags/Safari-534.51.23/ Diff Property changes: tags/Safari-534.51.23 Added: svn:ignore depcomp compile config.guess GNUma

[webkit-changes] [96042] branches/chromium/835/Source/WebCore/webaudio/ OfflineAudioDestinationNode.cpp

2011-09-26 Thread cdn
Title: [96042] branches/chromium/835/Source/WebCore/webaudio/OfflineAudioDestinationNode.cpp Revision 96042 Author c...@chromium.org Date 2011-09-26 16:42:21 -0700 (Mon, 26 Sep 2011) Log Message Merge 94984 - Address lifetime issues in OfflineAudioDestinationNode BUG=96149 Review URL: ht

[webkit-changes] [96043] branches/chromium/835/Source/WebCore/webaudio/ OfflineAudioDestinationNode.cpp

2011-09-26 Thread cdn
Title: [96043] branches/chromium/835/Source/WebCore/webaudio/OfflineAudioDestinationNode.cpp Revision 96043 Author c...@chromium.org Date 2011-09-26 16:43:45 -0700 (Mon, 26 Sep 2011) Log Message Merge 95124 - Address lifetime issues in OfflineAudioDestinationNode (take 2) BUG=96149 Revie

[webkit-changes] [96044] branches/chromium/835/Source/WebCore/webaudio/ OfflineAudioDestinationNode.cpp

2011-09-26 Thread cdn
Title: [96044] branches/chromium/835/Source/WebCore/webaudio/OfflineAudioDestinationNode.cpp Revision 96044 Author c...@chromium.org Date 2011-09-26 16:45:00 -0700 (Mon, 26 Sep 2011) Log Message Merge 96020 - OfflineAudioDestinationNode must wait for thread completion in uninitialize() B

[webkit-changes] [96045] trunk/Source/JavaScriptCore

2011-09-26 Thread mhahnenberg
Title: [96045] trunk/Source/_javascript_Core Revision 96045 Author mhahnenb...@apple.com Date 2011-09-26 16:53:42 -0700 (Mon, 26 Sep 2011) Log Message Make JSCell::toBoolean non-virtual https://bugs.webkit.org/show_bug.cgi?id=67727 Reviewed by Geoffrey Garen. JSCell::toBoolean now manua

[webkit-changes] [96017] branches/chromium/835

2011-09-26 Thread cdn
Title: [96017] branches/chromium/835 Revision 96017 Author c...@chromium.org Date 2011-09-26 15:51:32 -0700 (Mon, 26 Sep 2011) Log Message Merge 95462 - Source/WebCore: Issues with merging ruby bases. BUG=94809 Review URL: http://codereview.chromium.org/8028045 Modified Paths branches/

[webkit-changes] [96019] releases/WebKitGTK/webkit-1.6/Source/WebKit/gtk/tests/testatk.c

2011-09-26 Thread alex
Title: [96019] releases/WebKitGTK/webkit-1.6/Source/WebKit/gtk/tests/testatk.c Revision 96019 Author a...@webkit.org Date 2011-09-26 15:57:41 -0700 (Mon, 26 Sep 2011) Log Message Revert a change added by mistake to the last merge Modified Paths releases/WebKitGTK/webkit-1.6/Source/WebKi

[webkit-changes] [96020] trunk/Source/WebCore

2011-09-26 Thread crogers
Title: [96020] trunk/Source/WebCore Revision 96020 Author crog...@google.com Date 2011-09-26 15:58:29 -0700 (Mon, 26 Sep 2011) Log Message OfflineAudioDestinationNode must wait for thread completion in uninitialize() https://bugs.webkit.org/show_bug.cgi?id=68725 Reviewed by Kenneth Russe

  1   2   >