gecko/toolkit
Mike Conley 56afd19b11 Bug 1117936 - If print preview throws in browser-content.js, make sure printUtils.js can handle the error. r=Mossop.
It's possible for docShell.printPreview.printPreview to throw (if we're attempting to print preview a
XUL document, for example). If it throws, this can put printUtils.js in a funny state, since it's waiting
to hear that print preview was successfully entered.

This patch makes it possible for browser-content.js to inform the parent that printPreview failed, and for
the parent to react appropriately.

--HG--
extra : amend_source : cd6d89feb1b7e95a2a02452412580a4d00d52ad1
2015-01-06 14:52:01 -05:00
..
components Bug 1117936 - If print preview throws in browser-content.js, make sure printUtils.js can handle the error. r=Mossop. 2015-01-06 14:52:01 -05:00
content Bug 1117936 - If print preview throws in browser-content.js, make sure printUtils.js can handle the error. r=Mossop. 2015-01-06 14:52:01 -05:00
crashreporter Bug 1110499 - Don't exit crash handler on Android until we've finished started the reporter r=ted,blassey 2014-12-15 12:13:12 -06:00
devtools Bug 1118071 - Update web-audio-automation-timeline library to fix setTargetAtTime only calculating once for web audio editor's getAutomationData. r=vp 2015-01-07 13:57:00 -05:00
forgetaboutsite Bug 1111787 - Part 1: Delete the directory for the origin pair when "forget this site" is invoked. r=cpearce 2015-01-05 19:00:00 -05:00
identity Backed out changeset 96a5b2854978 (bug 527444) for android xpcshell bustage on a CLOSED TREE 2014-12-12 12:57:14 -08:00
library Bug 1108858 - Avoid building libxul twice as much as necessary during Linux PGO builds. r=mshal 2014-12-23 15:27:20 +09:00
locales Bug 793920 - (Part 1) Move majority of Android reader mode code to a shared place in /toolkit. r=Mossop,bnicholson 2014-12-10 16:44:53 -08:00
modules merge fx-team to mozilla-central a=merge 2015-01-07 14:11:47 +01:00
mozapps Bug 1094312: Fix browser_bug553455.js:test_cancel_restart by pausing the download for long enough for the progress notification to show reliably. r=Gijs 2014-12-26 14:06:43 -08:00
obsolete
profile
system Bug 1110031 - Part 1: Mark more directories as FAIL_ON_WARNINGS. r=gps 2014-12-10 22:56:31 -08:00
themes Bug 1013689 - In-content pages - Alignment fixes. r=jaws 2015-01-08 09:05:39 +01:00
webapps Backed out changesets 34a66a625618, 32db3daa20fe, and ac15ba8568c5 (bug 1102219) for Gaia unit test failures. 2014-12-11 11:28:30 -05:00
xre Back out cset 143ddd8eded9 (bug 1117635) for breaking some people's OS X builds on a CLOSED TREE. a=RyanVM 2015-01-07 11:58:19 -08:00
moz.build
toolkit.mozbuild