Bug 301733

Summary: REGRESSION (301918@main ): MiniBrowser no longer loads the default URL after changing it
Product: WebKit Reporter: Simon Fraser (smfr) <simon.fraser>
Component: Tools / TestsAssignee: Basuke Suzuki <basuke>
Status: RESOLVED FIXED    
Severity: Normal CC: simon.fraser, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: Other   
Hardware: Unspecified   
OS: Unspecified   

Simon Fraser (smfr)
Reported 2025-10-30 17:48:53 PDT
In MiniBrowser, load example.com, and use Settings -> Set Default URL to Current URL to save it. Make a new window. It loads the old url, not the newly saved one.
Attachments
Radar WebKit Bug Importer
Comment 1 2025-10-30 17:48:59 PDT
Simon Fraser (smfr)
Comment 2 2025-10-30 17:50:14 PDT
sTargetURL isn't updated by "Set Default URL to Current URL". I think adding this static is a mistake; we should treat the NSUserDefaults value as truth.
Basuke Suzuki
Comment 3 2025-10-31 19:05:50 PDT
EWS
Comment 4 2025-11-01 14:44:42 PDT
Committed 302441@main (282d46f26f13): <https://commits.webkit.org/302441@main> Reviewed commits have been landed. Closing PR #53289 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.