You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 11, 2019. It is now read-only.
Fix#12345
Test Plan:
1. open brave
2. right-click on a tab
3. the context menu should appear and 'Re-open last closed tab' menu item should be disabled
4. open a new tab, go to any website. close the tab
5. repeat step 3. now the menu item should be enabled.
@srirambv it will show app.entry.js instead of the pre-minified filename if you're using a packaged build. so i think it's a duplicate as mentioned in #12203 (comment)
Test plan
#12351 (comment)
Description
Right click on a tab does not produce the context menu.
Steps to Reproduce
Actual result:
No context menu is displayed.
@kjozwiak saw this error in terminal:
[51634:775:1220/162016.991127:ERROR:CONSOLE(12)] "Uncaught TypeError: Cannot read property 'size' of undefined", source: chrome://brave/Applications/Brave-Beta.app/Contents/Resources/app.asar/app/extensions/brave/gen/app.entry.js (12)
Expected result:
Context menu should be displayed, no error in terminal.
Reproduces how often:
Easily
Brave Version
about:brave info:
Brave | 0.20.8
V8 | 6.3.292.48
rev | 015a3db
Muon | 4.5.28
Reproducible on current live release:
no
Additional Information
The text was updated successfully, but these errors were encountered: