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

misc(treemap): remove postMessage. refactor options input #13356

Merged
merged 6 commits into from
Nov 16, 2021

Conversation

connorjclark
Copy link
Collaborator

openTreemap does not use postMessage. All clients use URL hash encoding. This was supposed to be remove in v8, but it was overlooked.

Also made the coercion of user input into a valid Treemap options object more explicit. And support lighthouseResult, the shape that PSI results come in.

driveby bug fix: ?gist is broken in treemap https://googlechrome.github.io/lighthouse/treemap/?gist=30a18304de56e7be08f10976a1b11702

@connorjclark connorjclark requested a review from a team as a code owner November 11, 2021 01:57
@connorjclark connorjclark requested review from adamraine and removed request for a team November 11, 2021 01:57
@google-cla google-cla bot added the cla: yes label Nov 11, 2021
treemap/test/treemap-test-pptr.js Outdated Show resolved Hide resolved
treemap/app/src/main.js Outdated Show resolved Hide resolved
@connorjclark connorjclark changed the title misc(treemap): remove postMessage. refactor options input handling misc(treemap): remove postMessage. refactor options input Nov 16, 2021
@connorjclark connorjclark merged commit b7f09e6 into master Nov 16, 2021
@connorjclark connorjclark deleted the treemap-postmessage branch November 16, 2021 00:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants