Closed Bug 580379 Opened 15 years ago Closed 15 years ago

Move and improve CSS introduced in Bug 558287

Categories

(Toolkit :: Add-ons Manager, defect)

defect
Not set
normal

Tracking

()

VERIFIED FIXED
mozilla2.0b3

People

(Reporter: bparr, Assigned: bparr)

Details

(Whiteboard: [AddonsRewrite])

Attachments

(1 file, 2 obsolete files)

The CSS introduced by the landed patch for Bug 558287 should be located in content instead of skin. The CSS can also be made simpler.
Attached patch Patch (obsolete) — Splinter Review
Moved the necessary code from skin to content. Didn't change the "header-searching" CSS because the throbber's visibility needs to be hidden when not active. That way, the search box doesn't shift back and forth when searching. Also, improved the test to better check the state for the "header-searching" element.
Assignee: nobody → bparr
Status: NEW → ASSIGNED
Attachment #458786 - Flags: review?(dtownsend)
Flags: in-testsuite?
Flags: in-litmus-
Comment on attachment 458786 [details] [diff] [review] Patch Looks good however the rule to hide #header-searching should also be in content.
Attachment #458786 - Flags: review?(dtownsend) → review-
Attached patch Patch v2 (obsolete) — Splinter Review
Made Dave's change.
Attachment #458786 - Attachment is obsolete: true
Attachment #458814 - Flags: review?(dtownsend)
Comment on attachment 458814 [details] [diff] [review] Patch v2 >diff --git a/toolkit/mozapps/extensions/test/browser/browser_searching.js b/toolkit/mozapps/extensions/test/browser/browser_searching.js >--- a/toolkit/mozapps/extensions/test/browser/browser_searching.js >+++ b/toolkit/mozapps/extensions/test/browser/browser_searching.js >@@ -86,16 +86,32 @@ function end_test() { > > function getAnonymousElementByAttribute(aElement, aName, aValue) { > return gManagerWindow.document.getAnonymousElementByAttribute(aElement, > aName, > aValue); > } > > /* >+ * Checks wheter or not the Add-ons Manager is currently searching *whether
Attachment #458814 - Flags: review?(dtownsend) → review+
Attached patch Patch v3Splinter Review
Fix typo.
Attachment #458814 - Attachment is obsolete: true
Attachment #458868 - Flags: review?(dtownsend)
Thanks, patch looks good (r=me, if you need it)
Needs a toolkit peer r+ but I'm sure Dave will get to this shortly
Comment on attachment 458868 [details] [diff] [review] Patch v3 Yep this looks good, will land when I get to the office.
Attachment #458868 - Flags: review?(dtownsend) → review+
Attachment #458868 - Flags: approval2.0+
Status: ASSIGNED → RESOLVED
Closed: 15 years ago
Flags: in-testsuite? → in-testsuite+
Resolution: --- → FIXED
Target Milestone: --- → mozilla2.0b3
Verified fixed based on check-in and passing tests.
Status: RESOLVED → VERIFIED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: