Open Bug 1374618 Opened 7 years ago Updated 2 years ago

"IndexedDB UnknownErr: ActorsParent.cpp:14180" when "QuotaExceededError" is thrown

Categories

(Core :: Storage: IndexedDB, enhancement, P3)

56 Branch
x86_64
Linux
enhancement

Tracking

()

People

(Reporter: icrisan, Unassigned)

References

(Blocks 1 open bug)

Details

Attachments

(1 file)

Attached file test.zip
User Agent: Mozilla/5.0 (X11; Linux x86_64; rv:56.0) Gecko/20100101 Firefox/56.0
Build ID: 20170620091714

Steps to reproduce:
1. Open an url in Nightly 56.0a1
2. Reach/Exceed the group limit by keeping storing data into indexeddb

Expected results:
'QuotaExceededError' is thrown.

Actual results:
"IndexedDB UnknownErr: ActorsParent.cpp:14180" is thrown.
'QuotaExceededError' is thrown.
So, the problem is the extra warning/error message in the console ?
(In reply to Jan Varga [:janv] from comment #1)
> So, the problem is the extra warning/error message in the console ?

Yes
(In reply to Ioana Crisan from comment #2)
> (In reply to Jan Varga [:janv] from comment #1)
> > So, the problem is the extra warning/error message in the console ?
> 
> Yes

Why is it a problem ?
(There are various debug messages in the console originating in other components/modules.)
I thought it is a bug because it looks like an untreated error.
It does seem weird that this is in the console, no? If it's not a problem, why are we outputting it?
Priority: -- → P3
Whiteboard: [storage-v1][triage]
Type: defect → enhancement
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: