Skip to content
This repository was archived by the owner on Dec 11, 2019. It is now read-only.

Order tabs correctly when they have openers #6377

Merged
merged 3 commits into from
Dec 21, 2016
Merged

Conversation

bbondy
Copy link
Member

@bbondy bbondy commented Dec 21, 2016

No description provided.

There are still a couple of failing clone ones but they are legit
problems.

Auditors: @bsclifton
key: 1,
tabId: 2,
parentFrameKey: 3,
audioMuted: true,
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think this is the only one we need to handle and we can do that in electron - brave/muon#126

partitionNumber: 4,
themeColor: 'ffffff',
computedThemeColor: 'aaaaaa',
history: ['http://brave.com'],
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

do we still need this now that we have history methods on the webview/webcontents? Are we still using it anywhere?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Possibly we're using it in about: pages.

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

can we replace that with tab/webview history now?

@bridiver bridiver merged commit 1d8b913 into master Dec 21, 2016
@bridiver
Copy link
Collaborator

++

@bsclifton bsclifton deleted the order-tabs-correctly branch January 6, 2017 07:12
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants