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 / Tests | Assignee: | 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)
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 | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/163754269>
Simon Fraser (smfr)
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
Pull request: https://github.com/WebKit/WebKit/pull/53289
EWS
Committed 302441@main (282d46f26f13): <https://commits.webkit.org/302441@main>
Reviewed commits have been landed. Closing PR #53289 and removing active labels.