Closed Bug 887185 Opened 12 years ago Closed 12 years ago

Plugins test assumes click-to-play is enabled by default (aka permanent orange | TEST-UNEXPECTED-FAIL | test_plugins.js | 4 == 20

Categories

(Core Graveyard :: Plug-ins, defect, P3)

defect

Tracking

(firefox24 unaffected, firefox25 fixed)

RESOLVED FIXED
mozilla25
Tracking Status
firefox24 --- unaffected
firefox25 --- fixed

People

(Reporter: standard8, Assigned: standard8)

References

Details

(Keywords: intermittent-failure, regression)

Attachments

(1 file)

Attached patch The fixSplinter Review
This occurred following bug 886423 - not all gecko based applications are ready to enable click to play just yet (e.g. bug 814168). test_plugins.js was changed assuming that click_to_play is defaulting to true. Therefore the attached patch ensures that plugins.click_to_play is set to true when running the test. This is similar to other tests in the code base that set click_to_play to true before they are run.
Attachment #767675 - Flags: review?(dkeeler)
Priority: -- → P3
Comment on attachment 767675 [details] [diff] [review] The fix Review of attachment 767675 [details] [diff] [review]: ----------------------------------------------------------------- This should be fine - we do this all over the place. I'm not a toolkit peer, so technically I can't r+ this, but I'm sure you could get the go-ahead if you ping someone like bsmedberg on irc.
Attachment #767675 - Flags: review?(dkeeler) → feedback+
Attachment #767675 - Flags: review?(benjamin)
Hrm. I was planning on removing the click_to_play pref altogether, as soon as I was sure that we wouldn't need to revert anything. What's the ETA for bug 814168? I could leave only the bits of the click_to_play pref that affect the addon manager UI, since the rest is now probably a no-op.
Attachment #767675 - Flags: review?(benjamin) → review+
(In reply to Benjamin Smedberg [:bsmedberg] from comment #2) > Hrm. I was planning on removing the click_to_play pref altogether, as soon > as I was sure that we wouldn't need to revert anything. What's the ETA for > bug 814168? I could leave only the bits of the click_to_play pref that > affect the addon manager UI, since the rest is now probably a no-op. I haven't looked at it in detail, but given it has a patch, I'm hoping we could land it this cycle.
Target Milestone: --- → mozilla25
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Product: Core → Core Graveyard
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: