Skip to content
This repository has been archived by the owner on Nov 3, 2021. It is now read-only.

Bug 959758 - [Messages] Long tapping any part horizontally adjacent to a message bubble brings up the message options menu #15326

Closed
wants to merge 1 commit into from

Conversation

rwaldron
Copy link
Contributor

https://bugzilla.mozilla.org/show_bug.cgi?id=959758

There are currently jshint failures, but these were created by another patch and have a different bug to address them.

Signed-off-by: Rick Waldron waldron.rick@gmail.com


span = document.createElement('span');

section.appendChild(span);
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nit: maybe use a base <div> container and set its innerHTML, to make this easier to read?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sure I can do that

…o a message bubble brings up the message options menu r=julienw

https://bugzilla.mozilla.org/show_bug.cgi?id=959758
Signed-off-by: Rick Waldron <waldron.rick@gmail.com>
@rwaldron
Copy link
Contributor Author

Merged 482a62a

@rwaldron rwaldron closed this Jan 15, 2014
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
2 participants