Re: [webkit-dev] Status of the Blackberry port

2014-01-10 Thread Eli Fidler
My apologies for the late response.

We haven't been able to commit the effort needed to actively maintain our port 
upstream, so in the interest of unburdening the project we'll support the 
removal. 

If anyone wants our downstream code, it's available at the BlackBerry GitHub 
page:
BBOS: https://github.com/blackberry/WebKit-Smartphone
PlayBook: https://github.com/blackberry/WebKit-PlayBook
BlackBerry 10: https://github.com/blackberry/WebKit-BB10

Eli Fidler

-Original Message-
From: Sam Weinig [mailto:wei...@apple.com] 
Sent: January-04-14 2:21 PM
To: Eli Fidler; webkit-dev@lists.webkit.org Development
Cc: Anders Carlsson
Subject: Re: [webkit-dev] Status of the Blackberry port

There hasn't been a response to this question in many months and as far as I 
can tell, no additional activity in the BlackBerry port.  Is anyone from 
BlackBerry still interested in maintaining the port? If not, I think we should 
remove it from the tree.

- Sam

On Oct 13, 2013, at 12:01 PM, Anders Carlsson ander...@apple.com wrote:

 Hi Eli,
 
 I'm not sure what still being maintained means.
 
 Looking in WebKit/blackberry, I see 9 changes from BlackBerry people since 
 July and 24 changes from non-BlackBerry people. I'm also not sure that what's 
 in the WebKit repository even builds (which makes it really frustrating to 
 make changes that touch BlackBerry code).
 
 Looking forward to an update,
 - Anders
 
 On Oct 7, 2013, at 7:04 AM, Eli Fidler efid...@blackberry.com wrote:
 
 Yes, it's still being maintained by the folks here at BlackBerry.
 
 Eli
 
 
 
 On 13-10-05 7:12 PM, Sam Weinig wei...@apple.com wrote:
 
 Hello,
 
 Can anyone comment on the status of the Blackberry port?  Is it 
 still being maintained?
 
 -Sam
 
 ___
 webkit-dev mailing list
 webkit-dev@lists.webkit.org
 https://lists.webkit.org/mailman/listinfo/webkit-dev
 
 -
 This transmission (including any attachments) may contain confidential 
 information, privileged material (including material protected by the 
 solicitor-client or other applicable privileges), or constitute non-public 
 information. Any use of this information by anyone other than the intended 
 recipient is prohibited. If you have received this transmission in error, 
 please immediately reply to the sender and delete this information from your 
 system. Use, dissemination, distribution, or reproduction of this 
 transmission by unintended recipients is not authorized and may be unlawful.
 
 ___
 webkit-dev mailing list
 webkit-dev@lists.webkit.org
 https://lists.webkit.org/mailman/listinfo/webkit-dev
 

-
This transmission (including any attachments) may contain confidential 
information, privileged material (including material protected by the 
solicitor-client or other applicable privileges), or constitute non-public 
information. Any use of this information by anyone other than the intended 
recipient is prohibited. If you have received this transmission in error, 
please immediately reply to the sender and delete this information from your 
system. Use, dissemination, distribution, or reproduction of this transmission 
by unintended recipients is not authorized and may be unlawful.

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


Re: [webkit-dev] Status of the Blackberry port

2013-10-07 Thread Eli Fidler
Yes, it's still being maintained by the folks here at BlackBerry.

Eli



On 13-10-05 7:12 PM, Sam Weinig wei...@apple.com wrote:

Hello,

Can anyone comment on the status of the Blackberry port?  Is it still
being maintained?

-Sam

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

-
This transmission (including any attachments) may contain confidential 
information, privileged material (including material protected by the 
solicitor-client or other applicable privileges), or constitute non-public 
information. Any use of this information by anyone other than the intended 
recipient is prohibited. If you have received this transmission in error, 
please immediately reply to the sender and delete this information from your 
system. Use, dissemination, distribution, or reproduction of this transmission 
by unintended recipients is not authorized and may be unlawful.

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


Re: [webkit-dev] Question regarding build flags for the features

2010-03-24 Thread Eli Fidler
I just happened to compile this list yesterday. I'll update the wiki
page. People should fill in the information about what their setting do,
especially for the ports.

Eli

-Original Message-
From: webkit-dev-boun...@lists.webkit.org
[mailto:webkit-dev-boun...@lists.webkit.org] On Behalf Of Maciej
Stachowiak
Sent: Tuesday, March 23, 2010 8:35 PM
To: Dmitry Titov
Cc: WebKit-Dev Development
Subject: Re: [webkit-dev] Question regarding build flags for the
features


On Mar 23, 2010, at 1:22 PM, Dmitry Titov wrote:

 If we had a single flag for all those (ENABLE_FILE_API ?) then a  
 port would have to implement all features at once to be able to  
 enable it. It might be inconvenient. If the code is not shared and  
 those flags can be enabled in any combination, why not keep them  
 separate?

 On a related note, it'd be nice to have a page (on a wiki?) with a  
 list of those flags with some sort of a status/owner, and possibly  
 some info on what a port should implement to be able to enable a  
 feature.

Shipping Safari has a very limited form of the File API, so I'd prefer  
a plan where we do not regress the already shipped capability. That  
could mean either multiple flags for different subfeatures, or making  
sure to implement back ends for the mac and win ports when landing any  
new features. Maintainers of other ports may have similar concerns,  
but I cannot say offhand what has already shipped in other ports.

Incidentally, some but not all porting macros are defined here:
http://trac.webkit.org/wiki/Porting%20Macros%20plan 
 . The first part of the page is hypothetical (i.e. a plan for  
revising some of the macros) but if anyone would like to help document  
macros in use at the end, that would be great.

Regards,
Maciej

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

-
This transmission (including any attachments) may contain confidential 
information, privileged material (including material protected by the 
solicitor-client or other applicable privileges), or constitute non-public 
information. Any use of this information by anyone other than the intended 
recipient is prohibited. If you have received this transmission in error, 
please immediately reply to the sender and delete this information from your 
system. Use, dissemination, distribution, or reproduction of this transmission 
by unintended recipients is not authorized and may be unlawful.
___
webkit-dev mailing list
webkit-dev@lists.webkit.org
http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev