mirror of
https://github.com/zen-browser/desktop.git
synced 2026-01-24 21:56:10 +00:00
chore: Fix patch corruption for FF 147 Windows border fix, b=no-bug, c=no-component
This commit is contained in:
@@ -26,7 +26,7 @@ index b357df236cfc..19f5980a106f 100644
|
||||
mCachedHitTestTime(TimeStamp::Now()),
|
||||
@@ -1028,7 +1027,6 @@ nsresult nsWindow::Create(nsIWidget* aParent, const LayoutDeviceIntRect& aRect,
|
||||
aParent ? (HWND)aParent->GetNativeData(NS_NATIVE_WINDOW) : nullptr;
|
||||
|
||||
|
||||
mIsRTL = aInitData->mRTL;
|
||||
- mPIPWindow = aInitData->mPIPWindow;
|
||||
mOpeningAnimationSuppressed = aInitData->mIsAnimationSuppressed;
|
||||
|
||||
Reference in New Issue
Block a user