There is a problem when dom.ipc.process is large value

Bug reports and enhancement requests
Post Reply
koron
Junior Member
Posts: 20
Joined: Wed Jul 18, 2012 1:44 am

There is a problem when dom.ipc.process is large value

Post by koron »

This isn't urgent problem because dom.ipc.process pref is set to 1 currently.
But when dom.ipc.process is set to enough large for each tab to have their own process(This is future work for firefox), NoScript behaves unexpectedly.

STR:
0. Set dom.ipc.process enough large value.
1. Open New tab and open https://imascg-slstage-wiki.gamerch.com/ (Javascript is disabled for imascg-slstage-wiki.gamerch.com/ and no image are displayed in the top of page)
2. Enable Script for imascg-slstage-wiki.gamerch.com (After that images are displayed)
3. Close tab of this page
4. Open new tab and load https://imascg-slstage-wiki.gamerch.com/ again (Javascript is enabled for https://imascg-slstage-wiki.gamerch.com/)

Expected result:
Images are displayed.

Actual results:
Images aren't displayed.
Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:53.0) Gecko/20100101 Firefox/53.0
Post Reply