Skip to content
This repository has been archived by the owner on Nov 10, 2017. It is now read-only.

Fixing tools menu #43

Merged
merged 2 commits into from Oct 30, 2012
Merged

Fixing tools menu #43

merged 2 commits into from Oct 30, 2012

Conversation

digitarald
Copy link
Contributor


Menuitems.Menuitem({
id: "appmenu_webDeveloper_popup",
menuid: "appmenu_webDeveloper_popup",
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

id and menuid should have different values. It looks like this menuid is correct, while id should be something like appMenuSimulatorItem.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

(Or, if we want to be consistent with the appmenu code in Firefox: appmenu_simulator.)

mykmelez added a commit that referenced this pull request Oct 30, 2012
@mykmelez mykmelez merged commit 3dc52dd into mozilla:master Oct 30, 2012
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Firefox OS Simulator item in Tools menu should be under Web Developer menu
2 participants