[Webkit-unassigned] [Bug 29714] apply a style change to scope variables as they change from step to step

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Feb 24 01:24:14 PST 2013


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





--- Comment #2 from Sandip Chitale <sandipchitale at gmail.com>  2013-02-24 01:26:37 PST ---
Created an attachment (id=189962)
 --> (https://bugs.webkit.org/attachment.cgi?id=189962&action=review)
Possible patch to implement the functionality

This is my first attempt at implementing the functionality of applying a style change to scope variables as they change from step to step. The idea is simple - keep track of values that the user saw in last iteration for any expanded nodes. Next time compare, if different apply a different style class.

-- 
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