Re: [webkit-dev] Request for Position: Unprefix -webkit-text-emphasis* properties

2021-09-29 Thread TAMURA, Kent via webkit-dev
Oh, I found WebKit already unprexed them. Please ignore this RFP. On Thu, Sep 30, 2021 at 10:31 AM TAMURA, Kent wrote: > I'd like to request an official WebKit position on unprefixing > -webkit-text-emphasis, -webkit-text-emphasis-color, > -webkit-text-emphasis-position, an

[webkit-dev] Request for Position: Add 'xml' special handling to Node.lookupNamespaceURI()

2021-09-29 Thread TAMURA, Kent via webkit-dev
is behavior. [2] This is a RFP to change the DOM specification. [1] https://dom.spec.whatwg.org/#dom-node-lookupnamespaceuri [2] https://github.com/whatwg/dom/issues/857 -- TAMURA Kent Software Engineer, Google ___ webkit-dev mailing list webkit-dev@l

[webkit-dev] Request for Position: Unprefix -webkit-text-emphasis* properties

2021-09-29 Thread TAMURA, Kent via webkit-dev
[1] https://drafts.csswg.org/css-text-decor-4/ -- TAMURA Kent Software Engineer, Google ___ webkit-dev mailing list webkit-dev@lists.webkit.org https://lists.webkit.org/mailman/listinfo/webkit-dev

[webkit-dev] Request for Position: CSS Text Decoration Module for SVG

2021-09-29 Thread TAMURA, Kent via webkit-dev
ady supports various properties for SVG , including text-emphasis-style. [1] https://drafts.csswg.org/css-text-decor-4/ -- TAMURA Kent Software Engineer, Google ___ webkit-dev mailing list webkit-dev@lists.webkit.org https://lists.webkit.org/mailman/listinfo/webkit-dev

[webkit-dev] Request for position: CSS Ruby Layout Module

2020-09-23 Thread TAMURA, Kent
romestatus.com/metrics/feature/timeline/popularity/3313 -- TAMURA Kent Software Engineer, Google ___ webkit-dev mailing list webkit-dev@lists.webkit.org https://lists.webkit.org/mailman/listinfo/webkit-dev

[webkit-dev] Request for position: 'display: list-item' by default for

2020-09-22 Thread TAMURA, Kent
the ratio is 0.0%. Firefox already shipped all of them. Specification: https://html.spec.whatwg.org/C/#the-details-and-summary-elements Specification: https://drafts.csswg.org/css-counter-styles-3/#disclosure-open [1] https://chromestatus.com/metrics/feature/timeline/popu

[webkit-dev] WebKit position on unprefixed 'appearance' CSS property

2020-01-15 Thread TAMURA, Kent
] https://drafts.csswg.org/css-ui-4/#propdef-appearance -- TAMURA Kent Software Engineer, Google ___ webkit-dev mailing list webkit-dev@lists.webkit.org https://lists.webkit.org/mailman/listinfo/webkit-dev

Re: [webkit-dev] Do we need ENABLE(SQL_DATABASE) guards?

2014-12-15 Thread TAMURA, Kent
before the removal? Any idea how much usage there is? On 12/15/14 4:28 PM, TAMURA, Kent wrote: FYI. We removed Web SQL support for Workers in Blink, and already shipped the removal in Google Chrome stable channel. The removal made the code much simpler because we don't need synchronous-

Re: [webkit-dev] Do we need ENABLE(SQL_DATABASE) guards?

2014-12-15 Thread TAMURA, Kent
ists.webkit.org https://lists.webkit.org/mailman/listinfo/webkit-dev ___ webkit-dev mailing list webkit-dev@lists.webkit.org https://lists.webkit.org/mailman/listinfo/webkit-dev -- TAMURA Kent Software E

Re: [webkit-dev] Is anyone interested in maintaining INPUT_SPEECH?

2014-08-05 Thread TAMURA, Kent
. Benjamin ___ webkit-dev mailing list webkit-dev@lists.webkit.org https://lists.webkit.org/mailman/listinfo/webkit-dev -- TAMURA Kent Software Engineer, Google ___ webkit-dev mailing list webkit-dev

Re: [webkit-dev] Are Qt and GTK+ intentionally returning false in shouldShowPlaceholderWhenFocused?

2013-08-20 Thread TAMURA, Kent
Niwa ___ webkit-dev mailing list webkit-dev@lists.webkit.org https://lists.webkit.org/mailman/listinfo/webkit-dev -- TAMURA Kent Software Engineer, Google ___ webkit-dev mailing list webkit-dev@lists.webkit.org https://lists.webkit.org/mailman/lis

