-
Notifications
You must be signed in to change notification settings - Fork 3.7k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
roll(firefox): roll Firefox to r1174 (#4005)
The r1174 starts using cross-process frameIds. This simplifies Juggler a lot, but regresses a rare usecase: network requests from workers from subframes are attributed to main frame. This adds a test to annotate this regression. Note that this doesn't also work in Chromium. References #3995
- Loading branch information
1 parent
d658b68
commit a20c0e0
Showing
2 changed files
with
19 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -8,7 +8,7 @@ | |
}, | ||
{ | ||
"name": "firefox", | ||
"revision": "1173", | ||
"revision": "1174", | ||
"download": true | ||
}, | ||
{ | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters