Closed Bug 1028826 Opened 11 years ago Closed 11 years ago

TEST-UNEXPECTED-FAIL | /tests/content/media/test/test_fastSeek-forwards.html | uncaught exception - TypeError: document.body is null at http://mochi.test:8888/tests/content/media/test/test_fastSeek-forwards.html:58

Categories

(Core :: Audio/Video, defect)

ARM
Android
defect
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla33
Tracking Status
firefox31 --- unaffected
firefox32 --- unaffected
firefox33 --- fixed
firefox-esr24 --- unaffected
b2g-v1.4 --- unaffected
b2g-v2.0 --- unaffected
b2g-v2.1 --- fixed

People

(Reporter: jwwang, Assigned: shashank, Mentored)

Details

(Keywords: intermittent-failure, Whiteboard: [good first bug])

Attachments

(1 file)

https://tbpl.mozilla.org/php/getParsedLog.php?id=42251816&tree=Try&full=1#error0 Since the <script> [1] is placed before the <body>, it is possible <body> is not parsed and created when the script is executing. We should move <script> somewhere below <body>. [1] http://hg.mozilla.org/mozilla-central/file/f78e532e8a10/content/media/test/test_fastSeek-forwards.html#l12
Mentor: jwwang
Whiteboard: [good first bug]
Comment on attachment 8444661 [details] [diff] [review] BUG 1028826 - Move <script> element next to <body> element in test_fastSeek-forwards.html Review of attachment 8444661 [details] [diff] [review]: ----------------------------------------------------------------- Looks good to me. Lets see if Try serer likes this patch. https://tbpl.mozilla.org/?tree=Try&rev=388bc61b95e9 Hi Chris, Can you review this bug?
Attachment #8444661 - Flags: review?(jwwang)
Attachment #8444661 - Flags: review?(cajbir.bugzilla)
Attachment #8444661 - Flags: feedback+
Attachment #8444661 - Flags: review?(cajbir.bugzilla) → review+
Assignee: nobody → shashank
Keywords: checkin-needed
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla33
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: