gecko-dev/dom/plugins
Nicholas Nethercote 67af4817e9 Bug 1293596 (part 2) - Rework nsIWidget bounds getters. r=mstange.
This patch makes GetBounds(), GetScreenBounds() and GetClientBounds() more
obviously infallible, like existing functions such as GetNaturalBounds() and
GetClientSize(). This results in clearer behaviour in nsCocoaWindow.mm if
Objective C exceptions occur. Along the way, the patch removes some useless
failure checks for these functions.

The patch also removes the NS_IMETHOD from GetRestoredBounds and makes that
function MOZ_MUST_USE.
2016-08-19 09:03:04 +10:00
..
base Bug 1293596 (part 2) - Rework nsIWidget bounds getters. r=mstange. 2016-08-19 09:03:04 +10:00
ipc Bug 1287588 - Fix parameter ordering in embed tags; r=bsmedberg 2016-08-18 10:22:03 -07: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