Closed Bug 521462 Opened 16 years ago Closed 6 years ago

Fennec should fire events or notifications for document loading

Categories

(Firefox for Android Graveyard :: General, defect)

x86
Linux
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED WONTFIX

People

(Reporter: mfinkle, Unassigned)

Details

Fennec has some pretty strict requirements during page loading. Between the canvas tiling and the performance tweaks, we really don't want add-ons (or our own code) to be goofing around during a pageload. We can fir events or notifications at load start and load end, so other code knows it's safe to do their work. Firefox uses "StartDocumentLoad", "EndDocumentLoad" and "FailedDocumentLoad" notifications. I suppose we coudl do the same even though the convention is to use suffixes, not prefixes to convey changes in state :(
Closing all opened bug in a graveyard component
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → WONTFIX
You need to log in before you can comment on or make changes to this bug.