Closed
Bug 343269
Opened 19 years ago
Closed 14 years ago
disable CSS loader for microsummary page loads
Categories
(Firefox Graveyard :: Microsummaries, defect, P2)
Firefox Graveyard
Microsummaries
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: myk, Unassigned)
References
(Depends on 1 open bug)
Details
(Whiteboard: [microsummaries-feature-removal])
When the microsummary service loads a web page to summarize it, it should disable the CSS loader to improve performance and so the loader doesn't log warnings and errors to the error console, confusing users who are unaware of the microsummary service's silent loads.
Reporter | ||
Updated•19 years ago
|
Priority: -- → P2
Whiteboard: [myk-mss]
Target Milestone: --- → Firefox 3
Reporter | ||
Updated•19 years ago
|
Component: Bookmarks → Microsummaries
Whiteboard: [myk-mss]
Comment 1•19 years ago
|
||
Hmm, are there edge cases we might need to worry about? [eg, CSS2 generated content or display:none hiding text] I suppose it doesn't really matter, since Javascript is disabled and JS is *far* more likely to be used to alter page content...
In any case, it would seem reasonable to disable CSS loading by default, and (perhaps) in the future add some mechanism for a microsummary to enable CSS if it really wants to.
Updated•19 years ago
|
QA Contact: bookmarks → microsummaries
Updated•16 years ago
|
Target Milestone: Firefox 3 → ---
Comment 2•14 years ago
|
||
- BUGSPAM -
Wontfixing all Microsummaries bugs, since the feature has been removed from the core product and previous versions won't get further fixes for it.
If interested in supporting Microsummaries in your add-on, you're free to use our old microsummaries code and to search all previously open bugs by looking for [microsummaries-feature-removal] in the status whiteboard field.
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → WONTFIX
Whiteboard: [microsummaries-feature-removal]
Assignee | ||
Updated•10 years ago
|
Product: Firefox → Firefox Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•