Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(225)

Issue 149146: linux: fix a layout test by having our test plugin provide two mimetypes (Closed)

Created:
11 years, 5 months ago by Evan Martin
Modified:
9 years, 7 months ago
Reviewers:
Antoine Labour, jam
CC:
chromium-reviews_googlegroups.com
Visibility:
Public.

Description

linux: fix a layout test by having our test plugin provide two mimetypes The layout test LayoutTests/fast/js/navigator-mimeTypes-length.html asserts that the number of mimetypes handled by plugins should be greater than the number of plugins. This isn't true if the layout test plugin is the only plugin and it only handles one mimetype, so we make it handle an additional fake mimetype.

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+7 lines, -4 lines) Patch
M webkit/tools/layout_tests/test_expectations.txt View 1 chunk +0 lines, -3 lines 0 comments Download
M webkit/tools/npapi_layout_test_plugin/main.cpp View 1 chunk +7 lines, -1 line 0 comments Download

Messages

Total messages: 4 (0 generated)
Evan Martin
11 years, 5 months ago (2009-07-02 20:54:56 UTC) #1
jam
why not just fix the test to be greater than or equal to?
11 years, 5 months ago (2009-07-02 21:14:35 UTC) #2
Evan Martin
On 2009/07/02 21:14:35, John Abd-El-Malek wrote: > why not just fix the test to be ...
11 years, 5 months ago (2009-07-02 21:39:40 UTC) #3
Antoine Labour
11 years, 5 months ago (2009-07-06 18:52:12 UTC) #4
lgtm

Powered by Google App Engine
This is Rietveld 408576698