Closed
Bug 593504
Opened 15 years ago
Closed 15 years ago
Need to namespace variables in utils and init and add help link
Categories
(Testing Graveyard :: Mozmill, defect)
Tracking
(Not tracked)
VERIFIED
FIXED
People
(Reporter: cmtalbert, Assigned: harth)
Details
(Whiteboard: [mozmill-1.5.1+])
Attachments
(1 file)
|
4.36 KB,
patch
|
cmtalbert
:
review+
|
Details | Diff | Splinter Review |
From AMO review:
The following files of MozMill 1.5.0 have been made public by a Mozilla Add-ons editor:
MozMill 1.5.0 - ALL
Review Information:
Reviewer: Jorge Villalobos
Tested on Mac OS X with Firefox
Comments: Your update has been approved. Thanks!
Please add some namespacing to variables utils and init in the main overlay. They could conflict with variables in the browser or other add-ons.
I also think it would be a good idea to include a Help link or something similar in the UI, pointing to documentation on how to create and run tests.
If you have questions about this review, please reply to this email or join #addons on irc.mozilla.org.
Thanks Jorge for the feedback. Let's do this for 1.5.1.
| Assignee | ||
Comment 1•15 years ago
|
||
Namespace variables in jsbridge and mozmill extensions, and adds help link. Right now the help link doesn't have any test writing docs, but Henrik is going to fix that.
Assignee: nobody → fayearthur+bugs
Attachment #478445 -
Flags: review?(ctalbert)
Comment on attachment 478445 [details] [diff] [review]
namespace overlay vars and add help link to menu
Looks great. Since we're cleaning up stuff, and we change that overlay.js file to have the standard * style license block too while we're cleaning up everything else.
Attachment #478445 -
Flags: review?(ctalbert) → review+
| Assignee | ||
Comment 3•15 years ago
|
||
Status: NEW → RESOLVED
Closed: 15 years ago
Resolution: --- → FIXED
Comment 4•15 years ago
|
||
This has not been landed on master yet.
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
| Assignee | ||
Comment 5•15 years ago
|
||
yeah, I thought we were going to try to merge 1.5.1 into master after we released off of 1.5.1 as per the workflow.
Comment 6•15 years ago
|
||
I have sent out an email to the mailing list, because this process has been mixed. Some of the patches have already been landed on master. So lets wait for an answer from Clint over there.
Status: REOPENED → ASSIGNED
Comment 7•15 years ago
|
||
As discussed with Clint, we will have a weekly merge from now on. Lets identify the todo action in the whiteboard.
Status: ASSIGNED → RESOLVED
Closed: 15 years ago → 15 years ago
Resolution: --- → FIXED
Whiteboard: [mozmill-1.5.1+] → [mozmill-1.5.1+][needs-landing-2.0]
Comment 9•15 years ago
|
||
Landed on master as:
http://github.com/mozautomation/mozmill/commit/2fd5a0930c26a1005b28baf561a088dcec03a615
Whiteboard: [mozmill-1.5.1+][needs-landing-2.0] → [mozmill-1.5.1+]
Updated•9 years ago
|
Product: Testing → Testing Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•