[Webkit-unassigned] [Bug 86466] Web Inspector: AdvancedSearchController is not stopped then view is hidden.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue May 15 06:16:53 PDT 2012


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





--- Comment #3 from eustas.bug at gmail.com  2012-05-15 06:15:57 PST ---
(From update of attachment 141918)
View in context: https://bugs.webkit.org/attachment.cgi?id=141918&action=review

>> Source/WebCore/inspector/front-end/AdvancedSearchController.js:360
>> +     * @override
> 
> We don't use @overrride annotation because it does not catch any error (try renaming back to wasHidden and observe no compiler errors).

I've tried it before writing this annotation.
Compiler doesn't catch this error, that's no good. But we can hope it will do some day.

BUT this annotation not only for compiler, but also for developers, because it make code a way core clear.

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