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

Issue 9159025: [pyauto] Force plugin load at startup (Closed)

Created:
8 years, 11 months ago by Nirnimesh
Modified:
8 years, 11 months ago
Reviewers:
dennis_jeffrey
CC:
chromium-reviews, dennis_jeffrey, John Grabowski, anantha, dyu1, Nirnimesh, vclarke1
Visibility:
Public.

Description

[pyauto] Force plugin load at startup Trying to load .pdf/.swf files immediately after browser startup leads to them being downloaded instead. This seems to hint that the plugins haven't been registered yet. A call to GetPluginsInfo() would force registering of the plugins. BUG=94123, 110761 R=dennisjeffrey@chromium.org TEST= Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=118376

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+6 lines, -11 lines) Patch
M chrome/test/functional/flash.py View 1 chunk +0 lines, -5 lines 0 comments Download
M chrome/test/functional/process_count.py View 1 chunk +0 lines, -6 lines 0 comments Download
M chrome/test/pyautolib/pyauto.py View 1 chunk +6 lines, -0 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
Nirnimesh
8 years, 11 months ago (2012-01-19 20:45:41 UTC) #1
dennis_jeffrey
8 years, 11 months ago (2012-01-19 21:54:39 UTC) #2
LGTM

Powered by Google App Engine
This is Rietveld 408576698