DescriptionFix <extensionoptions> setAutoSize call
The browser plugin -internal-attach CL
(https://codereview.chromium.org/444813002/) was committed just
before the extension options autosizing animation CL
(https://codereview.chromium.org/480243003/), so a call to
guestViewInternal.setAutoSize() added in the second CL used a property
that no longer existed (this.instanceId). Rename the variable so that
the autosize call works again.
BUG=386842
Patch Set 1 #
Messages
Total messages: 14 (0 generated)
|