Closed
Bug 996009
Opened 11 years ago
Closed 11 years ago
editor/libeditor/html/tests/browserscope/test_richtext2.html connects to goo.gl everytime
Categories
(Core :: DOM: Editor, defect)
Tracking
()
People
(Reporter: mcmanus, Assigned: ehsan.akhgari)
References
Details
Attachments
(1 file)
3.34 KB,
patch
|
roc
:
review+
|
Details | Diff | Splinter Review |
The test infrastrucutre is meant to be self contained - so xpcshell, mochitests, and crashtests need to be self hosted.
editor/libeditor/html/tests/browserscope/test_richtext2.html makes a channel request for (at least) http://goo.gl/bar.png every time.
should be fixed to be localhost only
Assignee | ||
Comment 1•11 years ago
|
||
Upstream bug + patch: https://code.google.com/p/browserscope/issues/detail?id=351
Assignee: nobody → ehsan
Assignee | ||
Comment 2•11 years ago
|
||
Attachment #8406270 -
Flags: review?(roc)
Attachment #8406270 -
Flags: review?(roc) → review+
Assignee | ||
Comment 3•11 years ago
|
||
Comment 4•11 years ago
|
||
Status: NEW → RESOLVED
Closed: 11 years ago
Flags: in-testsuite+
Resolution: --- → FIXED
Target Milestone: --- → mozilla31
Comment 5•11 years ago
|
||
https://hg.mozilla.org/releases/mozilla-aurora/rev/aeef8814b03c
https://hg.mozilla.org/releases/mozilla-beta/rev/5944b238bd76
https://hg.mozilla.org/releases/mozilla-b2g28_v1_3/rev/d7dc2d4aacc2
https://hg.mozilla.org/releases/mozilla-b2g26_v1_2/rev/b8202c545fac
https://hg.mozilla.org/releases/mozilla-esr24/rev/b3717100aaf9
status-b2g-v1.2:
--- → fixed
status-b2g-v1.3:
--- → fixed
status-b2g-v1.4:
--- → fixed
status-b2g-v2.0:
--- → fixed
status-firefox29:
--- → fixed
status-firefox30:
--- → fixed
status-firefox31:
--- → fixed
status-firefox-esr24:
--- → fixed
Updated•11 years ago
|
status-b2g-v1.3T:
--- → fixed
You need to log in
before you can comment on or make changes to this bug.
Description
•