Closed Bug 1220316 Opened 9 years ago Closed 7 years ago

Remove explicit use of AppCompatCheckBox

Categories

(Firefox for Android Graveyard :: General, defect)

All
Android
defect
Not set
normal

Tracking

(firefox53 fixed)

RESOLVED FIXED
Firefox 53
Tracking Status
firefox53 --- fixed

People

(Reporter: mcomella, Assigned: owaiskazi19, Mentored)

References

Details

(Whiteboard: [lang=java][good next bug])

Attachments

(2 files)

Added as a work-around fix in bug 1220196, waiting on bug 1220309.
These files can be found at:
  https://mxr.mozilla.org/mozilla-central/search?string=appcompatcheckbox&find=mobile%2Fandroid&findi=&filter=^[^\0]*%24&hitlimit=&tree=mozilla-central

I think using <CheckBox (or whatever) directly should just work.
Mentor: michael.l.comella
Whiteboard: [lang=java][good next bug]
Assignee: nobody → maurya1985
Assignee: maurya1985 → nobody
I would like to work on this bug but the link to the files doesn't seem to work. I'm assuming that the only AppCompatCheckBox that needs changing is in PromptInput.java. Is that correct?
(In reply to Kevin Lam from comment #2)
> I would like to work on this bug but the link to the files doesn't seem to
> work. I'm assuming that the only AppCompatCheckBox that needs changing is in
> PromptInput.java. Is that correct?

It's entirely possible that my initial hypothesis, that bug 1220309 would fix the issue, is incorrect.

That being said, I don't think you should change the PromptInput value. afaik, the XML is changed to dynamically change CheckBox -> AppCompatCheckBox, but references in code are not updated. See here for a list of all uses of AppCompatCheckBox:
  https://dxr.mozilla.org/mozilla-central/search?q=path%3Amobile%2Fandroid+AppCompatCheck&redirect=false
Hi Michael!
Have a look at the attachment 8816767 [details] and if it is fine then i will upload a patch soon.
Hi, Owais. I'm no longer working on Fennec – let me see if I can get someone else to help you.

Sebastian, could you take a look at this or redirect it? Thanks!
Mentor: s.kaspari
Flags: needinfo?(s.kaspari)
Hi sebastian!
https://reviewboard-hg.mozilla.org/gecko/rev/99b97f682498 Please review my code
Can you please assign this bug to me?
Assignee: nobody → owaiskazi19
Status: NEW → ASSIGNED
Hi sebastian!
Please review my patch
This patch seems to have the wrong format.

The following guide should help you to submit a patch to mozreview and link it with this bug:
http://mozilla-version-control-tools.readthedocs.io/en/latest/mozreview/commits.html
Flags: needinfo?(s.kaspari) → needinfo?(owaiskazi19)
(In reply to Owais Kazi from comment #7)
> Hi sebastian!
> https://reviewboard-hg.mozilla.org/gecko/rev/99b97f682498 Please review my
> code

It looks like you pushed the patch but it wasn't linked to this bug. Just include the bug number and push again: "Bug XXXXX - Commit message. r?sebastian".
Comment on attachment 8819347 [details]
Bug 1220316-Removed explicit use of AppCompactCheckBox in the following files Part 2. .

https://reviewboard.mozilla.org/r/99168/#review99452
Attachment #8819347 - Flags: review?(s.kaspari) → review+
I got this error in 'try' http://mibpaste.com/XhuPko. Can you help me with it?
Is this bug completed https://treeherder.mozilla.org/#/jobs?repo=try&revision=92f61c240cef or it does have error?
Keywords: checkin-needed
Pushed by ihsiao@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/7be572e3697d
Removed explicit use of AppCompactCheckBox in the following files Part 2. r=sebastian.
Keywords: checkin-needed
Flags: needinfo?(owaiskazi19)
Is this bug fixed now?
Flags: needinfo?(s.kaspari)
(In reply to Owais Kazi from comment #17)
> Is this bug fixed now?

Yes, as soon as the patch is merged to mozilla-central this bug will be closed.
Flags: needinfo?(s.kaspari)
https://hg.mozilla.org/mozilla-central/rev/7be572e3697d
Status: ASSIGNED → RESOLVED
Closed: 7 years ago
Resolution: --- → FIXED
Target Milestone: --- → Firefox 53
Product: Firefox for Android → Firefox for Android Graveyard
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: