Code Monkey home page Code Monkey logo

Comments (9)

jonhoo avatar jonhoo commented on June 7, 2024 2

I'd prefer to wait for webdriver to move before we do, otherwise we'll do a bunch of conversion work that we'll later have to undo. I don't think this is really causing us any issues at the moment that'd make this a high priority?

from fantoccini.

phrohdoh avatar phrohdoh commented on June 7, 2024 1

Ref the webdriver/geckodriver work on this: https://bugzilla.mozilla.org/show_bug.cgi?id=1396821

from fantoccini.

jonhoo avatar jonhoo commented on June 7, 2024 1

Tracking: https://bugzilla.mozilla.org/show_bug.cgi?id=1490660

from fantoccini.

phungleson avatar phungleson commented on June 7, 2024

Hey guys, interested to pick this up, is this the matter of migrating rustc_serialize to using this https://github.com/serde-rs/serde?

from fantoccini.

phrohdoh avatar phrohdoh commented on June 7, 2024

Migrating the usage of rustc_serialize in this crate to serde (and serde_json).

We may have to do some ugly work (converting between serde and rustc_serialize types) to communicate with our dependency webdriver.

from fantoccini.

phrohdoh avatar phrohdoh commented on June 7, 2024

It appears that the transition from rustc_serialize to serde is complete in webdriver.

https://hg.mozilla.org/mozilla-central/rev/7f2c542df6fd

Unfortunately, according to crates.io, the published crate has not been updated in 3 months (so this change is likely not in there yet).

https://crates.io/crates/webdriver

from fantoccini.

jonhoo avatar jonhoo commented on June 7, 2024

I wonder how we ping them about that now...

from fantoccini.

phrohdoh avatar phrohdoh commented on June 7, 2024

The mailing list for webdriver discussion is [email protected] (subscribe, archive).

There is also an IRC channel to talk about using and developing webdriver in #ateam on irc.mozilla.org.

The IRC channel is probably a good place to start.

from fantoccini.

jonhoo avatar jonhoo commented on June 7, 2024

I have most of the implementation of this now done, but can't build locally due to a too-new openssl version :( Sadly, this can't be fixed without #34. I'll ping @tcr over there.

from fantoccini.

Related Issues (20)

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.