Jed Parsons
bb7ffc9270
Bug 882496 - Fail gracefully if Persona observer methods called before watch(). r=benadida
2013-06-13 17:44:44 -07:00
Alexandre Poirot
f97f3f81cc
Bug 879228 - [browserconsole] Tune console.jsm to ease Addon SDK integration. r=msucan
2013-06-20 12:51:18 -04:00
Brian O'Keefe
25e65a9445
Bug 875934 - Move LIBRARY_NAME to moz.build (batch #2 ); r=mshal
...
--HG--
extra : rebase_source : 555b28e5c3412ffc210c60b6fe2fee6f053fd587
2013-06-18 08:13:42 -04:00
Brian O'Keefe
5f8b5163e8
Bug 875934 - Move LIBRARY_NAME to moz.build (batch #1 ); r=mshal
...
--HG--
extra : rebase_source : 385d3fd65475ffc18ee44ae088753649470e214b
2013-06-17 15:21:01 -04:00
Robert Strong
150daca54e
Tests - Bug 882007 - Restart notification is not shown when staging is enabled. r=bbondy
...
--HG--
rename : toolkit/mozapps/update/test/chrome/test_0095_restartNotification.xul => toolkit/mozapps/update/test/chrome/test_0093_restartNotification.xul
rename : toolkit/mozapps/update/test/chrome/test_0096_restartNotification_remote.xul => toolkit/mozapps/update/test/chrome/test_0094_restartNotification_remote.xul
rename : toolkit/mozapps/update/test/chrome/test_0097_restartNotification_remoteInvalidNumber.xul => toolkit/mozapps/update/test/chrome/test_0095_restartNotification_remoteInvalidNumber.xul
rename : toolkit/mozapps/update/test/chrome/test_0093_stagedBackground.xul => toolkit/mozapps/update/test/chrome/test_0096_restartNotification_stagedBackground.xul
rename : toolkit/mozapps/update/test/chrome/test_0094_stagedServiceBackground.xul => toolkit/mozapps/update/test/chrome/test_0097_restartNotification_stagedServiceBackground.xul
2013-06-19 18:05:34 -07:00
Robert Strong
cbabf01a32
Main patch - Bug 882007 - Restart notification is not shown when staging is enabled. r=bbondy
2013-06-19 18:05:04 -07:00
JosiahOne
c6e4ee435b
Bug 873727 - Use a listener instead of timers to fix intermittent failures. r=roc
2013-06-19 13:20:38 -04:00
Raymond Lee
c1167acc4f
Bug 846644 - Use asynchronous getCharsetForURI in PlacesUtils.jsm. r=mak
2013-06-19 00:50:22 +08:00
Alexandre Poirot
3f744cf6ad
Bug 732553 - NS_BASE_STREAM_CLOSED in dbg-transport.js. r=past
2013-06-19 20:57:35 -04:00
Ryan VanderMeulen
342c4d256a
Backed out changeset 833ca9a17792 (bug 874132) for Android bustage on a CLOSED TREE.
2013-06-19 20:32:47 -04:00
Nick Alexander
c881e10c70
Bug 874132 - Reland Part 3: Replace uses of apkbuilder with zip and custom debug signing tool. r=jmaher,mfinkle
...
This incorporates follow-ups including: rename the debug key; check if
key alias exists rather than just testing for keystore existence; set
$(AIDL).
Renaming the debug key works around an un-confirmed JDK bug in
jarsigner, where '-debug' and 'debug' compare the same.
2013-06-19 17:05:14 -07:00
Justin Dolske
7685b1c1ad
Bug 839961 - Refactor login manager's content actions into a separate JSM. (bug 881996 workaround) r=mattn
2013-06-19 16:30:53 -07:00
Justin Dolske
928b6ff5fb
Bug 839961 - Refactor login manager's content actions into a separate JSM. (main patch) r=mattn
2013-06-19 16:30:53 -07:00
Benjamin Smedberg
5f3af2acf4
Bug 882858 - Add a "showing" notification to PopupNotifications, r=jaws sr=gavin
2013-06-19 13:29:05 -04:00
Nick Alexander
966d17128b
Backed out changeset 3a4c1a113154 (Bug 874132) for jarsigner "Please specify alias name" errors.
2013-06-19 08:21:15 -07:00
Benjamin Smedberg
8c67029c44
Bug 882339 - Cache the blocklist state on plugin tags to avoid querying the blocklist service constantly, r=johns
2013-06-19 11:07:28 -04:00
Benoit Girard
12b3d83cec
Bug 882937 - Fix GTest dependencies. r=glandium
...
--HG--
extra : rebase_source : c890b5d5371dd39496529849cd241871dcc4eefc
2013-06-14 10:36:47 -04:00
Joey Armstrong
8a348c090d
bug 872087: mozbuild HOST_LIBRARY_NAME conversion cleanup. r=gps
2013-06-19 09:19:25 -04:00
Asaf Romano
cf79f21921
Relanding Bug 834539 - Replace getPageTitle with an async API. r=mak. sr=gavin.
2013-06-19 10:18:38 +03:00
Makoto Kato
933f878c39
Bug 884634 - GTK3 port should use Linux theme. r=karlt
2013-06-19 15:11:51 +09:00
Daniel Holbert
e50f42253c
Backed out changeset e086e888bd8d (bug 879228), on the suspicion of causing a b2g mochitest-3 failure, since the failure mentions 'console is undefined' and this patch touched Console.jsm.
...
CLOSED TREE
2013-06-18 22:45:12 -07:00
Benjamin Smedberg
7b9f081ca0
Back out 2d970c9c1fad - Bug 882858 Because of mochitest-browser failures in browser_CTP_drag_drop.js and perhaps browser_pluginnotification.js
2013-06-18 21:38:00 -04:00
Ryan VanderMeulen
558b14210d
Merge cypress and inbound.
2013-06-18 18:15:53 -04:00
Benjamin Smedberg
7a3a6c1a37
Back out revision d3da96f774b3 on a CLOSED TREE - Bug 882339 because of mochitest-browser failures in browser_CTP_drag_drop.js and browser-pluginnotification.js
2013-06-18 16:44:07 -04:00
Ted Mielczarek
0e11a150f1
bug 884300 - fix DWARF CFI record serialization. r=glandium
2013-06-18 11:56:43 -04:00
Benjamin Smedberg
633721b808
Bug 882858 - Add a "showing" notification to PopupNotifications, r=jaws sr=gavin
2013-06-18 13:16:40 -04:00
Benjamin Smedberg
a75ca744ee
Bug 882339 - Cache the blocklist state on plugin tags to avoid querying the blocklist service constantly, r=johns
2013-06-18 13:16:40 -04:00
Joey Armstrong
6eb232533a
bug 875549: mozbuild cleanup for HOST_CSRCS. r=gps
2013-06-18 09:10:50 -04:00
Alexandre Poirot
b5620f593b
Bug 879228 - [browserconsole] tune console.jsm to ease Addon SDK integration. r=msucan
2013-06-18 17:27:04 -04:00
Masatoshi Kimura
0ca1460845
Bug 882624 - Update comments. r=bbondy
2013-06-18 20:37:28 +09:00
Ed Morley
e2f92e4a02
Merge latest green inbound changeset and mozilla-central
2013-06-18 11:52:39 +01:00
Ryan VanderMeulen
0ba1979265
Merge m-c and fx-team.
2013-06-17 20:06:42 -04:00
Ryan VanderMeulen
2754c80515
Backed out changeset 8416c29fecda (bug 834539) for xpcshell failures.
...
CLOSED TREE
2013-06-18 14:46:00 -04:00
Nick Alexander
5852bb6287
Bug 874132 - Part 3: Replace uses of apkbuilder with zip and custom debug signing tool. r=jmaher
...
--HG--
extra : rebase_source : cf6601c6591921397f96fd1011db43de962ee8ed
2013-06-18 09:25:16 -07:00
Asaf Romano
82717d4434
Bug 834539 - Replace getPageTitle with an async API. r=mak. sr=gavin.
2013-06-18 19:24:31 +03:00
Gavin Sharp
8410ee0def
Bug 493051: avoid having addEngine select the engine by default, by adding an optional callback to let callers observe the successful addition of the engine, r=MattN
...
--HG--
extra : rebase_source : 1e67f4fbed4324e2d5b8d132cf07be60b3010cf9
2013-06-18 09:39:02 -04:00
Gavin Sharp
d791bd260f
Bug 879658: don't expose localStorage to FrameWorker for non-whitelisted social providers, r=mixedpuppy
...
--HG--
extra : rebase_source : 225b3903057e362e180f8ded7e18bf26a63bacb0
2013-06-17 17:25:06 -04:00
Masatoshi Kimura
92f12ba5ea
Bug 883855 - Add "delete" value support to AddHandlerValues and AddDDEHandlerValues. r=bbondy
2013-06-18 23:02:53 +09:00
Nicholas Cameron
604e0dbb21
Bug 849399. Adjust test timeouts to account for newly correct behaviour in nsTransitionManager.cpp. r=dbaron
2013-06-18 14:18:55 +12:00
Masatoshi Kimura
3d9f7a3b04
Bug 882624 - Remove "URL Protocol" from FirefoxURL key. r=bbondy
2013-06-17 23:08:55 +09:00
Dave Camp
d06fd61fb5
Bug 878443 - Let the inspector actor expire actors for nodes that are no longer connected to the tree. r=jwalker
...
--HG--
extra : rebase_source : 0f6e871eebfd817b70d8229127b6cd285950ea86
2013-06-07 11:06:39 -07:00
Dave Camp
3778dbeba6
Bug 878614 - Handle subdocument loads/unloads in the inspector actor. r=jwalker
...
--HG--
extra : rebase_source : 08d33498922f3a8b46faa5b1b11c6d8d25de9f17
2013-06-07 11:02:32 -07:00
Dave Camp
d324f55f93
Bug 878442 - Add tree change mutations to the inspector actor. r=jwalker
...
--HG--
extra : rebase_source : 54401ddc820a0636f2980b8051207c4fa9968113
2013-06-06 16:22:01 -07:00
Dave Camp
ac6904d5a4
Bug 878441 - Add simple mutation watching to the inspector actor. r=jwalker
...
--HG--
extra : rebase_source : 1f6a187ccaa8a8d0454da7271a5adbfd890c7c79
2013-06-06 16:09:16 -07:00
Dave Camp
2d2a4af3fe
Bug 878381 - Keep track of parents and children on the client side of the inspector. r=jwalker
...
--HG--
extra : rebase_source : c8ba58bf283e6c2c99c0c1ba8959ce97fc266d8a
2013-06-06 16:09:16 -07:00
Dave Camp
9c3398edd6
Bug 878379 - Change the walker's querySelector requests to provide any nodes needed to connect to the root node. r=jwalker
...
--HG--
extra : rebase_source : c234f32af28b5c137e679b1da1d9e5967fc08b3f
2013-06-06 16:09:16 -07:00
Dave Camp
85a97695bf
Bug 877300 - Add a basic DOM walker actor. r=jwalker
...
--HG--
extra : rebase_source : 984ca53aba9223f1d7c716a394cef2fc72bf8438
2013-06-06 16:09:16 -07:00
Ryan VanderMeulen
767774c046
Merge fx-team and m-c.
2013-06-15 21:35:04 -04:00
Dave Camp
fa2deceeb1
Bug 866306 - Add a library to make devtools protocol interaction a bit easier - fix xpcshell tests, r=orange
2013-06-15 12:10:23 -07:00
Dave Camp
3098ad3a35
Bug 881101 - hooks.other is null after shutting down the debugger. r=past
2013-06-10 21:16:47 -07:00