Closed
Bug 859094
Opened 12 years ago
Closed 12 years ago
Remove InvokeContextAtPoint selection overlay handling
Categories
(Firefox for Metro Graveyard :: Input, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
Firefox 23
People
(Reporter: jimm, Assigned: jimm)
References
Details
Attachments
(2 files)
3.07 KB,
patch
|
fryn
:
review+
|
Details | Diff | Splinter Review |
2.25 KB,
patch
|
fryn
:
review+
|
Details | Diff | Splinter Review |
No longer needed.
![]() |
Assignee | |
Comment 1•12 years ago
|
||
In bug 857825 we removed the event trap in the overlay so these will no longer fire.
Assignee: nobody → jmathies
Attachment #734393 -
Flags: review?(fyan)
![]() |
||
Comment 2•12 years ago
|
||
Comment on attachment 734393 [details] [diff] [review]
patch
Review of attachment 734393 [details] [diff] [review]:
-----------------------------------------------------------------
Thanks!
Attachment #734393 -
Flags: review?(fyan) → review+
Comment 3•12 years ago
|
||
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Target Milestone: --- → Firefox 23
![]() |
Assignee | |
Comment 4•12 years ago
|
||
A couple more bits of this I missed in the first landing.
Attachment #738495 -
Flags: review?(fyan)
![]() |
||
Comment 5•12 years ago
|
||
Comment on attachment 738495 [details] [diff] [review]
missed bits
Review of attachment 738495 [details] [diff] [review]:
-----------------------------------------------------------------
Thanks! :)
::: browser/metro/base/content/bindings/selectionoverlay.xml
@@ +23,4 @@
> ]]>
> </constructor>
>
> <destructor>
Now that they don't have any content, please remove the <constructor/> and <destructor/> blocks completely.
Attachment #738495 -
Flags: review?(fyan) → review+
Comment 6•12 years ago
|
||
Updated•11 years ago
|
OS: Windows 8 Metro → Windows 8.1
You need to log in
before you can comment on or make changes to this bug.
Description
•