Re: Intent to unship: title argument of Navigator.registerProtocolHandler

2020-10-28 Thread Frédéric Wang
On 21/04/2020 08:51, Frédéric Wang wrote: > As of 2020-05-05 I intend to remove the title argument of > Navigator.registerProtocolHandler. It has been removed from the HTML5 > specification and none of the existing implementation does something > UI-wise [1]. This change finally land

Intent to prototype & ship: Treat localhost addresses as "Potentially Trustworthy"

2020-10-21 Thread Frédéric Wang
bug.cgi?id=171934#c73) web-platform-tests: This is covered by internal Gecko tests, but I opened https://bugzilla.mozilla.org/show_bug.cgi?id=1672323 as a follow-up. -- Frédéric Wang ___ dev-platform mailing list dev-platform@lists.mozilla

Intent to deprecate: MathML scriptminsize and scriptsizemultiplier attributes

2020-09-28 Thread Frédéric Wang
s://github.com/mathml-refresh/mathml/issues/55 -- Frédéric Wang ___ dev-platform mailing list dev-platform@lists.mozilla.org https://lists.mozilla.org/listinfo/dev-platform

Intent to prototype: math-depth property and font-size: math

2020-09-28 Thread Frédéric Wang
(...) will be added too. Secure contexts: Like all other CSS selectors these are not restricted to secure contexts. Is this feature enabled by default in sandboxed iframes?: Yes -- Frédéric Wang ___ dev-platform mailing list dev-platform@lists.mozilla.org https

Re: Intent to prototype: math-style property

2020-09-18 Thread Frédéric Wang
On 19/09/2020 06:36, Frédéric Wang wrote: > This is already possible > with the MathML's displaystyle attribute but exposing the magic to CSS > provides more flexibility to users. As an example, consider the continued fraction of test 6 in https://mdn.mozillademos.org/en-US/doc

Intent to prototype: math-style property

2020-09-18 Thread Frédéric Wang
these are not restricted to secure contexts. Is this feature enabled by default in sandboxed iframes?: Yes -- Frédéric Wang ___ dev-platform mailing list dev-platform@lists.mozilla.org https://lists.mozilla.org/listinfo/dev-platform

Intent to ship: stretching MathML operators with STIXGeneral fonts on non-mac platform

2020-09-17 Thread Frédéric Wang
MathML rendering when the flag is on. -- Frédéric Wang ___ dev-platform mailing list dev-platform@lists.mozilla.org https://lists.mozilla.org/listinfo/dev-platform

Re: Intent to ship: stretching MathML operators with STIXGeneral fonts on non-mac platform

2020-09-17 Thread Frédéric Wang
On 17/09/2020 15:22, Frédéric Wang wrote: > Hi, > >As of September 24, I intend to disable support for stretching MathML > operators with the deprecated STIXGeneral fonts on non-mac platform. > These are very old fonts that have been deprecated by the STIX > consortium for

Intent to unship: MathML deprecated style, menclose@radical, mathsize/linethicknes named values, mfrac@bevelled, alignment attributes, script shift attributes, XLink.

2020-09-17 Thread Frédéric Wang
/irFYGNx0DAAJ -- Frédéric Wang ___ dev-platform mailing list dev-platform@lists.mozilla.org https://lists.mozilla.org/listinfo/dev-platform

Intent to unship: title argument of Navigator.registerProtocolHandler

2020-04-21 Thread Frédéric Wang
[2] https://bugs.chromium.org/p/chromium/issues/detail?id=1072461 -- Frédéric Wang ___ dev-platform mailing list dev-platform@lists.mozilla.org https://lists.mozilla.org/listinfo/dev-platform

Intent to ship: Document as explicit root of an intersection observer

2020-03-19 Thread Frédéric Wang
thout flag ; shipped in Chromium since version 81. Bug to turn on by default: https://bugzilla.mozilla.org/show_bug.cgi?id=1623623 This feature was previously discussed in this "Intent to prototype" thread: https://groups.google.com/forum/#!msg/mozilla.dev.platform/64nDLTAZGzY/CQMV7WqtCAAJ

Intent to prototype: Document as explicit root of an intersection observer

2020-02-24 Thread Frédéric Wang
to consider here. AFAIK, the proposal does not make the situation worse though. I can't find any conclusion on the security aspect in the original intent-to thread, so I guess someone more knowledgeable than me on this should comment. -- Frédéric Wang

Intent to deprecated: mfenced element

2019-10-15 Thread Frédéric Wang
Hi, In bug 1587577, I intend to add a deprecation warning and use counter for the mfenced element. The MathML Refresh CG has agreed it should not be in core. It is redundant with mrow + mo, its implementation has bugs and adds complexity. -- Frédéric Wang

Intent to deprecate: MathML bevelled attribute

2019-10-15 Thread Frédéric Wang
Hi, In bug 1587572, I intend to add a deprecation warning and use counter for the bevelled attribute on the mfrac element. Although the MathML Refresh CG has not reached a consensus about this yet, it is good to try to determine how much this attribute is actually used. -- Frédéric Wang

