Bug 252944
Summary: | Remove a bogus assert in restoreScrollPositionAndViewState | ||
---|---|---|---|
Product: | WebKit | Reporter: | Ahmad Saleem <ahmad.saleem792> |
Component: | History | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | ap, cdumez, fishd, mario, mitz, simon.fraser, webkit-bug-importer |
Priority: | P2 | Keywords: | InRadar |
Version: | Safari Technology Preview | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
See Also: |
https://bugs.webkit.org/show_bug.cgi?id=16952 https://bugs.webkit.org/show_bug.cgi?id=50331 https://bugs.webkit.org/show_bug.cgi?id=36464 |
Ahmad Saleem
Hi Team,
While going through Blink's commit, I came across following commit, which can be merged with WebKit:
Blink Commit - https://chromium.googlesource.com/chromium/blink/+/dea55cb041d519f2f42a85449e3071b3c9813f30
WebKit Source - https://searchfox.org/wubkat/source/Source/WebCore/loader/HistoryController.cpp#123
It will get rid of FIXME as well.
I have looked in bugzilla and came across two bugs similar bug 50331 and bug 36464 touching same assertion.
Appreciate if someone can share their input so we can also get rid of this FIXME.
Thanks!
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Alexey Proskuryakov
I think that bug 16952 is the oldest. Simon, Chris, is the analysis still applicable, should the assertion be removed?
Radar WebKit Bug Importer
<rdar://problem/106232374>
Ahmad Saleem
*** Bug 16952 has been marked as a duplicate of this bug. ***
Ahmad Saleem
*** Bug 50331 has been marked as a duplicate of this bug. ***
Ahmad Saleem
*** Bug 36464 has been marked as a duplicate of this bug. ***
Ahmad Saleem
PR - https://github.com/WebKit/WebKit/pull/18559
EWS
Committed 268803@main (8a2524e6b2d8): <https://commits.webkit.org/268803@main>
Reviewed commits have been landed. Closing PR #18559 and removing active labels.