WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
190846
[PSON] When navigating back and forth, 'about:blank' shows up in the back/forward list
https://bugs.webkit.org/show_bug.cgi?id=190846
Summary
[PSON] When navigating back and forth, 'about:blank' shows up in the back/for...
Chris Dumez
Reported
2018-10-23 16:43:57 PDT
When navigating back and forth, 'about:blank' shows up in the back/forward list.
Attachments
Patch
(9.59 KB, patch)
2018-10-23 16:55 PDT
,
Chris Dumez
no flags
Details
Formatted Diff
Diff
Patch
(6.84 KB, patch)
2018-10-23 19:38 PDT
,
Chris Dumez
koivisto
: review+
Details
Formatted Diff
Diff
Show Obsolete
(1)
View All
Add attachment
proposed patch, testcase, etc.
Chris Dumez
Comment 1
2018-10-23 16:44:22 PDT
<
rdar://problem/45058938
>
Chris Dumez
Comment 2
2018-10-23 16:55:44 PDT
Created
attachment 353006
[details]
Patch
Chris Dumez
Comment 3
2018-10-23 17:31:43 PDT
Comment on
attachment 353006
[details]
Patch Might have a better idea. Will try it out first.
Chris Dumez
Comment 4
2018-10-23 19:38:02 PDT
Created
attachment 353018
[details]
Patch
Antti Koivisto
Comment 5
2018-10-24 09:30:00 PDT
Comment on
attachment 353018
[details]
Patch View in context:
https://bugs.webkit.org/attachment.cgi?id=353018&action=review
> Source/WebCore/loader/FrameLoader.cpp:3368 > + if (shouldContinue == ShouldContinue::ForSuspension) { > + m_loadType = FrameLoadType::Standard; > m_provisionalDocumentLoader->willContinueMainResourceLoadAfterRedirect({ blankURL() });
Might be good to add a comment explaining why the load type is set to Standard.
Chris Dumez
Comment 6
2018-10-24 09:39:25 PDT
Committed
r237386
: <
https://trac.webkit.org/changeset/237386
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug