Closed Bug 1230384 Opened 8 years ago Closed 3 years ago

Crash [@ nsTypeAheadFind::GetSearchContainers] with createShadowRoot

Categories

(Core :: DOM: Core & HTML, defect)

defect
Not set
critical

Tracking

()

RESOLVED WORKSFORME
Tracking Status
firefox45 --- affected

People

(Reporter: jruderman, Unassigned)

References

(Blocks 1 open bug)

Details

(Keywords: crash, testcase)

Crash Data

Attachments

(2 files)

Attached file testcase
1. Set:
     user_pref("dom.webcomponents.enabled", true);
2. Load the testcase
3. Press '/' (begin type-ahead find)
4. Press 'A'

Crash [@ nsTypeAheadFind::GetSearchContainers]
Attached file stack
-> 779    mEndPointRange->SetEnd(searchRootNode, searchRootTmp->Length());

searchRootTmp is null
Closing because no crash reported since 12 weeks.
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → WONTFIX
Reopening because crash bugs **with testcases** should not be resolved **as WONTFIX** based on queries of crash-stats.  Other resolutions may be appropriate for other reasons.

(Crash signatures are not the same as bug identity; they're merely a search aid to find and group similar crashes.  The bug may still be present, but the signature may have changed slightly, or the bug may even still be present with the same signature but there are simply no recent reports of crashes in that function.)
Status: RESOLVED → REOPENED
Resolution: WONTFIX → ---
Component: DOM → DOM: Core & HTML

Marking this as Resolved > Worksforme since there are no crashes for this signature in the past 6 months.

Status: REOPENED → RESOLVED
Closed: 6 years ago3 years ago
Resolution: --- → WORKSFORME

I checked the steps in comment 0 no longer reproduce using the testcase updated to call document.body.attachShadow({mode:'open'})

You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: