[Webkit-unassigned] [Bug 11300] [Drosera] Inline breakpoint editor

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Oct 18 09:38:48 PDT 2006


http://bugs.webkit.org/show_bug.cgi?id=11300





------- Comment #5 from timothy at hatcher.name  2006-10-18 09:38 PDT -------
Three issues I fixed before landing.

I tweaked the margins of the editor to have less space.

Also the onlick in the editor html needs to reference window.parent to work. I
made that change.
onclick="window.parent.toggleBreakpointForEditor(this.parentNode.parentNode.parentNode)

I made the save button remove the editor.

Landed in r17107.


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



More information about the webkit-unassigned mailing list