[webkit-changes] [103609] trunk/Tools

2011-12-23 Thread haraken
Title: [103609] trunk/Tools Revision 103609 Author hara...@chromium.org Date 2011-12-23 00:18:51 -0800 (Fri, 23 Dec 2011) Log Message Let parser_unittests.pl call different language parsers https://bugs.webkit.org/show_bug.cgi?id=75081 Reviewed by David Kilzer. We introduced

[webkit-changes] [103611] trunk

2011-12-23 Thread adamk
Title: [103611] trunk Revision 103611 Author ad...@chromium.org Date 2011-12-23 01:12:28 -0800 (Fri, 23 Dec 2011) Log Message Minimize callsites and duplication of before/after advice for attribute mutations https://bugs.webkit.org/show_bug.cgi?id=75054 Reviewed by Ryosuke Niwa.

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

2011-12-23 Thread bbudge
Title: [103612] trunk/Source/WebKit/chromium Revision 103612 Author bbu...@chromium.org Date 2011-12-23 01:52:23 -0800 (Fri, 23 Dec 2011) Log Message Add unit tests for AssociatedURLLoader to check redirect handling and cross-origin access control.

[webkit-changes] [103613] trunk/LayoutTests

2011-12-23 Thread loislo
Title: [103613] trunk/LayoutTests Revision 103613 Author loi...@chromium.org Date 2011-12-23 01:58:58 -0800 (Fri, 23 Dec 2011) Log Message Unreviewed upstream expectations. * platform/chromium/test_expectations.txt: BUGRNIWA GPU-CG : media/video-colorspace-yuv420.html = IMAGE BUGRNIWA

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

2011-12-23 Thread commit-queue
Title: [103614] trunk/Source/WebCore Revision 103614 Author commit-qu...@webkit.org Date 2011-12-23 02:05:55 -0800 (Fri, 23 Dec 2011) Log Message [EFL] Fix building with Glib support disabled https://bugs.webkit.org/show_bug.cgi?id=70990 Patch by Ivan Briano i...@profusion.mobi on

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

2011-12-23 Thread apavlov
Title: [103615] trunk/Source/WebCore Revision 103615 Author apav...@chromium.org Date 2011-12-23 02:06:59 -0800 (Fri, 23 Dec 2011) Log Message Web Inspector: Add CSSStyleSelector instrumentation calls towards implementing a CSS selector profiler

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

2011-12-23 Thread darin
Title: [103616] trunk/Source/WebCore Revision 103616 Author da...@apple.com Date 2011-12-23 02:20:39 -0800 (Fri, 23 Dec 2011) Log Message REGRESSION (r97533): Optgroup label is not disabled https://bugs.webkit.org/show_bug.cgi?id=74869 Reviewed by Alexey Proskuryakov. *

[webkit-changes] [103617] trunk

2011-12-23 Thread tsepez
Title: [103617] trunk Revision 103617 Author tse...@chromium.org Date 2011-12-23 02:40:25 -0800 (Fri, 23 Dec 2011) Log Message XSLT-created HTML documents do not inherit content-security-policy from originally loaded XML. https://bugs.webkit.org/show_bug.cgi?id=75043 Reviewed by Adam

[webkit-changes] [103618] trunk/LayoutTests

2011-12-23 Thread ossy
Title: [103618] trunk/LayoutTests Revision 103618 Author o...@webkit.org Date 2011-12-23 02:54:02 -0800 (Fri, 23 Dec 2011) Log Message [Qt] fast/canvas/canvas-largedraws.html crashes with newer Qt5 https://bugs.webkit.org/show_bug.cgi?id=75167 * platform/qt-5.0/Skipped: Skip the

[webkit-changes] [103620] trunk

2011-12-23 Thread commit-queue
Title: [103620] trunk Revision 103620 Author commit-qu...@webkit.org Date 2011-12-23 03:45:31 -0800 (Fri, 23 Dec 2011) Log Message Give embedders a chance to handle postMessage calls https://bugs.webkit.org/show_bug.cgi?id=73883 Source/WebCore: To support cross-process postMessage

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

2011-12-23 Thread leo . yang
Title: [103622] trunk/Source/WebCore Revision 103622 Author leo.y...@torchmobile.com.cn Date 2011-12-23 04:49:31 -0800 (Fri, 23 Dec 2011) Log Message [BlackBerry] Add the BlackBerry specific pauseLoad(bool) to ResourceHandle https://bugs.webkit.org/show_bug.cgi?id=75162 Reviewed by

[webkit-changes] [103624] trunk

2011-12-23 Thread ericu
Title: [103624] trunk Revision 103624 Author er...@chromium.org Date 2011-12-23 05:23:18 -0800 (Fri, 23 Dec 2011) Log Message [fileapi] WebKitFlags should not be constructable per Directories System spec https://bugs.webkit.org/show_bug.cgi?id=68916 Reviewed by

[webkit-changes] [103625] trunk

2011-12-23 Thread loislo
Title: [103625] trunk Revision 103625 Author loi...@chromium.org Date 2011-12-23 07:35:12 -0800 (Fri, 23 Dec 2011) Log Message Unreviewed, rolling out r103624. http://trac.webkit.org/changeset/103624 https://bugs.webkit.org/show_bug.cgi?id=68916 Broke Snow Leopard builders

[webkit-changes] [103627] trunk

2011-12-23 Thread apavlov
Title: [103627] trunk Revision 103627 Author apav...@chromium.org Date 2011-12-23 07:40:47 -0800 (Fri, 23 Dec 2011) Log Message Web Inspector: Implement a worker for parsing out _javascript_ function data https://bugs.webkit.org/show_bug.cgi?id=75166 Reviewed by Pavel Feldman.

[webkit-changes] [103628] trunk/LayoutTests

2011-12-23 Thread loislo
Title: [103628] trunk/LayoutTests Revision 103628 Author loi...@chromium.org Date 2011-12-23 07:53:09 -0800 (Fri, 23 Dec 2011) Log Message Unreviewed rebaseline. * platform/chromium-gpu/media/video-colorspace-yuv420-expected.png: Renamed from

[webkit-changes] [103631] trunk

2011-12-23 Thread simon . fraser
Title: [103631] trunk Revision 103631 Author simon.fra...@apple.com Date 2011-12-23 09:01:47 -0800 (Fri, 23 Dec 2011) Log Message Blur filter doesn't invalidate enough https://bugs.webkit.org/show_bug.cgi?id=74891 Source/WebCore: Reviewed by Darin Adler. Take the effects of filters

[webkit-changes] [103632] trunk/LayoutTests

2011-12-23 Thread simon . fraser
Title: [103632] trunk/LayoutTests Revision 103632 Author simon.fra...@apple.com Date 2011-12-23 09:18:00 -0800 (Fri, 23 Dec 2011) Log Message Update the test result (whitespace difference). * css3/filters/custom-filter-property-parsing-invalid-expected.txt: Modified Paths

[webkit-changes] [103633] trunk/LayoutTests

2011-12-23 Thread commit-queue
Title: [103633] trunk/LayoutTests Revision 103633 Author commit-qu...@webkit.org Date 2011-12-23 09:34:34 -0800 (Fri, 23 Dec 2011) Log Message [Mac] fast/events/autoscroll-should-not-stop-on-keypress.html fails https://bugs.webkit.org/show_bug.cgi?id=74538 Patch by Rakesh KN

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

2011-12-23 Thread kubo
Title: [103635] trunk/Source/WebKit/efl Revision 103635 Author k...@profusion.mobi Date 2011-12-23 11:01:26 -0800 (Fri, 23 Dec 2011) Log Message Unreviewed; fix build with ENABLE(NETSCAPE_PLUGIN_API). * ewk/ewk_js.cpp: Include ewk_logging.h for ERR(). Modified Paths

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

2011-12-23 Thread kling
Title: [103638] trunk/Source/WebCore Revision 103638 Author kl...@webkit.org Date 2011-12-23 13:36:59 -0800 (Fri, 23 Dec 2011) Log Message Automate elements' registration as document namedItem/extraNamedItem. http://webkit.org/b/74991 Patch by Andreas Kling kl...@webkit.org on

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

