|  | Commit message (Collapse) | Author | Age | Files | Lines | 
|---|
| | 
| 
| 
| 
| | Now rekonq tries just 1 time to recover from crash. In Italy
we say "Perseverare e' diabolico"... | 
| | |  | 
| | |  | 
| | 
| 
| 
| 
| | * it basically represents a tab in rekonq
* everything that happens within one tab should go here (wallet bar, find bar?) | 
| | 
| 
| 
| | BUG: 211913 | 
| | 
| 
| 
| 
| 
| | - moved from DataStream to TextStream (we use strings..)
- implemented a semaphore (m_safe)
- closing every time file | 
| | |  | 
| | |  | 
|  | This is HEAVILY based on code from Lionel and Yoram branches.
But this code behaves differently: it restores rekonq tabs (just) on crash.
Thanks to Lionel suggestions, it seems "better" than my initial idea :)
It is quite extensible. We need just to fix it better as possible and then
manage its behaviour in newInstance code.. ;) |