Re: [webkit-dev] Is anyone using the LevelDB backend to IndexedDB?

2014-07-16 Thread Gyuyoung Kim
EFL and GTK already dropped own WK1 port. It seems to me there is no
WK1 maintained port except for Mac and Window ports.

Gyuyoung

On Thursday, July 17, 2014, Brady Eidson  wrote:

> Are there any WebKit1’s left besides Apple’s Mac and Windows ports?
>
> If not, we can drop the LevelDB source and start simplifying.
>
>  Brady
>
> On Jul 16, 2014, at 8:59 PM, Gyuyoung Kim  > wrote:
>
> Hello Nataraj,
>
> Though there is a meta bug as well as some following bugs, there are no
> patches yet.
>
> [EFL][META] Enable IndexedDB
> https://bugs.webkit.org/show_bug.cgi?id=87661
>
> Some webkit-efl folks are interested in supporting it though, AFAIK, it
> is not started yet.
>
> Gyuyoung
>
> On Thursday, July 17, 2014, Nataraj Bukkambudi  > wrote:
>
>> Dear Gyuyoung,
>>
>> Is there anywork around patch going on to support indexedDB based on
>> sqlite for EFL WK2 port also ?
>>
>>
>>
>> On Tue, Apr 29, 2014 at 8:39 AM, Gyuyoung Kim 
>> wrote:
>>
>>> Hi Brady,
>>>
>>> > Gyuyoung is there a bugzilla for that?
>>>
>>> I just file a bug for it.
>>>
>>> [EFL][WK1] Support indexedDB based on sqlite directly
>>> (https://bugs.webkit.org/show_bug.cgi?id=132317)
>>>
>>> My co-worker will upload  patches to support indexedDB based on sqlite
>>> for EFL WK1.
>>>
>>> Gyuyoung.
>>>
>>>
>>> On Mon, Apr 28, 2014 at 11:42 PM, Brady Eidson 
>>> wrote:
>>>

 On Apr 28, 2014, at 5:40 AM, Steven Coul (scoul) 
 wrote:

  Is there an alternative to levelDB without going to webkit2 ?


 Not at this time, but apparently EFL is planning to make it work
 (per Gyuyoung’s email to this thread)

 Gyuyoung is there a bugzilla for that?

 Thanks,
  Brady


  Steve "Harry" Coul
 sc...@cisco.com



  On Apr 28, 2014, at 4:20 AM, ryuan Choi  wrote:

  WebKit/Efl dropped level db dependency (and disabled leveldb)


 2014-04-28 16:44 GMT+09:00 Raphael Kubo da Costa :

> Darin Adler  writes:
>
> > On Apr 25, 2014, at 1:05 AM, Raphael Kubo da Costa <
> rak...@webkit.org> wrote:
> >
> >> Sam Weinig  writes:
> >>
> >>> Hello,
> >>>
> >>> Is anyone using the LevelDB backend to IndexedDB?
> >>
> >> The EFL and GTK+ ports are.
> >
> > Are you sure?
> >
> > Since the GTK+ port is now WebKit2-only, then it can’t be using the
> > LevelDB back end at this time, because I believe nobody has made it
> > work in WebKit2 yet.
>
>  Right, so it's only the build system that sets WTF_USE_LEVELDB to 1
> and
> builds the LevelDB stuff in ThirdParty.
>
> ___
> 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 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 mailing list
>>> webkit-dev@lists.webkit.org
>>> https://lists.webkit.org/mailman/listinfo/webkit-dev
>>>
>>>
>>
>>
>> --
>> Nataraj,
>> Samsung india,
>> Bangalore.
>>
>
>
> --
> Sent from Gyuyoung Iphone
>
>
>

-- 
Sent from Gyuyoung Iphone
___
webkit-dev mailing list
webkit-dev@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-dev


Re: [webkit-dev] Is anyone using the LevelDB backend to IndexedDB?

2014-07-16 Thread Brady Eidson
Are there any WebKit1’s left besides Apple’s Mac and Windows ports?

If not, we can drop the LevelDB source and start simplifying.

 Brady

On Jul 16, 2014, at 8:59 PM, Gyuyoung Kim  wrote:

> Hello Nataraj,
> 
> Though there is a meta bug as well as some following bugs, there are no 
> patches yet.
> 
> [EFL][META] Enable IndexedDB
> https://bugs.webkit.org/show_bug.cgi?id=87661
> 
> Some webkit-efl folks are interested in supporting it though, AFAIK, it is 
> not started yet.
> 
> Gyuyoung
> 
> On Thursday, July 17, 2014, Nataraj Bukkambudi  wrote:
> Dear Gyuyoung,
> 
> Is there anywork around patch going on to support indexedDB based on sqlite 
> for EFL WK2 port also ?
> 
> 
> 
> On Tue, Apr 29, 2014 at 8:39 AM, Gyuyoung Kim  wrote:
> Hi Brady,
> 
> > Gyuyoung is there a bugzilla for that?
> 
> I just file a bug for it.
> 
> [EFL][WK1] Support indexedDB based on sqlite directly
> (https://bugs.webkit.org/show_bug.cgi?id=132317)
> 
> My co-worker will upload  patches to support indexedDB based on sqlite for 
> EFL WK1.
> 
> Gyuyoung.
> 
> 
> On Mon, Apr 28, 2014 at 11:42 PM, Brady Eidson  wrote:
> 
> On Apr 28, 2014, at 5:40 AM, Steven Coul (scoul)  wrote:
> 
>> Is there an alternative to levelDB without going to webkit2 ?
> 
> Not at this time, but apparently EFL is planning to make it work (per 
> Gyuyoung’s email to this thread)
> 
> Gyuyoung is there a bugzilla for that?
> 
> Thanks,
>  Brady
> 
>> 
>> Steve "Harry" Coul
>> sc...@cisco.com
>> 
>> 
>> 
>> On Apr 28, 2014, at 4:20 AM, ryuan Choi  wrote:
>> 
>>> WebKit/Efl dropped level db dependency (and disabled leveldb)
>>> 
>>> 
>>> 2014-04-28 16:44 GMT+09:00 Raphael Kubo da Costa :
>>> Darin Adler  writes:
>>> 
>>> > On Apr 25, 2014, at 1:05 AM, Raphael Kubo da Costa  
>>> > wrote:
>>> >
>>> >> Sam Weinig  writes:
>>> >>
>>> >>> Hello,
>>> >>>
>>> >>> Is anyone using the LevelDB backend to IndexedDB?
>>> >>
>>> >> The EFL and GTK+ ports are.
>>> >
>>> > Are you sure?
>>> >
>>> > Since the GTK+ port is now WebKit2-only, then it can’t be using the
>>> > LevelDB back end at this time, because I believe nobody has made it
>>> > work in WebKit2 yet.
>>> 
>>> Right, so it's only the build system that sets WTF_USE_LEVELDB to 1 and
>>> builds the LevelDB stuff in ThirdParty.
>>> 
>>> ___
>>> 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 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 mailing list
> webkit-dev@lists.webkit.org
> https://lists.webkit.org/mailman/listinfo/webkit-dev
> 
> 
> 
> 
> -- 
> Nataraj,
> Samsung india,
> Bangalore.
> 
> 
> -- 
> Sent from Gyuyoung Iphone

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


Re: [webkit-dev] Is anyone using the LevelDB backend to IndexedDB?

2014-07-16 Thread Gyuyoung Kim
Hello Nataraj,

Though there is a meta bug as well as some following bugs, there are no
patches yet.

[EFL][META] Enable IndexedDB
https://bugs.webkit.org/show_bug.cgi?id=87661

Some webkit-efl folks are interested in supporting it though, AFAIK, it is
not started yet.

Gyuyoung

On Thursday, July 17, 2014, Nataraj Bukkambudi 
wrote:

> Dear Gyuyoung,
>
> Is there anywork around patch going on to support indexedDB based on
> sqlite for EFL WK2 port also ?
>
>
>
> On Tue, Apr 29, 2014 at 8:39 AM, Gyuyoung Kim  > wrote:
>
>> Hi Brady,
>>
>> > Gyuyoung is there a bugzilla for that?
>>
>> I just file a bug for it.
>>
>> [EFL][WK1] Support indexedDB based on sqlite directly
>> (https://bugs.webkit.org/show_bug.cgi?id=132317)
>>
>> My co-worker will upload  patches to support indexedDB based on sqlite
>> for EFL WK1.
>>
>> Gyuyoung.
>>
>>
>> On Mon, Apr 28, 2014 at 11:42 PM, Brady Eidson > > wrote:
>>
>>>
>>> On Apr 28, 2014, at 5:40 AM, Steven Coul (scoul) >> > wrote:
>>>
>>>  Is there an alternative to levelDB without going to webkit2 ?
>>>
>>>
>>> Not at this time, but apparently EFL is planning to make it work
>>> (per Gyuyoung’s email to this thread)
>>>
>>> Gyuyoung is there a bugzilla for that?
>>>
>>> Thanks,
>>>  Brady
>>>
>>>
>>>  Steve "Harry" Coul
>>> sc...@cisco.com 
>>>
>>>
>>>
>>>  On Apr 28, 2014, at 4:20 AM, ryuan Choi >> > wrote:
>>>
>>>  WebKit/Efl dropped level db dependency (and disabled leveldb)
>>>
>>>
>>> 2014-04-28 16:44 GMT+09:00 Raphael Kubo da Costa >> >:
>>>
 Darin Adler >>> > writes:

 > On Apr 25, 2014, at 1:05 AM, Raphael Kubo da Costa >>> > wrote:
 >
 >> Sam Weinig >>> > writes:
 >>
 >>> Hello,
 >>>
 >>> Is anyone using the LevelDB backend to IndexedDB?
 >>
 >> The EFL and GTK+ ports are.
 >
 > Are you sure?
 >
 > Since the GTK+ port is now WebKit2-only, then it can’t be using the
 > LevelDB back end at this time, because I believe nobody has made it
 > work in WebKit2 yet.

  Right, so it's only the build system that sets WTF_USE_LEVELDB to 1 and
 builds the LevelDB stuff in ThirdParty.

 ___
 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 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 mailing list
>> webkit-dev@lists.webkit.org
>> 
>> https://lists.webkit.org/mailman/listinfo/webkit-dev
>>
>>
>
>
> --
> Nataraj,
> Samsung india,
> Bangalore.
>


-- 
Sent from Gyuyoung Iphone
___
webkit-dev mailing list
webkit-dev@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-dev


Re: [webkit-dev] Is anyone using the LevelDB backend to IndexedDB?

2014-07-16 Thread Nataraj Bukkambudi
Dear Gyuyoung,

Is there anywork around patch going on to support indexedDB based on sqlite
for EFL WK2 port also ?



On Tue, Apr 29, 2014 at 8:39 AM, Gyuyoung Kim 
wrote:

> Hi Brady,
>
> > Gyuyoung is there a bugzilla for that?
>
> I just file a bug for it.
>
> [EFL][WK1] Support indexedDB based on sqlite directly
> (https://bugs.webkit.org/show_bug.cgi?id=132317)
>
> My co-worker will upload  patches to support indexedDB based on sqlite for
> EFL WK1.
>
> Gyuyoung.
>
>
> On Mon, Apr 28, 2014 at 11:42 PM, Brady Eidson  wrote:
>
>>
>> On Apr 28, 2014, at 5:40 AM, Steven Coul (scoul)  wrote:
>>
>>  Is there an alternative to levelDB without going to webkit2 ?
>>
>>
>> Not at this time, but apparently EFL is planning to make it work
>> (per Gyuyoung’s email to this thread)
>>
>> Gyuyoung is there a bugzilla for that?
>>
>> Thanks,
>>  Brady
>>
>>
>>  Steve "Harry" Coul
>> sc...@cisco.com
>>
>>
>>
>>  On Apr 28, 2014, at 4:20 AM, ryuan Choi  wrote:
>>
>>  WebKit/Efl dropped level db dependency (and disabled leveldb)
>>
>>
>> 2014-04-28 16:44 GMT+09:00 Raphael Kubo da Costa :
>>
>>> Darin Adler  writes:
>>>
>>> > On Apr 25, 2014, at 1:05 AM, Raphael Kubo da Costa 
>>> wrote:
>>> >
>>> >> Sam Weinig  writes:
>>> >>
>>> >>> Hello,
>>> >>>
>>> >>> Is anyone using the LevelDB backend to IndexedDB?
>>> >>
>>> >> The EFL and GTK+ ports are.
>>> >
>>> > Are you sure?
>>> >
>>> > Since the GTK+ port is now WebKit2-only, then it can’t be using the
>>> > LevelDB back end at this time, because I believe nobody has made it
>>> > work in WebKit2 yet.
>>>
>>>  Right, so it's only the build system that sets WTF_USE_LEVELDB to 1 and
>>> builds the LevelDB stuff in ThirdParty.
>>>
>>> ___
>>> 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 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 mailing list
> webkit-dev@lists.webkit.org
> https://lists.webkit.org/mailman/listinfo/webkit-dev
>
>


-- 
Nataraj,
Samsung india,
Bangalore.
___
webkit-dev mailing list
webkit-dev@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-dev


Re: [webkit-dev] Using W3C test suite as LayoutTests

2014-07-16 Thread youenn fablet
Hi all,

I made some progress to enable the use of W3C test suite within WebKit.
Some patches are uploaded for that purpose: 222087 233360 233362
233047 235009 235011 235012 235013.
https://github.com/canonresearchfrance/webkit/wiki/Running-W3C-Tests
is updated wth all details.

After some discussions, the idea is to import tests as regular webkit
tests with their expected.txt and test expectations. To automate this
process, two tools are introduced by these patches:
- a first tool (run-w3c-conformance) checks W3C conformance from
generated expected.txt files and generates a report.
- a second tool (generate-w3c-baseline) based on the first one
generates expected.txt files and related TestExpectations fie

The second tool currently puts expected.txt and test expectation files
in LayoutTests platform-specific folders, to cope with port result
discrepancies (console message...).
Import of html files could also be done at runtime so that html files
never appear in WebKit repo. This would allow each port to bump W3C
test suite revision independently.

Some additional points:
- by default, test import uses a W3C test suite revision specified in
a WPTTestsVersion file. The goal would be to always check in tests
from a single revision.
- The testharness.js file used for W3C tests is the one from W3C
repository, The testharnessreport.js file is coming from WebKit
LayoutTests/resources folder.
- The only modification to the test runtime infrastructure is the use
of the WPT server (patch 233360). This is at least needed for HTTP and
WS tests, probably not to most other tests.
- Some tests are flaky due to failed assertions with dynamically
generated values. The tool runs the tests twice to identify and skip
them. These test assertions should probably be fixed.

I plan to start experimenting with this approach by uploading some
tests for the GTK port.
Any feedback or help would be well appreciated.

Regards,
  Youenn

2014-06-19 22:59 GMT+02:00 youenn fablet :
> Hi all,
>
> I drafted in
> https://github.com/canonresearchfrance/webkit/wiki/Running-W3C-Tests some
> thoughts about how to run W3C tests within WebKit, the goal being to improve
> regression checks and monitor overall W3C conformance..
>
> It contains how to run the W3C tests using the WPT test server through
> run-webkit-tests (patches available in bugs.webkit.org).
>
> It also describes how to assess results in the absence of any test baseline
> checked in WebKit trunk (the W3C test suite is continuously moving
> anyway...).
>
> Any feedback well appreciated.
>
> Regards,
>Youenn
___
webkit-dev mailing list
webkit-dev@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-dev