Giter VIP home page Giter VIP logo

Comments (6)

GoogleCodeExporter avatar GoogleCodeExporter commented on September 20, 2024
Hi dpodwall

There is a dedicated google group 
http://groups.google.com/group/chromedevtools-dev,
however you may need to subscribe first to be able to write there.

I guess getFullyQualifiedName really should provide fully qualified name. It 
may be
broken though.

Could you please rephrase it more like an issue?

Peter

Original comment by [email protected] on 4 Mar 2010 at 1:00

from chromedevtools.

GoogleCodeExporter avatar GoogleCodeExporter commented on September 20, 2024
And yes, patches are welcome.

Peter

Original comment by [email protected] on 4 Mar 2010 at 1:02

from chromedevtools.

GoogleCodeExporter avatar GoogleCodeExporter commented on September 20, 2024
I have no ability to edit the issue in order to rephrase it better. Feel free 
to close this one out and I could create a 
new one.

Original comment by dpodwall on 4 Mar 2010 at 2:46

from chromedevtools.

GoogleCodeExporter avatar GoogleCodeExporter commented on September 20, 2024
I just was thinking about "expected/actual results [and rationale]" form. I'm 
fine with 
having this in comments or you indeed could open an new issue; I'll close this 
one 
accordingly.

Peter

Original comment by [email protected] on 4 Mar 2010 at 5:20

from chromedevtools.

GoogleCodeExporter avatar GoogleCodeExporter commented on September 20, 2024
OK, so attached a simple example. If a breakpoint is set on the second line of 
the click() function and you run to 
that point, and expand the "obj" variable, there will be a JsVariableImpl 
instance corresponding to obj.value. 
Calling getFullyQualifiedName() on that instance should return "obj.value", but 
it currently returns "null.value".

The rationale is that we'd like to use the fully qualified name in order to 
build JavaScript expressions that can 
update variable values in the debugger.

Original comment by dpodwall on 5 Mar 2010 at 5:11

Attachments:

from chromedevtools.

GoogleCodeExporter avatar GoogleCodeExporter commented on September 20, 2024
Fixed in head r314

Original comment by [email protected] on 9 Mar 2010 at 5:01

  • Changed state: Fixed

from chromedevtools.

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.