Closed
Bug 1489091
Opened 6 years ago
Closed 6 years ago
Remove support for the inputtooltiptext attribute
Categories
(Toolkit :: Autocomplete, task, P5)
Toolkit
Autocomplete
Tracking
()
RESOLVED
FIXED
mozilla64
Tracking | Status | |
---|---|---|
firefox64 | --- | fixed |
People
(Reporter: dao, Assigned: preeti, Mentored)
References
Details
(Keywords: good-first-bug)
Attachments
(1 file)
This appears to be unused:
https://searchfox.org/mozilla-central/search?q=inputtooltiptext&case=true
Let's remove xbl:inherits="tooltiptext=inputtooltiptext" from autocomplete.xml.
Updated•6 years ago
|
Blocks: war-on-xbl
Updated•6 years ago
|
Priority: -- → P5
Assignee | ||
Comment 1•6 years ago
|
||
Hello everyone! I would like to work on this issue in case no one is working on it. Thanks in advance!
Reporter | ||
Comment 2•6 years ago
|
||
(In reply to Preeti[:preeti] from comment #1)
> Hello everyone! I would like to work on this issue in case no one is working
> on it. Thanks in advance!
Go ahead!
Assignee: nobody → preetimukherjee98
Assignee | ||
Comment 3•6 years ago
|
||
(In reply to Dão Gottwald [::dao] from comment #2)
> (In reply to Preeti[:preeti] from comment #1)
> > Hello everyone! I would like to work on this issue in case no one is working
> > on it. Thanks in advance!
>
> Go ahead!
I am getting the following output while pushing my code on Phabricator:
Linting...
No lint engine configured for this project.
Running unit tests...
Exception
Command failed with error #255!
COMMAND
HGPLAIN=1 hg diff --git -U32767 --rev '' -- ''
STDOUT
(empty)
STDERR
hg: parse error: empty query
(Run with `--trace` for a full exception trace.)
please help!
Comment 4•6 years ago
|
||
I asked on irc, and it looks like you may have forgotten to commit the changes?
21:46 <imadueme> emilio: it looks like that contributor didn't commit their changes first? hg was unable to find any difference
Assignee | ||
Comment 5•6 years ago
|
||
(In reply to Emilio Cobos Álvarez (:emilio) from comment #4)
> I asked on irc, and it looks like you may have forgotten to commit the
> changes?
>
> 21:46 <imadueme> emilio: it looks like that contributor didn't commit their
> changes first? hg was unable to find any difference
Thank you for your help,but I have commited all the changes.....however I tried pushing my patch from an old clone Mozilla Central, there, it is not reflecting any changes in the file after making my changes and using hg status after that. Please help!
Assignee | ||
Comment 6•6 years ago
|
||
Remove support for the inputtooltiptext attribute
Assignee | ||
Comment 7•6 years ago
|
||
I have submitted my patch on a new clone...I have taken help from the #introduction channel...Please do let me know if any further changes are required. Thanks in advance!
Assignee | ||
Comment 8•6 years ago
|
||
(In reply to Preeti[:preeti] from comment #7)
> I have submitted my patch on a new clone...I have taken help from the
> #introduction channel...Please do let me know if any further changes are
> required. Thanks in advance!
I have incorporated the changes mentioned in the Phabricator review and had submitted a patch yesterday. Please do review and let me know if I need to make any further changes!
Reporter | ||
Comment 9•6 years ago
|
||
Comment on attachment 9008990 [details]
Bug 1489091 - Remove support for the inputtooltiptext attribute; r?dao
Dão Gottwald [::dao] has approved the revision.
Attachment #9008990 -
Flags: review+
Updated•6 years ago
|
Attachment #9008990 -
Attachment description: Bug#1489091-Remove support for the inputtooltiptext attribute;r?dao → Bug 1489091 - Remove support for the inputtooltiptext attribute; r?dao
Comment 10•6 years ago
|
||
Pushed by dgottwald@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/8854f79600bb
Remove support for the inputtooltiptext attribute; r=dao
Comment 11•6 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 6 years ago
status-firefox64:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla64
Updated•6 years ago
|
Type: enhancement → task
You need to log in
before you can comment on or make changes to this bug.
Description
•