Hello WebKit,
Currently there is a number of files in WebCore that a shared between 2 or more
ports (but not all of them). Here are a few examples:
* texmap, gstreamer, openwebrtc, soup, stuff in platform/linux - shared between
GTK and Efl
* cairo, image-decoders - shared between GTK, Efl, and
I'm curious what Martin and Alex think about this. It seems fine to me;
the downside is there are more CMake files to maintain, the upside is
the big ones should be slightly smaller, and we can reduce duplication
between PlatformEFL.cmake and PlatformGTK.cmake.
Michael
I like this change.
Perhaps all ports can adopt this behavior.
Geoff
> On Feb 8, 2016, at 11:55 AM, Mark Lam wrote:
>
> Hi WebKit folks,
>
> For non-debug OS(DARWIN) builds, I would like to change WTFCrash()’s
> implementation into an inlined function that has a single inlined asm
> statem
Let’s go for it. Less duplication is a good thing. The only downside is the
occasional “Which CMake file do I add this to?” but that should be just as
straightforward as adding the file to multiple platform cmake files, if not
more.
> On Feb 9, 2016, at 10:44 AM, Michael Catanzaro wrote:
>
>
Hi Michael,
I am looking into our options for the license of the images. Stay tuned.
— Timothy Hatcher
> On Feb 6, 2016, at 8:23 PM, Michael Catanzaro wrote:
>
> Hi,
>
> I'd like to address the problem with the license for the web inspector
> images. The background on this is that a WebKitGTK
-- Forwarded message --
From: Ryosuke Niwa
Date: Wed, Feb 3, 2016 at 4:18 PM
Subject: Re: [webkit-dev] Some text about the B3 compiler
To: Carlos Alberto Lopez Perez
On Tue, Feb 2, 2016 at 4:56 PM, Carlos Alberto Lopez Perez
wrote:
> On 02/02/16 19:58, Ryosuke Niwa wrote:
>> On
On 2/7/16, Konstantin Tokarev wrote:
> Please try updated version of my branch, it now does not use LLVM unless you
> enable USE_LLVM_DISASSEMBLER.
I merged your branch. That seemed to build and work.
So what would USE_LLVM_DISAAEMBLER get me if I could build it?
Also, are there things I can do t
7 matches
Mail list logo