Closed Bug 1373921 Opened 7 years ago Closed 7 years ago

Remove duplicated css code from about:support/profiles/url-classifier

Categories

(Firefox :: Theme, enhancement, P5)

56 Branch
enhancement

Tracking

()

RESOLVED FIXED
Firefox 61
Tracking Status
firefox61 --- fixed

People

(Reporter: urbankrajnc92, Assigned: urbankrajnc92)

References

Details

Attachments

(1 file, 2 obsolete files)

      No description provided.
Assignee: nobody → urbankrajnc92
Blocks: 1097111
Status: NEW → ASSIGNED
Attached image Screenshot with patch (obsolete) (deleted) β€”
I suppose we'd take a patch, but I'd also support simply removing about:plugins now that NPAPI plugins are deprecated.
Priority: -- → P5
(In reply to Justin Dolske [:Dolske] from comment #6)
> I suppose we'd take a patch,

TBH I don't think it's worth the effort / review time.

UK92, would you mind preparing a patch for just about:support/profiles/url-classifier, leaving about:plugins alone?
Flags: needinfo?(urbankrajnc92)
Comment on attachment 8878770 [details]
Bug 1373921 - Remove duplicated css code from about:support/profiles/url-classifier

https://reviewboard.mozilla.org/r/150076/#review198090
Attachment #8878770 - Flags: review?(dao+bmo)
Comment on attachment 8878771 [details]
Bug 1373921 - Remove duplicated css code from about:support/profiles/url-classifier

https://reviewboard.mozilla.org/r/150078/#review198092

::: toolkit/content/aboutSupport.xhtml:30
(Diff revision 2)
>              src="chrome://global/content/aboutSupport.js"/>
>      <script type="application/javascript"
>              src="chrome://global/content/resetProfile.js"/>
>    </head>
>  
> -  <body dir="&locale.dir;">
> +  <body dir="&locale.dir;" class="block">

I'm not a fan of this -- "block" is a nonsensical class name. That's not even any better than using style="display: block".
Attachment #8878771 - Flags: review?(dao+bmo)
Attachment #8878771 - Attachment is obsolete: true
Flags: needinfo?(urbankrajnc92)
Summary: Update about:plugins to new in-content style → Remove duplicated css code from about:support/profiles/url-classifier
Attachment #8878772 - Attachment is obsolete: true
Comment on attachment 8878770 [details]
Bug 1373921 - Remove duplicated css code from about:support/profiles/url-classifier

https://reviewboard.mozilla.org/r/150076/#review198568

::: toolkit/content/aboutSupport.xhtml:30
(Diff revision 4)
>              src="chrome://global/content/aboutSupport.js"/>
>      <script type="application/javascript"
>              src="chrome://global/content/resetProfile.js"/>
>    </head>
>  
> -  <body dir="&locale.dir;">
> +  <body dir="&locale.dir;" style="display: block">

How about adding a meaningfully descriptive class for this?
Attachment #8878770 - Flags: review?(dao+bmo)
Comment on attachment 8878770 [details]
Bug 1373921 - Remove duplicated css code from about:support/profiles/url-classifier

https://reviewboard.mozilla.org/r/150076/#review198720

Thanks!
Attachment #8878770 - Flags: review?(dao+bmo) → review+
We're sorry, Autoland could not rebase your commits for you automatically. Please manually rebase your commits and try again.

hg error in cmd: hg rebase -s 25d64ac547bfbbf737f80d1e11fc6aa72ebed76d -d 2cd639e2998f: rebasing 455736:25d64ac547bf "Bug 1373921 - Remove duplicated css code from about:support/profiles/url-classifier r=dao" (tip)
merging toolkit/content/aboutSupport.xhtml
merging toolkit/content/aboutUrlClassifier.xhtml
merging toolkit/themes/shared/in-content/common.inc.css
warning: conflicts while merging toolkit/content/aboutUrlClassifier.xhtml! (edit, then use 'hg resolve --mark')
unresolved conflicts (see hg resolve, then hg rebase --continue)
Pushed by ntim.bugs@gmail.com:
https://hg.mozilla.org/integration/mozilla-inbound/rev/dd609e3b9e0b
Remove duplicated css code from about:support/profiles/url-classifier. r=dao
https://hg.mozilla.org/mozilla-central/rev/dd609e3b9e0b
Status: ASSIGNED → RESOLVED
Closed: 7 years ago
Resolution: --- → FIXED
Target Milestone: --- → Firefox 61
Depends on: 1503253
No longer depends on: 1503253
Regressions: 1503253
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: