Closed
Bug 742274
Opened 13 years ago
Closed 13 years ago
B2G: Hardware buttons do not work on akami.
Categories
(Core :: Widget, defect)
Tracking
()
RESOLVED
FIXED
People
(Reporter: jaoo, Unassigned)
Details
Attachments
(1 obsolete file)
Hardware buttons do not work on akami I guess due new ICS based input reader. This story comes from [1] and Bug 741038.
[1] https://github.com/andreasgal/B2G/issues/254
Comment 1•13 years ago
|
||
This patch enables reconnection process when the PDP context creation failed (due to a APN URL error, no coverage, ...)
This one, has a "simple" retry policy. First time: 10 secs, Next 30, next 120, ...
It's required to patch over the 717122 last patches.
Also, I added a callback notification on ril_worker since in 727319 this had been removed. Note that this callback only works on Data Connection failures.
Comment 2•13 years ago
|
||
Excuse me, I failed the bug number, please remove it.
Updated•13 years ago
|
Attachment #615311 -
Attachment is obsolete: true
| Reporter | ||
Comment 3•13 years ago
|
||
Fixed (see [1]) by cjones.
[1] https://github.com/andreasgal/B2G/commit/6842d90be8e92b98ce5fc436913532ff88c7b500
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•