Closed Bug 1230405 Opened 9 years ago Closed 2 years ago

IndexedDB: mozCreateFileHandle("") hits an assertion failure

Categories

(Core :: Storage: IndexedDB, defect, P5)

defect

Tracking

()

RESOLVED WONTFIX
Tracking Status
firefox45 --- affected

People

(Reporter: jruderman, Unassigned)

Details

(Keywords: assertion, testcase)

Attachments

(1 file)

Attached file testcase
Assertion failure: false (), at dom/indexedDB/ActorsParent.cpp:13382
>      if (NS_WARN_IF(params.name().IsEmpty())) {
>        ASSERT_UNLESS_FUZZING();
>        return false;
>      }

ಠ_ಠ
Jesse, that means "unless fuzzing IPDL protocols". You shouldn't be able to hit those from JS alone. This is a real bug.
Priority: -- → P5

Wontfixing FileHandle bugs as bug 1500343 will remove it.

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

Attachment

General

Creator:
Created:
Updated:
Size: