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 gyuyoung@webkit.org
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 beid...@apple.com wrote:


 On Apr 28, 2014, at 5:40 AM, Steven Coul (scoul) sc...@cisco.com 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 ryuan.c...@webkit.org wrote:

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


 2014-04-28 16:44 GMT+09:00 Raphael Kubo da Costa rak...@webkit.org:

 Darin Adler da...@apple.com writes:

  On Apr 25, 2014, at 1:05 AM, Raphael Kubo da Costa rak...@webkit.org
 wrote:
 
  Sam Weinig wei...@apple.com 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


[webkit-dev] WML build error

2011-11-20 Thread Nataraj Bukkambudi
Hi All,

I Enabled the WML Flag in r84325 Webkit version in
\WebKitLibraries\win\tools\vsprops\FeatureDefines, but it's giving error
like

\page\Frame.cpp(113) : fatal error C1083: Cannot open include file:
'WMLNames.h': No such file or directory.
WMLNames.h file is not generating, but WMLNames.cpp file is got generated.
can any one successfully built this revision by enabling WML Flag...?
From r85256, WML Completely removed from the trunk.

Is any build related files got modified before   r84325...? Hence this
error...?
Please help me resolving this error...

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


Re: [webkit-dev] WML build error

2011-11-20 Thread Nataraj Bukkambudi
Dear Eric Seidel,

Yes WML Code removed from Webcore trunk from r85256, but  we are using   *
r84325*.
But   r84325 Windows build is giving the below error for us by enabling WML
flag.
I m suspecting some changes went wrong in WebCore\dom\make_names.pl for
generating .h files that is
WMLNames.h.

Even in CSS also, some .h files are not generating.

WMLNames.cpp, WMLElementFactory.cpp  files generating fine in Windows build.
Please can any one know hw to solve this error...? We are using WML for
operator Compliance.

Regards,
Nataraj

On Mon, Nov 21, 2011 at 12:55 PM, Eric Seidel e...@webkit.org wrote:

 There were several earlier discussions on the list, including:
 https://lists.webkit.org/pipermail/webkit-dev/2011-April/016445.html

 -eric

 On Sun, Nov 20, 2011 at 11:24 PM, Eric Seidel e...@webkit.org wrote:
  WML has been removed.
  https://bugs.webkit.org/show_bug.cgi?id=59678
 
  On Sun, Nov 20, 2011 at 11:17 PM, Nataraj Bukkambudi
  natarajb...@gmail.com wrote:
  Hi All,
 
  I Enabled the WML Flag in r84325 Webkit version in
  \WebKitLibraries\win\tools\vsprops\FeatureDefines, but it's giving error
  like
  \page\Frame.cpp(113) : fatal error C1083: Cannot open include file:
  'WMLNames.h': No such file or directory.
  WMLNames.h file is not generating, but WMLNames.cpp file is got
 generated.
  can any one successfully built this revision by enabling WML Flag...?
  From r85256, WML Completely removed from the trunk.
  Is any build related files got modified before   r84325...? Hence this
  error...?
  Please help me resolving this error...
  Regards,
  Nataraj
  ___
  webkit-dev mailing list
  webkit-dev@lists.webkit.org
  http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev
 
 
 




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


[webkit-dev] POPUP Blocking/unblocking

2008-04-17 Thread NATARAJ BUKKAMBUDI
Hi All,


The popup windows are always generated by Javascript most of the time for
advertisement or to give some usefull information.

These popup windows are generated based on the Javascript Events or auto
generated. In our module in javascript core events are get registerd,

But while submmiting the form the thy are assigning the events as zero
eventhough it is non zero.

Wht we assume tht,

If event is zero it should be get blocked, if event is non zero tht should
be get dispalyed

So from the javascript we r getting the event, based on event we r
submitting the forms in webcore.

So above implementation is proper r not, plz reply
___
webkit-dev mailing list
webkit-dev@lists.webkit.org
http://lists.webkit.org/mailman/listinfo/webkit-dev