Closed
Bug 1491536
Opened 7 years ago
Closed 7 years ago
Remove obsolete footer image CSS
Categories
(WebExtensions :: Themes, enhancement)
WebExtensions
Themes
Tracking
(firefox64 fixed)
RESOLVED
FIXED
mozilla64
| Tracking | Status | |
|---|---|---|
| firefox64 | --- | fixed |
People
(Reporter: ntim, Assigned: championshuttler, Mentored)
References
Details
(Keywords: good-first-bug)
Attachments
(1 file)
| Reporter | ||
Comment 1•7 years ago
|
||
Shivam, are you interested in working on this ?
Flags: needinfo?(shivams2799)
| Assignee | ||
Comment 2•7 years ago
|
||
@ntim yeah , i would love to work on it :)
Flags: needinfo?(shivams2799) → needinfo?(ntim.bugs)
| Assignee | ||
Comment 4•7 years ago
|
||
@ntim , i need some help , i have some doubts in mercurial . like so now that PR is merged. do i need to create a another branch for this bug, and if yes then how to do that? also how to pull the new changes to my cloned repository on my laptop. I never used mercurial and arc before. . Used git till now for amo and other projects.
Thanks
Shivam
Flags: needinfo?(ntim.bugs)
| Reporter | ||
Comment 5•7 years ago
|
||
(In reply to Shivam Singhal [:championshuttler] from comment #4)
> @ntim , i need some help , i have some doubts in mercurial . like so now
> that PR is merged. do i need to create a another branch for this bug, and if
> yes then how to do that? also how to pull the new changes to my cloned
> repository on my laptop. I never used mercurial and arc before. . Used git
> till now for amo and other projects.
>
>
> Thanks
> Shivam
You can do `hg pull` (similar to `git fetch`) to pull the latest code. Once you've done that, you can do `hg up central` (similar to `git checkout central`). Once you've done that, you can do your changes and then commit them.
Flags: needinfo?(ntim.bugs)
| Assignee | ||
Comment 6•7 years ago
|
||
Removed obsolete footer image css
| Assignee | ||
Comment 7•7 years ago
|
||
(In reply to Tim Nguyen :ntim from comment #5)
> You can do `hg pull` (similar to `git fetch`) to pull the latest code. Once
> you've done that, you can do `hg up central` (similar to `git checkout
> central`). Once you've done that, you can do your changes and then commit
> them.
Works perfectly , thanks for the help , also did `hg update` to update to the tip of repo.
Thanks
Updated•7 years ago
|
Attachment #9009400 -
Attachment description: Bug 1491536- Remove obsolete footer image CSS → Bug 1491536- Remove obsolete footer image CSS. r=ntim
| Reporter | ||
Comment 8•7 years ago
|
||
Comment on attachment 9009400 [details]
Bug 1491536 - Remove obsolete footer image CSS. r=ntim
Tim Nguyen :ntim has approved the revision.
Attachment #9009400 -
Flags: review+
Updated•7 years ago
|
Attachment #9009400 -
Attachment description: Bug 1491536- Remove obsolete footer image CSS. r=ntim → Bug 1491536 - Remove obsolete footer image CSS. r=ntim
| Reporter | ||
Comment 9•7 years ago
|
||
(In reply to Shivam Singhal [:championshuttler] from comment #7)
>
> Works perfectly , thanks for the help , also did `hg update` to update to
> the tip of repo.
>
> Thanks
`hg up` is the same thing as `hg update` :)
Comment 10•7 years ago
|
||
Pushed by ntim.bugs@gmail.com:
https://hg.mozilla.org/integration/autoland/rev/0c879e092971
Remove obsolete footer image CSS. r=ntim
Comment 11•7 years ago
|
||
| bugherder | ||
Status: NEW → RESOLVED
Closed: 7 years ago
status-firefox64:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla64
Comment 12•7 years ago
|
||
Will manual testing be required on this bug? if so, please specify some info on how to validate. Otherwise please set the qe-verify- flag. Thanks!
Flags: needinfo?(shivams2799)
| Reporter | ||
Updated•7 years ago
|
Flags: qe-verify-
| Reporter | ||
Updated•7 years ago
|
Flags: needinfo?(shivams2799)
You need to log in
before you can comment on or make changes to this bug.
Description
•