Skip to content
This repository has been archived by the owner on Mar 27, 2024. It is now read-only.

[470835]Applied Short Circuit Logic in ToolItemMenuListener #16

Merged
merged 1 commit into from
Jun 26, 2015

Commits on Jun 26, 2015

  1. [470835]Applied Short Circuit Logic in ToolItemMenuListener

    An instance of ToolItemMenuListener using eager logic instead of short
    circuit logic in comparision has been changed. The conditional statement
    will now only evaulate the secondary statement if the first returned
    false.
    
    Bug: 470835 https://bugs.eclipse.org/bugs/show_bug.cgi?id=470835
    Signed-off-by: Robert Smith <SmithRW@ornl.gov>
    SmithRWORNL committed Jun 26, 2015
    Configuration menu
    Copy the full SHA
    a0dbd2d View commit details
    Browse the repository at this point in the history