Changes between Initial Version and Version 1 of Ticket #12850, comment 3
- Timestamp:
- Jul 10, 2016, 8:23:25 PM (8 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #12850, comment 3
initial v1 1 the _RefsRecived wich is called at line 229 will count pagesCreated up if a ref is handed over.. So if a ref is handed over the whole history isnt loaded. 1 the _RefsRecived wich is called at line 229 2 http://cgit.haiku-os.org/haiku/tree/src/apps/webpositive/BrowserApp.cpp#n229 3 it will count pagesCreated up if a ref is handed over: 4 http://cgit.haiku-os.org/haiku/tree/src/apps/webpositive/BrowserApp.cpp#n469 5 6 So if a ref is handed over the whole history isnt loaded.