Opened on 02/21/2018 at 02:57:39 PM

Closed on 09/09/2019 at 02:51:49 PM

#6404 closed change (duplicate)

Introduce UI for showing all requests

Reported by: greiner Assignee:
Priority: Unknown Milestone:
Module: User-Interface Keywords:
Cc: jeen, wspee, saroyanm, agiammarchi, kzar, mapx Blocked By: #6719
Blocking: Platform: Unknown / Cross platform
Ready: no Confidential: no
Tester: Unknown Verified working: no
Review URL(s):

Description (last modified by greiner)

Background

With the initial release of our web extension version, we introduced a way for users to see all requests of a given tab (incl. filters that were applied) using a DevTools pane.

In #6402 we're starting to reuse that logic for gathering requests for the issue reporter as well.

With that in mind we could introduce a UI that would serve the same purpose as the DevTools pane with the difference that it would be independent of any tab so that it should display all requests the extension encounters. That way users would no longer be required to reload the currently open tab aber opening the DevTools window and they would be able to see requests from intermediate pages which could be helpful for blocking popups and to counter anti-adblocking techniques among other things.

What to change

Extend the existing DevTools UI:

  • Introduce a way to open the DevTools UI as a standalone tab
  • If the DevTools UI was opened as a standalone tab it should listen to all requests and not just the ones from a particular tab
  • Add a way for the user to clear all requests
  • Clarify which tab any given request originated from (see also #5093 and #6719)

Attachments (0)

Change History (4)

comment:1 Changed on 02/22/2018 at 08:16:30 AM by mapx

  • Cc mapx added

comment:2 Changed on 06/01/2018 at 05:14:46 PM by greiner

  • Blocked By 6719 added

comment:3 Changed on 06/01/2018 at 05:15:12 PM by greiner

  • Description modified (diff)

comment:4 Changed on 09/09/2019 at 02:51:49 PM by greiner

  • Resolution set to duplicate
  • Status changed from new to closed

Closing this ticket in favor of ui#101.

Add Comment

Modify Ticket

Change Properties
Action
as closed .
The resolution will be deleted. Next status will be 'reopened'.
to The owner will be changed from (none).
 
Note: See TracTickets for help on using tickets.