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

Print API return values and exceptions in the footer. #392

Merged
merged 2 commits into from
Jun 21, 2019

Conversation

rsolomakhin
Copy link
Contributor

For easier debugging on mobile devices, print the API return values and
exception messages in the footer area of the page.

rsolomakhin and others added 2 commits June 21, 2019 10:27
For easier debugging on mobile devices, print the API return values and
exception messages in the footer area of the page.
@christhompson christhompson self-requested a review June 21, 2019 17:54
@christhompson
Copy link
Collaborator

I made an attempt at what I think is a better way of including log messages in this test case (and might be useful for other test cases where exposing logs visibly for mobile testing is useful), but couldn't push changes to this PR directly. Here's the diff based off of this PR: 793837a

Roughly, this moves the log to be default-hidden and adds a toggle to the test case content area. It also styles the log to be a bit less obtrusive. WDYT?

@rsolomakhin
Copy link
Contributor Author

rsolomakhin commented Jun 21, 2019 via email

@rsolomakhin
Copy link
Contributor Author

@christhompson : I've merged your proposed changes to this pull request. Git preserved your authorship, too!

Copy link
Collaborator

@christhompson christhompson left a comment

Choose a reason for hiding this comment

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

Thanks! LGTM.

@christhompson christhompson merged commit bc5381d into chromium:master Jun 21, 2019
april added a commit to april/badssl.com that referenced this pull request Jan 16, 2020
* 'master' of https://github.com/chromium/badssl.com: (175 commits)
  Add (known|blocked)-interception.badssl.com tests (chromium#423)
  Update `10000-sans`. (chromium#420)
  Rename subdomain-no-sct.crt to subdomain-no-sct.pem
  Add missing common in sets.js
  Mark DHE as bad or dubious (chromium#398)
  Add `no-sct.badssl.com`. Addresses chromium#275. (chromium#409)
  Update chain for `subdomain-1000-sans.pem`. Closes chromium#383. (chromium#408)
  Update `subdomain-revoked.pem`. Addresses chromium#404. (chromium#410)
  Add page with 🔒 in title (chromium#388)
  Explicitly send the self-signed root for untrusted-root (chromium#397)
  [web-payment] Print API return values and exceptions in the footer. (chromium#392)
  Tweak formatting for client cert passwords (chromium#385)
  Add descriptions to the dashboard sections. (chromium#371)
  Remove hyphens from dh domain pages. Fixes chromium#379 (chromium#380)
  Add incomplete chain description in footer. (chromium#366)
  Fix redirect port for `tls-v1-2`. (chromium#362)
  Export environment variables in the Makefile (chromium#355)
  Flip cert chain order for wildcard-rsa4096.pem (chromium#353)
  Add EV certificate (chromium#352)
  Update subdomain-extended-validation.conf
  ...
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