- 22 Aug, 2011 9 commits
- 
- 
vitalyr@chromium.org authored[chromium] Updating test expectations. Unreviewed. * platform/chromium/test_expectations.txt: git-svn-id: svn://svn.chromium.org/blink/trunk@93506 bbb929c8-8fbe-4397-9dbb-9b2b20218538
- 
commit-queue@webkit.org authoredhttps://bugs.webkit.org/show_bug.cgi?id=66649 Patch by Takashi Toyoshima <toyoshim@chromium.org> on 2011-08-22 Reviewed by Kent Tamura. * http/tests/websocket/tests/hybi/close-before-open-expected.txt: * http/tests/websocket/tests/hybi/close-before-open.html: Add new URL to reproduce the problem. git-svn-id: svn://svn.chromium.org/blink/trunk@93505 bbb929c8-8fbe-4397-9dbb-9b2b20218538 
- 
ossy@webkit.org authoredReviewed by Zoltan Herczeg. * Scripts/webkitpy/common/config/committers.py: git-svn-id: svn://svn.chromium.org/blink/trunk@93504 bbb929c8-8fbe-4397-9dbb-9b2b20218538 
- 
keishi@webkit.org authoredhttps://bugs.webkit.org/show_bug.cgi?id=66658 Reviewed by Kent Tamura. * html/ColorInputType.cpp: (WebCore::ColorInputType::colorSelected): Call setValueFromRenderer instead of setValue. * html/ColorInputType.h: git-svn-id: svn://svn.chromium.org/blink/trunk@93503 bbb929c8-8fbe-4397-9dbb-9b2b20218538 
- 
ossy@webkit.org authoredhttps://bugs.webkit.org/show_bug.cgi?id=65464 Patch by Kristóf Kosztyó <Kosztyo.Kristof@stud.u-szeged.hu> on 2011-08-22 Reviewed by Csaba Osztrogonác. * Scripts/old-run-webkit-tests: git-svn-id: svn://svn.chromium.org/blink/trunk@93502 bbb929c8-8fbe-4397-9dbb-9b2b20218538 
- 
podivilov@chromium.org authoredhttps://bugs.webkit.org/show_bug.cgi?id=66224 Reviewed by Pavel Feldman. Source/WebCore: Test: inspector/debugger/breakpoint-manager.html * WebCore.gypi: * WebCore.vcproj/WebCore.vcproj: * inspector/front-end/BreakpointManager.js: Added. (WebInspector.BreakpointManager): (WebInspector.BreakpointManager.prototype.uiSourceCodeAdded): (WebInspector.BreakpointManager.prototype.breakpointsForUISourceCode): (WebInspector.BreakpointManager.prototype.setBreakpoint): (WebInspector.BreakpointManager.prototype.removeBreakpoint): (WebInspector.BreakpointManager.prototype._materializeBreakpoint): (WebInspector.BreakpointManager.prototype._breakpointDebuggerLocationChanged): (WebInspector.BreakpointManager.prototype._addBreakpointToUI): (WebInspector.BreakpointManager.prototype._deleteBreakpointFromUI): (WebInspector.BreakpointManager.prototype._moveBreakpointInUI): (WebInspector.BreakpointManager.prototype._breakpoints): (WebInspector.BreakpointManager.prototype._breakpoint): (WebInspector.BreakpointManager.prototype._forEachBreakpoint): (WebInspector.BreakpointManager.prototype._setBreakpointInDebugger): (WebInspector.BreakpointManager.prototype._removeBreakpointFromDebugger): (WebInspector.BreakpointManager.prototype._breakpointResolved): (WebInspector.BreakpointManager.prototype.serializeBreakpoints): (WebInspector.BreakpointManager.prototype.reset): (WebInspector.BreakpointManager.prototype.debuggerReset): (WebInspector.Breakpoint): (WebInspector.Breakpoint.prototype.serialize): (WebInspector.Breakpoint.deserialize): * inspector/front-end/DebuggerModel.js: (WebInspector.DebuggerModel.prototype.setBreakpointByScriptLocation): * inspector/front-end/SourceFile.js: (WebInspector.RawSourceCode.prototype.get rawSourceCode): * inspector/front-end/WebKit.qrc: * inspector/front-end/inspector.html: LayoutTests: * inspector/debugger/breakpoint-manager-expected.txt: Added. * inspector/debugger/breakpoint-manager.html: Added. git-svn-id: svn://svn.chromium.org/blink/trunk@93501 bbb929c8-8fbe-4397-9dbb-9b2b20218538 
- 
zoltan@webkit.org authoredhttp/tests/cache/subresource-multiple-instances.html https://bugs.webkit.org/show_bug.cgi?id=66652 http/tests/inspector/resource-tree/resource-tree-errors-reload.html https://bugs.webkit.org/show_bug.cgi?id=66653 * platform/qt-arm/Skipped: git-svn-id: svn://svn.chromium.org/blink/trunk@93500 bbb929c8-8fbe-4397-9dbb-9b2b20218538 
- 
zoltan@webkit.org authored* platform/qt-arm/Skipped: git-svn-id: svn://svn.chromium.org/blink/trunk@93494 bbb929c8-8fbe-4397-9dbb-9b2b20218538 
- 
mrobinson@webkit.org authoredSource/JavaScriptCore: * GNUmakefile.list.am: Add a missing header to the sources list. Source/WebCore: * GNUmakefile.am: Add a missing file to the EXTRA_DIST list. * GNUmakefile.list.am: Update the sources list to reflect reality. git-svn-id: svn://svn.chromium.org/blink/trunk@93492 bbb929c8-8fbe-4397-9dbb-9b2b20218538 
 