Re: [webkit-dev] Using ENABLE_INPUT_MULTIPLE_FIELDS_UI and/or ENABLE_CALENDAR_PICKER

2013-05-26 Thread TAMURA, Kent
It seems no one is interested in them. Ok, I'll remove them. https://bugs.webkit.org/show_bug.cgi?id=116795 https://bugs.webkit.org/show_bug.cgi?id=116796 On Mon, May 20, 2013 at 6:15 AM, TAMURA, Kent wrote: Is any port interested in using ENABLE_INPUT_MULTIPLE_FIELDS_UI a

[webkit-dev] Using ENABLE_INPUT_MULTIPLE_FIELDS_UI and/or ENABLE_CALENDAR_PICKER

2013-05-19 Thread TAMURA, Kent
de in WebKit for now. If no port has a plan to use them, we had better remove them. [1] http://trac.webkit.org/wiki/EnableFormFeatures -- TAMURA Kent Software Engineer, Google ___ webkit-dev mailing list webkit-dev@lists.webkit.org https://lists.webki

[webkit-dev] Guide: How to enable Form features

2013-02-13 Thread TAMURA, Kent
We made a wiki page to describe how to enable HTML5 form-related features: http://trac.webkit.org/wiki/EnableFormFeatures If you have questions, please ask me and Keishi Hattori. -- TAMURA Kent Software Engineer, Google ___ webkit-dev mailing list

Re: [webkit-dev] Please do not enable ENABLE_INPUT_TYPE_DATETIME

2013-01-24 Thread TAMURA, Kent
Unfortunately I don't have data on mobile-targeted sites. The number '0.08% of input[type=date]' came from Google's web search repository. So it is basically on desktop-targeted sites. On Tue, Jan 22, 2013 at 5:54 PM, Maciej Stachowiak wrote: On Jan 22, 2013, at 12:

Re: [webkit-dev] Please do not enable ENABLE_INPUT_TYPE_DATETIME

2013-01-22 Thread TAMURA, Kent
g and the expected UI. So, I don't think we can provide reasonable implementation of input[type=datetime] in WebKit anytime soon, and we had better stop shipping the wrong implementation before it is used widely. -- TAMURA Kent Software Engine

Re: [webkit-dev] Please do not enable ENABLE_INPUT_TYPE_DATETIME

2013-01-21 Thread TAMURA, Kent
ble change. However I think it won't have large impact because the number of input[type=datetime] in the web is only 0.08% of the number of input[type=date] -- TAMURA Kent Software Engineer, Google ___ webkit-dev mailing list webkit-dev@lists.

[webkit-dev] Please do not enable ENABLE_INPUT_TYPE_DATETIME

2013-01-20 Thread TAMURA, Kent
sts.w3.org/Archives/Public/public-whatwg-archive/2013Jan/thread.html#msg45 -- TAMURA Kent Software Engineer, Google ___ webkit-dev mailing list webkit-dev@lists.webkit.org http://lists.webkit.org/mailman/listinfo/webkit-dev

[webkit-dev] New feature announcemnt: ValidityState::badInput

2012-11-20 Thread TAMURA, Kent
g.org/specs/web-apps/current-work/multipage/association-of-controls-and-forms.html#dom-validitystate-badinput -- TAMURA Kent Software Engineer, Google ___ webkit-dev mailing list webkit-dev@lists.webkit.org http://lists.webkit.org/mailman/listinfo/w

[webkit-dev] New WebKit reviewer: Yuta Kitamura

2012-09-13 Thread TAMURA, Kent
I'd like to announce that Yuta Kitamura is now a WebKit reviewer. He has contributed to WebKit project for three years mainly in WebSocket area. He is a trustworthy authority on WebSocket area. If you worked on WebSocket issues, please involve him. -- TAMURA Kent Software Engineer, G

[webkit-dev] Forms: Re-implement validation message implementation

2012-08-30 Thread TAMURA, Kent
l remove the current implementation when all of ports have platform-specific part of the new implementation. Master bug for this change: https://bugs.webkit.org/show_bug.cgi?id=95527 -- TAMURA Kent Software Engineer, Google ___ webkit-dev mailing list webkit-

Re: [webkit-dev] Using the WebExposed keyword for web-facing changes

2012-06-10 Thread TAMURA, Kent
l help others who are interested in keeping track. Thanks, Peter ___ webkit-dev mailing list webkit-dev@lists.webkit.org http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev -- TAMURA Kent Software Engineer, Google __

