summaryrefslogtreecommitdiff
path: root/desktop/page-info.h
Commit message (Collapse)AuthorAgeFilesLines
* Page info: We need a non-const browser window.Michael Drake2020-02-241-1/+1
| | | | Due to where we pass it back out to browser window.
* Desktop: Add page-info API.Michael Drake2020-02-231-0/+141
This will be a core window intended to show information about the page currently shown in the associated browser window.