Open Bug 1362529 Opened 7 years ago Updated 17 days ago

0.97ms uninterruptible reflow at @chrome://browser/content/tab-content.js:85:43

Categories

(Firefox :: Tabbed Browser, defect, P4)

defect

Tracking

()

Performance Impact low

People

(Reporter: rjward0, Unassigned)

References

(Blocks 1 open bug)

Details

(Keywords: perf, perf:frontend, Whiteboard: [ohnoreflow])

Here's the stack:

@chrome://browser/content/tab-content.js:85:43
wrapHandlingUserInput@resource:///modules/E10SUtils.jsm:244:7
@chrome://browser/content/tab-content.js:84:5



tab-content.js:85:43:
webNav.reload(reloadFlags)



E10SUtil.jsm:240-245
try {
      handlingUserInput = aWindow.QueryInterface(Ci.nsIInterfaceRequestor)
                                 .getInterface(Ci.nsIDOMWindowUtils)
                                 .setHandlingUserInput(aIsHandling);

      aCallback();
    }
Component: Untriaged → Tabbed Browser
Flags: qe-verify?
Priority: -- → P2
Whiteboard: [ohnoreflow][qf][photon-performance] → [ohnoreflow][qf-][photon-performance]
Priority: P2 → P3
Whiteboard: [ohnoreflow][qf-][photon-performance] → [ohnoreflow][qf-][reserve-photon-performance]
Flags: qe-verify? → qe-verify-
Priority: P3 → P4
Keywords: perf
Whiteboard: [ohnoreflow][qf-][reserve-photon-performance] → [ohnoreflow][qf-][fxperf]
Whiteboard: [ohnoreflow][qf-][fxperf] → [ohnoreflow][qf-][fxperf:p3]
Performance Impact: --- → -
Whiteboard: [ohnoreflow][qf-][fxperf:p3] → [ohnoreflow][fxperf:p3]
Severity: normal → S3
Performance Impact: none → low
Keywords: perf:frontend
Whiteboard: [ohnoreflow][fxperf:p3] → [ohnoreflow]
You need to log in before you can comment on or make changes to this bug.