| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
| |
passing NULL in place of a const BoundNetLog&.
BUG=37421
Review URL: http://codereview.chromium.org/1783008
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@45851 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
| |
deprecated.
R=dimich
BUG=42751
TEST=none
Review URL: http://codereview.chromium.org/1794005
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@45845 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
| |
TEST=none
BUG=42763
Review URL: http://codereview.chromium.org/1775009
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@45840 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
| |
UpdateAcceleratedSurface and DrawLayerInSurface don't make sense before windowed_handle has been set, so tweak the way we handle initialization of CA plugins.
BUG=none
TEST=CA plugins should still work
Review URL: http://codereview.chromium.org/1745018
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@45828 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
| |
was causing the test_shell to die trying to produce the extension docs.
TEST=NONE
BUG=NONE
Review URL: http://codereview.chromium.org/1697015
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@45820 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
| |
Removes downstream test expectations for:
traversal/node-iterator-prototype.html
fast/images/svg-background-partial-redraw.html
fast/text/international/bold-bengali.html
fast/text/international/khmer-selection.html
Review URL: http://codereview.chromium.org/1731015
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@45810 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
| |
TEST=none
BUG=none
Review URL: http://codereview.chromium.org/1798007
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@45796 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
| |
BUG=none
TEST=none
TBR=yaar
Review URL: http://codereview.chromium.org/1784008
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@45795 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
| |
Review URL: http://codereview.chromium.org/1763014
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@45767 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
| |
TEST=none
BUG=42618
Review URL: http://codereview.chromium.org/1709014
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@45753 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
| |
Some small fixes for linking on windows.
Review URL: http://codereview.chromium.org/1711014
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@45680 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
| |
1. Removed SeekableBuffer::Buffer.
2. Extended SeekableBuffer to support all the features of BufferQueue.
3. BufferQueue removed and replaced with SeekableBuffer.
BUG=28654
TEST=none
Review URL: http://codereview.chromium.org/1736012
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@45669 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
| |
Add ResourceRequest target types for worker and shared worker resources. This is the first patch of a two-sided change that involves WebKit API changes which haven't been made yet.
BUG=39368
TEST=none
Review URL: http://codereview.chromium.org/1666002
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@45643 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
| |
Put in place a noop impl of createApplicationCacheHost() on all WebCommonWorkerClient subclasses. That factory method is soon to be added to the WebKit::WebCommonWorkerClient class as a pure virtual. Adding these methods in advance so it builds when that pure virtual shows up later.
BUG=39368
TEST=none
Review URL: http://codereview.chromium.org/1729015
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@45642 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
| |
BUG=none
TEST=Visiting about:plugins with MOZ_PLUGIN_PATH=/tmp does not hang when there is a pipe in /tmp.
Review URL: http://codereview.chromium.org/1700014
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@45638 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
| |
TEST=none
BUG=none
Review URL: http://codereview.chromium.org/1732010
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@45622 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
| |
compiled as .bundle. I changed it to .plugin, which is used for all test plugins.
Review URL: http://codereview.chromium.org/1773005
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@45605 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
| |
The upstream rebaseline didn't seem to work.
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@45583 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
| |
WebKit has rolled past r58182, so I can remove these lines now.
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@45579 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
| |
The rebaseline tool now works on the upstream test_expectations.txt.
If someone adds a REBASELINE tag to the local version we'll now print
a (hopefully) helpful message telling them what's up.
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@45577 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
| |
This is no longer needed once we roll to http://trac.webkit.org/changeset/58099.
TEST=fast/dom/prototype-inheritance.html
BUG=42319
Review URL: http://codereview.chromium.org/1695010
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@45574 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
| |
produce new baselines.
TEST=none
BUG=https://bugs.webkit.org/show_bug.cgi?id=38109
Review URL: http://codereview.chromium.org/1739008
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@45573 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
| |
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@45471 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
| |
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@45469 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
| |
Without this, if we regenerated about:credits we'd leave out WebKit!
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@45466 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
| |
It's causing internal compiler errors on ARM.
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@45450 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
| |
Adding layout tests to be ignored while the bots generate new
baselines. It looks like Skia's rounding for transparency has changed
in some places and some pixels have changed value by 1.
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@45445 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
| |
AtExitManager needs to be initialized before icu::Initialize()
is called.
Review URL: http://codereview.chromium.org/1719012
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@45423 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Normally test_shell will not let you load an external URL (like
"www.google.com") when running in --layout-tests mode. This is a good thing
because it keeps us from writing tests that might have unpredictable results
if the external URL changes.
However, it would be cool to be able to use the --layout-test infrastructure
to capture the rendered/painted page (outside of the actual layout tests run)
for QA purposes. This change adds an --allow-external-pages switch to
override the check described above.
This is kind of a short-term fix. A better fix would be to add a "--headless"
flag that loaded and rendered the page and dumped the whole thing, entirely
separate from --layout-test mode. I will add that soon.
BUG=none
TEST=none
R=dglazkov
Review URL: http://codereview.chromium.org/1748005
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@45403 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
| |
BUG=37612,42281
TEST=DomSerializerTests.SerializeHTMLDOMWithEntitiesInAttributeValue
Review URL: http://codereview.chromium.org/1712008
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@45369 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
| |
Once we roll to http://trac.webkit.org/changeset/58099, remove the layout test suppression.
(follow up on http://codereview.chromium.org/557037/show which was reverted by http://codereview.chromium.org/1712006/show)
Review URL: http://codereview.chromium.org/1742007
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@45324 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
| |
BUG=42281
TEST=none
TBR=estade
Review URL: http://codereview.chromium.org/1732005
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@45276 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
| |
Review URL: http://codereview.chromium.org/1705004
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@45274 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
| |
DumpRenderTree in the event of empty fields, rather than printing (null).
BUG=none
TEST=none
Review URL: http://codereview.chromium.org/1697006
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@45269 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
| |
TEST=compiles
BUG=24672
Review URL: http://codereview.chromium.org/1753004
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@45246 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
| |
My target is farther than that, but I'm doing this incrementally.
Review URL: http://codereview.chromium.org/1752003
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@45223 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
| |
expectations have landed.
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@45220 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
| |
third_party/WebKit/WebKitTools/DumpRenderTree/chromium/DumpRenderTree.cpp
to webkit_support.
BUG=none
TEST=none
Review URL: http://codereview.chromium.org/1688003
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@45167 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
| |
Actually fix a comment that was pointed out during review.
TBR=rolandsteiner
Review URL: http://codereview.chromium.org/1734003
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@45165 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
| |
The main fix is to stub out default_plugin when building upstream.
Review URL: http://codereview.chromium.org/1658012
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@45160 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
| |
BUG=21140
Review URL: http://codereview.chromium.org/1749001
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@45157 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
| |
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@45128 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
| |
The new baselines have been trickling in from WebKit, removing the need to override the expectations.
BUG=19113
TEST=webkit tests remain green
TBR=fbarchard, sergeyu
Review URL: http://codereview.chromium.org/1706004
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@45125 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Some video streams are badly muxed and have video packets
with timestamps greater than the duration. This causes the
logic in the video renderer to sleep forever and never read
the end-of-stream packet and thus the stream is never ended.
This change adjusted the condition on when we should sleep
and handle timestamp greater than duration as a special case.
TEST=video loops
BUG=41579
Review URL: http://codereview.chromium.org/1652011
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@45124 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
| |
name) exists.
Review URL: http://codereview.chromium.org/1672004
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@45122 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
| |
- addUserStyleSheet
- setAuthorAndUserStylesEnabled
BUG=24197
BUG=21113
Review URL: http://codereview.chromium.org/1654007
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@44954 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
| |
TBR=jamesr
BUG=41973
TEST=none
Review URL: http://codereview.chromium.org/1521040
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@44911 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
downstream expectation file.
BUG:41555
TBR:antonm@chromium.org
Review URL: http://codereview.chromium.org/1523025
TBR=nsylvain@chromium.org
Review URL: http://codereview.chromium.org/1637021
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@44905 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
| |
BUG=19113
TEST=Layout tests for <video> pass.
Review URL: http://codereview.chromium.org/1582039
TBR=sergeyu@chromium.org
Review URL: http://codereview.chromium.org/1660009
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@44884 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
| |
BUG=19113
TEST=Layout tests for <video> pass.
Review URL: http://codereview.chromium.org/1582039
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@44880 0039d316-1c4b-4281-b951-d872f2087c98
|