• 
      

    Don't show the expand icon if a header isn't expandable.

    Review Request #5476 — Created Feb. 15, 2014 and submitted

    Information

    Review Board
    master
    206b8e2...

    Reviewers

    Don't show the expand icon if a header isn't expandable.

    If multiple sections of collapsed context exist within a single function, the
    headers listed in the collapsed sections will be the same function name, but
    only the first one is expandable. Unfortunately, the "+" icon was still shown,
    despite it not having an <a> tag around it.

    Loaded a diff where I noticed this issue. Saw that the function name was still
    shown, but the expand icon was gone.

    chipx86
    1. Ship It!

    2. 
        
    david
    Review request changed
    Status:
    Completed
    Change Summary:
    Pushed to master (8098c84).