Skip to content

Commit 4a2ba69

Browse files
committedOct 24, 2023
Bug 1421651 - Remove obseleted timeline and TimelineMarker code r=canaltinova,webidl,devtools-reviewers,saschanaz,smaug,ochameau
This patch removes the old docshell timeline and timeline markers codebase and replaces them with equivalent Gecko profiler marker. This patch also fixes Bug 1834143, which is a subset of 1421651. Differential Revision: https://phabricator.services.mozilla.com/D184217
1 parent a749366 commit 4a2ba69

File tree

71 files changed

+291
-3466
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

71 files changed

+291
-3466
lines changed
 

‎devtools/client/netmonitor/test/browser.toml

-2
Original file line numberDiff line numberDiff line change
@@ -388,8 +388,6 @@ skip-if = ["os == 'win'"] # bug 1391264
388388

389389
["browser_net_reload-button.js"]
390390

391-
["browser_net_reload-markers.js"]
392-
393391
["browser_net_req-resp-bodies.js"]
394392

395393
["browser_net_resend.js"]

‎devtools/client/netmonitor/test/browser_net_reload-markers.js

-34
This file was deleted.

0 commit comments

Comments
 (0)
Failed to load comments.