Closed
Bug 1411467
Opened 8 years ago
Closed 8 years ago
Keeping PointerEvent enabled in release build
Categories
(Core :: DOM: Events, enhancement, P2)
Core
DOM: Events
Tracking
()
RESOLVED
FIXED
mozilla59
| Tracking | Status | |
|---|---|---|
| firefox57 | --- | unaffected |
| firefox58 | --- | wontfix |
| firefox59 | --- | fixed |
People
(Reporter: stone, Assigned: stone)
Details
(Keywords: dev-doc-complete)
Attachments
(1 file, 1 obsolete file)
|
2.18 KB,
patch
|
smaug
:
review+
|
Details | Diff | Splinter Review |
No description provided.
| Assignee | ||
Updated•8 years ago
|
Assignee: nobody → sshih
| Assignee | ||
Updated•8 years ago
|
status-firefox57:
--- → unaffected
Priority: -- → P2
| Assignee | ||
Updated•8 years ago
|
Summary: Keeping PointerEvent enabled → Keeping PointerEvent enabled in early beta
Comment 1•8 years ago
|
||
Stone, the merge day is Nov. 13, let's have this in by then for smooth train riding and get to more users.
| Assignee | ||
Comment 2•8 years ago
|
||
| Assignee | ||
Updated•8 years ago
|
Attachment #8926765 -
Flags: review?(bugs)
Updated•8 years ago
|
Attachment #8926765 -
Flags: review?(bugs) → review+
| Assignee | ||
Comment 3•8 years ago
|
||
Pushed by sshih@mozilla.com:
https://hg.mozilla.org/integration/mozilla-inbound/rev/2ed0ff57330d
Keeping PointerEvent enabled in early beta. r=smaug.
Comment 5•8 years ago
|
||
| bugherder | ||
Status: NEW → RESOLVED
Closed: 8 years ago
status-firefox58:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla58
Comment 6•8 years ago
|
||
This patch didn't take test_interfaces into account at all and unsurprisingly, it's burning Beta badly. Backing out because we can't have burning Beta builds with b3 gtb scheduled for Monday.
https://treeherder.mozilla.org/logviewer.html#?job_id=143859638&repo=mozilla-beta
https://hg.mozilla.org/mozilla-central/rev/933f9cd9b3b9030399a11c19cb4e5117b29e2772
Status: RESOLVED → REOPENED
Flags: needinfo?(sshih)
Resolution: FIXED → ---
Target Milestone: mozilla58 → ---
| Assignee | ||
Comment 7•8 years ago
|
||
Can't only enable some interfaces in test_interfaces.js for early beta. So we plan to enable it in release build and ride the next train (FF59).
Flags: needinfo?(sshih)
| Assignee | ||
Updated•8 years ago
|
Summary: Keeping PointerEvent enabled in early beta → Keeping PointerEvent enabled in release build
| Assignee | ||
Comment 8•8 years ago
|
||
Attachment #8926765 -
Attachment is obsolete: true
| Assignee | ||
Updated•8 years ago
|
Attachment #8932040 -
Flags: review?(bugs)
Comment 9•8 years ago
|
||
Comment on attachment 8932040 [details] [diff] [review]
Keeping PointerEvent enabled in release build
Hmm, why we can't enable on Android too? At least file a bug to enable there too.
Attachment #8932040 -
Flags: review?(bugs) → review+
| Assignee | ||
Comment 10•8 years ago
|
||
Created bug 1426786 for pointer event on android. We still have some works (e.g. fill the pointer event related attributes, fix failed test cases) before enabling it on android.
| Assignee | ||
Comment 11•8 years ago
|
||
Comment 12•8 years ago
|
||
Pushed by sshih@mozilla.com:
https://hg.mozilla.org/integration/mozilla-inbound/rev/0d6b0f5ffc8f
Keeping PointerEvent enabled in release build. r=smaug.
Comment 13•8 years ago
|
||
| bugherder | ||
Status: REOPENED → RESOLVED
Closed: 8 years ago → 8 years ago
status-firefox59:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla59
Comment 14•8 years ago
|
||
Ride the train on 59, won't fix for 58.
Comment 15•8 years ago
|
||
I've documented this:
https://developer.mozilla.org/en-US/Firefox/Releases/59#New_APIs
https://github.com/mdn/browser-compat-data/pull/1066
Keywords: dev-doc-complete
You need to log in
before you can comment on or make changes to this bug.
Description
•