Closed
Bug 1411467
Opened 6 years ago
Closed 6 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•6 years ago
|
Assignee: nobody → sshih
Assignee | ||
Updated•6 years ago
|
status-firefox57:
--- → unaffected
Priority: -- → P2
Assignee | ||
Updated•6 years ago
|
Summary: Keeping PointerEvent enabled → Keeping PointerEvent enabled in early beta
Comment 1•6 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•6 years ago
|
||
Assignee | ||
Updated•6 years ago
|
Attachment #8926765 -
Flags: review?(bugs)
Updated•6 years ago
|
Attachment #8926765 -
Flags: review?(bugs) → review+
Assignee | ||
Comment 3•6 years ago
|
||
https://treeherder.mozilla.org/#/jobs?repo=try&revision=d9ac2c6a5a630ae1e145a4a52065dbba33bf6277
Pushed by sshih@mozilla.com: https://hg.mozilla.org/integration/mozilla-inbound/rev/2ed0ff57330d Keeping PointerEvent enabled in early beta. r=smaug.
Comment 5•6 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/2ed0ff57330d
Status: NEW → RESOLVED
Closed: 6 years ago
status-firefox58:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla58
Comment 6•6 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•6 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•6 years ago
|
Summary: Keeping PointerEvent enabled in early beta → Keeping PointerEvent enabled in release build
Assignee | ||
Comment 8•6 years ago
|
||
Attachment #8926765 -
Attachment is obsolete: true
Assignee | ||
Updated•6 years ago
|
Attachment #8932040 -
Flags: review?(bugs)
Comment 9•6 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•6 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•6 years ago
|
||
https://treeherder.mozilla.org/#/jobs?repo=try&revision=b01aae26d03e6f8be3fa281ccf61fa96f397cd07
Comment 12•6 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•6 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/0d6b0f5ffc8f
Status: REOPENED → RESOLVED
Closed: 6 years ago → 6 years ago
status-firefox59:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla59
Comment 14•6 years ago
|
||
Ride the train on 59, won't fix for 58.
Comment 15•6 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
•