Re: [webkit-dev] [EXTERNAL] Re: Lost docs!

2024-04-08 Thread Max Schmitt via webkit-dev
Would it be also possible to redirect the webkit.org build instructions<https://webkit.org/webkit-on-windows/> for Windows over to the docs.webkit.org build instructions<https://docs.webkit.org/Ports/WindowsPort.html>? Since they are getting more and more outdated.

[webkit-dev] JavaScriptCore: Garbage Collector Issue

2015-05-27 Thread Max Hentschel
so it would really help me a lot. Thank you in advance and best regards, Max Hentschel signature.asc Description: Message signed with OpenPGP using GPGMail ___ webkit-dev mailing list webkit-dev@lists.webkit.org https://lists.webkit.org/mailman/li

[webkit-dev] What's left to ship -webkit-filter unprefixed?

2014-09-18 Thread Max Vujovic
. - Making sure the filter region and primitive subregion clipping calculations match the spec. Thanks, Max [1]: https://groups.google.com/d/msg/mozilla.dev.platform/ujWvBvtugGY/aS0oA44HuoUJ ___ webkit-dev mailing list webkit-dev@lists.webkit.org https

Re: [webkit-dev] Removing CSS Custom Filters (aka CSS Shaders)

2014-01-23 Thread Max Vujovic
FYI, I’ll try to land this change today or tomorrow: https://bugs.webkit.org/show_bug.cgi?id=127382 I talked with dino off-list, and smfr took a look at the patch. (Thanks smfr!) Thanks, Max On Jan 21, 2014, at 4:09 PM, Max Vujovic wrote: > Hi folks, > > I'd like to propose

[webkit-dev] Removing CSS Custom Filters (aka CSS Shaders)

2014-01-21 Thread Max Vujovic
ed by custom vertex shaders. A different feature, specifically designed for mesh-morphing use cases, could support this. Adobe is excited to continue working with the community to come up with the best solution for this set of use cases. Thank you, Max Vujovic [1]: http://lists.w3.org/Archives/P

Re: [webkit-dev] mediastream processing api

2013-08-12 Thread max shen
Thanks. Just want to know is there any webkit developer already working on it. I will also check the W3C mailing list. On Mon, Aug 12, 2013 at 3:03 PM, Benjamin Poulain wrote: > On Mon, Aug 12, 2013 at 2:36 PM, max shen wrote: > >> Is there any existing APIs in WebKit allows J

[webkit-dev] mediastream processing api

