[Webkit-unassigned] [Bug 75454] Web Inspector: Add utility changes for Spectrum colorpicker

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jan 3 09:46:58 PST 2012


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





--- Comment #4 from Timothy Hatcher <timothy at apple.com>  2012-01-03 09:46:58 PST ---
(From update of attachment 120902)
View in context: https://bugs.webkit.org/attachment.cgi?id=120902&action=review

>> Source/WebCore/inspector/front-end/utilities.js:916
>> +function stopPropagation(e) {
> 
> Not sure if this is too useful. Pavel can comment on this

I don't even see you calling this in your patch. What does this have to do with anonymous functions? Just locally call event.stopPropagation(). This is useless, please remove.

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