Return-Path: X-Original-To: apmail-incubator-bloodhound-dev-archive@minotaur.apache.org Delivered-To: apmail-incubator-bloodhound-dev-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 23CF9E327 for ; Mon, 3 Dec 2012 13:06:29 +0000 (UTC) Received: (qmail 75676 invoked by uid 500); 3 Dec 2012 13:06:29 -0000 Delivered-To: apmail-incubator-bloodhound-dev-archive@incubator.apache.org Received: (qmail 75595 invoked by uid 500); 3 Dec 2012 13:06:28 -0000 Mailing-List: contact bloodhound-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: bloodhound-dev@incubator.apache.org Delivered-To: mailing list bloodhound-dev@incubator.apache.org Received: (qmail 75572 invoked by uid 99); 3 Dec 2012 13:06:27 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 03 Dec 2012 13:06:27 +0000 X-ASF-Spam-Status: No, hits=2.2 required=5.0 tests=HTML_MESSAGE,RCVD_IN_DNSWL_LOW,SPF_NEUTRAL X-Spam-Check-By: apache.org Received-SPF: neutral (nike.apache.org: local policy) Received: from [209.85.215.47] (HELO mail-la0-f47.google.com) (209.85.215.47) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 03 Dec 2012 13:06:20 +0000 Received: by mail-la0-f47.google.com with SMTP id u2so1956465lag.6 for ; Mon, 03 Dec 2012 05:06:00 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=mime-version:x-originating-ip:in-reply-to:references:date :message-id:subject:from:to:content-type:x-gm-message-state; bh=xGxduag2VGFsmIXUuIGY9Dzxj7oX0bPy9QA/vwgSvmc=; b=p3fxBuJ7UsVtx4gh4pLWjNXa+yr5I6OxcgdKw9EnzZSPmDjXp5n+SWxZ37rI9ER40T zep254tjNvQr7wIOUP7E2ZCWEuchV5J3md4XYq5ZthE4fDtdubAqIPxjcIRjNToQzMnE krKNlbiL8x3SpCqb09MCW/uNWOpk1/sLuEMHke69pGdKEqle0u16iPViPQQ2s9jAlBQF d6fKZTLuyZCBPFCzgCQEsyEYTtmBKxZOErzUq8f/NEwMgwY8GnSmbFSDee26m8cM4rJa sPag7BC7/7yWUCofwURF9nEq4RIbN5/X8RzT9EP/3/Ic/EYRdvj1MxA/KFAXO9+f1C7+ ziNg== MIME-Version: 1.0 Received: by 10.152.45.229 with SMTP id q5mr9309068lam.34.1354539959590; Mon, 03 Dec 2012 05:05:59 -0800 (PST) Received: by 10.112.134.8 with HTTP; Mon, 3 Dec 2012 05:05:59 -0800 (PST) X-Originating-IP: [212.72.115.136] In-Reply-To: <50BC9DD6.5010807@wandisco.com> References: <50BC9DD6.5010807@wandisco.com> Date: Mon, 3 Dec 2012 14:05:59 +0100 Message-ID: Subject: Re: Browser, HTML and JS support From: =?UTF-8?Q?Peter_Ko=C5=BEelj?= To: bloodhound-dev@incubator.apache.org Content-Type: multipart/alternative; boundary=bcaec550b33620202d04cff26939 X-Gm-Message-State: ALoCoQmVHJg8qt0jLsz9wn2s52kQ/baBX42MAIIIXRsZlhmrrxnQ2KBjkkPit3StYqmv6EFXmPcW X-Virus-Checked: Checked by ClamAV on apache.org --bcaec550b33620202d04cff26939 Content-Type: text/plain; charset=ISO-8859-1 Agree On 3 December 2012 13:40, Gary Martin wrote: > On 03/12/12 09:43, Andrej Golcov wrote: > >> DESKTOP BROWSER ("official" support) >>>> - Google Chrome on Windows and OSX >>>> - Mozilla Firefox on Windows and OSX >>>> >>> + Opera ;) >>> ... and add GNU/Linux to OS list ... preferably Ubuntu . >>> >>>> - IE on Windows >>>> >>> I would strongly agree with Branko that, currently, Bloodhound effort >> should concentrate on 80/20 approach in order to survive e.g. get user >> base. >> >> If we take browser statistic ([1] and [2]), we get: Chrome, FF, IE on Win >> and (optionally) OSX . >> [1] http://www.w3schools.com/**browsers/browsers_stats.asp >> [2] http://www.w3schools.com/**browsers/browsers_os.asp >> >> Regards, Andrej >> >> >> > I can live with the limit on 'official' support to the original set stated > by Peter. It seems to me that, in relation to issues associated with > browsers outside the official set, this implies: > > 1. patches may be submitted to fix bugs associated with any OS/browser > combination but such patches must not compromise the officially > supported set. > 2. tickets for bugs that are identified as only affecting browsers > outside the supported set are likely to be reduced in priority and > moved out of the release milestones. > > > Is this good enough for everyone? > > In terms of rendering engines, we will effectively be supporting WebKit, > Gecko and Trident so, unless there is any major discrepancies between > implementations of the cross platform engines across their platforms, we > should have good coverage overall. > > Cheers, > Gary > > --bcaec550b33620202d04cff26939--