servo/components/shared
Martin Robinson 020b82e1fe
profile: Remove integration with Instruments.app "Points of Interest" (#39354)
This changes removes the integration with Instruments.app "Points of
Interest" track for a variety of reasons:

 - This functionality is made somewhat redundant by Servo's support for
   Perfetto traces.
 - This functionality depends on the `signpost` crate which hasn't seen
   activity for 9 years and only supports macOS.

Testing: This removes some functionality that is only observable via
Instruments.app, so testing it is difficult.

Signed-off-by: Martin Robinson <mrobinson@igalia.com>
2025-09-18 02:37:00 +00:00
..
background_hang_monitor background_hang_monitor: ensure workers run until monitored components do (#38322) 2025-07-30 13:03:28 +00:00
base Change BrowingContextId from WebViewId explicitly (#39095) 2025-09-03 12:18:08 +00:00
bluetooth cargo: Bump rustc to 1.89 (#36818) 2025-08-19 11:07:53 +00:00
canvas canvas: Implement strokeText (#39183) 2025-09-06 18:01:21 +00:00
compositing migrate GenerateImageKey reply to generic channel (#39347) 2025-09-17 11:30:26 +00:00
constellation canvas: Port CanvasMsg channel to generic channel (#39348) 2025-09-18 00:06:08 +00:00
devtools devtools: Show clients where they can set breakpoints (#37667) 2025-08-12 04:53:53 +00:00
embedder webdriver: Support "scroll into view" for commands (#38508) 2025-09-12 06:07:58 +00:00
fonts Seperate freetype face and named instance indices (#39213) 2025-09-08 22:29:33 +00:00
layout Removed FnvHash and transformed the rest to FxHashmap (#39233) 2025-09-10 13:34:54 +00:00
net indexeddb: Implement openCursor and openKeyCursor for object store (#39080) 2025-09-12 16:54:07 +00:00
profile profile: Remove integration with Instruments.app "Points of Interest" (#39354) 2025-09-18 02:37:00 +00:00
script Removed FnvHash and transformed the rest to FxHashmap (#39233) 2025-09-10 13:34:54 +00:00
webgpu chore: update wgpu to v26 (#39016) 2025-09-14 04:09:17 +00:00
webxr libservo: Move EventLooperWaker from webxr_traits to embedder_traits (#36420) 2025-04-09 14:19:33 +00:00