gecko-dev/dom/plugins
Nicholas Nethercote 00246f9dff Bug 1293596 (part 8) - Make nsIWidget::EnableDragDrop() infallible. r=jimm.
Its return value is only checked in one low-value assertion.

The patch also does the following.

- Removes the Android and GTK overloadings of EnableDragDrop(), which are
  identical to the nsBaseWidget one.

- Streamlines the Windows implementation: fixes the indentation and takes
  advantage of infallible |new|.

--HG--
extra : rebase_source : d090848cf5ea2e92c0188b07559c1e1f3899829f
2016-08-22 09:16:50 +10:00
..
base Bug 1293596 (part 8) - Make nsIWidget::EnableDragDrop() infallible. r=jimm. 2016-08-22 09:16:50 +10:00
ipc Bug 1293596 (part 8) - Make nsIWidget::EnableDragDrop() infallible. r=jimm. 2016-08-22 09:16:50 +10:00
test Bug 1291015 - move more clipboard tests and plugin tests to the hardware based m-cl job. r=RyanVM 2016-08-03 15:07:39 -04:00