mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-25 18:07:31 +09:00
Issue #1390 - Clean up presentation api leftovers
This commit is contained in:
parent
a828a5f321
commit
d4324dc064
9 changed files with 6 additions and 134 deletions
|
|
@ -48,11 +48,6 @@ struct FrameIPCTabContext
|
|||
// Whether this TabContext should work in prerender mode.
|
||||
bool isPrerendered;
|
||||
|
||||
// The requested presentation URL.
|
||||
// This value would be empty if the TabContext isn't created for
|
||||
// presented content.
|
||||
nsString presentationURL;
|
||||
|
||||
// Keyboard indicator state inherited from the parent.
|
||||
UIStateChangeType showAccelerators;
|
||||
UIStateChangeType showFocusRings;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue