Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

devtools: TabDescription actor #27229

Merged
merged 1 commit into from Jul 13, 2020
Merged

Conversation

@paulrouget
Copy link
Contributor

paulrouget commented Jul 10, 2020

We could do better by creating the browsing context actor lazily, but that's good enough to re-enable devtools with a recent version of Firefox. fix #27113.

Copy link
Member

jdm left a comment

Thanks for investigating this!

pub title: RefCell<String>,
pub url: RefCell<String>,
Comment on lines 39 to 40

This comment has been minimized.

@jdm

jdm Jul 10, 2020

Member

Rather than duplicating this data in TabDescriptorActor and BrowsingContextActor, could we choose one of them?

@paulrouget paulrouget force-pushed the paulrouget:devtools_protocol_update branch from fabc6dc to da80d4f Jul 13, 2020
@paulrouget
Copy link
Contributor Author

paulrouget commented Jul 13, 2020

@jdm that's probably a better approach.

@jdm
Copy link
Member

jdm commented Jul 13, 2020

@bors-servo
Copy link
Contributor

bors-servo commented Jul 13, 2020

📌 Commit da80d4f has been approved by jdm

@bors-servo
Copy link
Contributor

bors-servo commented Jul 13, 2020

Testing commit da80d4f with merge 9fe92ec...

@bors-servo
Copy link
Contributor

bors-servo commented Jul 13, 2020

☀️ Test successful - status-taskcluster
Approved by: jdm
Pushing 9fe92ec to master...

@bors-servo bors-servo merged commit 9fe92ec into servo:master Jul 13, 2020
2 checks passed
2 checks passed
Community-TC (pull_request) TaskGroup: success
Details
homu Test successful
Details
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked issues

Successfully merging this pull request may close these issues.

4 participants
You can’t perform that action at this time.