<!-- mobian-agent-page publisher="dailydev" canonical="https://daily.dev/posts/april-in-servo-new-android-ui-focus-forms-security-fixes-and-more--j1hqc21nn" -->

---
title: April in Servo: new Android UI, focus, forms, security...
description: Servo 0.2.0 lands 534 commits from April, covering a wide range of improvements. Security fixes include CryptoKey buffer zeroing, same-origin access...
canonical: https://daily.dev/posts/april-in-servo-new-android-ui-focus-forms-security-fixes-and-more--j1hqc21nn
twitter:card: summary_large_image
twitter:site: @dailydotdev
og:type: website
og:site_name: daily.dev
og:title: April in Servo: new Android UI, focus, forms, security fixes, and more! | daily.dev
og:description: Servo 0.2.0 lands 534 commits from April, covering a wide range of improvements. Security fixes include CryptoKey buffer zeroing, same-origin access...
og:url: https://daily.dev/posts/april-in-servo-new-android-ui-focus-forms-security-fixes-and-more--j1hqc21nn
og:image: https://api.daily.dev/og/posts/J1Hqc21NN.png
og:image:alt: April in Servo: new Android UI, focus, forms, security fixes, and more!
og:image:width: 1200
og:image:height: 630
og:locale: en
---

> ## Documentation Index
> Fetch the complete documentation index at: https://daily.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# April in Servo: new Android UI, focus, forms, security fixes, and more!

**[Lobsters](https://daily.dev/sources/lobsters)** · 20 min read · 0 upvotes · 0 comments

## Summary

Servo 0.2.0 lands 534 commits from April, covering a wide range of improvements. Security fixes include CryptoKey buffer zeroing, same-origin access enforcement, localStorage/sessionStorage isolation in sandboxed iframes and srcdoc documents, IndexedDB sandboxing, cookie eviction fixes, and an out-of-bounds memory read in WebGL2. New web platform features include `<select multiple>`, shadow DOM slot assignment, video playback on OpenHarmony, viewport meta scale values, color-mix(), and several new DOM APIs including crypto.subtle.supports() (a first among major browser engines). The Android servoshell UI is revamped with a history view and a 30% smaller APK. DevTools improvements include better value inspection in Console and Debugger tabs, Scopes panel support, web worker debugging, and initial Style Editor support. The embedding API gains custom request headers, async cookie retrieval, and session cookie clearing. Performance work includes layout fragment reuse, reduced IPC traffic, faster TLS connections, and memory usage reductions across DOM nodes.

## Full article

daily.dev links to this article rather than hosting it. Read it at the original source: <https://servo.org/blog/2026/05/31/april-in-servo>

## Similar posts on daily.dev

- [Servo aims to empower developers with a lightweight, high-performance alternative for embedding web technologies in applications.](https://daily.dev/posts/servo-aims-to-empower-developers-with-a-lightweight-high-performance-alternative-for-embedding-web--lh12ugdgc) · Lobsters · 0 upvotes · 0 comments
- [Servo 0.2 Released With Revamped Android Browser UI](https://daily.dev/posts/servo-0-2-released-with-revamped-android-browser-ui-um6jsffn7) · Phoronix · 0 upvotes · 0 comments

---

Tags: [#webdev](https://daily.dev/tags/webdev), [#rust](https://daily.dev/tags/rust)

[View this post on daily.dev](https://daily.dev/posts/april-in-servo-new-android-ui-focus-forms-security-fixes-and-more--j1hqc21nn)

```json
{"@context":"https://schema.org","@graph":[{"@type":"Organization","@id":"https://daily.dev/#organization","name":"daily.dev","url":"https://daily.dev","logo":{"@type":"ImageObject","url":"https://daily.dev/apple-touch-icon.png","width":180,"height":180},"sameAs":["https://twitter.com/dailydotdev","https://github.com/dailydotdev","https://www.linkedin.com/company/daily-dev-ltd"]},{"@type":"WebSite","@id":"https://daily.dev/#website","url":"https://daily.dev","name":"daily.dev","publisher":{"@id":"https://daily.dev/#organization"},"potentialAction":{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https://daily.dev/search?q={search_term_string}"},"query-input":"required name=search_term_string"}}]}
{"@context":"https://schema.org","@type":"TechArticle","headline":"April in Servo: new Android UI, focus, forms, security fixes, and more!","url":"https://daily.dev/posts/april-in-servo-new-android-ui-focus-forms-security-fixes-and-more--j1hqc21nn","mainEntityOfPage":{"@type":"WebPage","@id":"https://daily.dev/posts/april-in-servo-new-android-ui-focus-forms-security-fixes-and-more--j1hqc21nn"},"datePublished":"2026-06-08T07:45:38.877Z","dateModified":"2026-06-08T07:46:05.389Z","description":"Servo 0.2.0 lands 534 commits from April, covering a wide range of improvements. Security fixes include CryptoKey buffer zeroing, same-origin access...","image":"https://media.daily.dev/image/upload/f_auto,q_auto/v1/posts/1f81cf03a6fdbced5471c2d86cb8f9e7?_a=AQAEuop","thumbnailUrl":"https://media.daily.dev/image/upload/f_auto,q_auto/v1/posts/1f81cf03a6fdbced5471c2d86cb8f9e7?_a=AQAEuop","isAccessibleForFree":true,"articleSection":"Lobsters","inLanguage":"en","publisher":{"@type":"Organization","name":"daily.dev","url":"https://daily.dev","logo":{"@type":"ImageObject","url":"https://daily.dev/apple-touch-icon.png","width":180,"height":180}},"author":{"@type":"Organization","name":"Lobsters","logo":"https://media.daily.dev/image/upload/s--tl8v_Fku--/f_auto,t_logo/v1698841318/logos/lobste.jpg","url":"https://daily.dev/sources/lobsters"},"commentCount":0,"discussionUrl":"https://daily.dev/posts/april-in-servo-new-android-ui-focus-forms-security-fixes-and-more--j1hqc21nn","interactionStatistic":[{"@type":"InteractionCounter","interactionType":{"@type":"LikeAction"},"userInteractionCount":0},{"@type":"InteractionCounter","interactionType":{"@type":"CommentAction"},"userInteractionCount":0}],"keywords":"webdev,rust","timeRequired":"PT20M"}
{"@context":"https://schema.org","@type":"BreadcrumbList","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https://daily.dev"},{"@type":"ListItem","position":2,"name":"Lobsters","item":"https://daily.dev/sources/lobsters"},{"@type":"ListItem","position":3,"name":"April in Servo: new Android UI, focus, forms, security fixes, and more!"}]}
```

