Closed Bug 1290533 Opened 8 years ago Closed 7 months ago

1,100 instances of "NS_ENSURE_TRUE(content && aRange) failed" emitted from editor/txtsvc/nsFilteredContentIterator.cpp during linux64 debug testing

Categories

(Core :: DOM: Editor, defect, P3)

defect

Tracking

()

RESOLVED WORKSFORME

People

(Reporter: erahm, Unassigned)

References

(Blocks 1 open bug)

Details

> 1113 WARNING: NS_ENSURE_TRUE(content && aRange) failed: file editor/txtsvc/nsFilteredContentIterator.cpp, line 239 This warning [1] shows up in the following test suites: > 514 - desktop-test-linux64/debug-web-platform-tests-e10s-5 5 > 514 - desktop-test-linux64/debug-web-platform-tests-5 5 > 10 - desktop-test-linux64/debug-mochitest-8 8 > 6 - desktop-test-linux64/debug-mochitest-browser-chrome-e10s-5 bc5 > 6 - desktop-test-linux64/debug-mochitest-browser-chrome-3 bc3 > 5 - desktop-test-linux64/debug-mochitest-e10s-9 9 > 5 - desktop-test-linux64/debug-crashtest-e10s C > 5 - desktop-test-linux64/debug-mochitest-e10s-8 8 > 5 - desktop-test-linux64/debug-crashtest C > 4 - desktop-test-linux64/debug-mochitest-chrome-2 c2 > 4 - desktop-test-linux64/debug-mochitest-clipboard cl > 3 - desktop-test-linux64/debug-mochitest-browser-chrome-4 bc4 > 3 - desktop-test-linux64/debug-mochitest-browser-chrome-e10s-6 bc6 > 3 - desktop-test-linux64/debug-reftest-no-accel-8 Ru8 > 3 - desktop-test-linux64/debug-reftest-8 R8 > 3 - desktop-test-linux64/debug-reftest-no-accel-e10s-8 Ru8 > 3 - desktop-test-linux64/debug-reftest-e10s-8 R8 > 2 - desktop-test-linux64/debug-mochitest-browser-chrome-2 bc2 > 2 - desktop-test-linux64/debug-reftest-e10s-2 R2 > 2 - desktop-test-linux64/debug-mochitest-2 2 > 2 - desktop-test-linux64/debug-reftest-no-accel-2 Ru2 > 2 - desktop-test-linux64/debug-reftest-2 R2 > 2 - desktop-test-linux64/debug-mochitest-browser-chrome-e10s-1 bc1 > 2 - desktop-test-linux64/debug-reftest-no-accel-e10s-2 Ru2 > 1 - desktop-test-linux64/debug-mochitest-6 6 > 1 - desktop-test-linux64/debug-mochitest-e10s-6 6 > 1 - desktop-test-linux64/debug-mochitest-chrome-3 c3 It shows up in 50 tests. A few of the most prevalent: > 510 - [e10s] /html/semantics/forms/textfieldselection/selection.html > 510 - /html/semantics/forms/textfieldselection/selection.html > 5 - [e10s] layout/base/tests/test_reftests_with_caret.html > 5 - layout/base/tests/test_reftests_with_caret.html > 4 - [e10s] dom/tests/browser/browser_focus_steal_from_chrome.js > 4 - dom/tests/browser/browser_focus_steal_from_chrome.js > 4 - dom/browser-element/mochitest/test_browserElement_inproc_CopyPaste.html > 4 - [e10s] file:///home/worker/workspace/build/tests/reftest/tests/layout/reftests/bugs/289384-1.xhtml == file:///home/worker/workspace/build/tests/reftest/tests/layout/reftests/bugs/289384-ref.xhtml > 4 - editor/composer/test/test_bug1219928.html > 4 - file:///home/worker/workspace/build/tests/reftest/tests/layout/reftests/bugs/289384-1.xhtml == file:///home/worker/workspace/build/tests/reftest/tests/layout/reftests/bugs/289384-ref.xhtml [1] https://hg.mozilla.org/mozilla-central/annotate/2ea3d51ba1bb/editor/txtsvc/nsFilteredContentIterator.cpp#l239
Priority: -- → P3
This continues to be one of the most verbose warnings during testing.
Severity: normal → S3

I don't see anything too similar looking in the top 100 warnings.

Status: NEW → RESOLVED
Closed: 7 months ago
Resolution: --- → WORKSFORME
You need to log in before you can comment on or make changes to this bug.