2011-12-23 Thread kling
Title: [103639] trunk/Source/WebCore Revision 103639 Author kl...@webkit.org Date 2011-12-23 14:33:58 -0800 (Fri, 23 Dec 2011) Log Message CSSParser: Avoid creating dummy declaration in parseColor() slow path. http://webkit.org/b/75104 Patch by Andreas Kling kl...@webkit.org on

[webkit-changes] [103640] trunk/Tools

2011-12-23 Thread dbates
Title: [103640] trunk/Tools Revision 103640 Author dba...@webkit.org Date 2011-12-23 15:47:00 -0800 (Fri, 23 Dec 2011) Log Message Provide option to disable Mac OS 10.7 application resume when using {debug, run}-{safari, minibrowser, test-runner, test-webkit-api}, and run-webkit-app

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

2011-12-23 Thread ggaren
Title: [103641] trunk/Source/_javascript_Core Revision 103641 Author gga...@apple.com Date 2011-12-23 16:04:32 -0800 (Fri, 23 Dec 2011) Log Message Inlined Yarr::execute https://bugs.webkit.org/show_bug.cgi?id=75180 Reviewed reluctantly by Beth Dakin. Tiny speedup on SunSpider

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

2011-12-23 Thread rniwa
Title: [103642] trunk/Source/WebKit/chromium Revision 103642 Author rn...@webkit.org Date 2011-12-23 19:33:25 -0800 (Fri, 23 Dec 2011) Log Message Chromium Chromium DEPS from 115012 to 115743. * DEPS: Modified Paths trunk/Source/WebKit/chromium/ChangeLog

[webkit-changes] [103644] trunk/LayoutTests

2011-12-23 Thread rniwa
Title: [103644] trunk/LayoutTests Revision 103644 Author rn...@webkit.org Date 2011-12-23 19:48:32 -0800 (Fri, 23 Dec 2011) Log Message Mac rebaselines after r102471 and r102968. * fast/dom/constructed-objects-prototypes-expected.txt: *

[webkit-changes] [103646] trunk/LayoutTests

2011-12-23 Thread rniwa
Title: [103646] trunk/LayoutTests Revision 103646 Author rn...@webkit.org Date 2011-12-23 20:11:44 -0800 (Fri, 23 Dec 2011) Log Message Skip 10 CanPlayType W3C audio / video tests imported in r103470. The failure is tracked by the bug 75184. * platform/mac/Skipped: Modified Paths

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

2011-12-23 Thread mitz
Title: [103647] trunk/Source/WebCore Revision 103647 Author m...@apple.com Date 2011-12-23 20:35:22 -0800 (Fri, 23 Dec 2011) Log Message Print dlerror() when dyld functions fail unexpectedly https://bugs.webkit.org/show_bug.cgi?id=75185 Reviewed by Sam Weinig. *

[webkit-changes] [103650] trunk

2011-12-23 Thread aboxhall
Title: [103650] trunk Revision 103650 Author aboxh...@chromium.org Date 2011-12-23 21:41:56 -0800 (Fri, 23 Dec 2011) Log Message Fix crash when adding paragraph in contenteditable with role=textbox. https://bugs.webkit.org/show_bug.cgi?id=75159 Reviewed by Ryosuke Niwa. Source/WebCore:

[webkit-changes] [103652] trunk/Source/WebKit/mac

2011-12-23 Thread rniwa
Title: [103652] trunk/Source/WebKit/mac Revision 103652 Author rn...@webkit.org Date 2011-12-23 22:12:35 -0800 (Fri, 23 Dec 2011) Log Message Chromium Mac build fix. * WebCoreSupport/WebSystemInterface.mm: (InitWebCoreSystemInterface): Modified Paths trunk/Source/WebKit/mac/ChangeLog

[webkit-changes] [103653] trunk/LayoutTests

2011-12-23 Thread rniwa
Title: [103653] trunk/LayoutTests Revision 103653 Author rn...@webkit.org Date 2011-12-23 23:06:16 -0800 (Fri, 23 Dec 2011) Log Message Add image test expectation for fast/images/ycbcr-with-cmyk-color-profile.html on Chromium. The test started failing since r103651. *