Changes between Initial Version and Version 1 of Ticket #12850, comment 3


Ignore:
Timestamp:
Jul 10, 2016, 8:23:25 PM (8 years ago)
Author:
Paradoxon

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
     2http://cgit.haiku-os.org/haiku/tree/src/apps/webpositive/BrowserApp.cpp#n229
     3it will count pagesCreated up if a ref is handed over:
     4http://cgit.haiku-os.org/haiku/tree/src/apps/webpositive/BrowserApp.cpp#n469
     5
     6So if a ref is handed over the whole history isnt loaded.