Closed
Bug 461013
Opened 17 years ago
Closed 17 years ago
get rid of |aTab.localName != "tab"| checks in removeAllTabsBut, removeTab and reloadTab
Categories
(Firefox :: Tabbed Browser, defect)
Firefox
Tabbed Browser
Tracking
()
RESOLVED
FIXED
Firefox 3.1b2
People
(Reporter: dao, Assigned: dao)
Details
Attachments
(2 files)
3.13 KB,
patch
|
Gavin
:
review+
|
Details | Diff | Splinter Review |
950 bytes,
patch
|
Gavin
:
review+
|
Details | Diff | Splinter Review |
from bug 456002 comment 15:
> (From update of attachment 339788 [details] [diff] [review])
> (In reply to comment #14)
> > The current behavior doesn't seem to make sense to me and bugs me every time I
> > look at it (and others, e.g. bz in bug 113934), but it never seemed important
> > enough to file a bug. Do you want me to file a separate bug? Or can you explain
> > why the code is doing what it's doing?
>
> I actually misinterpreted it as a null check; I agree that it doesn't make much
> sense as it is. Bug 107848 comment 25 suggests that event listeners on non-tab
> elements used to pass |this| as the parameter, or something. I think we can
> probably get rid of it, but a new bug would be good.
Assignee | ||
Comment 1•17 years ago
|
||
Attachment #344155 -
Flags: review?(gavin.sharp)
Updated•17 years ago
|
Attachment #344155 -
Flags: review?(gavin.sharp) → review+
Assignee | ||
Comment 2•17 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 17 years ago
Resolution: --- → FIXED
Target Milestone: --- → Firefox 3.1b2
Assignee | ||
Comment 3•17 years ago
|
||
Attachment #345738 -
Flags: review?(gavin.sharp)
Updated•17 years ago
|
Attachment #345738 -
Flags: review?(gavin.sharp) → review+
Assignee | ||
Comment 4•17 years ago
|
||
You need to log in
before you can comment on or make changes to this bug.
Description
•