Difference between revisions of "Features/WebKit/Development"
Jump to navigation
Jump to search
Line 47: | Line 47: | ||
===Start all instances in the same process=== | ===Start all instances in the same process=== | ||
− | + | Browse using xulrunner is a single process activity where all instances are in the same process. We need to see how WebKit handles this. | |
===Manu list=== | ===Manu list=== |
Revision as of 06:33, 30 November 2011
Browse functionality and the replacements
Activity toolbar
- session title
- share activity
Edit toolbar
- undo/redo/copy/paste
- search in Document
View toolbar
- zoom in/zoom out
- fullscreen
- show/hide tray
Home Button
- go back to home page
Title entry
- show Address/title
- reload and stop button
Go back and forward buttons
- History
Favorite button
- create a session bookmark
- create a thumbnail
Stop button
- quit activity (active downloads?)
Keystrokes
Multiple tabs
- page title
- restore tabs
Downloads
Sessions
Link palettes
Start all instances in the same process
Browse using xulrunner is a single process activity where all instances are in the same process. We need to see how WebKit handles this.
Manu list
manuq: *** DONE page title in tabs manuq: *** DONE make stop and reload page buttons work manuq: *** DONE make go home button work manuq: *** DONE make stop activity button work manuq: *** DONE make tabs work again manuq: *** DONE make restore session work manuq: *** DONE make keystrokes go back, go forward, reload manuq: *** DONE make favourites work manuq: *** DONE make edit (undo/redo/copy/paste/search) work manuq: *** TODO make link palette work manuq: *** TODO make downloadmanager work