|
81864 | 81864 | "assignee": null, |
81865 | 81865 | "assignees": [], |
81866 | 81866 | "milestone": null, |
81867 | | - "comments": 0, |
| 81867 | + "comments": 1, |
81868 | 81868 | "created_at": "2025-12-03T16:26:44Z", |
81869 | | - "updated_at": "2026-01-27T13:36:11Z", |
| 81869 | + "updated_at": "2026-02-05T17:16:21Z", |
81870 | 81870 | "closed_at": null, |
81871 | 81871 | "author_association": "NONE", |
81872 | 81872 | "type": null, |
@@ -83978,5 +83978,153 @@ |
83978 | 83978 | "timeline_url": "https://api.github.com/repos/WebKit/standards-positions/issues/611/timeline", |
83979 | 83979 | "performed_via_github_app": null, |
83980 | 83980 | "state_reason": null |
| 83981 | + }, |
| 83982 | + { |
| 83983 | + "url": "https://api.github.com/repos/WebKit/standards-positions/issues/612", |
| 83984 | + "repository_url": "https://api.github.com/repos/WebKit/standards-positions", |
| 83985 | + "labels_url": "https://api.github.com/repos/WebKit/standards-positions/issues/612/labels{/name}", |
| 83986 | + "comments_url": "https://api.github.com/repos/WebKit/standards-positions/issues/612/comments", |
| 83987 | + "events_url": "https://api.github.com/repos/WebKit/standards-positions/issues/612/events", |
| 83988 | + "html_url": "https://github.com/WebKit/standards-positions/issues/612", |
| 83989 | + "id": 3900689776, |
| 83990 | + "node_id": "I_kwDOHk513M7of81w", |
| 83991 | + "number": 612, |
| 83992 | + "title": "Navigation API: add post-commit handler from precommit handler", |
| 83993 | + "user": { |
| 83994 | + "login": "noamr", |
| 83995 | + "id": 88566, |
| 83996 | + "node_id": "MDQ6VXNlcjg4NTY2", |
| 83997 | + "avatar_url": "https://avatars.githubusercontent.com/u/88566?v=4", |
| 83998 | + "gravatar_id": "", |
| 83999 | + "url": "https://api.github.com/users/noamr", |
| 84000 | + "html_url": "https://github.com/noamr", |
| 84001 | + "followers_url": "https://api.github.com/users/noamr/followers", |
| 84002 | + "following_url": "https://api.github.com/users/noamr/following{/other_user}", |
| 84003 | + "gists_url": "https://api.github.com/users/noamr/gists{/gist_id}", |
| 84004 | + "starred_url": "https://api.github.com/users/noamr/starred{/owner}{/repo}", |
| 84005 | + "subscriptions_url": "https://api.github.com/users/noamr/subscriptions", |
| 84006 | + "organizations_url": "https://api.github.com/users/noamr/orgs", |
| 84007 | + "repos_url": "https://api.github.com/users/noamr/repos", |
| 84008 | + "events_url": "https://api.github.com/users/noamr/events{/privacy}", |
| 84009 | + "received_events_url": "https://api.github.com/users/noamr/received_events", |
| 84010 | + "type": "User", |
| 84011 | + "user_view_type": "public", |
| 84012 | + "site_admin": false |
| 84013 | + }, |
| 84014 | + "labels": [], |
| 84015 | + "state": "open", |
| 84016 | + "locked": false, |
| 84017 | + "assignee": null, |
| 84018 | + "assignees": [], |
| 84019 | + "milestone": null, |
| 84020 | + "comments": 0, |
| 84021 | + "created_at": "2026-02-05T09:54:42Z", |
| 84022 | + "updated_at": "2026-02-05T09:58:10Z", |
| 84023 | + "closed_at": null, |
| 84024 | + "author_association": "NONE", |
| 84025 | + "type": null, |
| 84026 | + "active_lock_reason": null, |
| 84027 | + "sub_issues_summary": { |
| 84028 | + "total": 0, |
| 84029 | + "completed": 0, |
| 84030 | + "percent_completed": 0 |
| 84031 | + }, |
| 84032 | + "issue_dependencies_summary": { |
| 84033 | + "blocked_by": 0, |
| 84034 | + "total_blocked_by": 0, |
| 84035 | + "blocking": 0, |
| 84036 | + "total_blocking": 0 |
| 84037 | + }, |
| 84038 | + "body": "### WebKittens\n\n@ntim @annevk\n\n### Title of the proposal\n\nNavigation API: add post-commit handler from precommit handler\n\n### URL to the spec\n\nhttps://html.spec.whatwg.org/#dom-navigationprecommitcontroller-addhandler\n\n### URL to the spec's repository\n\nhttps://github.com/whatwg/html\n\n### Issue Tracker URL\n\n_No response_\n\n### Explainer URL\n\nhttps://github.com/wicg/navigation-api/?tab=readme-ov-file#precommit-handlers\n\n### TAG Design Review URL\n\n_No response_\n\n### Mozilla standards-positions issue URL\n\nAlready implemented\n\n### WebKit Bugzilla URL\n\nhttps://bugs.webkit.org/show_bug.cgi?id=293952\n\n### Radar URL\n\n_No response_\n\n### Description\n\nA small ergonomic change to the navigation API, allowing adding a post-commit handler from a precommit handler.", |
| 84039 | + "closed_by": null, |
| 84040 | + "reactions": { |
| 84041 | + "url": "https://api.github.com/repos/WebKit/standards-positions/issues/612/reactions", |
| 84042 | + "total_count": 0, |
| 84043 | + "+1": 0, |
| 84044 | + "-1": 0, |
| 84045 | + "laugh": 0, |
| 84046 | + "hooray": 0, |
| 84047 | + "confused": 0, |
| 84048 | + "heart": 0, |
| 84049 | + "rocket": 0, |
| 84050 | + "eyes": 0 |
| 84051 | + }, |
| 84052 | + "timeline_url": "https://api.github.com/repos/WebKit/standards-positions/issues/612/timeline", |
| 84053 | + "performed_via_github_app": null, |
| 84054 | + "state_reason": null |
| 84055 | + }, |
| 84056 | + { |
| 84057 | + "url": "https://api.github.com/repos/WebKit/standards-positions/issues/613", |
| 84058 | + "repository_url": "https://api.github.com/repos/WebKit/standards-positions", |
| 84059 | + "labels_url": "https://api.github.com/repos/WebKit/standards-positions/issues/613/labels{/name}", |
| 84060 | + "comments_url": "https://api.github.com/repos/WebKit/standards-positions/issues/613/comments", |
| 84061 | + "events_url": "https://api.github.com/repos/WebKit/standards-positions/issues/613/events", |
| 84062 | + "html_url": "https://github.com/WebKit/standards-positions/issues/613", |
| 84063 | + "id": 3908752635, |
| 84064 | + "node_id": "I_kwDOHk513M7o-tT7", |
| 84065 | + "number": 613, |
| 84066 | + "title": "In web app scoping for accent-color: auto using system accent colors", |
| 84067 | + "user": { |
| 84068 | + "login": "kyerebo", |
| 84069 | + "id": 59938429, |
| 84070 | + "node_id": "MDQ6VXNlcjU5OTM4NDI5", |
| 84071 | + "avatar_url": "https://avatars.githubusercontent.com/u/59938429?v=4", |
| 84072 | + "gravatar_id": "", |
| 84073 | + "url": "https://api.github.com/users/kyerebo", |
| 84074 | + "html_url": "https://github.com/kyerebo", |
| 84075 | + "followers_url": "https://api.github.com/users/kyerebo/followers", |
| 84076 | + "following_url": "https://api.github.com/users/kyerebo/following{/other_user}", |
| 84077 | + "gists_url": "https://api.github.com/users/kyerebo/gists{/gist_id}", |
| 84078 | + "starred_url": "https://api.github.com/users/kyerebo/starred{/owner}{/repo}", |
| 84079 | + "subscriptions_url": "https://api.github.com/users/kyerebo/subscriptions", |
| 84080 | + "organizations_url": "https://api.github.com/users/kyerebo/orgs", |
| 84081 | + "repos_url": "https://api.github.com/users/kyerebo/repos", |
| 84082 | + "events_url": "https://api.github.com/users/kyerebo/events{/privacy}", |
| 84083 | + "received_events_url": "https://api.github.com/users/kyerebo/received_events", |
| 84084 | + "type": "User", |
| 84085 | + "user_view_type": "public", |
| 84086 | + "site_admin": false |
| 84087 | + }, |
| 84088 | + "labels": [], |
| 84089 | + "state": "open", |
| 84090 | + "locked": false, |
| 84091 | + "assignee": null, |
| 84092 | + "assignees": [], |
| 84093 | + "milestone": null, |
| 84094 | + "comments": 0, |
| 84095 | + "created_at": "2026-02-06T22:58:19Z", |
| 84096 | + "updated_at": "2026-02-06T22:58:19Z", |
| 84097 | + "closed_at": null, |
| 84098 | + "author_association": "NONE", |
| 84099 | + "type": null, |
| 84100 | + "active_lock_reason": null, |
| 84101 | + "sub_issues_summary": { |
| 84102 | + "total": 0, |
| 84103 | + "completed": 0, |
| 84104 | + "percent_completed": 0 |
| 84105 | + }, |
| 84106 | + "issue_dependencies_summary": { |
| 84107 | + "blocked_by": 0, |
| 84108 | + "total_blocked_by": 0, |
| 84109 | + "blocking": 0, |
| 84110 | + "total_blocking": 0 |
| 84111 | + }, |
| 84112 | + "body": "### WebKittens\n\n_No response_\n\n### Title of the proposal\n\nWeb app scope system accent color\n\n### URL to the spec\n\nhttps://drafts.csswg.org/css-ui-4/#widget-accent\n\n### URL to the spec's repository\n\n_No response_\n\n### Issue Tracker URL\n\n_No response_\n\n### Explainer URL\n\n_No response_\n\n### TAG Design Review URL\n\n_No response_\n\n### Mozilla standards-positions issue URL\n\nhttps://github.com/mozilla/standards-positions/issues/1354\n\n### WebKit Bugzilla URL\n\n_No response_\n\n### Radar URL\n\n_No response_\n\n### Description\n\nChromium is intending to scope the exposure of system accent color through accent-color: auto on form controls to only be available in installed web apps. This is largely to match the privacy direction already planned for the AccentColor/AccentColorText keywords, which carry significant fingerprinting risk when exposed broadly, and ensure system accent color availability is consistent for developers.", |
| 84113 | + "closed_by": null, |
| 84114 | + "reactions": { |
| 84115 | + "url": "https://api.github.com/repos/WebKit/standards-positions/issues/613/reactions", |
| 84116 | + "total_count": 0, |
| 84117 | + "+1": 0, |
| 84118 | + "-1": 0, |
| 84119 | + "laugh": 0, |
| 84120 | + "hooray": 0, |
| 84121 | + "confused": 0, |
| 84122 | + "heart": 0, |
| 84123 | + "rocket": 0, |
| 84124 | + "eyes": 0 |
| 84125 | + }, |
| 84126 | + "timeline_url": "https://api.github.com/repos/WebKit/standards-positions/issues/613/timeline", |
| 84127 | + "performed_via_github_app": null, |
| 84128 | + "state_reason": null |
83981 | 84129 | } |
83982 | 84130 | ] |
0 commit comments