Closed
Bug 1271027
Opened 9 years ago
Closed 9 years ago
Fix and re-enable browser_bug1238440.js on e10s
Categories
(Core :: DOM: Core & HTML, defect)
Core
DOM: Core & HTML
Tracking
()
RESOLVED
FIXED
mozilla49
People
(Reporter: RyanVM, Assigned: baku)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
7.51 KB,
patch
|
ehsan.akhgari
:
review+
|
Details | Diff | Splinter Review |
Andrea, can you take a look at what it would take to get this working on e10s?
https://treeherder.mozilla.org/logviewer.html#?job_id=20501539&repo=try#L3931
19:55:05 INFO - 338 INFO TEST-START | dom/base/test/browser_bug1238440.js
19:55:05 INFO - TEST-INFO | started process screentopng
19:55:07 INFO - TEST-INFO | screentopng: exit 0
19:55:07 INFO - 339 INFO checking window state
19:55:07 INFO - 340 INFO Entering test bound
19:55:07 INFO - 341 INFO Creating a temporary file...
19:55:07 INFO - 342 INFO Opening a tab...
19:55:07 INFO - 343 INFO Populating the form...
19:55:07 INFO - 344 INFO TEST-UNEXPECTED-FAIL | dom/base/test/browser_bug1238440.js | Uncaught exception - at :0 - NotSupportedError: Operation is not supported
19:55:07 INFO - Stack trace:
19:55:07 INFO - Tester_execTest@chrome://mochikit/content/browser-test.js:791:9
19:55:07 INFO - Tester.prototype.nextTest</<@chrome://mochikit/content/browser-test.js:711:7
19:55:07 INFO - SimpleTest.waitForFocus/waitForFocusInner/focusedOrLoaded/<@chrome://mochikit/content/tests/SimpleTest/SimpleTest.js:741:59
19:55:07 INFO - Tester_execTest@chrome://mochikit/content/browser-test.js:791:9
19:55:07 INFO - Tester.prototype.nextTest</<@chrome://mochikit/content/browser-test.js:711:7
19:55:07 INFO - SimpleTest.waitForFocus/waitForFocusInner/focusedOrLoaded/<@chrome://mochikit/content/tests/SimpleTest/SimpleTest.js:741:59
19:55:07 INFO - 345 INFO Leaving test bound
19:55:07 INFO - 346 INFO Console message: [JavaScript Error: "The character encoding of the HTML document was not declared. The document will render with garbled text in some browser configurations if the document contains characters from outside the US-ASCII range. The character encoding of the page must be declared in the document or in the transfer protocol." {file: "data:text/html,<html><body><input%20type="file"/></body></html>" line: 0}]
19:55:07 INFO - MEMORY STAT | vsize 732MB | residentFast 217MB | heapAllocated 83MB
19:55:07 INFO - 347 INFO TEST-OK | dom/base/test/browser_bug1238440.js | took 1116ms
19:55:07 INFO - Not taking screenshot here: see the one that was previously logged
19:55:07 INFO - 348 INFO TEST-UNEXPECTED-FAIL | dom/base/test/browser_bug1238440.js | Found an unexpected tab at the end of test run: data:text/html,<html><body><input%20type="file"/></body></html> -
Flags: needinfo?(amarchesini)
Assignee | ||
Comment 1•9 years ago
|
||
Assignee: nobody → amarchesini
Flags: needinfo?(amarchesini)
Attachment #8750197 -
Flags: review?(ehsan)
Updated•9 years ago
|
tracking-e10s:
--- → +
Updated•9 years ago
|
Attachment #8750197 -
Flags: review?(ehsan) → review+
Comment 3•9 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla49
Updated•6 years ago
|
Component: DOM → DOM: Core & HTML
You need to log in
before you can comment on or make changes to this bug.
Description
•