Closed Bug 855916 Opened 12 years ago Closed 12 years ago

Needs a debug pref for testing moz gesture events

Categories

(Firefox :: General, enhancement)

enhancement
Not set
normal

Tracking

()

RESOLVED FIXED
Firefox 22

People

(Reporter: masayuki, Assigned: masayuki)

References

Details

Attachments

(1 file)

Attached patch PatchSplinter Review
Currently, Moz*Gesture events are always stopped its propagation by browser.js. https://mxr.mozilla.org/mozilla-central/source/browser/base/content/browser.js#771 This makes us hard to test Moz*Getsture event implementation. We should add a debug pref for it.
Attachment #730994 - Flags: review?(robert.bugzilla)
Comment on attachment 730994 [details] [diff] [review] Patch I suspect that the metro browser.js should have a corresponding check so I'm passing the review over to someone that should be able to answer whether it should
Attachment #730994 - Flags: review?(robert.bugzilla) → review?(netzen)
Comment on attachment 730994 [details] [diff] [review] Patch Review of attachment 730994 [details] [diff] [review]: ----------------------------------------------------------------- Sorry re-forwarding this to jimm as he's been the one reiewing the simmilar work done in metro.
Attachment #730994 - Flags: review?(netzen) → review?(jmathies)
Good idea for testing purposes. cc'ing a few people who might be interested in knowing this pref exists. > I suspect that the metro browser.js should have a corresponding check so I'm > passing the review over to someone that should be able to answer whether it > should We only use one Moz* simple gesture (MozEdgeGesture) so no need at this point.
Attachment #730994 - Flags: review?(jmathies) → review+
Could you please use Services.prefs instead of gPrefService?
Status: ASSIGNED → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Target Milestone: --- → Firefox 22
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: