Giter Site home page Giter Site logo

Comments (5)

senthilnayagam avatar senthilnayagam commented on August 20, 2024

same behaviour with $window.clone as well

from decaf.

timimahoney avatar timimahoney commented on August 20, 2024

Ruby in the browser uses the same API as JavaScript, so the way to do it would be with window.open. However, that doesn't seem to work! I'll check it out.

That said, dup and clone shouldn't work for the DOM objects, but they shouldn't crash either. On DOM classes, dup and clone should either be undefined or redefined to something useful.

Thanks for the report!

from decaf.

senthilnayagam avatar senthilnayagam commented on August 20, 2024

Hi Tim,

yeah I agree, you can redefine all those crash causing code for now, till you figure out a solution.

I have started adding my experience to wiki page, hope you dont mind, creating 2 pages to begin with "getting started" and "feature requests"

I want to know what standard library is included, that will help me choose a small project to explore all capabilities

another crash I could simulate was since bigint is not available if you try multiplying 2 large integers 1234567890*9876543210 the app would crash

Senthil

from decaf.

timimahoney avatar timimahoney commented on August 20, 2024

Thanks for the contributions to the Wiki! I'm going to keep it restricted to collaborators for now. You can make feature requests by making a new issue here and tagging it with the "feature" tag.

from decaf.

timimahoney avatar timimahoney commented on August 20, 2024

The dup and clone methods are now no longer available on WebKit objects. This is fixed on the 0.1.2 branch right now.

from decaf.

Related Issues (18)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.