Closed Bug 1364661 Opened 7 years ago Closed 7 years ago

Remove _fillTrailingGap

Categories

(Firefox :: Tabbed Browser, enhancement, P1)

enhancement

Tracking

()

RESOLVED FIXED
Firefox 55
Iteration:
55.5 - May 15
Tracking Status
firefox55 --- fixed

People

(Reporter: dao, Assigned: dao)

References

(Blocks 1 open bug)

Details

(Keywords: perf, Whiteboard: [photon-performance])

Attachments

(1 file)

This was working around some old XUL layout weirdness, but nowadays this uses the same scroll frame implementation as HTML and as I understand it, tabStrip.scrollPosition + tabStrip.scrollClientSize > tabStrip.scrollSize cannot be true.
Keywords: perf
Comment on attachment 8867452 [details]
Bug 1364661 - Remove _fillTrailingGap.

https://reviewboard.mozilla.org/r/139010/#review142294

::: browser/base/content/test/general/browser_tabopen_reflows.js
(Diff revision 1)
> -  // SessionStore.getWindowDimensions()
> -  "ssi_getWindowDimension@resource:///modules/sessionstore/SessionStore.jsm|" +
> -    "ssi_updateWindowFeatures/<@resource:///modules/sessionstore/SessionStore.jsm|" +
> -    "ssi_updateWindowFeatures@resource:///modules/sessionstore/SessionStore.jsm|" +
> -    "ssi_collectWindowData@resource:///modules/sessionstore/SessionStore.jsm|",
> -

FYI, bug 1358809 removed this reflow.

::: devtools/client/responsive.html/docs/browser-swap.md
(Diff revision 1)
>        * Emit `EndSwapDocShells`
>      * `gBrowser.mTabProgressListener`
>      * `filter.addProgressListener`
>      * `ourBrowser.webProgress.addProgressListener`
>    * `gBrowser._endRemoveTab`
> -    * `gBrowser.tabContainer._fillTrailingGap`

Not really sure what this file is...
Flags: qe-verify?
Flags: qe-verify? → qe-verify-
Comment on attachment 8867452 [details]
Bug 1364661 - Remove _fillTrailingGap.

https://reviewboard.mozilla.org/r/139010/#review142316

Nice! :-)
Attachment #8867452 - Flags: review?(florian) → review+
https://hg.mozilla.org/mozilla-central/rev/55ec58fcd793
Status: ASSIGNED → RESOLVED
Closed: 7 years ago
Resolution: --- → FIXED
Target Milestone: --- → Firefox 55
Iteration: --- → 55.5 - May 15
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: