MOUNTAIN VIEW — The web development ecosystem experienced a seismic transition this week as Google officially pushed the Chrome 138 stable release to its global user base, marking the definitive culmination of a multi-year initiative to deprecate third-party cookies.
Alongside this monumental privacy shift, the latest browser iteration introduces substantive enhancements to CSS Anchor Positioning and the Navigation API, fundamentally altering how developers architect interactive user interfaces.
The End of an Era: Third-Party Cookie Deprecation
For over a decade, third-party cookies have been the ubiquitous backbone of cross-site tracking and programmatic advertising. With Chrome 138, the browser now blocks these ephemeral trackers by default for 100% of users, effectively forcing the industry to pivot toward privacy-preserving alternatives.
Developers must now rely on the Privacy Sandbox APIs, specifically the Attribution Reporting API and Protected Audience API, to facilitate measurement and targeted advertising without compromising user privacy. "This is not merely a technical update; it is a paradigm shift in how the open web sustains its economic model," noted a lead engineer on the Chrome Privacy team.
CSS Anchor Positioning and UI Enhancements
Beyond privacy, Chrome 138 delivers highly anticipated refinements to CSS Anchor Positioning. This feature allows developers to inextricably link tooltip and popover elements to their anchor elements, ensuring they remain visually connected even during complex scrolling or resizing events.
The update also expands the repertoire of the Navigation API, introducing new interception capabilities that allow single-page applications to handle cross-document navigations with the fluidity of client-side routing, while maintaining the SEO and accessibility benefits of traditional server rendering.
Key Developer Takeaways from Chrome 138: • Third-party cookies blocked by default for all users. • CSS Anchor Positioning receives fallback and positioning refinements. • Navigation API adds enhanced cross-document transition support. • Web Audio API introduces new spatial audio processing nodes.
As the web continues its metamorphosis, the directives established in Chrome 138 underscore a clear trajectory: the future of web development demands a rigorous commitment to user privacy, interoperability, and native, hardware-accelerated user experiences.
Official Announcement
Chrome 138 is rolling out today! ???? This release finalizes the deprecation of third-party cookies, protecting user privacy by default. We're also shipping major updates to CSS Anchor Positioning and the Navigation API to help you build more fluid, responsive web experiences. developer.chrome.com/blog/chrome-138
— Chrome Developers (@ChromiumDev) July 8, 2026