[Webkit-unassigned] [Bug 50331] ASSERT failing restoring scroll position from HistoryItem after reload

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Dec 5 12:04:21 PST 2011


https://bugs.webkit.org/show_bug.cgi?id=50331





--- Comment #26 from Darin Adler <darin at apple.com>  2011-12-05 12:04:21 PST ---
The reason these patches keep getting review- is that there is no explanation of *why* current item is 0 in the “load from string” case. Once we understand why it’s 0 we can figure out if it’s a bug or not. Nobody wants to just add code to handle 0 without knowing if the 0 is legitimate or not.

The debate about whether to put the null check inside the function or outside it is a relatively unimportant sideshow to that question.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the webkit-unassigned mailing list