summaryrefslogtreecommitdiffstats
path: root/browser/base/content/docs/tabbrowser/index.rst
blob: ee0882c09274526aad326935e09d4f30f270b783 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
.. _tabbrowser:

===================
tabbrowser
===================

One ``<xul:tabbrowser>`` exists per browser window, and is responsible for displaying and managing the contents of a windows tabs. As the browser has evolved, the responsibilities of ``<xul:tabbrowser>`` have also grown.

At this point, ``<xul:tabbrowser>`` is arguably one of the largest and most complex pieces of code used by the browser's user interface.

.. toctree::
   :maxdepth: 1

   async-tab-switcher