DescriptionWhen accessing chrome://settings/overlayName or chrome://help/channel-change-page,
uber.onContentFrameLoaded is mistakenly called *after* the overlay is opened. This function
always brings the navigation frame to the foreground, so it should be called before any overlay
might be opened. The overlay being opened will then cause the navigation frame to recede
into the background.
This was inadvertently broken in r287989 (issue 423533003).
BUG=401903
TBR=dbeam@chromium.org
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=288394
Patch Set 1 : #
Total comments: 1
Messages
Total messages: 6 (0 generated)
|