Bug 252944 - Remove a bogus assert in restoreScrollPositionAndViewState
Summary: Remove a bogus assert in restoreScrollPositionAndViewState
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: History (show other bugs)
Version: Safari Technology Preview
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
: 16952 36464 50331 (view as bug list)
Depends on:
Blocks:
 
Reported: 2023-02-25 05:20 PST by Ahmad Saleem
Modified: 2023-10-03 14:49 PDT (History)
7 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Ahmad Saleem 2023-02-25 05:20:49 PST
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!
Comment 1 Alexey Proskuryakov 2023-02-27 10:13:32 PST
I think that bug 16952 is the oldest. Simon, Chris, is the analysis still applicable, should the assertion be removed?
Comment 2 Radar WebKit Bug Importer 2023-03-04 05:21:15 PST
<rdar://problem/106232374>
Comment 3 Ahmad Saleem 2023-10-03 10:50:20 PDT
*** Bug 16952 has been marked as a duplicate of this bug. ***
Comment 4 Ahmad Saleem 2023-10-03 10:50:37 PDT
*** Bug 50331 has been marked as a duplicate of this bug. ***
Comment 5 Ahmad Saleem 2023-10-03 10:50:49 PDT
*** Bug 36464 has been marked as a duplicate of this bug. ***
Comment 6 Ahmad Saleem 2023-10-03 10:51:23 PDT
PR - https://github.com/WebKit/WebKit/pull/18559
Comment 7 EWS 2023-10-03 14:49:32 PDT
Committed 268803@main (8a2524e6b2d8): <https://commits.webkit.org/268803@main>

Reviewed commits have been landed. Closing PR #18559 and removing active labels.