Closed Bug 791222 Opened 13 years ago Closed 13 years ago

Do the event.target check for pageShowEventHandlers before setting a timeout.

Categories

(SeaMonkey :: General, defect)

defect
Not set
normal

Tracking

(seamonkey2.15 fixed)

RESOLVED FIXED
seamonkey2.15
Tracking Status
seamonkey2.15 --- fixed

People

(Reporter: philip.chee, Assigned: philip.chee)

Details

Attachments

(1 file)

Bug 780594 Comment 168: > See bug 784792 comment 12 and bug 786940 comment 3. Bug 786940 comment 3: > pageShowEventHandlers runs off a timeout in response to all pageshow events. It's a > no-op when the pageshow event is for a subframe. We could avoid setting the timeout > entirely in that case.
Straight port.
Attachment #661195 - Flags: review?(neil)
Comment on attachment 661195 [details] [diff] [review] Patch v1.0 Proposed fix. > function pageShowEventHandlers(event) > { >+ checkForDirectoryListing(); > } Not much left to do here is there ;-) (Historically, this also used to: 1. Update bookmarks as being visited. Places does this I guess. 2. Copy search results to the search sidebar. 3. Copy the URL to a native widget...)
Attachment #661195 - Flags: review?(neil) → review+
Status: ASSIGNED → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
Target Milestone: --- → seamonkey2.15
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: