Git Product home page Git Product logo

Comments (4)

zwri avatar zwri commented on May 3, 2024

Hmm, I don't think I've seen this bug before. What iOS Device and OS are you using (e.g. iPhone4S 6.1.2)? What page did you visit?

from ios-webkit-debug-proxy.

machty avatar machty commented on May 3, 2024

I was using the ios simulator that accompanies XCode 4.6.3. Says it's iOS 6.1 10B141. I was visiting localhost:9222/devtools/devtools.html?host=localhost:9222&page=1

Was debugging a game web app and the timeline was working in the menu section (which doesn't use requestAnimationFrame), and then immediately broke when i got the graphic intensive part of it and that was due to the above-described error.

Is it a bad idea to try and use the Safari with the ios simulator?

from ios-webkit-debug-proxy.

zwri avatar zwri commented on May 3, 2024

This seems like a WebInspector UI bug; it's likely not a ios-webkit-debug-proxy bug. If you can easily reproduce this bug, it'd be interesting to see if you get the same bug in Safari's WebInspector, v.s. it only occurs in Chrome's WebInspector.

from ios-webkit-debug-proxy.

artygus avatar artygus commented on May 3, 2024

see https://github.com/google/ios-webkit-debug-proxy#using-with-devtools

To use Chrome DevTools it's the recommendation to use the RemoteDebug/remotedebug-ios-webkit-adapter project, which has instructions on how to setup Chrome to remote debug iOS devices, much similar to Android debugging.

The reason is that recent versions of Chrome and Safari there're major discrepancies between Chrome Remote Debugging Protocol and Apple's Remote Web Inspector service, which means that newer versions of Chrome DevTools arne't compatible with Safari.

from ios-webkit-debug-proxy.

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.