Closed
Bug 585722
Opened 14 years ago
Closed 14 years ago
Make Mozmill-test popups_2.html local
Categories
(Mozilla QA Graveyard :: Mozmill Tests, defect)
Mozilla QA Graveyard
Mozmill Tests
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: u279076, Assigned: u279076)
References
Details
(Whiteboard: [litmus-data])
Attachments
(2 files)
1007 bytes,
patch
|
aaronmt
:
review+
|
Details | Diff | Splinter Review |
960 bytes,
patch
|
aaronmt
:
review+
|
Details | Diff | Splinter Review |
Module: test-files/popups/popups_2.html
Test-page: firefox/popups/popup.html
NOTE: This will also have to be updated in litmus-data
Attachment #464621 -
Flags: review?(aaron.train)
Comment 2•14 years ago
|
||
Comment on attachment 464621 [details] [diff] [review]
Patch v1 (default)
>- window.open('http://www.mozilla.org', 'Test Popups ' + i, 'height=300,width=300');
>+ window.open('popup.html', 'Test Popups ' + i, 'height=300,width=300');
Easy fix, thanks r+
Attachment #464621 -
Flags: review?(aaron.train) → review+
(In reply to comment #1)
> Created attachment 464621 [details] [diff] [review]
> Patch v1 (default)
Landed:
http://hg.mozilla.org/qa/mozmill-tests/rev/59901f2281ed (default)
http://hg.mozilla.org/qa/mozmill-tests/rev/0841950c31ab (mozilla1.9.2)
http://hg.mozilla.org/qa/mozmill-tests/rev/f40f3b3689e0 (mozilla1.9.1)
Clones the changes to litmus-data
Attachment #464852 -
Flags: review?(aaron.train)
Updated•14 years ago
|
Attachment #464852 -
Flags: review?(aaron.train) → review+
(In reply to comment #4)
> Created attachment 464852 [details] [diff] [review]
> Patch v1 (litmus-data)
>
> Clones the changes to litmus-data
Landed on litmus-data:
http://hg.mozilla.org/qa/litmus-data/rev/95d5a0ba395e
Status: ASSIGNED → RESOLVED
Closed: 14 years ago
Resolution: --- → FIXED
Comment 6•14 years ago
|
||
Move of Mozmill Test related project bugs to newly created components. You can
filter out those emails by using "Mozmill-Tests-to-MozillaQA" as criteria.
Product: Testing → Mozilla QA
Updated•5 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
•