Closed
Bug 734503
Opened 13 years ago
Closed 11 years ago
Add new DOM binding for TouchList
Categories
(Core :: DOM: Core & HTML, defect)
Core
DOM: Core & HTML
Tracking
()
RESOLVED
FIXED
mozilla25
People
(Reporter: peterv, Assigned: Ms2ger)
References
Details
Attachments
(1 file, 3 obsolete files)
19.25 KB,
patch
|
jst
:
review+
|
Details | Diff | Splinter Review |
No description provided.
Reporter | ||
Comment 1•13 years ago
|
||
Attachment #604528 -
Flags: review?(jst)
Updated•13 years ago
|
Attachment #604528 -
Flags: review?(jst) → review+
Reporter | ||
Comment 2•13 years ago
|
||
https://hg.mozilla.org/integration/mozilla-inbound/rev/554ab0a2f470
Comment 3•13 years ago
|
||
https://hg.mozilla.org/mozilla-central/rev/554ab0a2f470
Status: ASSIGNED → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla13
Updated•13 years ago
|
Attachment #604528 -
Attachment is patch: true
Comment 4•13 years ago
|
||
Backed out because it caused errors in XUL Fennec (bug 743325): https://hg.mozilla.org/integration/mozilla-inbound/rev/9c0e1f71c15b
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
Target Milestone: mozilla13 → ---
Reporter | ||
Comment 5•12 years ago
|
||
https://hg.mozilla.org/integration/mozilla-inbound/rev/1554b33212cb
Target Milestone: --- → mozilla16
Comment 6•12 years ago
|
||
https://hg.mozilla.org/mozilla-central/rev/1554b33212cb
Status: REOPENED → RESOLVED
Closed: 13 years ago → 12 years ago
Resolution: --- → FIXED
Depends on: 777706
Comment 7•12 years ago
|
||
This was backed out in bug 777706. I'm reopening, but I have no idea if that's the right thing to do or not.
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
Assignee | ||
Comment 8•12 years ago
|
||
Updated to current m-c. If I understand bug 777706 correctly, the issue was that events weren't wrappercached; now that they are, can this land?
Attachment #604528 -
Attachment is obsolete: true
Assignee | ||
Updated•12 years ago
|
Target Milestone: mozilla16 → ---
Assignee | ||
Comment 9•12 years ago
|
||
(In reply to :Ms2ger from comment #8) > Created attachment 725932 [details] [diff] [review] > v2 (Note: I haven't tested if this builds or passes tests, and it probably changed enough since last year that it could use a new review.)
Assignee | ||
Comment 10•12 years ago
|
||
This does build.
Attachment #725932 -
Attachment is obsolete: true
Assignee | ||
Comment 14•11 years ago
|
||
Assignee: peterv → Ms2ger
Attachment #726158 -
Attachment is obsolete: true
Status: REOPENED → ASSIGNED
Attachment #764680 -
Flags: review?(jst)
Comment 15•11 years ago
|
||
Comment on attachment 764680 [details] [diff] [review] Patch v3 Looks good, r=jst
Attachment #764680 -
Flags: review?(jst) → review+
Assignee | ||
Comment 16•11 years ago
|
||
https://hg.mozilla.org/mozilla-central/rev/5f3e6849dfde
Status: ASSIGNED → RESOLVED
Closed: 12 years ago → 11 years ago
Flags: in-testsuite?
Resolution: --- → FIXED
Target Milestone: --- → mozilla25
Updated•6 years ago
|
Component: DOM → DOM: Core & HTML
You need to log in
before you can comment on or make changes to this bug.
Description
•