Closed Bug 743907 Opened 12 years ago Closed 12 years ago

Add cursor mapper support back to libui

Categories

(Core :: Widget, defect)

All
Gonk (Firefox OS)
defect
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla14

People

(Reporter: mwu, Assigned: mwu)

Details

Attachments

(3 files, 1 obsolete file)

Apparently we need this to support the ICS emulator. The ICS qemu kernel just provides a mouse0 device which gets treated as a cursor/pointer which the current multitouch/singletouch mappers don't support.
Attachment #613485 - Flags: review?(jones.chris.g)
Comment on attachment 613485 [details] [diff] [review]
Put cursor mapper back

>-        // Mozilla bug 739417
>-        if (!outPointer.touchMajor)
>-            continue;
>-

Why?

rs=me for the rest.
Attachment #613485 - Flags: review?(jones.chris.g) → review+
(In reply to Chris Jones [:cjones] [:warhammer] from comment #1)
> Comment on attachment 613485 [details] [diff] [review]
> Put cursor mapper back
> 
> >-        // Mozilla bug 739417
> >-        if (!outPointer.touchMajor)
> >-            continue;
> >-
> 
> Why?
> 

Good catch. I accidentally clobbered this.
https://hg.mozilla.org/integration/mozilla-inbound/rev/8e82bc639a0a
Target Milestone: --- → mozilla14
Apparently GB headers don't provide WeakMessageHandler or MessageHandler. Just comment them out since apparently we don't need them.
Attachment #613851 - Flags: review?(jones.chris.g)
Attached patch Remove use of Message (obsolete) — Splinter Review
Testing this for real this time
Attachment #613861 - Flags: review?(jones.chris.g)
Attachment #613861 - Attachment is obsolete: true
Attachment #613861 - Flags: review?(jones.chris.g)
Attachment #613864 - Flags: review?(jones.chris.g)
Attachment #613851 - Flags: review?(jones.chris.g) → review+
Attachment #613864 - Flags: review?(jones.chris.g) → review+
These reviews were pretty pointless ... in the future if the patch is trivial enough to land as a bustage fix, please don't request review.  If it's not that trivial, back out and request review.
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: