Closed Bug 899338 Opened 10 years ago Closed 10 years ago

Work around backspace problem in e10s builds by disabling XUL command

Categories

(Firefox :: Keyboard Navigation, defect)

x86_64
Linux
defect
Not set
normal

Tracking

()

RESOLVED FIXED
Firefox 26

People

(Reporter: billm, Assigned: billm)

References

(Blocks 1 open bug)

Details

Attachments

(1 file)

Attached patch backspace-fixSplinter Review
Right now we've worked around the backspace handling problem in the larch repo by deleting the command that calls BrowserHandleBackspace(). However, it's still a problem on mozilla-central. This patch does pretty much the same thing, but it only disables the command when gMultiProcessBrowsing is set.

Obviously we'd like to fix this the right way in the future. However, we're trying to make m-c usable for multiprocess browsing by mid-August.
Attachment #782800 - Flags: review?(felipc)
Attachment #782800 - Flags: review?(felipc) → review+
https://hg.mozilla.org/mozilla-central/rev/9d4d298a428f
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
Target Milestone: --- → Firefox 26
You need to log in before you can comment on or make changes to this bug.