Intent to deprecate: MathML subscriptshift and superscriptshift attributes

2019-10-15 Thread Frédéric Wang
Hi, In bug 1587570, I intend to add a deprecation warning and use counter for the subscriptshift and superscriptshift attributes. Although the MathML Refresh CG has not reached a consensus yet about this, it is good to try to determine how much these attribute are actually used. -- Frédéric

Intent to unship: MathML3 support for semantics and maction elements

2019-10-15 Thread Frédéric Wang
). In addition maction allows some interactive math. These features are better implemented in CSS/JS. -- Frédéric Wang ___ dev-platform mailing list dev-platform@lists.mozilla.org https://lists.mozilla.org/listinfo/dev-platform

Intent to unship: MathML menclose notation "radical"

2019-09-22 Thread Frédéric Wang
n one side and for mroot on the other side). [1] https://bugzilla.mozilla.org/show_bug.cgi?id=1548522 [2] https://github.com/mathml-refresh/mathml/issues/3 -- Frédéric Wang ___ dev-platform mailing list dev-platform@lists.mozilla.org https://lists.mozilla.or

Intent to prototype: Implement the MathMLElement interface and the corresponding content attributes

2019-09-22 Thread Frédéric Wang
s a bit more verbose and probably not how developers would do a quick implementation for "normal" HTML elements. -- Frédéric Wang ___ dev-platform mailing list dev-platform@lists.mozilla.org https://lists.mozilla.org/listinfo/dev-platform

Intent to unship: MathML alignment attributes

2019-09-21 Thread Frédéric Wang
spec [2]. [1] https://bugzilla.mozilla.org/show_bug.cgi?id=1548530 [2] https://github.com/mathml-refresh/mathml/issues/30 -- Frédéric Wang ___ dev-platform mailing list dev-platform@lists.mozilla.org https://lists.mozilla.org/listinfo/dev-platform

Re: Intend to deprecate: XLink attributes on MathML elements

2019-08-26 Thread Frédéric Wang
a counter of pages that contained MathML content rendered by Gecko. This is what we plan to use as a reference. We haven't decided about the exact threshold yet though. [1] https://bugzilla.mozilla.org/show_bug.cgi?id=1538985 -- Frédéric Wang ___ dev

Intend to deprecate: XLink attributes on MathML elements

2019-08-24 Thread Frédéric Wang
nd.globatt [3] https://github.com/mathml-refresh/mathml/issues/127 [4] https://bugzilla.mozilla.org/show_bug.cgi?id=553917 [5] e.g. https://bugzilla.mozilla.org/show_bug.cgi?id=427990 -- Frédéric Wang ___ dev-platform mailing list dev-platform@lists.m

Intent to unship: Deprecated MathML style attributes

2019-08-23 Thread Frédéric Wang
.org/TR/MathML2/chapter3.html#presm.deprecatt [3] https://github.com/mathml-refresh/mathml/issues/5 [4] https://trac.webkit.org/browser/webkit/trunk/Source/WebCore/mathml/MathMLElement.cpp#L96 [5] e.g. https://bugzilla.mozilla.org/show_bug.cgi?id=1027354 -- Frédéric Wang

Intent to unship: Legacy MathML syntax for numbers

2019-08-21 Thread Frédéric Wang
4751#c2 [6] https://github.com/mathml-refresh/mathml/issues/23 -- Frédéric Wang ___ dev-platform mailing list dev-platform@lists.mozilla.org https://lists.mozilla.org/listinfo/dev-platform

Intent to deprecate: mathspace names for MathML lengths

2019-08-20 Thread Frédéric Wang
om/mathml-refresh/mathml/issues/75#issuecomment-523016332 -- Frédéric Wang ___ dev-platform mailing list dev-platform@lists.mozilla.org https://lists.mozilla.org/listinfo/dev-platform

Intent to unship: nonzero unitless MathML lengths

2019-08-18 Thread Frédéric Wang
" in MathML Core [4]. [1] https://www.w3.org/TR/MathML3/chapter2.html#fund.units [2] https://bugzilla.mozilla.org/show_bug.cgi?id=553917 [3] https://www.w3.org/TR/MathML2/chapter2.html#fund.units [4] https://github.com/mathml-refresh/mathml/issues/24 -- Frédéric Wang

Intent to deprecate: named values the mathsize attribute

2019-08-17 Thread Frédéric Wang
ence to disable them in Nighly build. [1] https://www.w3.org/Math/draft-spec/chapter3.html#presm.commatt [2] https://github.com/mathml-refresh/mathml/issues/7 [3] https://github.com/mathml-refresh/mathml/issues/55 -- Frédéric Wang ___ dev-plat

Intent to deprecate: named values for 's linethickness attribute

2019-08-16 Thread Frédéric Wang
resh/mathml/issues/4 [3] https://github.com/mathml-refresh/mathml/issues/55 -- Frédéric Wang ___ dev-platform mailing list dev-platform@lists.mozilla.org https://lists.mozilla.org/listinfo/dev-platform

Intent to unship: 's mode attribute

2019-08-13 Thread Frédéric Wang
=553917 [3] https://github.com/mathml-refresh/mathml/issues/5 -- Frédéric Wang ___ dev-platform mailing list dev-platform@lists.mozilla.org https://lists.mozilla.org/listinfo/dev-platform

MathML Refresh Heads up

2019-03-15 Thread Frédéric Wang
Hello Mozilla developers, As some of you may know, Igalia is working on MathML support in Chromium this year [1]. As part of that effort we joined a new MathML Refresh Community Group [2] and one goal is to focus on a core spec for browser implementations [3] to: - Remove

Re: Intent to unship: ::-moz-math-anonymous.

2018-02-21 Thread Frédéric Wang
r the font preference menu to select a math font. It should be safe to stop exposing -moz-math-anonymous and -moz-mathml-anonymous-block, if we do. -- Frédéric Wang - frederic-wang.fr ___ dev-platform mailing list dev-platform@lists.mozilla.org https://lists.mozilla.org/listinfo/dev-platform

Re: Removing "MathML View Source" menu item? [was: Can we remove nsIEntityConverter?]

2017-05-19 Thread Frédéric Wang
.mozilla.org/show_bug.cgi?id=1365626 to remove > MathML view source from m-c. Thanks, maybe a first step would be to remove the usage of nsIEntityConverter as Henri indicated as I don't think it's an important feature (this is https://github.com/fred-wang/webextension-mathml-view-source

Removing "MathML View Source" menu item? [was: Can we remove nsIEntityConverter?]

2017-05-06 Thread Frédéric Wang
hat feature from the core mozilla source. The only concern I have is for Thunderbird/Seamonkey as it is not clear yet what will be the future regarding WebExtensions. Any opinions? -- Frédéric Wang ___ dev-platform mailing list dev-platform@lists.mozilla.org https://lists.mozilla.org/listinfo/dev-platform

Re: Can we remove nsIEntityConverter?

2016-05-02 Thread Frédéric Wang
(*) https://addons.mozilla.org/en-US/firefox/addon/mathml-copy/ -- Frédéric Wang ___ dev-platform mailing list dev-platform@lists.mozilla.org https://lists.mozilla.org/listinfo/dev-platform

Use of C++11 std::unique_ptr for the WOFF2 module

2016-02-01 Thread Frédéric Wang
::unique_ptr can be made easily available? Or should we just patch the WOFF2 library to use of std::vector (as was done in earlier version)? Thanks, -- Frédéric Wang [1] https://bugzilla.mozilla.org/show_bug.cgi?id=1227058 ___ dev-platform mailing list dev

Re: Use of C++11 std::unique_ptr for the WOFF2 module

2016-02-01 Thread Frédéric WANG
. Of course, this only applies to this particular case and is not a general replacement for std::unique_ptr Using UniquePtr or a polyfill base on UniquePtr will probably gives a result closer the author's intention. But at the end we will still have to patch the woff2 library in some way... -- F

Re: Use of C++11 std::unique_ptr for the WOFF2 module

2016-02-01 Thread Frédéric Wang
nking failed. -- Frédéric Wang ___ dev-platform mailing list dev-platform@lists.mozilla.org https://lists.mozilla.org/listinfo/dev-platform

Re: What is the Mac bundle id of Firefox?

2015-10-02 Thread Frédéric WANG
63 >> ) >> >> and I don't know whether you care about those or whether they match what >> you (or Mozilla-the-org, or Apple) would consider "Official" Mozilla >> builds, or whether they would make sense as "web browser" things (which >> is more

What is the Mac bundle id of Firefox?

2015-10-02 Thread Frédéric WANG
07137d/configure.in#l4588 http://hg.mozilla.org/mozilla-central/file/2c1fb007137d/configure.in#l8679 So actually my question becomes: what is the possible values of MOZ_APP_DISPLAYNAME in the official Mozilla builds? I assume the values include at least "Firefox" and "Nightl

What is the Mac bundle id of Firefox?

2015-10-02 Thread Frédéric Wang
07137d/configure.in#l4588 http://hg.mozilla.org/mozilla-central/file/2c1fb007137d/configure.in#l8679 So actually my question becomes: what is the possible values of MOZ_APP_DISPLAYNAME in the official Mozilla builds? I assume there are at least "Firefox" and "Nightl

What is the Mac bundle id of Firefox?

2015-10-02 Thread Frédéric Wang
07137d/configure.in#l4588 http://hg.mozilla.org/mozilla-central/file/2c1fb007137d/configure.in#l8679 So actually my question becomes: what is the possible values of MOZ_APP_DISPLAYNAME in the official Mozilla builds? I assume there are at least "Firefox" and "Nightl