Closed Bug 1374563 Opened 8 years ago Closed 8 years ago

Enable highlighting screenshot widget by UITour

Categories

(Firefox :: Tours, enhancement, P2)

enhancement

Tracking

()

RESOLVED DUPLICATE of bug 1371543

People

(Reporter: rexboy, Unassigned)

References

Details

Attachments

(1 file)

We need to enabled Mozilla.UITour.showHighlight("screenshot") to highlight the screenshot widget on navbar, if exist.
Summary: Enable highlighting screenshot with dropdown displayed with UITour → Enable highlighting screenshot widget by UITour
We're going to remove the button as part of Photon and have an entry in the page action menu instead. So as it is, this feels like it will soon be dead code and then we'll need to reimplement this. Is it actually necessary to implement this in this way right now?
Flags: needinfo?(rexboy)
Comment on attachment 8879456 [details] Bug 1374563 - Enable highlighting screenshot widget by UITour. https://reviewboard.mozilla.org/r/150764/#review155556 Clearing given ni in the bug. ::: browser/components/uitour/test/browser_UITour_availableTargets.js:110 (Diff revision 1) > CustomizableUI.reset(); > + // Resetting UI gets rid of screenshot which is not in the default set. It > + // needs to be added back manually. > + if (hasScreenshot) { > + CustomizableUI.addWidgetToArea("screenshots_mozilla_org-browser-action", CustomizableUI.AREA_NAVBAR); > + } > + There are no assertions here that would require adding it back, and now this test doesn't leave the browser in the default state.
Attachment #8879456 - Flags: review?(gijskruitbosch+bugs)
See Also: → 1371543
Thanks for the timely reply and information. Given the current plan in bug 1366041, I’ll just wait for the page action menu to be landed and revise the patch. And we can move following reviews to bug 1371543.
Flags: needinfo?(rexboy)
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → DUPLICATE
remove whiteboard tag due to its DUPLICATE
Whiteboard: [photon-onboarding]
No longer blocks: 1371535
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: