Re: [dispatch] I-D Action: draft-ietf-dispatch-javascript-mjs-12.txt

Mathias Bynens <mths@google.com> Wed, 08 December 2021 14:45 UTC

Return-Path: <mathiasb@google.com>
X-Original-To: dispatch@ietfa.amsl.com
Delivered-To: dispatch@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id A6D303A09A8 for <dispatch@ietfa.amsl.com>; Wed, 8 Dec 2021 06:45:58 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -17.099
X-Spam-Level:
X-Spam-Status: No, score=-17.099 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_MED=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_MESSAGE=0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001, USER_IN_DEF_DKIM_WL=-7.5, USER_IN_DEF_SPF_WL=-7.5] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (2048-bit key) header.d=google.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id cRgUh57mq_je for <dispatch@ietfa.amsl.com>; Wed, 8 Dec 2021 06:45:54 -0800 (PST)
Received: from mail-pf1-x42d.google.com (mail-pf1-x42d.google.com [IPv6:2607:f8b0:4864:20::42d]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 623C43A099E for <dispatch@ietf.org>; Wed, 8 Dec 2021 06:45:54 -0800 (PST)
Received: by mail-pf1-x42d.google.com with SMTP id x5so2711934pfr.0 for <dispatch@ietf.org>; Wed, 08 Dec 2021 06:45:54 -0800 (PST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20210112; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=d44pmoAIQHTqRAT0wO/o7/VQg0S0w1WE5ke7B/ZDIC0=; b=sfeR818O/2HXJaG5e/48MUBe1uiAaYRvUOEaNp9jdrlE0t7xWXYbrf23IgaIJDftUB Ezlb3c3ZhoheX1LptwB3crATtXZbQoAW+GQDrGV/6JEzi3NC4gL3lV5rOqI6vHs76v6O gG4iiQySTTBeuDhV6kk3y+5eUmVslNBrxi/xXzFv+JxPDfxDdP3JVtRz1gd585DtsXon wDZfg7CjGmemNjqXkYfiPjsvpOvzELXHdzYZSBXF2W2NE+vv1PsJPW93yVHVyie4EuLr 5gI6gfEA/PPDX3SGTcMbnxVZVWndJvgu4OCNB9L38PZk/rXGB0VjwX137DUPPMhSmxjY zgpA==
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=d44pmoAIQHTqRAT0wO/o7/VQg0S0w1WE5ke7B/ZDIC0=; b=zLsziu2X9rbLk9rFA8f5a+fgHWmexbgq4DSmmt0nM1WcgnoBzoFsNh/TZicDdMyPx6 EKRTGb6ySQUbnFe7zE5Q2MBvMROl7/t3zDi9FhKrqz1ocUIlDeEY8+I3b517CK+qBtRf ZM0cJAiqACpfws+Af/eGjJny1TIVbaas96/2iEzujwmEiDrZdm+k801e31S95iVp4NeG h3zcS/2ufyQNLkpwtprjx0VXqTbNhFGbX1uq79zjeIt9+1ieZAOWoRjbQBNpFotGJBc8 wcHYVS+I0XHKPSdhG/Q0tF8qRsie70Sh9H6TFKuNFVZqRmzHmEU36OeNLV/QC1onepot XbEw==
X-Gm-Message-State: AOAM531eF/rFJcwgOAVnQ52ZAfJRdAQcF7mPNuTq9NuvaBamxKBoFwzo 6mKhhjqimqUfdSbCwvLctcVUYeJmqH+Fei0Cm3wU4GKLvZ7JQQ==
X-Google-Smtp-Source: ABdhPJwKW1jLb/IG93imbSg4NNHutWaWb/ykY+ckWqGC5I8ETQfYZl2JzQli1ngr7GAh0v0fYCceFP3fZwtRYh9Akl0=
X-Received: by 2002:a05:6a00:808:b0:49f:f2c0:2c98 with SMTP id m8-20020a056a00080800b0049ff2c02c98mr6266519pfk.58.1638974752223; Wed, 08 Dec 2021 06:45:52 -0800 (PST)
MIME-Version: 1.0
References: <163897462574.23832.14215380359131064552@ietfa.amsl.com>
In-Reply-To: <163897462574.23832.14215380359131064552@ietfa.amsl.com>
From: Mathias Bynens <mths@google.com>
Date: Wed, 08 Dec 2021 15:45:40 +0100
Message-ID: <CADizRgb+DJOzPbH7BfDcF+3nVwezhaLvCTF71F=mJB=EZP8_fA@mail.gmail.com>
To: dispatch@ietf.org
Cc: i-d-announce@ietf.org, draft-ietf-dispatch-javascript-mjs@ietf.org, Robert Sparks <rjsparks@nostrum.com>
Content-Type: multipart/alternative; boundary="000000000000e759f505d2a38bf8"
Archived-At: <https://mailarchive.ietf.org/arch/msg/dispatch/eVuCLaBOntta7MSJxoxEz8Tnj4g>
Subject: Re: [dispatch] I-D Action: draft-ietf-dispatch-javascript-mjs-12.txt
X-BeenThere: dispatch@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: DISPATCH Working Group Mail List <dispatch.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/dispatch>, <mailto:dispatch-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/dispatch/>
List-Post: <mailto:dispatch@ietf.org>
List-Help: <mailto:dispatch-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/dispatch>, <mailto:dispatch-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 08 Dec 2021 14:45:59 -0000

This revision addresses the Gen-ART review feedback by Robert Sparks. Patch
with changes: https://github.com/linuxwolf/bmeck-ids/pull/57

On Wed, Dec 8, 2021 at 3:43 PM <internet-drafts@ietf.org> wrote:

>
> A New Internet-Draft is available from the on-line Internet-Drafts
> directories.
> This draft is a work item of the Dispatch WG of the IETF.
>
>         Title           : ECMAScript Media Types Updates
>         Authors         : Matthew A. Miller
>                           Myles Borins
>                           Mathias Bynens
>                           Bradley Farias
>         Filename        : draft-ietf-dispatch-javascript-mjs-12.txt
>         Pages           : 28
>         Date            : 2021-12-08
>
> Abstract:
>    This document describes the registration of media types for the
>    ECMAScript and JavaScript programming languages and conformance
>    requirements for implementations of these types.  This document
>    obsoletes RFC4329, "Scripting Media Types", replacing the previous
>    registrations for "text/javascript" and "application/javascript" with
>    information and requirements aligned with implementation experiences.
>
>
> The IETF datatracker status page for this draft is:
> https://datatracker.ietf.org/doc/draft-ietf-dispatch-javascript-mjs/
>
> There is also an htmlized version available at:
> https://datatracker.ietf.org/doc/html/draft-ietf-dispatch-javascript-mjs-12
>
> A diff from the previous version is available at:
> https://www.ietf.org/rfcdiff?url2=draft-ietf-dispatch-javascript-mjs-12
>
>
> Internet-Drafts are also available by rsync at rsync.ietf.org:
> :internet-drafts
>
>
> _______________________________________________
> dispatch mailing list
> dispatch@ietf.org
> https://www.ietf.org/mailman/listinfo/dispatch
>