mirror of
https://github.com/servo/servo.git
synced 2025-10-01 00:59:15 +01:00
Auto merge of #10821 - askeing:fix_10782, r=jdm
Checking the browsing_context before change title fix #10782 <!-- Reviewable:start --> --- This change is [<img src="https://reviewable.io/review_button.svg" height="35" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/10821) <!-- Reviewable:end -->
This commit is contained in:
commit
17ba9fb5da
4 changed files with 46 additions and 3 deletions
|
@ -6526,6 +6526,12 @@
|
|||
"url": "/_mozilla/mozilla/mozbrowser/mozbrowsershowmodalprompt_event.html"
|
||||
}
|
||||
],
|
||||
"mozilla/mozbrowser/mozbrowsertitlechangedeagerly_event.html": [
|
||||
{
|
||||
"path": "mozilla/mozbrowser/mozbrowsertitlechangedeagerly_event.html",
|
||||
"url": "/_mozilla/mozilla/mozbrowser/mozbrowsertitlechangedeagerly_event.html"
|
||||
}
|
||||
],
|
||||
"mozilla/mozbrowser/redirect.html": [
|
||||
{
|
||||
"path": "mozilla/mozbrowser/redirect.html",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue