Lioncash a661025637 core/frontend/applets/web_browser: Make OpenPage() non-const
This is a function that definitely doesn't always have a non-modifying
behavior across all implementations, so this should be made non-const.

This gets rid of the need to mark data members as mutable to work around
the fact mutating data members needs to occur.
2019-01-17 11:19:52 -05:00
..
2019-01-04 20:47:20 +11:00
2018-09-07 11:54:51 +05:30
2018-10-02 15:30:48 +02:00
2018-10-02 15:30:48 +02:00
2018-10-02 15:30:48 +02:00
2018-01-12 19:11:03 -07:00
2018-01-13 23:11:51 +00:00