Git Product home page Git Product logo

Comments (6)

Mikey1993 avatar Mikey1993 commented on September 23, 2024

That way you can allegedly see what the page has done after it has reloaded.
e.g If I would like to look for only the resources of XHR requests of a YouTube video page after the initial loading.

from umatrix.

my-password-is-password avatar my-password-is-password commented on September 23, 2024

A reset/clear button for the Request logs on the Statistics page would be cool. Right now to do something like this you have to:

1.) Change the "Remember the last # HTTP requests per page" to 0.
2.) Click the Refresh button
3.) Then Change it back to the # of request you want.
4.) Click the Refresh button

The steps above worked in HTTPSB but I think theres a bug in uMatrix. Do all 4 steps and makes a new request after step 4 and click the Refresh button... it doesn't show up in the logs. If you go to another tab on the dashboard and back to Statistics its still shows 0 instead of the # from step 3.

from umatrix.

gorhill avatar gorhill commented on September 23, 2024

If you go to another tab on the dashboard and back to Statistics its still shows 0 instead of the # from step 3

Maybe a bug introduced when I removed jQuery dependencies.

from umatrix.

my-password-is-password avatar my-password-is-password commented on September 23, 2024

But in HTTPSB those steps don't work either and that still uses jQuery, right? I could have sworn this is how i would reset in HTTPSB.

from umatrix.

gorhill avatar gorhill commented on September 23, 2024

Actually, I went and tried to repro: it worked all fine. After I set "50", clicked Refresh of course nothing showed since log is empty because of step 1), went to another tab, came back, "50" was still there. Did I misunderstand a step?

Edit: Never mind, I followed more thoroughly your steps, and I could repro.

from umatrix.

gorhill avatar gorhill commented on September 23, 2024

Ok it's because I cache the user settings on that page and I do not update the cached values with the new value, hence no change is seen when reverting back to the same original value.

from umatrix.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.