Re: [webkit-dev] Adding ENABLE_HTML_MEDIA_CAPTURE to WebCore

2012-05-09 Thread TAMURA, Kent
http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev -- TAMURA Kent Software Engineer, Google ___ webkit-dev mailing list webkit-dev@lists.webkit.org http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev

Re: [webkit-dev] When should we turn on new features?

2012-03-15 Thread TAMURA, Kent
I made https://trac.webkit.org/wiki/FeatureFlags . I extracted all of ENABLE(FOO) in *.cpp and *.mm, and added some comments. Feel free to edit it! On Wed, Mar 14, 2012 at 13:03, TAMURA, Kent wrote: I'll add a Wiki page for the table of existing feature flags and their descriptions.

Re: [webkit-dev] When should we turn on new features?

2012-03-13 Thread TAMURA, Kent
> I personally think such a page would be a good idea. I'd love to hear input >> from more folks on whether this is a good idea and what the right approach >> is. >> >> Cheers, >> Maciej >> >> ___ >> web

Re: [webkit-dev] text-decoration propagation question

2012-02-21 Thread TAMURA, Kent
http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev -- TAMURA Kent Software Engineer, Google ___ webkit-dev mailing list webkit-dev@lists.webkit.org http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev

[webkit-dev] Additional two feature flags for

2012-02-16 Thread TAMURA, Kent
this framework requires platform-dependent implementation. This framework is similar to IE's window.createPopup(). However I don't have a plan to implement createPopup(). See a WIP patch in http://wkb.ug/53961 for more information though it doesn't have these flags yet. -- TAMURA

Re: [webkit-dev] More feature flags for input types (Re: New Feature Flag Proposal: INPUT_COLOR)

2011-10-04 Thread TAMURA, Kent
Filed a bug: https://bugs.webkit.org/show_bug.cgi?id=68971 On Mon, Aug 8, 2011 at 11:03, TAMURA, Kent wrote: > But is there any grouping we can do? Does each need a separate feature flag? I think separated feature flags are better. Suppose that all types are

Re: [webkit-dev] More feature flags for input types (Re: New Feature Flag Proposal: INPUT_COLOR)

2011-08-07 Thread TAMURA, Kent
cific code, mobile ports might need another implementation and might want to disable the shadow DOM implementation. If we introduce separated features flags, we won't have such issues. On Sat, Aug 6, 2011 at 03:05, Darin Adler wrote: On Aug 4, 2011, at 6:40 PM, TAMURA, Kent wrote: >

[webkit-dev] More feature flags for input types (Re: New Feature Flag Proposal: INPUT_COLOR)

2011-08-04 Thread TAMURA, Kent
Keishi ___ webkit-dev mailing list webkit-dev@lists.webkit.org http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev -- TAMURA Kent Software Engineer, Google ___ webkit-dev mailing list webkit-dev@lists.webki

Re: [webkit-dev] Adding CSS3 font feature propreties

2011-06-29 Thread TAMURA, Kent
_tag_list Regards, ___ webkit-dev mailing list webkit-dev@lists.webkit.org http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev -- TAMURA Kent Software Engineer, Google ___ webkit-dev mai

Re: [webkit-dev] Writing a new XML parser with no external libraries

2011-06-28 Thread TAMURA, Kent
ebkit.org http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev -- TAMURA Kent Software Engineer, Google ___ webkit-dev mailing list webkit-dev@lists.webkit.org http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev

Re: [webkit-dev] Experimental cr-linux-ews now runs tests

2011-06-07 Thread TAMURA, Kent
.) * test_expectations.txt doesn't contain the test. On Wed, Jun 8, 2011 at 14:05, Adam Barth wrote: Why must it fail on Chromium Linux? We're not running pixel tests yet, if that's what you're concerned about. Adam On Tue, Jun 7, 2011 at 9:49 PM, TAMURA, Kent wrote: > Is it woking for

Re: [webkit-dev] Experimental cr-linux-ews now runs tests

2011-06-07 Thread TAMURA, Kent
___ webkit-dev mailing list webkit-dev@lists.webkit.org http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev -- TAMURA Kent Software Engineer, Google ___ webkit-dev mailing list webkit-dev@lists.webkit.org http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev

Re: [webkit-dev] Dropping support for WML?

2011-04-26 Thread TAMURA, Kent
___ webkit-dev mailing list webkit-dev@lists.webkit.org http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev -- TAMURA Kent Software Engineer, Google ___ webkit-dev mailing list webkit-dev@lists.webkit.org http://lists.webkit.org/ma

Re: [webkit-dev] Script programming language: Perl, Python, or Ruby?

2010-09-01 Thread TAMURA, Kent
Thanks. So porting PrettyPatch to Python will make good benefit and should have no drawbacks. I should go ahead. On Wed, Sep 1, 2010 at 09:21, William Siegrist wrote: On Aug 31, 2010, at 4:43 PM, TAMURA, Kent wrote: > Can we run python scripts on bugs.webkit.org server? Yes. -B

Re: [webkit-dev] Script programming language: Perl, Python, or Ruby?

2010-08-31 Thread TAMURA, Kent
not sure that Ruby offers many compelling advantages over Python (disclaimer: I personally like Ruby the language better than Python, although I have a lot more experience w/ Python than I do w/ Ruby). On Tue, Aug 31, 2010 at 7:56 AM, TAMURA, Kent wrote: > Do we have any recommendation of prog

[webkit-dev] Script programming language: Perl, Python, or Ruby?

2010-08-31 Thread TAMURA, Kent
?id=43617 in order to remove Ruby dependency for many developers and buildbots. However bdash objected it. -- TAMURA Kent Software Engineer, Google ___ webkit-dev mailing list webkit-dev@lists.webkit.org http://lists.webkit.org/mailman/listinfo.cgi

Re: [webkit-dev] IDL attribute vs Content attribute?

2010-06-02 Thread TAMURA, Kent
nd it talks about IDL attributes vs Content attributes? What does each mean? Thanks, Prasad ___ webkit-dev mailing list webkit-dev@lists.webkit.org http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev -- TAMURA Kent Software Engineer, G

Re: [webkit-dev] Style question: static, protected, or public members

2010-05-25 Thread TAMURA, Kent
2010/5/25 Darin Adler On May 20, 2010, at 8:54 PM, TAMURA, Kent wrote: > What's the naming rule for non-const static members? > > Some classes give "s_" prefixes: > WebCore/page/DOMTimer.h:        static double s_minTimerInterval; > WebCore/page/Geolocation

[webkit-dev] Style question: static, protected, or public members

2010-05-20 Thread TAMURA, Kent
about public and protected members? The style guide has no exceptions for them, so I think they should have m_. But many classes in WebCore don't use m_ for public members. -- TAMURA Kent Software Engineer, Google ___ webkit-dev maili

[webkit-dev] FYI: Buildbot monitor extension for Chrome

2010-02-16 Thread TAMURA, Kent
ed. It is the same rule as our commit-queue, and you can change the set of bots with the option view. -- TAMURA Kent Software Engineer, Google ___ webkit-dev mailing list webkit-dev@lists.webkit.org http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev

Re: [webkit-dev] Implementation thoughts on HTML5 elements

2009-12-25 Thread TAMURA, Kent
there real use cases for all 6? Do all 6 exhaustively cover the types of time and date input you may want to do in forms? ___ webkit-dev mailing list webkit-dev@lists.webkit.org http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev

Re: [webkit-dev] Proposing style guide change regarding braces on conditional arms

2009-12-02 Thread TAMURA, Kent
ol clauses." -- TAMURA Kent Software Engineer, Google ___ webkit-dev mailing list webkit-dev@lists.webkit.org http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev

[webkit-dev] Character encoding of ChangeLog

2009-09-11 Thread TAMURA, Kent
What's the encoding of ChangeLog files? UTF-8 or ISO-8859-something?They have some non-ASCII characters and my editor can't detect their encodings. -- TAMURA Kent Software Engineer, Google ___ webkit-dev mailing list webkit-dev@lists.

Re: [webkit-dev] unwritten rules of webkit style

2009-09-02 Thread TAMURA, Kent
f (isBaz()) doSometing(); else if (attr->name() == barAttr) ... The "else" clause unexpectedly attached to "if (isBaz())" I wasted about an hour to found this bug. -- TAMURA Kent Software Engineer, Google ___

Re: [webkit-dev] HTML5 Forms UI Proposal

2009-06-29 Thread TAMURA, Kent
small features.  I don't think there is much that needs to be said in an over-arching design doc. Adele Peterson is probably the right person to talk to about Forms. Entertainingly she worked with Michelangelo last summer as his GSoC mentor. -eric On Mon, Jun 29, 2009 at 12:04 AM, TA

[webkit-dev] HTML5 Forms UI Proposal

2009-06-29 Thread TAMURA, Kent
t the implementation for WebKit soon. Don't suppose this proposal is *final*.  We would change the UI after implementing the proposal if the implemented UI was not good. -- TAMURA, Kent Software Engineer, Google ___ webkit-dev mailing list