2013-08-12 Thread max shen
Hi guys, Is there any existing APIs in WebKit allows Javascript to access frames of videos without coping data? (I know we can connect a video tag to a canvas, then copy data from there) As I know, firefox is trying to promote their Mediastream Processing API ( http://www.w3.org/TR/streamproc/#pr

Re: [webkit-dev] Alexandru Chiculita is now a WebKit reviewer

2013-04-24 Thread Max Vujovic
Congratulations, Alex! Well deserved! - Max On Apr 24, 2013, at 2:42 PM, Dean Jackson wrote: > I'm happy to announce that Alex is now a WebKit reviewer. Congratulations > Alex! > > Alex has done a lot of work in CSS Filters, amongst other places. For those > who want

Re: [webkit-dev] Cleaning House

2013-04-05 Thread Max Stepin
> To me it looks more like it requires 0.3.0 to enable color correction. > Older ABIs are still supported. Yes, but some WebP images (created with 0.3.0) will not work. I tried, not even the first frame is displayed. Would it be OK to just take future WEBPImageDecoder.cpp updates from Chromium? _

Re: [webkit-dev] Cleaning House

2013-04-05 Thread Max Stepin
Also, WebP project is unfinished state right now. This changeset requires libwebp version 0.3.0: https://trac.webkit.org/changeset/147048 But version 0.3.0 also supports animated webp, and google doesn't have the code for animation support in WEBPImageDecoder.cpp yet, not even in Chromium. So thi

[webkit-dev] APNG support

2013-03-20 Thread Max Stepin
ode with a single #define What do you think? I posted the patch here: https://bugs.webkit.org/show_bug.cgi?id=17022 Cheers, Max. ___ webkit-dev mailing list webkit-dev@lists.webkit.org https://lists.webkit.org/mailman/listinfo/webkit-dev

Re: [webkit-dev] ANGLE on QNX / non-x11 unixoids

2012-09-04 Thread Max Vujovic
ogle.com/p/angleproject/wiki/ContributingCode - Max On Aug 31, 2012, at 6:02 AM, Milian Wolff mailto:milian.wo...@kdab.com>> wrote: Hey there, the last days I've spent on trying to get a QtWebKit with OpenGL support, see https://bugs.webkit.org/show_bug.cgi?id=95466 for an assortment o

[webkit-dev] Heads up: Updating ANGLE to r1170 in WebKit

2012-07-10 Thread Max Vujovic
Hi all, Just a heads up, I'm updating ANGLE to r1170 in this bug: https://bugs.webkit.org/show_bug.cgi?id=89039 It's in the commit-queue right now. It has passed the EWS bots, but it's a large patch (> 1MB), so please let me know if you run into any is

[webkit-dev] GTK 32-bit Linux Release build failing after r110580 (from bug 80338)

2012-03-13 Thread Max Vujovic
would appreciate a review and cq+. The details of the situation are described in the bug. Thank you, Max ___ webkit-dev mailing list webkit-dev@lists.webkit.org http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev

Re: [webkit-dev] Web Inspector tests for DOM node highlights

2012-02-24 Thread Max Vujovic
aving the correct quad values and getting them on the screen. I'll keep going with the pixel tests approach. Thanks for feedback, Max On 2/24/12 12:10 AM, "Pavel Feldman" wrote: > > >On Fri, Feb 24, 2012 at 2:00 AM, Max Vujovic wrote: > >Hi Pavel, > >I'

[webkit-dev] Web Inspector tests for DOM node highlights

2012-02-22 Thread Max Vujovic
n is exposed. I could probably do a pixel test if this isn't currently possible, but I was wondering if there's a better way. (The bug I'm working on is: https://bugs.webkit.org/show_bug.cgi?id=78037). Thanks, Max Vujovic ___ webk

Re: [webkit-dev] QtWebkit vs GtkWebkit

2010-04-25 Thread Max
http://dooble.sf.net has this only on windows, on linux it is working good. maybe a windows specific problem. Do others work on windows? On Sun, Apr 25, 2010 at 7:07 PM, Phoenix Revived wrote: > After a frustrating number of hours, I finally discovered a problem with > QtWebkit (and all browsers

Re: [webkit-dev] No more javascript parsing errors in console

2008-03-28 Thread Max Barel
In fact, it's the other 'round: Javascript console does not show parsing error if opened before page load. Filed a bug at http://bugs.webkit.org/show_bug.cgi?id=18182 Max Barel _ Développement web2, XHTML, CSS, PHP/MySQL, JavaScript, Ajax

[webkit-dev] No more javascript parsing errors in console

2008-03-27 Thread Max Barel
nding errors. Are they elsewhere or else I'll post a regression bug. Max Barel _ Développement web2, XHTML, CSS, PHP/MySQL, JavaScript, Ajax http://ac-mb.info ___ webkit-dev mailing list webkit-dev@lists.webki

Re: [webkit-dev] Inspector no longer shows elements properties

2008-03-18 Thread Max Barel
firefox to look at properties values. Could someone here confirms this buggy behavior? Max _ Développement web2, XHTML, CSS, PHP/MySQL, JavaScript, Ajax http://ac-mb.info Le 11 mars 08 à 15:56, Adam Roben a écrit : > Max Barel wrote: >> For some

[webkit-dev] Inspector no longer shows elements properties

2008-03-11 Thread Max Barel
rties. Max Barel _ Développement web2, XHTML, CSS, PHP/MySQL, JavaScript, Ajax http://ac-mb.info ___ webkit-dev mailing list webkit-dev@lists.webkit.org http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev

[webkit-dev] window.status setting is disabled in recent nightly builds

2008-02-13 Thread Max Barel
Recently, we lost the ability to set window.status. I see nothing about this in Trac nor this list. I do not use it in production site but i like it for debugging (drosera slows things to much). Is there a hidden setting to get this feature back? Cordialement, Max Barel

Re: [webkit-dev] ACCEPT request header in XMLHttpRequest not meaningful

2008-01-04 Thread Max Barel
Le 4 janv. 08 à 00:24, Max Barel a écrit : Le 3 janv. 08 à 22:32, Darin Adler a écrit : On Jan 3, 2008, at 2:03 PM, Max Barel wrote: Le 3 janv. 08 à 22:29, Alexey Proskuryakov a écrit : on 03.01.2008 23:06, Max Barel at [EMAIL PROTECTED] wrote: As I know no way to guess xhtml capability

Re: [webkit-dev] ACCEPT request header in XMLHttpRequest not meaningful

2008-01-03 Thread Max Barel
Le 3 janv. 08 à 22:32, Darin Adler a écrit : On Jan 3, 2008, at 2:03 PM, Max Barel wrote: Le 3 janv. 08 à 22:29, Alexey Proskuryakov a écrit : on 03.01.2008 23:06, Max Barel at [EMAIL PROTECTED] wrote: As I know no way to guess xhtml capability from javascript and modify this default

Re: [webkit-dev] ACCEPT request header in XMLHttpRequest not meaningful

2008-01-03 Thread Max Barel
Le 3 janv. 08 à 22:29, Alexey Proskuryakov a écrit : on 03.01.2008 23:06, Max Barel at [EMAIL PROTECTED] wrote: As I know no way to guess xhtml capability from javascript and modify this default header, webkit gets xhtml served as text/html. Does this qualify for a bug report or a feature

[webkit-dev] ACCEPT request header in XMLHttpRequest not meaningful

2008-01-03 Thread Max Barel
content is almost OK. Almost because every linefeed between elements created from ajax data is displayed as #cdata-section in the web inspector. Max Barel ___ webkit-dev mailing list webkit-dev@lists.webkit.org http://lists.webkit.org/mailman/listinfo/webkit-dev