- 
- 21 Aug, 2011 7 commits
- 
- 
darin@apple.com authoredHTMLSourceElement class. * fast/dom/Window/window-properties-expected.txt: * fast/dom/Window/window-property-descriptors-expected.txt: * platform/gtk/fast/dom/Window/window-properties-expected.txt: * platform/gtk/fast/dom/Window/window-property-descriptors-expected.txt: * platform/gtk/fast/js/global-constructors-expected.txt: * platform/mac/fast/js/global-constructors-expected.txt: * platform/qt-wk2/fast/dom/Window/window-properties-expected.txt: * platform/qt-wk2/fast/dom/Window/window-property-descriptors-expected.txt: * platform/qt/fast/dom/Window/window-properties-expected.txt: * platform/qt/fast/dom/Window/window-property-descriptors-expected.txt: * platform/qt/fast/js/global-constructors-expected.txt: * platform/win/fast/dom/Window/window-property-descriptors-expected.txt: * platform/win/fast/js/global-constructors-expected.txt: git-svn-id: svn://svn.chromium.org/blink/trunk@93491 bbb929c8-8fbe-4397-9dbb-9b2b20218538 
- 
commit-queue@webkit.org authoredhttps://bugs.webkit.org/show_bug.cgi?id=66628 Patch by Lindsay Mathieson <lindsay.mathieson@gmail.com> on 2011-08-21 Reviewed by Benjamin Poulain. The QtPlatformPlugin was allocated on the stack, so its destructor is unloading the plugin at the end of the scope. This patch moves the local creation of QtPlatformPlugin to class member (TextCheckerClientQt::m_platformPlugin), preventing premature unloading of plugin. * WebCoreSupport/TextCheckerClientQt.cpp: (WebCore::TextCheckerClientQt::loadSpellChecker): * WebCoreSupport/TextCheckerClientQt.h: git-svn-id: svn://svn.chromium.org/blink/trunk@93490 bbb929c8-8fbe-4397-9dbb-9b2b20218538 
- 
commit-queue@webkit.org authoredhttps://bugs.webkit.org/show_bug.cgi?id=66293 Patch by Grzegorz Czajkowski <g.czajkowski@samsung.com> on 2011-08-20 Reviewed by Kent Tamura. * ewk/ewk_view.h: Fixes description of method, parameters and returned value of API related to settings. git-svn-id: svn://svn.chromium.org/blink/trunk@93488 bbb929c8-8fbe-4397-9dbb-9b2b20218538 
- 
ddkilzer@apple.com authoredin the case of constant declarations https://bugs.webkit.org/show_bug.cgi?id=66572 Source/JavaScriptCore: Patch by Filip Pizlo <fpizlo@apple.com> on 2011-08-20 Reviewed by Oliver Hunt. Changed the handling of const to add the dynamic scope depth. * bytecompiler/NodesCodegen.cpp: (JSC::ConstDeclNode::emitCodeSingle): LayoutTests: Patch by Filip Pizlo <fpizlo@apple.com> on 2011-08-20 Reviewed by Oliver Hunt. Added tests that reproduce the failure. * fast/js/const-expected.txt: * fast/js/resources/const.js: (tryCatch1): (tryCatch2): (with1): (with2): git-svn-id: svn://svn.chromium.org/blink/trunk@93487 bbb929c8-8fbe-4397-9dbb-9b2b20218538 
- 
commit-queue@webkit.org authoredhttps://bugs.webkit.org/show_bug.cgi?id=66293 Patch by Grzegorz Czajkowski <g.czajkowski@samsung.com> on 2011-08-20 Reviewed by Kent Tamura. Fixes description of methods, parameters and returned value of API related to cache of unused tiles, text searching and zoom matter. * ewk/ewk_view.h: git-svn-id: svn://svn.chromium.org/blink/trunk@93486 bbb929c8-8fbe-4397-9dbb-9b2b20218538 
- 
commit-queue@webkit.org authoredhttps://bugs.webkit.org/show_bug.cgi?id=66293 Patch by Grzegorz Czajkowski <g.czajkowski@samsung.com> on 2011-08-20 Reviewed by Kent Tamura. Adds doxygen documentation for typedefs, defines and structures in ewk_view.h. Moves includes and defines below a brief of file. * ewk/ewk_view.h: git-svn-id: svn://svn.chromium.org/blink/trunk@93485 bbb929c8-8fbe-4397-9dbb-9b2b20218538 
- 
commit-queue@webkit.org authoredWe forked a new code.google.com/p/v8-i18n project from v8/extensions/experimental. https://bugs.webkit.org/show_bug.cgi?id=66573 Patch by Nebojsa Ciric <cira@chromium.org> on 2011-08-20 Reviewed by Kent Tamura. Covered by existing tests, and no code was changed. * WebCore.gyp/WebCore.gyp: * bindings/v8/V8DOMWindowShell.cpp: (WebCore::V8DOMWindowShell::createNewContext): Source/WebKit/chromium: Add dependency on v8-i18n library. We used v8 repository before. Chromium DEPS change was already submited (http://codereview.chromium.org/7583050). https://bugs.webkit.org/show_bug.cgi?id=66573 Patch by Nebojsa Ciric <cira@chromium.org> on 2011-08-20 Reviewed by Kent Tamura. * DEPS: git-svn-id: svn://svn.chromium.org/blink/trunk@93484 bbb929c8-8fbe-4397-9dbb-9b2b20218538 
 
- 
- 20 Aug, 2011 24 commits
- 
- 
abarth@webkit.org authoredhttps://bugs.webkit.org/show_bug.cgi?id=66625 Reviewed by Dimitri Glazkov. This patch introduces the notion of UI actions and converts our existing manual <button> manipulation with this new abstraction. The patch also adds an Examine button to failure notifications. In a future patch, I'll add a controller that wires this button up to something useful. * BuildSlaveSupport/build.webkit.org-config/public_html/TestFailures/garden-o-matic.html: * BuildSlaveSupport/build.webkit.org-config/public_html/TestFailures/run-unittests.html: * BuildSlaveSupport/build.webkit.org-config/public_html/TestFailures/scripts/ui/actions.js: Added. * BuildSlaveSupport/build.webkit.org-config/public_html/TestFailures/scripts/ui/actions_unittests.js: Added. * BuildSlaveSupport/build.webkit.org-config/public_html/TestFailures/scripts/ui/notifications.js: * BuildSlaveSupport/build.webkit.org-config/public_html/TestFailures/scripts/ui/notifications_unittests.js: * BuildSlaveSupport/build.webkit.org-config/public_html/TestFailures/scripts/ui/results.js: * BuildSlaveSupport/build.webkit.org-config/public_html/TestFailures/summary.html: git-svn-id: svn://svn.chromium.org/blink/trunk@93483 bbb929c8-8fbe-4397-9dbb-9b2b20218538 
- 
commit-queue@webkit.org authoredhttps://bugs.webkit.org/show_bug.cgi?id=65013 Patch by Tom Zakrajsek <tomz@codeaurora.org> on 2011-08-20 Reviewed by Eric Carlson. Source/WebCore: Add HTMLSourceElement to DOMWindow.idl for consistency. Constructors for all elements should be available on DOMWindow. * bindings/generic/RuntimeEnabledFeatures.cpp: (WebCore::RuntimeEnabledFeatures::htmlSourceElementEnabled): * bindings/generic/RuntimeEnabledFeatures.h: * page/DOMWindow.idl: LayoutTests: Updated test results after adding HTMLSourceElement to the DOMWindow * fast/dom/prototype-inheritance-2-expected.txt: * fast/dom/prototype-inheritance-expected.txt: * platform/chromium/fast/dom/prototype-inheritance-expected.txt: * platform/gtk/fast/dom/prototype-inheritance-2-expected.txt: * platform/gtk/fast/dom/prototype-inheritance-expected.txt: * platform/qt-wk2/fast/dom/prototype-inheritance-2-expected.txt: * platform/qt/fast/dom/prototype-inheritance-2-expected.txt: * platform/qt/fast/dom/prototype-inheritance-expected.txt: * platform/win/fast/dom/prototype-inheritance-expected.txt: git-svn-id: svn://svn.chromium.org/blink/trunk@93482 bbb929c8-8fbe-4397-9dbb-9b2b20218538 
- 
darin@apple.com authoredhttps://bugs.webkit.org/show_bug.cgi?id=65015 Reviewed by Alexey Proskuryakov. Source/WebCore: Test: fast/dom/Range/insertNode-empty-fragment-crash.html * dom/Range.cpp: (WebCore::Range::insertNode): Don't adjust the range after insertion if we didn't add anything. Otherwise the code will put a wrong "child before" value into the range end boundary point. LayoutTests: * fast/dom/Range/insertNode-empty-fragment-crash-expected.txt: Added. * fast/dom/Range/insertNode-empty-fragment-crash.html: Added. git-svn-id: svn://svn.chromium.org/blink/trunk@93481 bbb929c8-8fbe-4397-9dbb-9b2b20218538 
- 
abarth@webkit.org authoredhttps://bugs.webkit.org/show_bug.cgi?id=66624 Reviewed by Dimitri Glazkov. This patch creates a notification-based UI for build failures. The new UI displays the same information that used to be displayed in the infobar. There's lots of room for improvement in surfacing more information, but this is a start. * BuildSlaveSupport/build.webkit.org-config/public_html/TestFailures/scripts/summary.js: * BuildSlaveSupport/build.webkit.org-config/public_html/TestFailures/scripts/ui/notifications.js: * BuildSlaveSupport/build.webkit.org-config/public_html/TestFailures/scripts/ui/notifications_unittests.js: git-svn-id: svn://svn.chromium.org/blink/trunk@93480 bbb929c8-8fbe-4397-9dbb-9b2b20218538 
- 
kbalazs@webkit.org authoredhttps://bugs.webkit.org/show_bug.cgi?id=57515 Unreviewed gardening. * platform/wk2/Skipped: Skip dependent test. git-svn-id: svn://svn.chromium.org/blink/trunk@93479 bbb929c8-8fbe-4397-9dbb-9b2b20218538 
- 
kbalazs@webkit.org authoredhttps://bugs.webkit.org/show_bug.cgi?id=66626 Unreviewed gardening. * platform/qt/Skipped: git-svn-id: svn://svn.chromium.org/blink/trunk@93478 bbb929c8-8fbe-4397-9dbb-9b2b20218538 
- 
commit-queue@webkit.org authoredhttps://bugs.webkit.org/show_bug.cgi?id=65858 Patch by Ken Buchanan <kenrb@chromium.org> on 2011-08-20 Reviewed by Nikolas Zimmermann. Source/WebCore: Potential crash resulting from incorrect keySpline array lengths. This fix validates the length in startedActiveInterval. Test: svg/animations/animate-calcMode-spline-crash-bad-array-length.xhtml * svg/SVGAnimationElement.cpp: (WebCore::SVGAnimationElement::parseMappedAttribute): (WebCore::SVGAnimationElement::calculateKeyTimesIndex): LayoutTests: Added test case covering keySpline array length problem. * svg/animations/animate-calcMode-spline-crash-bad-array-length-expected.txt: Added. * svg/animations/animate-calcMode-spline-crash-bad-array-length.xhtml: Added. git-svn-id: svn://svn.chromium.org/blink/trunk@93477 bbb929c8-8fbe-4397-9dbb-9b2b20218538 
- 
commit-queue@webkit.org authoredhttp://trac.webkit.org/changeset/93415 https://bugs.webkit.org/show_bug.cgi?id=66623 Introduces failing test (Requested by pfeldman on #webkit). Patch by Sheriff Bot <webkit.review.bot@gmail.com> on 2011-08-19 Source/WebCore: * WebCore.gypi: * WebCore.vcproj/WebCore.vcproj: * inspector/front-end/BreakpointManager.js: Removed. * inspector/front-end/DebuggerModel.js: * inspector/front-end/SourceFile.js: * inspector/front-end/WebKit.qrc: * inspector/front-end/inspector.html: LayoutTests: * inspector/debugger/breakpoint-manager-expected.txt: Removed. * inspector/debugger/breakpoint-manager.html: Removed. git-svn-id: svn://svn.chromium.org/blink/trunk@93476 bbb929c8-8fbe-4397-9dbb-9b2b20218538 
- 
rniwa@webkit.org authored* platform/chromium-cg-mac/fast/css/computed-style-expected.txt: Removed. * platform/chromium-win/fast/css/computed-style-expected.txt: Removed. * platform/chromium-win/fast/css/getComputedStyle/computed-style-expected.txt: Replaced with LayoutTests/fast/css/getComputedStyle/computed-style-expected.txt. * platform/chromium-win/svg/css/getComputedStyle-basic-expected.txt: Replaced with LayoutTests/svg/css/getComputedStyle-basic-expected.txt. * platform/chromium/test_expectations.txt: git-svn-id: svn://svn.chromium.org/blink/trunk@93475 bbb929c8-8fbe-4397-9dbb-9b2b20218538 
- 
rniwa@webkit.org authored* platform/gtk/Skipped: git-svn-id: svn://svn.chromium.org/blink/trunk@93474 bbb929c8-8fbe-4397-9dbb-9b2b20218538 
- 
rniwa@webkit.org authored(Copied it over from fast/css/getComputedStyle/ and replaced Times with 'times new roman') * platform/chromium-win/fast/css/getComputedStyle/computed-style-without-renderer-expected.txt: Replaced with LayoutTests/fast/css/getComputedStyle/computed-style-without-renderer-expected.txt. * platform/mac/fast/css/getComputedStyle/computed-style-without-renderer-expected.txt: Removed. git-svn-id: svn://svn.chromium.org/blink/trunk@93473 bbb929c8-8fbe-4397-9dbb-9b2b20218538 
- 
rniwa@webkit.org authored* platform/win/Skipped: git-svn-id: svn://svn.chromium.org/blink/trunk@93472 bbb929c8-8fbe-4397-9dbb-9b2b20218538 
- 
rniwa@webkit.org authored* platform/win-xp/editing: Added. * platform/win-xp/editing/deleting: Added. * platform/win-xp/editing/deleting/regional-indicators-expected.txt: Added. git-svn-id: svn://svn.chromium.org/blink/trunk@93471 bbb929c8-8fbe-4397-9dbb-9b2b20218538 
- 
rniwa@webkit.org authoredediting/deleting/regional-indicators.html, not editing/selection/regional-indicators. The failure is still tracked by the bug 66501. * platform/gtk/editing/deleting/regional-indicators-expected.txt: Copied from LayoutTests/platform/gtk/editing/selection/regional-indicators-expected.txt. * platform/gtk/editing/selection/regional-indicators-expected.txt: Removed. git-svn-id: svn://svn.chromium.org/blink/trunk@93470 bbb929c8-8fbe-4397-9dbb-9b2b20218538 
- 
rniwa@webkit.org authored* platform/qt/Skipped: git-svn-id: svn://svn.chromium.org/blink/trunk@93469 bbb929c8-8fbe-4397-9dbb-9b2b20218538 
- 
rniwa@webkit.org authored* fast/css/getComputedStyle/computed-style-without-renderer-expected.txt: Replaced with LayoutTests/platform/mac/fast/css/getComputedStyle/computed-style-without-renderer-expected.txt. * platform/chromium-cg-mac/fast/css/computed-style-without-renderer-expected.txt: Removed. * platform/chromium-win/fast/css/computed-style-without-renderer-expected.txt: Removed. * platform/gtk/fast/css/getComputedStyle/computed-style-without-renderer-expected.txt: Removed. * platform/qt/fast/css/getComputedStyle/computed-style-without-renderer-expected.txt: Removed. git-svn-id: svn://svn.chromium.org/blink/trunk@93468 bbb929c8-8fbe-4397-9dbb-9b2b20218538 
- 
dbates@webkit.org authoredhttps://bugs.webkit.org/show_bug.cgi?id=66617 Both <signal.h> and SA_RESTART usage are guarded behind ENABLE(JSC_MULTIPLE_THREADS). But we cause a compile error if the platform doesn't support SA_RESTART regardless of whether JSC_MULTIPLE_THREADS is enabled for the port. Instead, we shouldn't require SA_RESTART support unless we are building with JSC_MULTIPLE_THREADS enabled. Reviewed by Antonio Gomes. * heap/MachineStackMarker.cpp: git-svn-id: svn://svn.chromium.org/blink/trunk@93467 bbb929c8-8fbe-4397-9dbb-9b2b20218538 
- 
fpizlo@apple.com authoredthe types of values https://bugs.webkit.org/show_bug.cgi?id=65901 Reviewed by Gavin Barraclough. Added the ability to profile the values seen at function calls (both arguments and results) and heap loads. This is done with emphasis on performance. A value profiling site consists of: add, and, move, and store; no branching is necessary. Each value profiling site (called a ValueProfile) has a ring buffer of 8 recently-seen values. ValueProfiles are stored in the CodeBlock; there will be one for each argument (excluding this) and each heap load or callsite. Each time a value profiling site executes, it stores the value into a pseudo-random element in the ValueProfile buffer. The point is that for frequently executed code, we will have 8 somewhat recent values in the buffer and will be able to not only figure out what type it is, but also to be able to reason about the actual values if we wish to do so. This feature is currently disabled by default. When enabled, it results in a 3.7% slow-down on SunSpider. * JavaScriptCore.xcodeproj/project.pbxproj: * bytecode/CodeBlock.cpp: (JSC::CodeBlock::~CodeBlock): * bytecode/CodeBlock.h: (JSC::CodeBlock::addValueProfile): (JSC::CodeBlock::numberOfValueProfiles): (JSC::CodeBlock::valueProfile): (JSC::CodeBlock::valueProfileForBytecodeOffset): * bytecode/ValueProfile.h: Added. (JSC::ValueProfile::ValueProfile): (JSC::ValueProfile::numberOfSamples): (JSC::ValueProfile::computeProbability): (JSC::ValueProfile::numberOfInt32s): (JSC::ValueProfile::numberOfDoubles): (JSC::ValueProfile::numberOfCells): (JSC::ValueProfile::probabilityOfInt32): (JSC::ValueProfile::probabilityOfDouble): (JSC::ValueProfile::probabilityOfCell): (JSC::getValueProfileBytecodeOffset): * jit/JIT.cpp: (JSC::JIT::privateCompileSlowCases): (JSC::JIT::privateCompile): * jit/JIT.h: (JSC::JIT::emitValueProfilingSite): * jit/JITCall.cpp: (JSC::JIT::emit_op_call_put_result): * jit/JITInlineMethods.h: (JSC::JIT::emitValueProfilingSite): * jit/JITPropertyAccess.cpp: (JSC::JIT::emit_op_get_by_val): (JSC::JIT::emitSlow_op_get_by_val): (JSC::JIT::emit_op_method_check): (JSC::JIT::emit_op_get_by_id): (JSC::JIT::emitSlow_op_get_by_id): * jit/JSInterfaceJIT.h: * wtf/Platform.h: * wtf/StdLibExtras.h: (WTF::binarySearch): (WTF::genericBinarySearch): git-svn-id: svn://svn.chromium.org/blink/trunk@93466 bbb929c8-8fbe-4397-9dbb-9b2b20218538 
- 
dbates@webkit.org authoredhttps://bugs.webkit.org/show_bug.cgi?id=66616 Reviewed by Antonio Gomes. * config.h: git-svn-id: svn://svn.chromium.org/blink/trunk@93465 bbb929c8-8fbe-4397-9dbb-9b2b20218538 
- 
rniwa@webkit.org authoredthe amount of time leapForward is called upon. The failure is tracked by the bug 66551. * platform/win/Skipped: git-svn-id: svn://svn.chromium.org/blink/trunk@93464 bbb929c8-8fbe-4397-9dbb-9b2b20218538 
- 
commit-queue@webkit.org authoredhttps://bugs.webkit.org/show_bug.cgi?id=66606 Patch by James Robinson <jamesr@chromium.org> on 2011-08-19 Reviewed by Dirk Pranke. The chromium GPU configuration does not (currently) contain any tests incompatible with --experimental-fully-parallel, and this flag is a significan speedup because of the directory canvas/philip/tests which contains 802 tests in the same directory. Setting this option by default on this configuration is a 2x speed in release, 44s to 22s, and a 3x speedup in debug, 223s to 77s, on linux on a 16 core machine. * Scripts/webkitpy/layout_tests/port/chromium_gpu.py: * Scripts/webkitpy/layout_tests/port/chromium_gpu_unittest.py: * Scripts/webkitpy/layout_tests/run_webkit_tests.py: git-svn-id: svn://svn.chromium.org/blink/trunk@93463 bbb929c8-8fbe-4397-9dbb-9b2b20218538 
- 
dbates@webkit.org authoredhttps://bugs.webkit.org/show_bug.cgi?id=66611 Reviewed by Antonio Gomes. * jit/ExecutableAllocator.h: (JSC::ExecutableAllocator::cacheFlush): git-svn-id: svn://svn.chromium.org/blink/trunk@93462 bbb929c8-8fbe-4397-9dbb-9b2b20218538 
- 
cfleizach@apple.com authoredhttps://bugs.webkit.org/show_bug.cgi?id=61289 Update the code to determine the position of accessibility elements on Mac for WK2, so that elements within iframes are positioned correctly. Reviewed by Darin Adler.. * accessibility/AccessibilityObject.cpp: (WebCore::AccessibilityObject::page): * accessibility/AccessibilityObject.h: * accessibility/mac/AccessibilityObjectWrapper.mm: (-[AccessibilityObjectWrapper position]): git-svn-id: svn://svn.chromium.org/blink/trunk@93461 bbb929c8-8fbe-4397-9dbb-9b2b20218538 
- 
jpfau@apple.com authoredhttps://bugs.webkit.org/show_bug.cgi?id=66604 When intializing a fragment parser, declare that the first element has been seen. Also, flush the text nodes when finishing parsing a document. Reviewed by Darin Adler. * xml/parser/NewXMLDocumentParser.cpp: (WebCore::NewXMLDocumentParser::finish): * xml/parser/XMLTreeBuilder.cpp: (WebCore::XMLTreeBuilder::XMLTreeBuilder): (WebCore::XMLTreeBuilder::processToken): (WebCore::XMLTreeBuilder::finish): * xml/parser/XMLTreeBuilder.h: git-svn-id: svn://svn.chromium.org/blink/trunk@93460 bbb929c8-8fbe-4397-9dbb-9b2b20218538 
 
-