Skip to content

Add a "Load results" button to upload results JSON#104

Open
sunnyps wants to merge 2 commits intoWebKit:mainfrom
sunnyps:push-nympoonktopx
Open

Add a "Load results" button to upload results JSON#104
sunnyps wants to merge 2 commits intoWebKit:mainfrom
sunnyps:push-nympoonktopx

Conversation

@sunnyps
Copy link

@sunnyps sunnyps commented Mar 4, 2026

No description provided.

@netlify
Copy link

netlify bot commented Mar 4, 2026

Deploy Preview for webkit-motionmark-preview ready!

Name Link
🔨 Latest commit 4a56c75
🔍 Latest deploy log https://app.netlify.com/projects/webkit-motionmark-preview/deploys/69a7774c4510e4000845d7c8
😎 Deploy Preview https://deploy-preview-104--webkit-motionmark-preview.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

Copy link
Contributor

@smfr smfr left a comment

Choose a reason for hiding this comment

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

Overlaps with some other PRs of yours I think.

reader.readAsText(file);
document.title = "File: " + reader.filename;
}, false);
var reader = new FileReader();
Copy link
Contributor

Choose a reason for hiding this comment

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

const

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants