Commits
User selector
Commit History
Commits on Sep 27, 2020
Remove trailing spaces from expected.txt files (excluding WPT for now since that contains too many)
Show description for f1c7ed0committed
Commits on Apr 10, 2020
Changes to shared testing JS files should not cause test failures due to console message line numbers changing
Show description for 5b53ed7committed
Commits on May 7, 2018
ASSERT(!childItemWithTarget(child->target())) is hit in HistoryItem::addChildItem()
Show description for feaed1ccommitted
Commits on Jun 14, 2016
Increase timeouts for userscripts/window-onerror-for-isolated-world-3.html to fix flakiness.
Show description for e2eefaacommittedwindow.onerror should pass the ErrorEvent's 'error' property as the 5th argument to the event handler
Show description for d2802a1authored andcommitted
Commits on Sep 14, 2015
Improve Node pre-insertion validation when the parent is a Document
Show description for 56ba3b1committed
Commits on Mar 20, 2015
Function.prototype.toString should not decompile the AST
Show description for 6742858committed
Commits on Oct 10, 2014
iOS Simulator and generic results for userscripts tests.
Show description for c965348committed
Commits on Oct 28, 2013
Methods on window.internals shouldn't pass a document.
Show description for b3d3dfcauthored andcommitted
Commits on Sep 8, 2013
Change LayoutTests' u*-w* files to use pre and post js files in LayoutTests/resources.
Show description for 490bf95committed
Mark Lam
Commits on Sep 7, 2013
Remove unnecessary sibling text renderers after attach
Show description for 66238c0committed
Commits on Dec 6, 2012
REGRESSION(r135082): Restore the ability to insert author level style sheets from script
Show description for 7b10b2acommitted
Commits on Nov 18, 2012
REGRESSION(r129644): User StyleSheet not applying
Show description for c712eb6committed
Commits on Nov 16, 2012
Unreviewed, rolling out r134986.
Show description for 33af58dcommittedREGRESSION(r129644): User StyleSheet not applying
Show description for 2190b90committed
Commits on Jun 16, 2012
Use testRunner instead of layoutTestController in transforms, transitions, traversal, userscripts, webarchive, webaudio, and webintents tests
Show description for 1f5c1dacommitted
Commits on Jan 18, 2012
REGRESSION (r104000): AdBlock extension fails to load/function
Show description for 8bdd3adcommitted
Adam Barth
Commits on Aug 30, 2011
2011-08-30 Yury Semikhatsky <yurys@chromium.org>
Show description for a63641ecommitted2011-08-30 Yury Semikhatsky <yurys@chromium.org>
Show description for 6a98f8dcommitted
Commits on Jan 21, 2011
2011-01-21 Yury Semikhatsky <yurys@chromium.org>
Show description for 7da1cb9committed
Commits on Jan 20, 2011
2010-12-27 yury semikhatsky <yurys@chromium.org>
Show description for 402ccf6committed
Commits on Dec 13, 2010
2010-12-13 Yury Semikhatsky <yurys@chromium.org>
Show description for 0daa232committed2010-12-13 Yury Semikhatsky <yurys@chromium.org>
Show description for a96ff46committed
Commits on Nov 5, 2010
userscripts/user-script-*-document.html tests are flaky on Windows
Show description for 16fc743committed
Commits on Nov 4, 2010
User scripts shouldn't be injected in a frame's empty initial document.
Show description for c484463committed
Commits on Aug 26, 2010
Userscripts on special documents should be tested
Show description for 67390fbcommitted
Commits on Jul 9, 2010
2010-07-08 Aaron Boodman <aa@chromium.org>
Show description for 5b87e64committed
Commits on Feb 1, 2010
ScriptCallFrame's do not get line numbers/source id's if the caller is unkown.
Show description for 1099864committed
Ben Murdoch
Commits on Jan 28, 2010
Fix for user stylesheet bugs where they get parsed using the wrong compatibility mode. This was a regression
Show description for 03ca2cccommitted
David Hyatt
Commits on Jan 27, 2010
2010-01-27 Matt Perry <mpcomplete@chromium.org>
Show description for f776640committed
Commits on Sep 9, 2009
WebCore: https://bugs.webkit.org/show_bug.cgi?id=29102, add support for user stylesheet injection. This is similar
Show description for ece8c11committed
David Hyatt
Commits on Sep 4, 2009
WebCore: https://bugs.webkit.org/show_bug.cgi?id=28890, make simple user script injection work.
Show description for 9b18473committed
David Hyatt
Loading