[Webkit-unassigned] [Bug 27514] add support for watched expressions

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jul 30 10:00:32 PDT 2009


https://bugs.webkit.org/show_bug.cgi?id=27514





--- Comment #3 from Patrick Mueller <pmuellr at yahoo.com>  2009-07-30 10:00:31 PDT ---
Some notes from IRC yesterday:

[1:18p] pmuellr: BTW, I'm in need of a gesture to add new watched expressions;
hacked something you can see here ("Add watched expressions" is clickable,
adds a new empty expression): https://bugs.webkit.org/attachment.cgi?id=33275

[1:30p] xenon: pmuellr: i would sugesst making "add watched expression"
be at the bottom and be a rounded bubble button

[1:32p] pmuellr: xenon: makes sense; is there an example of rounded bubble
button style I can borrow? not many "button" in the UI right now

[1:33p] xenon: pmuellr: yes, the "enable" views in the inspector have them

[1:33p] JoePeck: pmuellr: on the splash screen to enable / disable Scripts
Panel or something [1:34p] JoePeck: pmuellr: in the css ".panel-enabler-view
button" [1:34p] JoePeck: and the related styles

[1:35p] pmuellr: I'll need to get the button smaller :-) will play with, thx

[1:36p] JoePeck: pmuellr: I threw it in a pane, this is what it looked like:
http://tr.im/uCN1?grabup maybe it is too big

[1:28p] xenon: pmuellr: i guess every time it is paused/stepped you eval the
expressions?

[1:30p] pmuellr: xenon: in FireBug, the expressions also show when not paused
- ie, when you're "running". Also, evaluated in the current frame. Again, all
seems doable right now.

[1:37p] pmuellr: I also want a "hover over expression enables 'delete me'
button", on the right, like style's checkboxes appear when hovered.
Suggestions? mini-trashcan?

[1:44p] xenon: pmuellr: apple usually uses the "no smoking" don't symbol
[1:45p] xenon: pmuellr: or a X

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list