Bug 1339543 part 5 Remove unnecessary stuff from PuppetWidget r=smaug
MozReview-Commit-ID: 17dbDG1Fqwb
This commit is contained in:
@@ -92,12 +92,7 @@ PuppetWidget::PuppetWidget(TabChild* aTabChild)
|
||||
, mDefaultScale(-1)
|
||||
, mCursorHotspotX(0)
|
||||
, mCursorHotspotY(0)
|
||||
, mNativeKeyCommandsValid(false)
|
||||
{
|
||||
mSingleLineCommands.SetCapacity(4);
|
||||
mMultiLineCommands.SetCapacity(4);
|
||||
mRichTextCommands.SetCapacity(4);
|
||||
|
||||
// Setting 'Unknown' means "not yet cached".
|
||||
mInputContext.mIMEState.mEnabled = IMEState::UNKNOWN;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user