Closed
Bug 777309
Opened 14 years ago
Closed 14 years ago
Call controller instead of tabBrowser.controller in endurance/testTabbedBrowsing_PinUnpinTab
Categories
(Mozilla QA Graveyard :: Mozmill Tests, defect)
Mozilla QA Graveyard
Mozmill Tests
Tracking
(firefox14 fixed, firefox15 fixed, firefox16 fixed, firefox17 fixed, firefox-esr10 fixed)
People
(Reporter: vladmaniac, Assigned: vladmaniac)
Details
Attachments
(1 file)
|
1.14 KB,
patch
|
whimboo
:
review+
|
Details | Diff | Splinter Review |
We should call
controller.getMenu instead of tabBrowser.controller.getMenu in
endurance/testTabbedBrowsing_PinUnpinTab
This test is currently skipped but still its a simple fix and best if we do it now instead
of later and risk to forget about it
| Assignee | ||
Updated•14 years ago
|
Assignee: nobody → vlad.mozbugs
Status: NEW → ASSIGNED
| Assignee | ||
Updated•14 years ago
|
Attachment #645713 -
Flags: review?(dave.hunt)
Updated•14 years ago
|
OS: Linux → All
Hardware: x86 → All
Updated•14 years ago
|
Attachment #645713 -
Flags: review?(hskupin)
Attachment #645713 -
Flags: review?(dave.hunt)
Attachment #645713 -
Flags: review+
Comment 2•14 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 14 years ago
status-firefox-esr10:
--- → affected
status-firefox14:
--- → affected
status-firefox15:
--- → affected
status-firefox16:
--- → affected
status-firefox17:
--- → fixed
Resolution: --- → FIXED
Comment 3•14 years ago
|
||
Pushed to other branches:
http://hg.mozilla.org/qa/mozmill-tests/rev/43656a37ade2 (aurora)
http://hg.mozilla.org/qa/mozmill-tests/rev/33768f98b538 (beta)
http://hg.mozilla.org/qa/mozmill-tests/rev/ee3c3e4abf93 (release)
http://hg.mozilla.org/qa/mozmill-tests/rev/ad303fa3cf97 (esr10)
Updated•7 years ago
|
Product: Mozilla QA → Mozilla QA Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•