Closed
Bug 719325
Opened 13 years ago
Closed 13 years ago
Package dom_network.xpt : Port Bug 677166 (Implement Network Status API) Part 2 Add .mozConnection to navigator
Categories
(SeaMonkey :: Build Config, defect, P2)
SeaMonkey
Build Config
Tracking
(Not tracked)
VERIFIED
FIXED
seamonkey2.9
People
(Reporter: philip.chee, Assigned: sgautherie)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
(deleted),
patch
|
Callek
:
review+
|
Details | Diff | Splinter Review |
Part 2 - Add .mozConnection to navigator.
https://hg.mozilla.org/mozilla-central/rev/e1cf27289600
Assignee | ||
Updated•13 years ago
|
Assignee: nobody → sgautherie.bz
Status: NEW → ASSIGNED
Flags: in-testsuite-
Priority: -- → P2
Target Milestone: --- → seamonkey2.9
Assignee | ||
Comment 1•13 years ago
|
||
Attachment #589774 -
Flags: review?(bugspam.Callek)
Assignee | ||
Comment 2•13 years ago
|
||
ping for review.
Updated•13 years ago
|
Attachment #589774 -
Flags: review?(bugspam.Callek) → review+
Assignee | ||
Comment 3•13 years ago
|
||
Comment on attachment 589774 [details] [diff] [review]
(Av1) Package dom_network.xpt
[Checked in: Comment 3]
http://hg.mozilla.org/comm-central/rev/3b8bc1264075
Attachment #589774 -
Attachment description: (Av1) Package dom_network.xpt → (Av1) Package dom_network.xpt
[Checked in: Comment 3]
Assignee | ||
Updated•13 years ago
|
Assignee | ||
Comment 4•13 years ago
|
||
This should fix:
http://tinderbox.mozilla.org/showlog.cgi?log=SeaMonkey/1327549225.1327554563.14331.gz
Linux comm-central-trunk debug test mochitests-2/5 on 2012/01/25 19:40:25
http://tinderbox.mozilla.org/showlog.cgi?log=SeaMonkey/1327586302.1327590386.6342.gz
WINNT 5.2 comm-central-trunk debug test mochitests-2/5 on 2012/01/26 05:58:22
{
8797 ERROR TEST-UNEXPECTED-FAIL | /tests/dom/network/tests/test_network_basics.html | navigator.mozConnection should exist
8798 ERROR TEST-UNEXPECTED-FAIL | /tests/dom/network/tests/test_network_basics.html | navigator.mozConnection returns an object
8799 ERROR TEST-UNEXPECTED-FAIL | /tests/dom/network/tests/test_network_basics.html | an unexpected uncaught JS exception reported through window.onerror - uncaught exception: [Exception... "Failure" nsresult: "0x80004005 (NS_ERROR_FAILURE)" location: "JS frame :: http://mochi.test:8888/tests/dom/network/tests/test_network_basics.html :: <TOP_LEVEL> :: line 26" data: no] at :0
}
Blocks: SmTestFail
Assignee | ||
Comment 5•13 years ago
|
||
http://tinderbox.mozilla.org/showlog.cgi?log=SeaMonkey/1327651843.1327655916.18951.gz
WINNT 5.2 comm-central-trunk debug test mochitests-2/5 on 2012/01/27 00:10:43
V.Fixed
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•