Closed
Bug 906703
Opened 13 years ago
Closed 13 years ago
Intermittent browser_pluginnotification.js | Test N, Should have displayed the missing plugin notification
Categories
(Core Graveyard :: Plug-ins, defect, P3)
Core Graveyard
Plug-ins
Tracking
(firefox24 fixed, firefox25 fixed, firefox26 fixed)
RESOLVED
FIXED
mozilla26
People
(Reporter: gfritzsche, Assigned: gfritzsche)
References
Details
(Keywords: intermittent-failure)
Attachments
(1 file)
|
1.16 KB,
patch
|
jaws
:
review+
|
Details | Diff | Splinter Review |
Follow-up to bug 896965.
RyanVM
https://tbpl.mozilla.org/php/getParsedLog.php?id=26650580&tree=Mozilla-Beta
WINNT 6.2 mozilla-beta pgo test mochitest-browser-chrome on 2013-08-16 12:45:01
revision: f676984e6e04
slave: t-w864-ix-096
TEST-UNEXPECTED-FAIL | chrome://mochitests/content/browser/browser/base/content/test/browser_pluginnotification.js | Test 1, Should have displayed the missing plugin notification
TEST-UNEXPECTED-FAIL | chrome://mochitests/content/browser/browser/base/content/test/browser_pluginnotification.js | Test 1, Should be a missing plugin list
TEST-UNEXPECTED-FAIL | chrome://mochitests/content/browser/browser/base/content/test/browser_pluginnotification.js | uncaught exception - TypeError: gTestBrowser.missingPlugins is null at chrome://mochitests/content/browser/browser/base/content/test/browser_pluginnotification.js:117
TEST-UNEXPECTED-FAIL | chrome://mochitests/content/browser/browser/base/content/test/browser_pluginnotification.js | Test timed out
TEST-UNEXPECTED-FAIL | chrome://mochitests/content/browser/browser/base/content/test/browser_pluginnotification.js | Found a tab after previous test timed out: chrome://mochitests/content/browser/browser/base/content/test/plugin_unknown.html
TypeError: gControllerSources.getCache is not a function: testStateBeforeReload@chrome://mochitests/content/browser/browser/devtools/debugger/test/browser_dbg_sources-cache.js:117
| Assignee | ||
Updated•13 years ago
|
Priority: -- → P3
| Assignee | ||
Comment 1•13 years ago
|
||
Jaws, let me know if i'm flooding you with too many CTP-related review requests.
This adds forcing the layout flush before the first check on the plugins-not-found notification. In bug 896965 i missed that this notification is also triggered by "PluginBindingAttached" and hence also requires forcing a layout flush.
Attachment #792355 -
Flags: review?(jaws)
Updated•13 years ago
|
Attachment #792355 -
Flags: review?(jaws) → review+
| Assignee | ||
Comment 2•13 years ago
|
||
Comment 3•13 years ago
|
||
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla26
Comment 4•13 years ago
|
||
| Comment hidden (Legacy TBPL/Treeherder Robot) |
Updated•4 years ago
|
Product: Core → Core Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•