Bug 193224 - [PSON] REGRESSION (r239182): Blank view when navigating back and forth between google.com and stack overflow
Summary: [PSON] REGRESSION (r239182): Blank view when navigating back and forth betwee...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit2 (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P1 Normal
Assignee: Chris Dumez
URL:
Keywords: InRadar, Regression
Depends on:
Blocks: 192668
  Show dependency treegraph
 
Reported: 2019-01-07 16:44 PST by Chris Dumez
Modified: 2019-01-08 10:00 PST (History)
9 users (show)

See Also:


Attachments
Patch (5.91 KB, patch)
2019-01-07 16:50 PST, Chris Dumez
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Chris Dumez 2019-01-07 16:44:48 PST
Reproduction steps:
1. Load google.com in a tab
2. Paste and load “https://stackoverflow.com/questions/32639263/changed-load-method-order-in-xcode-7/33851001#33851001” in the URL bar in the same tab
3. Press “Back” button in Safari to go back to Google.com
4. Press “Forward” button in Safari to go back to stackoverflow.com

-> Notice that the view is blank instead of showing stackoverflow.com.
Comment 1 Chris Dumez 2019-01-07 16:45:02 PST
<rdar://problem/47097726>
Comment 2 Chris Dumez 2019-01-07 16:50:01 PST
Created attachment 358557 [details]
Patch
Comment 3 EWS Watchlist 2019-01-07 16:52:25 PST
Attachment 358557 [details] did not pass style-queue:


ERROR: Tools/TestWebKitAPI/Tests/WebKitCocoa/ProcessSwapOnNavigation.mm:688:  Multi-line string ("...") found.  This lint script doesn't do well with such strings, and may give bogus warnings.  They're ugly and unnecessary, and you should use concatenation instead".  [readability/multiline_string] [5]
ERROR: Tools/TestWebKitAPI/Tests/WebKitCocoa/ProcessSwapOnNavigation.mm:690:  Multi-line string ("...") found.  This lint script doesn't do well with such strings, and may give bogus warnings.  They're ugly and unnecessary, and you should use concatenation instead".  [readability/multiline_string] [5]
Total errors found: 2 in 4 files


If any of these errors are false positives, please file a bug against check-webkit-style.
Comment 4 Chris Dumez 2019-01-08 09:59:58 PST
Comment on attachment 358557 [details]
Patch

Clearing flags on attachment: 358557

Committed r239726: <https://trac.webkit.org/changeset/239726>
Comment 5 Chris Dumez 2019-01-08 10:00:00 PST
All reviewed patches have been landed.  Closing bug.