Commit Graph

228 Commits

Author SHA1 Message Date
Mark Hammond
2256bad7cd Bug 941469 - RemoteWebProgress doesn't pass flags param for onLocationChange. r=felipe 2013-11-22 17:39:05 +11:00
Mike Hommey
f0d1cd1e10 Bug 939044 - Remove most definitions of MODULE. r=mshal 2013-11-19 11:47:39 +09:00
Gijs Kruitbosch
ce9b4a4882 Merge mozilla-central and ux 2013-11-15 18:32:01 +01:00
Matthew Noorenberghe
dc43a0e285 Merge mozilla-central to UX 2013-11-09 17:46:29 -08:00
Gijs Kruitbosch
bdf8ffe2d3 Merge mozilla-central and ux 2013-11-07 19:21:54 +00:00
Gijs Kruitbosch
5b8e8a7c7d Merge mozilla-central and ux 2013-11-06 09:01:08 +01:00
Gijs Kruitbosch
00aa54c9ed Merge mozilla-central and ux 2013-11-03 23:36:57 +01:00
Gijs Kruitbosch
fa23450aa3 Merge mozilla-central and ux 2013-11-01 23:24:47 +01:00
Nils Maier
af6f802adf Bug 932548 - Improve stack/message generation for uncaught Promise.jsm rejections. r=yoric 2013-10-31 23:23:10 -04:00
Olli Pettay
c2460f00ba Bug 933070, MessageManager should use nsTObserverArray, r=fabrice 2013-11-05 13:52:04 +02:00
Mark Hammond
078b18373e Bug 935379 - RemoteWebProgress should handle missing/failing progress listener methods. r=felipe 2013-11-07 10:43:59 +11:00
Bill McCloskey
da1234b0aa Bug 923333 - Replace docShell.setCurrentURI with something e10s-compatible (r=felipe) 2013-11-12 15:02:14 -08:00
Timothy Nikkel
4e8e2855b2 Bug 932419. Stop NS_ASSERT's from popping up a modal dialog in non-release builds, and fix aurora builds to be considered non-release builds for such purposes. r=dao 2013-11-01 22:47:22 -05:00
Tom Schuster
08781fdfab Bug 926033: correct searchString persistence for different searches in findbar. r=mikedeboer 2013-11-08 18:35:28 +01:00
Bill McCloskey
b50a836fc2 Bug 931534 - Make back/forward dropdowns work using CPOWs (r=felipe) 2013-10-28 12:24:51 -07:00
Sebastian Hengst
20f5e19299 Bug 765285 - Include last 3 days of crash IDs in about:support. r=Mossop,dolske 2013-10-28 00:18:14 +01:00
Tareq Khandaker
d2520604e3 Bug 926635 - Improve layout of uncaught Promise.jsm error messages. r=Yoric 2013-10-27 08:03:51 -04:00
Robert Strong
1f7efd27f9 Bug 931267 - Convert deprecated octal literals in FileUtils.jsm. r=bbondy 2013-10-26 14:30:45 -07:00
Mike Hommey
80c623bb6a Bug 921492 - Make StrictOrderingOnAppendList use actual alphabetical sorting. r=mshal,r=gps 2013-10-24 08:05:43 +09:00
Gijs Kruitbosch
4e2021a3e8 Bug 927605 - invert the cloverleaf flag, r=vporof 2013-10-22 14:00:51 +02:00
Gijs Kruitbosch
01df7a0631 Bug 927605 - refactor keyboard shortcut code in devtools into a JSM, r=Unfocused,vporof
--HG--
rename : browser/devtools/shared/helpers.js => toolkit/modules/ShortcutUtils.jsm
2013-10-20 22:50:37 +02:00
Gijs Kruitbosch
a9ac8f9beb Merge mozilla-central and ux 2013-10-29 17:23:48 +01:00
Gijs Kruitbosch
5dcdae8acc Merge mozilla-central and ux 2013-10-28 23:41:12 +01:00
Gijs Kruitbosch
3e54109a58 merge m-c to UX 2013-10-27 21:18:18 +01:00
Gijs Kruitbosch
4593d1248d Merge mozilla-central and ux 2013-10-24 10:18:26 +02:00
Gijs Kruitbosch
43c7d4f812 Bug 885066 - don't apply LWTs to windows already in customization mode, r=Unfocused 2013-10-22 12:20:38 +02:00
Gijs Kruitbosch
4fd7b7c65f Merge mozilla-central and ux 2013-10-23 00:37:14 +02:00
Gijs Kruitbosch
8075b6f634 Merge mozilla-central and ux 2013-10-17 13:48:43 +02:00
Gijs Kruitbosch
b546eab442 Merge mozilla-central and ux 2013-10-16 23:24:59 +02:00
Mike de Boer
f846aefb47 Bug 923565: make ctrl-enter open the focused link in a new tab. r=evilpie 2013-10-16 17:45:42 +02:00
Mike de Boer
b93454baad Bug 921308: don't scroll when an element is focused on findbar close. r=evilpie 2013-10-16 17:04:49 +02:00
Wes Kocher
f27029d43a Merge m-c to fx-team 2013-10-15 20:32:13 -07:00
Gijs Kruitbosch
9f466ffaf0 Merge mozilla-central and ux 2013-10-16 13:15:41 +02:00
Gijs Kruitbosch
25786e5bcc Merge mozilla-central and ux 2013-10-16 10:20:09 +02:00
Tom Schuster
6ea70f9803 Bug 921343 - Avoid removing selections done by the user when closing the findbar. r=mikedeboer 2013-10-15 20:02:23 -04:00
Gijs Kruitbosch
df46ecf97e Merge m-c to ux 2013-10-13 23:58:05 +02:00
Phil Ringnalda
95759c43cf Merge m-i to m-c 2013-10-13 10:18:40 -07:00
David Rajchenbach-Teller
e3678062f5 Bug 903433 - Report unhandled Promise.jsm exceptions upon garbage-collection. r=paolo 2013-10-12 14:17:46 -04:00
Mina Almasry
01b53453c2 Bug 698437 - Allow spatial navigation with directional controller. r=kats 2013-10-12 13:59:50 -04:00
Carsten "Tomcat" Book
176c547fd6 Backed out changeset 2f67ed3d7d6c (bug 451283) failures in mochitest and marionette
--HG--
rename : toolkit/modules/Log.jsm => services/common/log4moz.js
rename : toolkit/modules/tests/xpcshell/test_Log.js => services/common/tests/unit/test_log4moz.js
2013-10-12 10:51:43 +02:00
Gijs Kruitbosch
b956cee77f Merge mozilla-central and ux 2013-10-11 10:08:05 +02:00
Blair McBride
102c87203a Bug 910172 - PermissionsUtils.jsm bustage fix for Gaia. r=bustage 2013-10-11 11:56:42 +13:00
Gijs Kruitbosch
368dd8209d Merge mozilla-central and ux 2013-10-10 20:23:18 +02:00
Blair McBride
0e3245757f Bug 910172 - Refactor XPIProvider.importPermissions out to a reusable JSM. r=Mossop 2013-10-10 14:30:34 +13:00
Gijs Kruitbosch
a1a793b67a Merge m-c to ux 2013-10-03 17:20:04 +02:00
Ms2ger
9d5ce8dfb7 Bug 922268 - Remove empty makefiles; r=gps 2013-10-03 09:10:00 +02:00
Gijs Kruitbosch
4f742931a0 Merge mozilla-central and ux 2013-10-02 09:48:41 +02:00
Gijs Kruitbosch
6571c9c165 Merge mozilla-central and ux 2013-10-02 00:00:14 +02:00
Gijs Kruitbosch
f29604a04c Merge m-c to UX 2013-10-01 00:36:26 +02:00
Ryan VanderMeulen
cc6799fe38 Merge fx-team to m-c.
--HG--
rename : mobile/android/base/UpdateServiceHelper.java => mobile/android/base/updater/UpdateServiceHelper.java
2013-09-30 16:18:53 -04:00