qutebrowser/qutebrowser

Add a --debug-flag argument for running QtWebEngine JS in the main world

Open

#2,381 建立於 2017年2月28日

在 GitHub 查看
 (1 留言) (0 反應) (0 負責人)Python (9,161 star) (1,014 fork)batch import
component: QtWebEnginegood first issuepriority: 2 - low

描述

There are various arguments which are used rarely and purely for debugging. Currently that's at least --debug-exit and --pdb-postmortem, and soon something like --webengine-mainworld-js or so too.

Instead, we should have a single --debug-flag argument (which can be used multiple times).

貢獻者指南