Open
Bug 1294314
Opened 9 years ago
Updated 3 years ago
NS_ERROR_IN_PROGRESS: Component returned failure code: 0x804b000f (NS_ERROR_IN_PROGRESS) [nsICacheEntry.dataSize] pageInfo.js:610
Categories
(Firefox :: Page Info Window, defect)
Firefox
Page Info Window
Tracking
()
NEW
People
(Reporter: magicp.jp, Unassigned)
Details
User Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:51.0) Gecko/20100101 Firefox/51.0
Build ID: 20160810030202
Steps to reproduce:
1. Start Nightly with new profile
2. about:preferences#privacy > Check-on "history when Nightly closes"
3. Restart Nightly
4. Go to "Getting Started" (https://support.mozilla.org/en-US/kb/get-started-firefox-overview-main-features)
5. Open Browser Console (Ctrl+Shift+J)
6. Click identity-box
7. Navigate to identity-popup-securityView
8. Click "More Information"
9. After displaying Security tab in the PageInfo, Check error on the Browser Console
Actual results:
The following error message occurs...
NS_ERROR_IN_PROGRESS: Component returned failure code: 0x804b000f (NS_ERROR_IN_PROGRESS) [nsICacheEntry.dataSize] pageInfo.js:610
addImage/< chrome://browser/content/pageinfo/pageInfo.js:610:9
openCacheEntry/checkCacheListener.onCacheEntryAvailable chrome://browser/content/pageinfo/pageInfo.js:525:7
Expected results:
PageInfo works without error.
Has STR: --- → yes
status-firefox50:
--- → affected
status-firefox51:
--- → affected
Component: Untriaged → Page Info Window
Comment 1•9 years ago
|
||
Updated•3 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•