They chose "open issues in our Github repo for each point of feedback" as
the result of the review and the mentioned issue was filed, with a
resolution to compute the keywords to themselves, rather than to the
physical values.
☆*PhistucK*
On Tue, Aug 8, 2023 at 9:06 PM Mike Tay
":hov" button)?
[image: image.png]
☆*PhistucK*
On Sat, Aug 26, 2023 at 9:14 AM Joey Arhar wrote:
> Contact emailsjar...@chromium.org
>
> ExplainerNone
>
> Specificationhttps://drafts.csswg.org/selectors-4/#user-pseudos
>
> Summary
>
> The :user-invalid a
I guess all of them would be good. Not really why only a few pseudo-classes
are listed there...
☆*PhistucK*
On Sat, Aug 26, 2023 at 6:18 PM Joey Arhar wrote:
> Sure I can try setting up the force element state feature for it.
>
> > along with other form-related ones
>
> An
Yeah, it was just a thought, maybe any new pseudo-class should
automatically be added.
☆*PhistucK*
On Sat, Aug 26, 2023 at 10:26 PM Mason Freed wrote:
>
>
> On Saturday, August 26, 2023 at 10:31:30 AM UTC-7 PhistucK wrote:
>
> I guess all of them would be good. Not really
Thank you!
☆*PhistucK*
On Mon, Aug 28, 2023 at 4:46 PM Joey Arhar wrote:
> I filed a bug here:
> https://bugs.chromium.org/p/chromium/issues/detail?id=1476503
>
> On Sat, Aug 26, 2023 at 4:04 PM PhistucK wrote:
>
>> Yeah, it was just a thought, maybe any ne
crbug.com is the place for asking for a feature request/changes to Chromium
and Chrome. This thread simply is not, it is a technical thread about a web
API, not about a browser user interface. Please, use the proper place and
it will be considered just like any other feedback.
☆*PhistucK*
On
That is a question for the standards working group -
https://github.com/WICG/scroll-to-text-fragment/issues
☆*PhistucK*
On Tue, Oct 17, 2023 at 11:38 PM Adam Semenenko
wrote:
> Thanks PhistucK. So why isn't there an option to disable the text
> highlighting in the web API? .
&g
I hit a case where even when 5 - 10 pixels of the image is in the scrolling
viewport, it is still not loaded, so hopefully it will take care of it as
well. Let me know when this is in canary and I can try and test it out (at
the moment I am not using lazy loading as a result). :)
☆*PhistucK*
On
case for the
no-dimensions-until-loaded issue.
☆*PhistucK*
On Thu, Nov 30, 2023 at 5:33 PM Traian Captan wrote:
> Will do.
> Would you mind sharing an example of the case you encountered so that I
> can test it locally?
>
>
> On Thu, Nov 30, 2023 at 2:34 AM PhistucK wrote:
to look into it. I got
confusing results.
☆*PhistucK*
On Tue, Dec 5, 2023 at 12:57 AM Traian Captan wrote:
> Thanks for the update!
>
> Since this involves a lazy loaded image, and you mentioned this is a
> reduced test case, I wanted to check if the image is in viewport or out o
s a great way to
do things, but it does mean that there might be others like me.
The risk is usually only due to potential visual glitches for the most
part, I suppose, but it might be more than that (things being
hidden/unreachable).
☆*PhistucK*
On Mon, Dec 11, 2023 at 11:07 PM TAMURA, Kent wr
Some hints inline...
☆*PhistucK*
On Fri, Jan 13, 2023 at 5:54 PM Abdussalam Mazhar
wrote:
> Dear Team,
>
> I am a I.T security professional, my question is that:
>
> 1. How chrome identifies HTML.?
>
Either by the MIME type (the Content-Type HTTP header) or, quite vaguely,
clipboard yet)?
*Potential because blobs can be represented as file system files and so the
data may not be actually copied onto the clipboard anyway, only their
handle will be put there (maybe this is a different optimization that is
not yet implemented)
☆*PhistucK*
On Tue, Mar 7, 2023 at 12
Any alternatives? I thought there was a section in the intent templates for
that...
☆*PhistucK*
On Sat, Apr 15, 2023 at 1:03 AM Chris Harrelson
wrote:
> Contact emailschris...@chromium.org
>
> Specificationhttps://developer.mozilla.org/en-US/docs/Web/CSS/zoom
>
> Summary
>
most intents and purposes. Thank you.
☆*PhistucK*
On Sat, Apr 15, 2023 at 1:14 AM Chris Harrelson
wrote:
>
>
> On Fri, Apr 14, 2023 at 5:09 PM PhistucK wrote:
>
>> Any alternatives? I thought there was a section in the intent templates
>> for that...
>>
>
&
-fragment, it uses %22 for all quotes, but the page uses special
types of quotes (not sure why it works, but maybe there is
some pre-processing for easier URL creation).
You can report this at crbug.com. Be sure to search for an existing issue
first, though.
☆*PhistucK*
On Wed, May 3, 2023 at 1
That also does not work (in draft mode), but this is probably because it
does not have an href (and it probably uses the same code path as a normal
click), so a broken GMail implementation that breaks it.
☆*PhistucK*
On Tue, May 9, 2023 at 3:24 PM David Bokan wrote:
> Text fragments work j
so kind of... Tough luck to the developer.
☆*PhistucK*
On Fri, May 12, 2023 at 9:39 AM Philip Jägenstedt
wrote:
> It looks like this was spec'd in https://github.com/whatwg/url/pull/735,
> with participation from Chromium and WebKit folks.
> https://bugzilla.mozilla.org/show_bug.
It would be something like this -
https://groups.google.com/a/chromium.org/g/blink-dev/c/rDaQdKpWAx8/m/qjTlRNShAgAJ
☆*PhistucK*
On Mon, May 15, 2023 at 10:25 AM Philip Jägenstedt
wrote:
> Hey Andreu,
>
> Can you give an example of what the code looks like that calls the methods
1) debugger;
return originalDelete.call(this, ...a); }
But make sure you run this very early on the page somehow.
☆*PhistucK*
On Wed, May 17, 2023 at 5:17 PM Philip Jägenstedt
wrote:
> Hi Debadree, minified code is OK, all we need to see is what the call site
> looks like. In particular is
Yes, debug(nativeFunction) is invaluable when you want to understand what
causes a JavaScript-induced navigation. :)
(Unfortunately, understanding that a simple link caused the navigation is
harder)
☆*PhistucK*
On Wed, May 17, 2023 at 5:39 PM Philip Jägenstedt
wrote:
> Thanks PhistucK
If you change Chromium anyway, you can just add a log/CHECK or something in
the has/delete implementation itself, right?
☆*PhistucK*
On Wed, May 17, 2023 at 5:50 PM Debadree Chatterjee
wrote:
> Is it possible to put these methods on Chrome startup? Like because
> loading the page would
If you emit a deprecation warning, I think it might show you the stack
trace. How to inject stuff on page load - that is beyond my knowledge. :)
☆*PhistucK*
On Wed, May 17, 2023 at 7:50 PM Debadree Chatterjee
wrote:
>
> I mean that we have to find out how the calling function looks lik
If/when shipping, just remember to add this to the list of "Accepted
Content-Encodings" that shows up on the developer tools, under the "Network
conditions" panel. :)
[image: image.png]
☆*PhistucK*
On Wed, Jun 21, 2023 at 6:08 PM Dale Curtis wrote:
> On Wed, Jun 21, 20
I believe it moved here -
https://github.com/GoogleChrome/developer.chrome.com/tree/main/site/en/docs/extensions
See https://github.com/GoogleChrome/developer.chrome.com/tree/main for
build instructions.
☆*PhistucK*
On Fri, Jun 23, 2023 at 2:20 PM Ravi Kasibhatla
wrote:
> Hi,
>
&g
Hopefully French is fr-FR, because fr-CA (Canadian French) has much fewer
cases of adding a space character before punctuation...
☆*PhistucK*
On Wed, Jul 12, 2023 at 8:00 PM Koji Ishii wrote:
> Contact emailsko...@chromium.org, lin...@chromium.org
>
> ExplainerNone
>
> Spe
be further developed, sending mixed signals.
☆*PhistucK*
On Mon, Apr 15, 2024 at 12:44 PM 'Andrew Rayskiy' via blink-dev <
blink-dev@chromium.org> wrote:
> Contact emails
>
> greengr...@google.com
>
> Explainer
>
> https://github.com/WICG/direct-socket
So we are back to the worst possible outcome? :(
☆*PhistucK*
On Sat, Apr 27, 2024 at 8:31 AM Anders Hartvoll Ruud
wrote:
> Oops, I intended to send that e-mail to the list, must have hit "Reply"
> instead of "Reply All".
>
> On Fri, Apr 26, 2024 at 10:45
What is the percentage of (relevant) users that have that font installed?
Is it very common for (relevant) non-power-users to install fonts?
☆*PhistucK*
On Mon, Jun 10, 2024 at 6:47 PM Joone Hur wrote:
> Hi Koji,
>
> Is Noto Sans KR part of NotoCJK? If so, is it the default Korean
Another way could be to include the font as part of the Windows Chrome, I
guess? This way, everyone benefits.
☆*PhistucK*
On Tue, Jun 11, 2024 at 10:17 AM Koji Ishii wrote:
> Joone:
>>
>> Is Noto Sans KR part of NotoCJK? If so, is it the default Korean font for
>>
Given that this is a visual change and all of the text here is not really
showing it, a before/after video would help understand and visualise the
change, would you share some? :)
☆*PhistucK*
On Wed, Jul 24, 2024 at 2:40 PM Robert Flack wrote:
> Contact emailsfla...@chromium.org, michael
Should this kind of change go through the Chromium/Blink intent process
perhaps? Especially given the already indicated breakage?
☆*PhistucK*
On Fri, Jul 26, 2024 at 7:49 AM 伍炫树 wrote:
> Hi, does this change need to be carried in M128? Our project may be
> affected and unavailable beca
representative, are there any
plans to actually use the full browser for running tests?
If it is too slow, well... File bugs for making it faster ;)
☆*PhistucK*
On Tue, Sep 3, 2024 at 7:10 PM 'Weizhong Xia' via blink-dev <
blink-dev@chromium.org> wrote:
> TLDR: c
Not that I am against, but does this unlock previously locked
opportunities in the specific examples you just mentioned?
You could have used a service worker and cache things in order to get the
same thing, combined with progressive web applications for installability.
☆*PhistucK*
On Tue, May
Note that file:// storage is quite fragile, I believe it is keyed by either
the file path or the folder path, so moving the downloaded file will
effectively replace/clear the storage...
☆*PhistucK*
On Fri, Dec 9, 2022 at 4:40 PM Carl Turechek wrote:
> I'd rather websql wasn't r
I am pretty sure those headers (or renaming of them) have nothing to do
with licenses.
☆*PhistucK*
On Thu, Sep 9, 2021 at 6:03 PM Psycho Puddles
wrote:
> I am not sure I am clearly understanding the Alternative for the "ua-*"
> and the “sec-ch-ua-*” tokens option. Which wou
Will there be an opt out (without resorting to using other elements)?
☆*PhistucK*
On Fri, Sep 17, 2021 at 4:55 PM Joey Arhar wrote:
> > I think it's fair to say "positive", given the like and retweet signals
> on https://twitter.com/tomayac/status/1403119516922662913 a
I imagine it could break a little some pages that hide the answer to a
question (in a quiz type of thing) via this element...
☆*PhistucK*
On Sat, Sep 18, 2021 at 6:55 PM Joey Arhar wrote:
> > Will there be an opt out (without resorting to using other elements)?
>
> No, there is no
You would not say this
("they could just not use the details element, right?") so casually about
other platform changes, I think.
This is why I think a way to opt-out is fair.
I would not say this is a huge use case or that it must block shipping
this, but it is worth a thoughtful cons
fically the
former and not the latter)
The scheme/protocol specifies the format after the colon, but the general
"how to write a URL/URI" does not mandate anything in this regard, I think.
☆*PhistucK*
On Fri, Feb 4, 2022 at 1:37 AM Nigel Tao wrote:
> On Thu, Jan 27, 2022 at 3:2
Just chiming in to say that Cypress apparently relies on setting
document.domain for its "test across the same-site" feature.
https://docs.cypress.io/guides/references/trade-offs#Same-origin
Might need either some outreach, or an alternative for them via the Chrome
debugging protocol.
option to double click on it to
remove it, which would work for most texts.
☆*PhistucK*
On Fri, Mar 11, 2022 at 9:54 PM Adam Semenenko
wrote:
> Hi all,
>
> Is there a way to remove this option yet? The usability is getting worse
> for me. Now the ugly highlighting is sticking around f
Sure, if that is a concern, of course...
Not feeling so comfortable to shoot myself in the foot, but I will share
the way privately.
☆*PhistucK*
On Wed, Aug 18, 2021 at 12:30 PM Jaeyong Bae wrote:
> Even if the other ways are uncommon, they will probably get picked up once
>> thi
Or publicly, since it is on StackOverflow anyway -
https://stackoverflow.com/a/41530164
How do you suggest websites that have a disabled login submit button to
re-enable it after autofill, though?
☆*PhistucK*
On Wed, Aug 18, 2021 at 1:19 PM PhistucK wrote:
> Sure, if that is a concern,
age application? I have seen that being
used less and less.
☆*PhistucK*
On Mon, Sep 30, 2024 at 12:40 PM Keith Cirkel
wrote:
> Contact emails
> chrom...@keithcirkel.co.uk
>
> Explainer
> https://drafts.csswg.org/selectors/#local-link-pseudo
>
> Specification
> https:/
oth of the APIs try to get a(n
exclusive?) handle of the microphone.
Basically get a stream and hand it to the MediaRecorder as well as the
speech API. Will that no longer try to record simultaneously (and thus
conflicting on some devices)?
☆*PhistucK*
On Mon, Dec 30, 2024 at 6:34 PM Chris Har
Will it allow detection of incognito mode, though? Hopefully not...
☆*PhistucK*
On Mon, Mar 17, 2025 at 11:15 PM Chromestatus <
ad...@cr-status.appspotmail.com> wrote:
> Contact emails t...@chromium.org, antoniosart...@chromium.org,
> johny...@google.com, riz...@google.com
&
Have you tried searching GitHub with a regular expression? Seems not to
ignore anything. :)
https://github.com/search?q=%2F__Http-%2F&type=code
☆*PhistucK*
On Wed, Jun 25, 2025 at 6:00 AM Yoav Weiss (@Shopify) <
yoavwe...@chromium.org> wrote:
>
>
> On Wed, Jun 25, 2025
I asked Copilot there and it went over the results itself and found
nothing, too. Handy (even if not 100% reliable). :)
☆*PhistucK*
On Wed, Jun 25, 2025 at 7:57 PM Yoav Weiss (@Shopify) <
yoavwe...@chromium.org> wrote:
>
>
> On Wed, Jun 25, 2025 at 7:37 PM PhistucK wrote:
>
How does one feature detect this feature?
☆*PhistucK*
On Mon, Jan 6, 2025 at 9:01 PM Mike Taylor wrote:
> LGTM3
> On 1/2/25 9:51 AM, Yoav Weiss (@Shopify) wrote:
>
> LGTM2
>
> On Tuesday, December 31, 2024 at 4:42:25 PM UTC+1 PhistucK wrote:
>
>> Very nice. Will
Does this basically supersede SpeechGrammar?
☆*PhistucK*
On Tue, Jul 15, 2025 at 9:11 AM Sangwhan Moon wrote:
> Drive by curiosity question:
>
> Have you considered a dictionary for SpeechRecognitionPhrase?
>
> If mutating individual SpeechRecognitionPhra
Oh, I see, the detached frame should do the trick. This should not be so
complicated... If you can add an easier feature detection, that would be
great. Maybe a startFromStream instead of start (or whatever hehe).
☆*PhistucK*
On Tue, Jul 15, 2025 at 2:22 PM PhistucK wrote:
> I came up w
-detect whether I can or cannot, if it is not
supported.
Are there immediate plans to make feature-detecting this less
user-disturbing?
☆*PhistucK*
On Mon, Jul 14, 2025 at 6:30 PM Evan Liu wrote:
> This thread contains an example of how you can feature detect this
> feature:
> https://g
I am just curious... Are there any plans to add WebGL 2 software rendering
support/fallback? My machine can use fewer and fewer WebGL-based websites
because they use WebGL 2...
☆*PhistucK*
On Wed, Jul 9, 2025 at 4:35 PM 'David Adrian' via blink-dev <
blink-dev@chromium.org> wro
54 matches
Mail list logo