[webkit-dev] OS X Mavericks build failing

2014-10-27 Thread Bem Jones-Bey
Howdy,

My build on Mavericks has stopped working, and I haven't changed anything 
except syncing to head and installing the Xcode patch that came out a couple of 
days ago. Since the bots are green, I can only assume it has something to do 
with the public SDK. I've filed a bug for this: 
https://bugs.webkit.org/show_bug.cgi?id=138108

Anyone know what the proper fix is?

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


Re: [webkit-dev] [blink-dev] FOSDEM 2015 Desktops DevRoom Call for Talks

2014-10-27 Thread Levi Weintraub
Please don't send advertisements or cross-post to these lists.

Thanks,
/L/

On Mon, Oct 27, 2014 at 1:00 PM, Pau Garcia i Quiles 
wrote:

> Hello,
>
> --8<---
>
> FOSDEM  is one of the largest gatherings of Free
> Software contributors in the world and happens each February in Brussels
> (Belgium). One of the tracks will be the Desktops DevRoom (formerly known
> as “CrossDesktop DevRoom”), which will host Desktop-related talks.
>
> We are now inviting proposals for talks about Free/Libre/Open-source
> Software on the topics of Desktop development, Desktop applications and
> interoperability amongst Desktop Environments. This is a unique opportunity
> to show novel ideas and developments to a wide technical audience.
>
> Topics accepted include, but are not limited to: Enlightenment, Gnome,
> KDE, Unity, XFCE, LXQt, Windows, Mac OS X, software development for the
> desktop, general desktop matters, applications that enhance desktops and
> web (when related to desktop).
>
> Talks can be very specific, such as the advantages/disadvantages of
> development with Qt on Wayland over X11/Mir; or as general as predictions
> for the fusion of Desktop and web in 5 years time. Topics that are of
> interest to the users and developers of all desktop environments are
> especially welcome. The FOSDEM 2014 schedule
>  might give you
> some inspiration.
>
> Please include the following information when submitting a proposal:
>
>- Your name
>- The title of your talk (please be descriptive, as titles will be
>listed with around 250 from other projects)
>- Short abstract of one or two paragraphs
>- Short bio (with photo)
>- Requested time: from 15 to 45 minutes. Normal duration is 30
>minutes. Longer duration requests must be properly justified. You may be
>assigned LESS time than you request.
>
> The deadline for submissions is December 7th 2014. FOSDEM will be held on
> the weekend of January 31st-February 1st 2015 and the Desktops DevRoom will
> take place on Sunday, February 1st 2015. Please use the following website
> to submit your proposals: https://penta.fosdem.org/submission/FOSDEM15
> (you do not need to create a new Pentabarf account if you already have one
> from past years).
>
> You can also join the devroom’s mailing list, which is the official
> communication channel for the DevRoom: desktops-devr...@lists.fosdem.org
>  (subscription page
>  for the mailing list)
>
> – The Desktops DevRoom 2015 Organization Team
>
> --8<---
>
>
> --
> Pau Garcia i Quiles
> http://www.elpauer.org
> (Due to my workload, I may need 10 days to answer)
>
___
webkit-dev mailing list
webkit-dev@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-dev


[webkit-dev] FOSDEM 2015 Desktops DevRoom Call for Talks

2014-10-27 Thread Pau Garcia i Quiles
 Hello,

--8<---

FOSDEM  is one of the largest gatherings of Free
Software contributors in the world and happens each February in Brussels
(Belgium). One of the tracks will be the Desktops DevRoom (formerly known
as “CrossDesktop DevRoom”), which will host Desktop-related talks.

We are now inviting proposals for talks about Free/Libre/Open-source
Software on the topics of Desktop development, Desktop applications and
interoperability amongst Desktop Environments. This is a unique opportunity
to show novel ideas and developments to a wide technical audience.

Topics accepted include, but are not limited to: Enlightenment, Gnome, KDE,
Unity, XFCE, LXQt, Windows, Mac OS X, software development for the desktop,
general desktop matters, applications that enhance desktops and web (when
related to desktop).

Talks can be very specific, such as the advantages/disadvantages of
development with Qt on Wayland over X11/Mir; or as general as predictions
for the fusion of Desktop and web in 5 years time. Topics that are of
interest to the users and developers of all desktop environments are
especially welcome. The FOSDEM 2014 schedule
 might give you
some inspiration.

Please include the following information when submitting a proposal:

   - Your name
   - The title of your talk (please be descriptive, as titles will be
   listed with around 250 from other projects)
   - Short abstract of one or two paragraphs
   - Short bio (with photo)
   - Requested time: from 15 to 45 minutes. Normal duration is 30 minutes.
   Longer duration requests must be properly justified. You may be assigned
   LESS time than you request.

The deadline for submissions is December 7th 2014. FOSDEM will be held on
the weekend of January 31st-February 1st 2015 and the Desktops DevRoom will
take place on Sunday, February 1st 2015. Please use the following website
to submit your proposals: https://penta.fosdem.org/submission/FOSDEM15 (you
do not need to create a new Pentabarf account if you already have one from
past years).

You can also join the devroom’s mailing list, which is the official
communication channel for the DevRoom: desktops-devr...@lists.fosdem.org
 (subscription page
 for the mailing list)

– The Desktops DevRoom 2015 Organization Team

--8<---


-- 
Pau Garcia i Quiles
http://www.elpauer.org
(Due to my workload, I may need 10 days to answer)
___
webkit-dev mailing list
webkit-dev@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-dev


Re: [webkit-dev] Removing webkit prefix from CSS Shapes properties?

2014-10-27 Thread Sam Weinig
Hi Bem,

Can you give us an overview of what other browsers have shipped CSS Shapes and 
how interoperable they are (e.g are they all passing a shared test suite)?

-Sam

> On Oct 27, 2014, at 11:42 AM, Bem Jones-Bey  wrote:
> 
> Hey all,
> 
> Chrome shipped CSS Shapes un-prefixed. The spec has been in CR for awhile 
> now, with no changes in behavior. I keep on coming across content that uses 
> CSS Shapes but doesn't use the prefixed version, so it doesn't work in 
> Safari. Any objections to enabling un-prefixxed versions of CSS Shapes 
> properties in WebKit?
> 
> - Bem
> ___
> webkit-dev mailing list
> webkit-dev@lists.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


[webkit-dev] Removing webkit prefix from CSS Shapes properties?

2014-10-27 Thread Bem Jones-Bey
Hey all,

Chrome shipped CSS Shapes un-prefixed. The spec has been in CR for awhile now, 
with no changes in behavior. I keep on coming across content that uses CSS 
Shapes but doesn't use the prefixed version, so it doesn't work in Safari. Any 
objections to enabling un-prefixxed versions of CSS Shapes properties in WebKit?

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