| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
| |
|
| |
|
|
|
|
|
| |
Otherwise, if a user navigates to a normal-scheme page from a source
view, the JS override will remain.
|
|
|
|
|
|
| |
enabled
Prism and only Prism runs in "view-source" pages.
|
|
|
|
| |
And update calls.
|
|
|
|
| |
Fixes segmentation fault on right-click.
|
| |
|
| |
|
|
|
|
| |
parameter as unused
|
|
|
|
| |
Missing origin tab IDs are passed along as "origin-tab=0".
|
| |
|
|
|
|
|
|
|
| |
origin URI from URI
Trading MqApplication's registered tabs hash table for a query
parameters hash table.
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
| |
And delete mq_web_view_scheme_connect_ready_callback() and uses of
MqWebViewScheme.ready_cb.
|
|
|
|
| |
It was never actually used.
|
| |
|
|
|
|
| |
parameter as unused
|
| |
|
|
|
|
| |
Not the view tab ID.
|
| |
|
| |
|
| |
|
|
|
|
| |
And call it from mq_web_view_*_scheme_methods.initialize().
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
| |
This reverts commit 0b796336a0c5ce1cf5185c2946c4ff22fa3da296.
Conflicts:
src/web-view-schemes/normal.c
src/web-view-schemes/view-source.c
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
mq_tab_page_get_id() call
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|