Re: [webkit-dev] [Proposal] Removing OS(SOLARIS) support

2017-09-04 Thread Yusuke SUZUKI
Removed in r221600.

On Tue, Sep 5, 2017 at 10:03 Yusuke SUZUKI  wrote:

> In addition, I would like to note that our JSVALUE64 is broken in Solaris
> + SPARC 64bit environment
> because its address space includes non-48bit address[1].
> I filed the issue to remove Solaris support from WebKit[2].
>
> [1]: https://bugzilla.mozilla.org/show_bug.cgi?id=577056
> [2]: https://bugs.webkit.org/show_bug.cgi?id=176341
>
> On Tue, Sep 5, 2017 at 4:29 AM, Michael Catanzaro 
> wrote:
>
>> On Mon, Sep 4, 2017 at 10:10 AM, Michael Catanzaro 
>> wrote:
>>
>>> I'm pretty sure that no regular contributors to WebKit care about
>>> Solaris support, so I would remove it.
>>>
>>> Michael
>>>
>>
>> Coincidence: apparently Oracle has just fired most of their remaining
>> developers:
>>
>> https://meshedinsights.com/2017/09/03/oracle-finally-killed-sun/
>>
>>
> --
Regards,
Yusuke Suzuki
___
webkit-dev mailing list
webkit-dev@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-dev


Re: [webkit-dev] [Proposal] Removing OS(SOLARIS) support

2017-09-04 Thread Yusuke SUZUKI
In addition, I would like to note that our JSVALUE64 is broken in Solaris +
SPARC 64bit environment
because its address space includes non-48bit address[1].
I filed the issue to remove Solaris support from WebKit[2].

[1]: https://bugzilla.mozilla.org/show_bug.cgi?id=577056
[2]: https://bugs.webkit.org/show_bug.cgi?id=176341

On Tue, Sep 5, 2017 at 4:29 AM, Michael Catanzaro 
wrote:

> On Mon, Sep 4, 2017 at 10:10 AM, Michael Catanzaro 
> wrote:
>
>> I'm pretty sure that no regular contributors to WebKit care about Solaris
>> support, so I would remove it.
>>
>> Michael
>>
>
> Coincidence: apparently Oracle has just fired most of their remaining
> developers:
>
> https://meshedinsights.com/2017/09/03/oracle-finally-killed-sun/
>
>
___
webkit-dev mailing list
webkit-dev@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-dev


Re: [webkit-dev] [Proposal] Removing OS(SOLARIS) support

2017-09-04 Thread Michael Catanzaro
On Mon, Sep 4, 2017 at 10:10 AM, Michael Catanzaro 
 wrote:
I'm pretty sure that no regular contributors to WebKit care about 
Solaris support, so I would remove it.


Michael


Coincidence: apparently Oracle has just fired most of their remaining 
developers:


https://meshedinsights.com/2017/09/03/oracle-finally-killed-sun/

___
webkit-dev mailing list
webkit-dev@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-dev


Re: [webkit-dev] [Proposal] Removing OS(SOLARIS) support

2017-09-04 Thread Michael Catanzaro
I'm pretty sure that no regular contributors to WebKit care about 
Solaris support, so I would remove it.


Michael

___
webkit-dev mailing list
webkit-dev@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-dev


[webkit-dev] [Proposal] Removing OS(SOLARIS) support

2017-09-04 Thread Yusuke SUZUKI
Hi WebKittens!

I would like to propose OS(SOLARIS) in WebKit.
I think there are no stake holders supporting Solaris in WebKit.
OS(SOLARIS) a bit complicates our WTF::Thread implementation (StackBounds),
and I don't think it is working right now.
If we can remove OS(SOLARIS), we can also remove COMPILER(SUNCC) too.

What do you think of?

Best reagards,
Yusuke Suzuki
___
webkit-dev mailing list
webkit-dev@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-dev