Commit Graph

20430 Commits

Author SHA1 Message Date
Nick Alexander
ab45bf0afe 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
fdd5d0b966 Bug 834539 - Replace getPageTitle with an async API. r=mak. sr=gavin. 2013-06-18 19:24:31 +03:00
Gavin Sharp
a53dcdb333 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
72d2cfc005 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
f810a607cb Bug 883855 - Add "delete" value support to AddHandlerValues and AddDDEHandlerValues. r=bbondy 2013-06-18 23:02:53 +09:00
Dave Camp
adccb547fb Bug 884396 - Add tests for NodeActor.setNodeValue. r=paul
--HG--
extra : rebase_source : 2e60220c3c3021862267e6300a5c54e7489aef57
2013-06-10 21:18:44 -07:00
Dave Camp
9ac0cdec46 Bug 884390 - Add attribute modification to the inspector actor. r=paul
--HG--
extra : rebase_source : ecd39da79ad5ad7d1bc365b135758970561341a0
2013-06-10 21:18:44 -07:00
Dave Camp
4118321418 Bug 884388 - Add inner/outerHTML requests to the walker actor. r=paul
--HG--
extra : rebase_source : 7fe93afb46ce07bf17c9bf503056d345506f17b6
2013-06-10 21:18:44 -07:00
Dave Camp
d7bdc12d32 Bug 883908 - Fix padding in Console.jsm's trace method. r=jwalker
--HG--
extra : rebase_source : b98c20106329084d5361dc336a58e98287f27445
2013-06-17 06:52:54 -07:00
Dave Camp
6a1c8cf0e7 Bug 877316 - Add pseudo-class lock functionality to the inspector actor. r=harth
--HG--
extra : rebase_source : a24d4026ebc893d64f25ac65e535e5da23adfbc3
2013-06-10 21:18:41 -07:00
Dave Camp
54db0275a3 Bug 883601 - Downgrade exceptions to warning when accessing rawNode on an inspector front. r=paul
--HG--
extra : rebase_source : bd170c4a9d32a6ffb4031e9c09658d2892dbb445
2013-06-10 21:18:43 -07:00
Dave Camp
8c158aea06 Bug 883600 - Add an isLocal method to the walker. r=paul
--HG--
extra : rebase_source : 62589f32bbf32569b000f5b1557788402cf979e7
2013-06-10 21:18:43 -07:00
Varun Joshi
cf48c60812 Bug 862765 - Fixed undefined OS.Shared.TEST. r=yoric 2013-06-13 09:35:12 -04:00
Mihai Sucan
b8dd40d720 Bug 885751 - dbg-server.jsm compartment is leaking 500,000-char JavaScript warning strings like a sieve; r=dcamp 2013-06-23 14:35:22 +03:00
Rob Campbell
0fcd222292 Bug 692829 - Display cached messages from iframes; r=msucan 2013-06-14 11:19:26 -04:00
Nathan Froyd
1e0a3084a4 Bug 860846 - part 3 - send telemetry pings to new, partitioned URLs; r=vladan 2013-06-19 11:44:11 -04:00
Nathan Froyd
a8ca407d65 Bug 860846 - part 2 - don't double-JSON-encode saved pings; r=vladan 2013-06-19 11:37:53 -04:00
Nathan Froyd
331d8d34de Bug 860846 - part 1 - make TelemetryPing tests use registerPrefixHandler; r=taras 2013-06-19 10:10:45 -04:00
Ryan VanderMeulen
75e013633c Merge m-c to inbound. 2013-06-20 20:12:31 -04:00
Ryan VanderMeulen
5e22b58e42 Backed out changesets 448ba56d9ba4 and 8cea4b4646ef (bug 700693) for intermittent failures. 2013-06-20 19:50:13 -04:00
Ryan VanderMeulen
69762bc8de Merge inbound and m-c. 2013-06-20 19:22:19 -04:00
Nick Alexander
dc310122de Bug 874132 - Second 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-20 11:50:28 -07:00
David Keeler
067195a706 bug 700693 - OCSP stapling testing r=bsmith 2013-06-20 11:41:41 -07:00
Nick Fitzgerald
4be3b2b473 Bug 757408 - Opening debugger hangs completely on large scripts; r=past 2013-06-20 10:43:30 -07:00
Ryan VanderMeulen
d5d2c452cd Merge m-c and inbound. 2013-06-20 19:26:38 -04:00
Brian O'Keefe
f11b19a860 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
11bcc1cd9e 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
e506e6072f 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
1f873a3642 Main patch - Bug 882007 - Restart notification is not shown when staging is enabled. r=bbondy 2013-06-19 18:05:04 -07:00
JosiahOne
a64eba0ec3 Bug 873727 - Use a listener instead of timers to fix intermittent failures. r=roc 2013-06-19 13:20:38 -04:00
Raymond Lee
7a339f0b0b Bug 846644 - Use asynchronous getCharsetForURI in PlacesUtils.jsm. r=mak 2013-06-19 00:50:22 +08:00
Alexandre Poirot
52dc995210 Bug 732553 - NS_BASE_STREAM_CLOSED in dbg-transport.js. r=past 2013-06-19 20:57:35 -04:00
Ryan VanderMeulen
2a07e1ed8c Backed out changeset 833ca9a17792 (bug 874132) for Android bustage on a CLOSED TREE. 2013-06-19 20:32:47 -04:00
Nick Alexander
ead6ac6942 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
19ee595133 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
53a14b6e5b Bug 839961 - Refactor login manager's content actions into a separate JSM. (main patch) r=mattn 2013-06-19 16:30:53 -07:00
Jed Parsons
64e35771af Bug 882496 - Fail gracefully if Persona observer methods called before watch(). r=benadida 2013-06-13 17:44:44 -07:00
Alexandre Poirot
6e43dc6fcf Bug 879228 - [browserconsole] Tune console.jsm to ease Addon SDK integration. r=msucan 2013-06-20 12:51:18 -04:00
Mike Shal
26eb74dee4 Bug 886827 - remove extraneous space from moz.build file; r=joey 2013-06-25 11:15:51 -04:00
Nicholas Cameron
19c033f855 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
387c6c93dc Bug 882624 - Remove "URL Protocol" from FirefoxURL key. r=bbondy 2013-06-17 23:08:55 +09:00
Dave Camp
d886ea39e6 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
dce80b050a 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
53aacec867 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
8512c61e02 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
e84d2f4f19 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
a36c1b496d 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
8dcdc83993 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
161d0d64f7 Merge fx-team and m-c. 2013-06-15 21:35:04 -04:00
Dave Camp
f74f25a8b2 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
b4b2f88a8f Bug 881101 - hooks.other is null after shutting down the debugger. r=past 2013-06-10 21:16:47 -07:00
Dave Camp
465d00dbcd Backout revision 5c76c23df424 for bad commit message. 2013-06-15 10:21:50 -07:00
Dave Camp
b50d21be3d Bug 866306 - Add a library to make devtools protocol interaction a bit easier. r=jimb
--HG--
extra : rebase_source : 1b8d8b42ccea6bfea01297a16a561e55f192d554
2013-06-06 12:29:27 -07:00
Dave Camp
f24dd9d3b4 Bug 877295 - Allow actors to be loaded as addon-sdk modules. r=past
--HG--
extra : rebase_source : 8f5e3247a5b98fb67bc3d659549b4040bb2d2f42
2013-06-10 21:16:47 -07:00
Dave Camp
b39419aaa8 Bug 877295 - Allow actors to be loaded as CommonJS modules. r=past
--HG--
extra : rebase_source : c9f1f7da216e006ab1983127f9aa61da25f7da92
2013-06-06 16:06:08 -07:00
Jim Blandy
52ec936398 Bug 878958: Handle a greeting packet as if it were reply from the root actor. r=dcamp 2013-06-14 13:14:30 -07:00
Jim Blandy
eb8478d9ea Bug 878958: Separate out a function for setting reply handlers. r=dcamp 2013-06-14 13:14:30 -07:00
Jim Blandy
8ac0731334 Bug 878958: In DebuggerClient, substitute mainRoot for _connected. r=dcamp 2013-06-14 13:14:30 -07:00
Jim Blandy
29e5bf70c0 Bug 878958: Use a Map to map actor names to reply handlers, not an object. r=dcamp 2013-06-14 13:14:30 -07:00
Jim Blandy
296fb31c55 Bug 878958: Use arrow functions in JS debugger client code. r=dcamp 2013-06-14 13:14:30 -07:00
Jim Blandy
01d7ebb311 Bug 878901: Create a separate client front object, RootClient, for communicating with root actors. r=dcamp 2013-06-14 13:14:29 -07:00
Vladimir Vukicevic
f4af325139 b=882906; remove EXTRA_DSO_LIBS; r=ted 2013-06-13 22:58:22 -04:00
Joey Armstrong
0a0e08cb9c bug 880246: move EXTRA_PP_COMPONENTS to mozbuild (file batch #1) r=mshal 2013-06-14 14:07:19 -04:00
Ryan VanderMeulen
6529c6c587 Merge m-c to inbound. 2013-06-14 13:04:31 -04:00
Ed Morley
9c73839633 Merge mozilla-central and fx-team 2013-06-14 13:57:22 +01:00
Nick Fitzgerald
0c6e598a67 Bug 882986 - A source map's sourcesContent doesn't work when the original file path is absolute; r=dcamp 2013-06-13 18:21:06 -07:00
Robert Strong
e2f1a1af0e Bug 886647 - passed unused in TestAUSHelper.cpp. r=bbondy 2013-06-25 13:16:28 -07:00
Dave Camp
d7a7f0ad5c Bug 883604 - Implement NodeFront.isDocumentElement. r=paul 2013-06-17 06:52:51 -07:00
Dave Camp
d738064908 Bug 883603 - Don't reply to getWalker request until DOM content is loaded. r=paul 2013-06-17 06:52:51 -07:00
Dave Camp
83c01076cf Bug 883602 - Import all parents when using frontForRawNode(). r=jwalker 2013-06-17 06:52:51 -07:00
Dave Camp
14c6c1419f Bug 883599 - Fix the inspector actor's nextSibling and previousSibling requests. r=paul 2013-06-10 21:18:18 -07:00
Dave Camp
7ab9abf825 Bug 881120 - Allow clients to specify nodes that shouldn't be released. r=jwalker 2013-06-11 20:27:23 -07:00
Ed Morley
ef41b38c64 Merge mozilla-central and fx-team 2013-06-21 15:46:24 +01:00
Victor Porof
19edc00bbb Bug 883345 - Undefined values aren't properly displayed in the debugger's variables view, r=past 2013-06-21 17:33:57 +03:00
Phil Ringnalda
fbec0d00df Merge m-c to m-i 2013-06-22 15:56:20 -07:00
Robert Strong
2544268883 Additional test patch - Bug 843497 - Update check says 'up to date' for out of date versions on unsupported OS versions. r=bbondy 2013-06-22 13:37:25 -07:00
Robert Strong
65352e3bec xpcshell test fixup - Bug 843497 - Update check says 'up to date' for out of date versions on unsupported OS versions. r=me for test fixup 2013-06-22 13:37:20 -07:00
Robert Strong
65a4446066 3. tests patch - Bug 843497 - Update check says 'up to date' for out of date versions on unsupported OS versions. r=bbondy 2013-06-22 13:37:16 -07:00
Robert Strong
85b9ab73e1 1. main patch - Bug 843497 - Update check says 'up to date' for out of date versions on unsupported OS versions. r=bbondy 2013-06-22 13:37:07 -07:00
Mihai Sucan
a8f991cdf2 Bug 883649 - Console freezes when accessing a DeadObject's property; r=past 2013-06-21 20:40:00 +03:00
Raymond Lee
1c1aafd579 Bug 836485 - Add methods to remove downloads on history expiration r=paolo 2013-06-22 02:35:09 +08:00
Alexandre Poirot
4e30f42dab Bug 882760: Fix devtool's JSM global issue on b2g; r=jimb 2013-06-22 09:01:12 -04:00
Jim Mathies
6566a4ec52 Bug 853857 - Check the result of CrashReporter::CheckForLastRunCrash. r=ted 2013-06-21 04:11:43 -05:00
Ehsan Akhgari
9af8ee20af Merge mozilla-central to mozilla-inbound 2013-06-22 08:42:15 -04:00
David Rajchenbach-Teller
c679e6e25a Bug 837326 - Unit tests for third party addon telemetry;r=froydnj,ehsan 2013-06-22 07:11:12 +02:00
David Rajchenbach-Teller
44b78eaa8b Bug 837326 - Statistics of accept/reject of third-party cookies;r=froydnj 2013-06-22 07:11:12 +02:00
Phil Ringnalda
9630589d68 Back out 7c8506b0729d (bug 843497) since I already backed out the rest of the bug's patches for xpcshell failures 2013-06-21 19:52:48 -07:00
Phil Ringnalda
864d14c11f Back out 01bc57172461:5bd9adbd3b15 (bug 843497) for xpcshell failures 2013-06-21 19:49:47 -07:00
Robert Strong
34f76c035e Additional test patch - Bug 843497 - Update check says 'up to date' for out of date versions on unsupported OS versions. r=bbondy 2013-06-21 19:39:48 -07:00
Shane Caraveo
d6fd17a6a5 bug 809085 make permissions panels work with social content, r=felipe 2013-06-21 16:14:22 -07:00
Geoff Lankow
e8df227e38 Bug 882995 - FAYT should work on application/json documents. r=gavin 2013-06-14 13:28:23 +12:00
Martijn Wargers
4adfc0b74c Bug 868439 - Convert some uses of nsIPrefBranch to SpecialPowers. r=jmaher 2013-06-15 00:13:44 +02:00
Nils Maier
c4ab68f849 Bug 846019 - Part 1: amIAddonManager: Map URIs to AddonIDs. r=bmcbride 2013-06-14 22:48:06 -04:00
Joey Armstrong
177893ac53 bug 880246: move EXTRA_PP_COMPONENTS to mozbuild (cleanup). r=mshal 2013-06-20 15:59:59 -04:00
Gavin Sharp
23bd07e688 backout f370e521f004 (bug 879658) for b-c bustage
--HG--
extra : rebase_source : faa6901a5da3f65feb7db0c12c8657d7704bbbc5
2013-06-17 17:21:20 -04:00
William Chen
753de934d2 Bug 875165 - Update help button style to be compatible with XBL refactoring changes. r=dao
--HG--
extra : rebase_source : 2874a068bc0de77161268810bf6c8daff92ed3e8
2013-05-17 15:29:02 -07:00
Nathan Froyd
c5dece0d3a Bug 887253 - don't hardcode event names in aboutTelemetry.js; r=vladan 2013-06-26 09:45:45 -04:00
Ryan VanderMeulen
cf9fba3a22 Merge fx-team to inbound. 2013-07-02 09:14:48 -04:00
Brandon Benvie
d5a5fdd2c5 Bug 888399 - Fix missing parenthesis in DebuggerClient.Argument.prototype.getArgument. r=dcamp 2013-06-28 11:25:57 -07:00
Jim Mathies
8b019c0e6e Bug 879565 - Add metrofx support for overlay scrollbars. Patch also replaces various static overlay metrics with LookAndFeel values. r=mstange 2013-07-02 05:02:21 -05:00
Phil Ringnalda
b67ef544c3 Backed out changeset 77bd60758c53 (bug 879565) for still asserting, just not quite as much 2013-07-01 21:43:49 -07:00
Jim Mathies
3376430962 Bug 879565 - Add metrofx support for overlay scrollbars. Patch also replaces various static overlay metrics with LookAndFeel values. (Debug osx assertions fixed.) r=mstange 2013-07-01 21:42:00 -05:00
Robert Strong
4ecaa27e6b Take 2 - fix a likely race condition that might fix Bug 626833 - Intermittent test_0200_app_launch_apply_update.js. r=bbondy 2013-07-01 19:31:38 -07:00
Jim Mathies
35a5731f5d commit backout (bug 879565) CLOSED TREE 2013-07-01 19:29:10 -05:00
Jim Mathies
2cd8d6dfd5 Backed out changeset c2299dce9dbd (bug 879565) due to debug assertions. 2013-07-01 19:28:44 -05:00
Gavin Sharp
68fd54dac6 Bug 885351: make sure defaultEngine and currentEngine are always in sync, including when the prefs have invalid values or after an upgrade from <FF23, r=MattN
--HG--
extra : transplant_source : Z%E3%AE%91%1D%D5%930%DE%F7%EA%F4dG%C7%B2%0B%9F0i
2013-07-01 16:46:07 -07:00
Jim Mathies
82d7613462 Bug 879565 - Add metrofx support for overlay scrollbars. Patch also replaces various static overlay metrics with LookAndFeel values. r=mstange 2013-07-01 16:53:17 -05:00
Joey Armstrong
b1d5c9aba5 bug 880773: move SSRCS to mozbuild (file batch #1). r=mshal 2013-07-01 17:09:48 -04:00
Blake Kaplan
7a5fa22309 Bug 653881 - Rework XBL insertion points and clean up related code to more closely follow the Web Components model. Instead of maintaining a hashtable of insertion points in bindings (and removing insertions points from the tree) leave the insertion points in the tree as explicit placeholders and teach all other relevant code how to walk the explicit children of elements via two iterators (ExplicitChildIterator and FlattenedChildIterator). Note that this patch does not maintain 100% compatibility with the previous code: there are bug fixes and behavior changes included. For example, by having explicit insertion points in the bindings, it is now easier to handle dynamic changes to the bound element correctly (as well as, eventually, handling dynamic changes to the binding correctly). Patch originally by sicking. r=bzbarsky
--HG--
extra : rebase_source : 6926ae8ea57b20f4067b16bd3d7bd85bda854756
2013-05-01 15:50:08 -07:00
Justin Lebar
3e059c7221 Bug 820686 - Remove code after MOZ_CRASH or MOZ_ASSUME_NOT_REACHED. r=(see below)
r=tbsaunde for accessible
r=jmuizelaar for gfx
r=waldo for js
r=roc for layout
r=glandium for mozglue
r=jduell for netwerk
r=khuey for everything else
2013-06-28 18:38:32 -07:00
Justin Lebar
051c5b560a Bug 802686 - s/MOZ_NOT_REACHED/MOZ_CRASH/ in Gecko. r=(see below)
r=tbsaunde for accessible
r=jmuizelaar for gfx
r=roc for layout
r=glandium for mozglue
r=jduell for netwerk
r=khuey for everything else

This is a mechanical change made with sed.  Later patches in this queue
clean up the whitespace errors and so on.
2013-06-28 18:38:30 -07:00
Geoff Lankow
666b1a7f27 Bug 887447 - Don't display Update History button on Android; r=adw 2013-06-29 12:10:05 +12:00
Stefan Mirea
d44e08b773 Bug 887907 - Move OS.File to use Promise.jsm; r=gps
--HG--
extra : rebase_source : cab194eea7781dfd5c14732a77710d6d7904525b
2013-06-27 11:15:41 -07:00
Gijs Kruitbosch
42183897e2 Bug 833943, part 3: implement migrator changes, r=MattN, sr=gavin
--HG--
extra : rebase_source : d94c1d1c84f9b996d92317a26cbd227c0cb97a44
2013-06-28 17:45:05 -04:00
Mike Shal
156426771a Bug 875013 - Eliminate VPATH usage (part 1 - EXPORTS); r=joey 2013-06-26 14:51:06 -04:00
Daniel Holbert
6c512e366e Bug 888352: Don't needlessly dereference the return value of AppendElement, in History.cpp. r=mak
(DONTBUILD because just re-landing to update reviewer)
2013-06-28 11:04:14 -07:00
Daniel Holbert
474e7340ce Backed out changeset fdf7cf309750 (wrong reviewer in commit message) 2013-06-28 11:05:33 -07:00
Daniel Holbert
8e293cc6ae Bug 888352: Don't needlessly dereference the return value of AppendElement, in History.cpp. r=mano 2013-06-28 11:04:14 -07:00
Nick Alexander
af8ed74358 Bug 887121 - Make packager install and szip .so libraries in assets/ directly. r=glandium
This adds a Component type to the mozbuild.mozpack package manifest
parser, and teaches the packager to accept components of the form
[name destdir="dir"].  Then we update the Android package manifest and
simplify the packager code.

I would have liked to make the packager put mozglue.so and
MOZ_CHILD_PROCESS_NAME in lib/$(ABI_DIR) directly, but this turned out
to be awkward.  Since MOZ_CHILD_PROCESS_NAME needs to have lib/ in its
name to load successfully on Android, we would have to add notation in
package manifests to install bin/lib/*plugin-container* to
lib/$(ABI_DIR)/*plugin-container*.
2013-06-28 09:10:57 -07:00
Gavin Sharp
aff9b97c87 Back out 423d565f5637 (bug 493051) for xpcshell bustage 2013-06-17 16:54:06 -04:00
Ehsan Akhgari
f301f745e3 Bug 883992 - Correctly compare the host string against an empty string in the gtk crash reporter app; r=ted 2013-06-17 15:40:22 -04:00
Gavin Sharp
659a01fbc0 Bug 867108: hiding and then restoring the default search engine leads to the wrong engine being returned from searchService.defaultEngine until a restart, r=mikedeboer
--HG--
rename : toolkit/components/search/tests/xpcshell/test_engineselect.js => toolkit/components/search/tests/xpcshell/test_defaultEngine.js
extra : transplant_source : %2C%EE2%EF%EA%8Ak%D8%18%21%BB%98%18%14%BE%E9t%82%7C%BF
2013-06-17 14:00:11 -04:00
Gavin Sharp
72bebb943c 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 : transplant_source : M%40%CB%E5%8F%D9RMc%BA%23%20%C7%EC%9A%84H%DB%1B%81
2013-04-17 17:51:25 -07:00
Mike de Boer
c2547136e0 Bug 860560: make sure that defaultEngine and currentEngine stay in sync, r=gavin
--HG--
extra : transplant_source : %83%A6%F6%02%C5a6%08%09/%3C%D4p%23%0BI%EF%EE%C0%16
2013-05-27 17:21:47 +02:00
Gavin Sharp
83084f62a2 Bug 879658: avoiding exposing localStorage to non-whitelisted social providers, r=mixedpuppy
--HG--
extra : transplant_source : %15%905%E6%D9%A2%B5%85%D9%1C%01%A1%9F%18%9C%9F%28%93%7D%1A
2013-06-07 18:08:50 -07:00
Matthew Noorenberghe
ab4d40727e Bug 759964 - Part 2 - Set allowMedia = false in social and identity code to address TODO comments. r=gavin 2013-03-29 14:52:59 -07:00
Mark Hammond
4f1ea8a3e9 Bug 875157 (part 2) - prevent background thumbnails from displaying alerts/dialogs. r=adw
--HG--
extra : rebase_source : 972af12f9f6b35186826d6087df1e3d54a768367
2013-05-31 11:17:41 +10:00
Ryan VanderMeulen
c18dd6b028 Backed out changeset b5c0c5b2a6d4 (bug 872086) for Windows bustage.
CLOSED TREE
2013-06-13 18:33:46 -04:00
Joey Armstrong
2616658199 bug 872086-2: move SIMPLE_PROGRAMS to moz.build (file batch #2) r=mshal 2013-06-13 17:49:21 -04:00
Thomas Prip Vestergaard
b24eb16a34 Bug 718258 - Remove duplicate code. r=bsmedberg 2013-06-13 15:41:55 -04:00
Dão Gottwald
3cd31353c3 Bug 882188 - Popup notifications in background windows should only ask for attention if they'll open automatically upon gaining focus. r=gavin 2013-06-13 19:18:53 +02:00
Julian Seward
56c8dc2079 Bug 863475 - integrate ARM EXIDX unwind parsing into Breakpad. r=glandium,ted 2013-06-14 08:09:20 +02:00
Caitlin Potter
7423a235e5 Bug 356821 - Update add-search-engine-as-current checkbox label. r=mak 2013-03-22 14:09:40 -04:00
David Keeler
316600ee29 bug 700693 - OCSP stapling testing r=bsmith 2013-06-20 11:41:41 -07:00
Benoit Girard
0d44f34246 Bug 844288 - Dual link libxul.so and libxul-unit.so and replace enable-gtest by enable-test r=ted,glandium
- Remove enable GTest
- Add a general target to create gtestxul
- Update mach target
- Run GTest from make check

--HG--
rename : gfx/2d/unittest/GTestMain.cpp => gfx/tests/gtest/TestMoz2D.cpp
rename : gfx/layers/TestTiledLayerBuffer.cpp => gfx/tests/gtest/TestTiledLayerBuffer.cpp
extra : rebase_source : 862c39b9145328c8e9f85ae9d1963af374af76f1
2013-03-11 14:47:40 -04:00
Nick Desaulniers
dedf6a8eb2 Bug 881499 - Modify WebApps actor to receive receipts. r=fabrice 2013-06-12 20:47:14 -04:00
Nick Alexander
0242a75718 Bug 873569 - Part 2: Move Gecko .so libraries into assets/ directory of Android APK. r=glandium 2013-06-12 13:24:30 -07:00
Ryan VanderMeulen
4d4fc5ac17 Backed out changeset 1f6132caf111 (bug 879565) for warnings-as-errors bustage.
CLOSED TREE
2013-07-01 14:50:25 -04:00
Jim Mathies
2d7b573442 Bug 879565 - Add metrofx support for overlay scrollbars. Patch also replaces various static overlay metrics with LookAndFeel values. r=mstange 2013-07-01 13:29:24 -05:00
Ryan VanderMeulen
2d646e5b65 Backed out changeset a6637e9e5731 (bug 855998) for Windows mochitest-other failures. 2013-07-01 12:34:52 -04:00
Jared Wein
97c0f7ba63 Bug 888585 - Don't load LightweightThemeImageOptimizer during start-up for users who don't have a lightweight theme applied. r=MattN 2013-07-01 11:12:23 -04:00
Richard Marti
37db900151 Bug 855998 - Use Aero styling for hover and selected items in UI. r=dao, ui-r=shorlander 2013-06-27 12:18:20 +02:00
Alexandre Poirot
03d9153976 Bug 887809 - Webconsole actor doesn't unregister correctly consoleProgressListener on stopListeners. r=msucan 2013-07-01 09:47:09 -04:00
Birunthan Mohanathas
eea82fdfd5 Bug 857077 - Add ignoreAbsent option to OS.File.remove. r=yoric 2013-07-01 09:26:12 -04:00
Raymond Lee
cf75dcd7a1 Bug 852599 - Block downloads when they are disallowed globally by the parental control service. r=paolo 2013-06-29 03:49:31 +08:00
Ryan VanderMeulen
04e740d525 Backed out changesets a06a3cca82e8 and 711d46a1f67e (bug 849399) for frequent Android reftest-2 failures. 2013-06-12 15:23:23 -04:00
Makoto Kato
278f3ab531 Bug 870218 - Add support for hooking NtWriteFile on Win64; r=ehsan 2013-06-12 15:22:55 -04:00
Trevor Saunders
e8101d7095 bug 882079 - merge nsIDocShellHistory into nsIDocShell r=smaug 2013-02-15 11:07:29 -05:00
Ryan VanderMeulen
a1be13dafc Merge m-c to inbound. 2013-06-12 12:23:19 -04:00
Ryan VanderMeulen
002b60b719 Merge fx-team to m-c. 2013-06-12 12:22:36 -04:00
Brian R. Bondy
7c5a05573f Bug 874323 - Continue to launch callback when allow set foreground call fails. r=jimm 2013-06-12 10:31:10 -04:00
Brian R. Bondy
f1f93d51ca Bug 874323 - wait longer for app to close for Metro since it launches updater directly. r=rstrong 2013-06-12 10:31:10 -04:00
Brian R. Bondy
b2f8163232 Bug 874323 - Start updater manually for Metro to apply update. r=rstrong 2013-06-12 10:31:10 -04:00
Brian R. Bondy
3aeb47122c Bug 866229 - Metro pref telemetry. r=rstrong 2013-06-12 10:31:10 -04:00
Brian R. Bondy
ee74bd7c19 Bug 866229 - Don't abort when app.update.silent is true and update.showPrompt is true on Metro. r=rstrong 2013-06-12 10:31:10 -04:00
Brian R. Bondy
7ae6b830df Bug 866229 - Use metro enabled pref. r=rstrong 2013-06-12 10:31:09 -04:00
Ryan VanderMeulen
b867993cd5 Merge m-c to fx-team. 2013-06-12 09:47:59 -04:00
Phil Ringnalda
b1320ff326 Back out 57bb160f49d5:4e6b16f0d753 (bug 875157) for breaking master password tests 2013-06-12 00:00:25 -07:00
Panos Astithas
9a6f3ac9cc Bug 773590 - Display the return value when stepping out of a function; r=vporof 2013-06-12 12:56:15 +03:00
Philipp Kewisch
9118048227 Fix bug 881671 - Comment for appShellDOMWindowType is wrong. r=jimb 2013-06-11 14:53:48 +02:00
Philipp Kewisch
6f9fcadd39 Fix bug 881468 - Event listener not properly removed in BrowserTabList. r=jimb
Fix bug 881468 - Event listener not properly removed in BrowserTabList. r=jimb
2013-06-11 13:04:29 +02:00
Nick Fitzgerald
2fd640db2a Bug 877682 - blackbox sources in the debugger server via the rdp; r=dcamp,past 2013-06-11 17:23:00 +03:00
Ryan VanderMeulen
8ab9b838ed Merge m-c to inbound. 2013-06-11 15:02:04 -04:00
Ryan VanderMeulen
f93a1f4522 Merge inbound to m-c. 2013-06-11 15:01:22 -04:00
Ryan VanderMeulen
b5b7431bc4 Merge fx-team to m-c. 2013-06-11 15:00:51 -04:00
Yura Zenevich
b288c8e0a9 Bug 881483 - Remove noOptions constant in favor of an object literal. r=yoric 2013-06-11 09:50:35 -04:00
Ryan VanderMeulen
780105221c Bug 845190 - Revert previous attempt to fix and re-disable tests. 2013-06-11 08:12:06 -04:00
Edwin Flores
3e14a71748 Bug 859199 - Load GStreamer libraries at runtime r=doublec 2013-06-11 14:13:09 +12:00
David Rajchenbach-Teller
bedc6e2041 Bug 845190 - Re-enable test_logging.js and test_645970.js on all platforms. r=yoric 2013-06-10 22:07:41 -04:00
Marco Bonardo
9e86197ead Bug 769348 - Change selection algorithm for autofilled URLs prefixes.
This new variant limits selection to typed pages and suggests only prefixes that match all of those addresses.
r=paolo
2013-06-10 23:59:15 +02:00
Mihai Sucan
58900d9aff Bug 861338 - [browserconsole] Cache Console.jsm API calls with ConsoleAPIStorage.jsm; r=jwalker 2013-06-07 20:13:48 +03:00
Shane Caraveo
f91aabaac9 bug 880741 add indexeddb to frameworker, r=gavin 2013-06-07 11:25:15 -07:00
Panos Astithas
c3fa5c9c0d Don't take the slow async path when source maps are not enabled or present (bug 873224); r=rcampbell f=nfitzgerald 2013-06-11 10:58:57 +03:00
Mark Hammond
0e4e76971f Bug 875157 (part 2) - prevent background thumbnails from displaying alerts/dialogs. r=adw 2013-05-31 11:17:41 +10:00
Nicholas Cameron
a12f5b259c Bug 849399. Adjust test timeouts to account for newly correct behaviour in nsTransitionManager.cpp. r=dbaron 2013-06-12 17:39:42 +12:00
Raymond Lee
1726edbc21 Bug 874808 - simpleDownload should accept string arguments and options. r=paolo 2013-06-11 17:10:48 +08:00
Jonathan Griffin
7e83d0b580 Bug 797529 - Make DevToolsUtils.js compatible with B2G compartment sharing, r=past 2013-06-06 20:00:11 -07:00
Joey Armstrong
722eab8a6b bug 872087: move HOST_LIBRARY to moz.build (file batch #1). r=mshal 2013-06-10 12:21:32 -04:00
Joey Armstrong
e3210c223f bug 870370: move EXTRA_COMPONENTS to moz.build (file batch #2). r=mshal 2013-06-10 11:19:28 -04:00
David Rajchenbach-Teller
db0da677ba Bug 872421 - Simple module loader for workers. r=gozala 2013-06-10 11:01:59 -04:00
Todd Whiteman
79a898e138 Bug 880500 - Handle files without symbols on the mac. r=singerb 2013-06-10 11:01:59 -04:00
Martin Stransky
03a912b269 Bug 877626 - Port GTK2 to GTK3 - build config - xpcom, toolkit, accessible, xulrunner dirs. r=ted, r=karlt 2013-06-10 08:36:26 -04:00
Nick Fitzgerald
194c3a4cb5 Bug 870361 - Change the symbol for source map pragmas from @ to #. r=jorendorff 2013-06-10 08:36:23 -04:00
David Burns
c7e8c985b3 Bug 870445 - Add -marionette command-line arg to Firefox, r=mdas 2013-05-13 13:43:15 +01:00
David Zbarsky
109e1728e5 [Bug 879998] Remove some dead code in content/ r=Ms2ger, emk 2013-06-07 14:05:57 -07:00
Francesco Lodolo [:flod]
bd3b111a4e Bug 878154 - about:plugins: plugin status is not localizable. r=bsmedberg 2013-06-07 15:21:13 -04:00
Gavin Sharp
816a1e26a4 Backout 498f79c24e70 (bug 860560) for browser-chrome bustage 2013-06-07 11:43:26 -07:00
Gavin Sharp
d577e0b6ac Bug 862143: remove support for loading sherlock files from disk, r=MattN
--HG--
extra : transplant_source : %0D%EC%3F%1E%1At%B5%23J%1F3V%F4%C8Uq%93l%F0%40
2013-06-07 10:19:32 -07:00
Gavin Sharp
dcf437ef1a Bug 854478: remove support for automatically converting Sherlock-format search engines that were dropped into the profile directory, r=MattN
--HG--
extra : transplant_source : 2%EBl%CE1W%3E%A2%B3JK0%10M%0B%AF%87%C5H%AB
2013-06-07 10:18:55 -07:00
Mike de Boer
c1fe9f539b Bug 860560: make sure that defaultEngine and currentEngine stay in sync, r=gavin
--HG--
extra : rebase_source : 2a3169621b8cedf1382d738bd67072dae77cb4ce
2013-05-27 17:21:47 +02:00
Joey Armstrong
cc66e06834 bug 870407: move CMMSRCS to moz.build (file batch #1). r=mshal 2013-06-07 11:43:39 -04:00
Ryan VanderMeulen
8b89587786 Merge m-c to inbound. 2013-06-07 11:12:41 -04:00
Ryan VanderMeulen
1c6e0c1045 Merge inbound to m-c. 2013-06-07 11:10:54 -04:00
Raymond Lee
b3e6e15682 Bug 852957 - Add tests for channel decoding when the Content-Encoding header is present. r=paolo 2013-06-06 20:33:24 +08:00
Mihai Sucan
4e616bdbf9 Bug 877773 - If Browser console is staying opened, Browser UI freezes for a while when open youtube page; r=robcee 2013-06-04 18:47:39 +03:00
Mihai Sucan
4b0528c455 Bug 877953 - Fix for intermittent test_cached_messages.html | number of cached page errors - got n, expected 2; r=me 2013-06-04 22:12:11 +03:00
Raymond Lee
67b30cfd3a Bug 865555 - Remove synchronous setCharsetForURI in BI_importJSONNode. r=mak 2013-06-06 09:50:28 +08:00
Gavin Sharp
debecfa94e Fix stupid now-incorrect comment that keeps getting copied to new tests, no bug, r=ARGH 2013-06-05 23:53:17 -07:00
Robert Strong
a66d318944 2. Move gProcessObserver and gTimerCallback to head_update.js.in - Bug 879612 - Move app update common xpcshell test code into head_update.js.in. r=bbondy 2013-06-05 20:25:42 -07:00
Robert Strong
95a657da9f 1. Move adjustPathsOnWindows to head_update.js.in - Bug 879612 - Move app update common xpcshell test code into head_update.js.in. r=bbondy 2013-06-05 20:25:06 -07:00
Jared Wein
9ee04e3dc6 Bug 879941 - Fix typo in LightweightThemeManager.jsm. r=Unfocused
--HG--
extra : rebase_source : b1c77d825c620887b7b9bcbdb3e32150dd99f200
2013-06-06 19:10:46 -04:00
Mark Finkle
d33ddcb2c2 Bug 861164 - use different search URLs for tablet vs. non-tablet r=gavin 2013-06-05 22:29:40 -04:00
Jim Blandy
003b496a3c No bug: comment fixes for JS debugger sourceMap support. f=fitzgen DONTBUILD 2013-06-05 18:06:43 -07:00
Boris Zbarsky
321bc644e3 Bug 683159. Remove now-irrelevant assertion annotation. r=ms2ger 2013-06-05 20:51:22 -04:00
Drew Willcoxon
8966c4d61e Bug 856270 - Update spell checking to use nsIContentPrefService2 (part 3: update other tests). r=ehsan 2013-06-05 17:07:54 -07:00
Drew Willcoxon
aeea388742 Bug 555120 - Fix intermittent failure in browser_bug441778.js, and in ContentPrefService2, invalidate cache entries when async mutators start. r=mak 2013-06-05 17:05:36 -07:00
Ryan VanderMeulen
80c2c4083c Merge m-c to inbound. 2013-06-05 16:37:16 -04:00
Ryan VanderMeulen
01ff5c0dc3 Merge inbound to m-c. 2013-06-05 16:29:54 -04:00
Ryan VanderMeulen
03a07375c3 Merge fx-team to m-c. 2013-06-05 16:28:59 -04:00
Nick Fitzgerald
e7414531e2 Bug 879246 - Fix intermittent failure in test_sourcemaps-02.js. r=past 2013-06-05 12:13:31 -04:00
Bobby Holley
da92b2ad75 Bug 877478 - Fix test to use SpecialPowers.{add,remove}Observer. r=mrbkap
This way, we get the callback wrapping behavior for free.
2013-06-04 19:56:42 -07:00
Bobby Holley
17992acedf Bug 877478 - Fix mochitests with problematic callbacks to use the new API. r=mrbkap 2013-06-04 19:56:41 -07:00
Nathan Froyd
7561da1c41 Bug 879337 - fix submission of saved-session pings; r=vladan 2013-06-04 13:23:03 -04:00
Jim Blandy
59f3d0d730 Bug 878319: Move makeInfallible into its own JSM. r=dcamp 2013-06-05 09:30:54 -07:00
Drew Willcoxon
1af90e337e Bug 870105 - Follow-up: Size the browser according to the user's screen size. r=ttaubert 2013-06-04 17:25:50 -07:00
Nathan Froyd
8cc535909e Bug 878458 - improve error handling behavior of telemetry ping tests; r=vladan 2013-06-01 11:42:15 -04:00
Ralph Giles
f5e4f4e145 Bug 862088 - Add raw mp3 sniffing. r=padenot
Attempt to sniff raw mp3 with no id3 tag by looking for a header
followed by a second header at the expected offset from the packet
length.

Adds mp3 sniffing with and without id3 tags to the mediasniffer
xpcshell tests. These files are truncated to 512 bytes. Our method
can require up to 1.5k of data, but these have 208/209 byte packets
so sniffing still works.

notags-bad.mp3 has a corrupt header, and verifies sniffing fails.
notags-scan.mp3 has garbage before the header, and verifies sniffing fails.
he_free.mp is a vbr test vector which isn't sniffable with this method.
fl10.mp2 is an mp2 file, and verifies sniffing fails.
ff-inst.exe verifies bug 875769 doesn't regress.
2013-06-04 12:12:00 -07:00
Drew Willcoxon
2fc673c9dc Bug 870105 - In BackgroundPageThumbs.jsm, size the browser once using browser.style rather than after each page load using nsIDOMWindowUtils.setCSSViewport. r=ttaubert 2013-06-04 14:37:02 -07:00
Monica Chew
ee8bc15fcd Move execution from nsExternalAppHandler to nsDownload (b=858234, r=paolo) 2013-05-27 18:33:39 -07:00
Andres Hernandez
c9467d38b4 Bug 854761 - Part 1: Remove previous bookmark calls from PlacesUtils - Toolkit. r=mak 2013-06-04 00:20:11 +08:00
Robert Strong
e91c191be2 Bug 879467 - Tune 7zip compression parameters. r=bbondy 2013-06-05 00:33:38 -07:00
Robert Strong
072d30c0ee Bug 811557. r=bbondy 2013-06-05 00:33:26 -07:00
Ryan VanderMeulen
cd8193a7de Merge m-c to fx-team. 2013-06-03 15:58:48 -04:00
Dave Camp
dce1c3abcb Bug 878472 - Let local debugger clients find the DebuggerServerConnection. r=past 2013-06-03 09:05:29 -07:00
Margaret Leibovic
1bc2012113 Bug 877902 - Update privacy policy link URL for desktop Firefox. r=gavin 2013-06-03 08:37:28 -07:00
Ms2ger
b7fa0c2492 Merge m-c to m-i. 2013-06-02 17:38:01 +02:00
Jim Blandy
78b89f1c5a Bug 870081: Share a common RootActor implementation amongst browser, Fennec, B2G, and xpcshell tests. r=past,mfinkle,fabrice 2013-06-02 10:19:41 +03:00
Panos Astithas
03ab87f879 Backout b0e571a21e22 for wrong bug number 2013-06-02 10:18:15 +03:00
Raymond Lee
072f8b6aa7 Bug 852581 - Add methods to get the default downloads directories. r=paolo 2013-06-03 11:43:06 +08:00
Jim Blandy
3923f3e983 Bug 871081: Share a common RootActor implementation amongst browser, Fennec, B2G, and xpcshell tests. r=past,mfinkle,fabrice
--HG--
rename : browser/devtools/debugger/test/browser_dbg_listtabs.js => browser/devtools/debugger/test/browser_dbg_listtabs-01.js
2013-05-17 15:17:00 +03:00
Dave Camp
a211a7d924 Bug 878292 - Profiler actor leaves the profiler running in some cases. r=anton, r=robcee 2013-06-01 11:53:54 -07:00
Dave Camp
833e053ee8 Bug 877719 - DebuggerServer.destroy should always work. r=past 2013-05-30 09:42:00 -07:00
Tim Taubert
23e809a2b4 merge m-c to fx-team 2013-06-01 18:22:45 +02:00
Nathan Froyd
35ed4e95a0 Bug 878084 - part 5 - change uuid of nsITelemetryPing to fix xpcshell orange on a CLOSED TREE; r=bustage 2013-05-31 16:34:20 -04:00
Ryan VanderMeulen
b5aaf55a6a Backed out changeset 019382e24635 (bug 858234) for Linux mochitest-5 leaks. 2013-05-31 16:06:10 -04:00
Nick Fitzgerald
914800933b Bug 760370 - Visually distinguish non-extensible objects; r=vporof 2013-05-29 19:47:00 +03:00
Christian Ascheberg
6f048316bf Bug 863063: quitting private browsing mode does not delete partially downloaded files, r=mak 2013-05-15 01:47:25 +02:00
Phil Ringnalda
4d8850f05d Back out b4913818b95e (bug 878319) for browser-chrome bustage
CLOSED TREE
2013-06-01 17:33:46 -07:00
Jim Blandy
9d3608682b Bug 878319: Move makeInfallible into its own JSM. r=dcamp 2013-06-01 13:31:07 -07:00
Shane Caraveo
6ec7928ee6 bug 836766 drop minimized requirment on chats opened from worker, r=markh 2013-05-31 16:42:02 -07:00
Shane Caraveo
872b227c15 bug 873421 fix error reporting in page-mark-config handler, r=markh 2013-06-01 10:52:37 -07:00
Jim Blandy
816e6cfe91 Use DebuggerServer.addGlobalActor to register ChromeDebuggerActor, instead of writing out code with the same effect (bug 863936). r=past,mfinkle,fabrice 2013-04-19 17:33:00 +03:00
Dave Camp
5c4da5d26e Bug 867208 - Console.jsm is truncating messages. r=jwalker 2013-05-31 16:57:42 -07:00
Dave Camp
8fde07ae03 Bug 877274 - Add console.exception to Console.jsm. r=msucan 2013-05-31 16:57:40 -07:00
Ryan VanderMeulen
f797d61109 Merge m-c to fx-team. 2013-05-31 16:14:04 -04:00
Dave Camp
6e85dda0f3 Backout changeset 333845b6e000 (bug 877719) for mochitest-browser bustage. 2013-05-31 12:56:05 -07:00
Dave Camp
e10c90ffe7 Bug 877298 - Move devtools globals to loader creation. r=jwalker 2013-05-31 11:06:09 -07:00
Dave Camp
a89b51591d Bug 877719 - DebuggerServer.destroy should always work. r=past, f=jgriffin 2013-05-31 11:06:08 -07:00
Phil Ringnalda
4aec020413 Back out dc76402b8471 (bug 844288) on suspicion of breaking dep builds
CLOSED TREE
2013-05-31 07:39:56 -07:00
Jim Mathies
e988bc20b0 Bug 855928 - Add a telemetry probe to report default desktop browser status. r=gavin 2013-05-30 12:32:17 -05:00
Shane Caraveo
8de0d1a547 bug 820601 add developer pref to load social content in tabs, allows use of developer tools, r=felipe 2013-05-29 17:58:45 -07:00
Nathan Froyd
38a2800e6a Bug 878084 - part 4 - make telemetry tests submit to a URL with a more realistic path; r=vladan 2013-05-31 11:04:09 -04:00
Nathan Froyd
cd1ad1715f Bug 878084 - part 3 - factor out registering ping handlers to a common function; r=vladan 2013-05-31 11:42:11 -04:00
Nathan Froyd
e098ea4acc Bug 878084 - part 2 - delete BinaryInputStream constructor definition in telemetry tests; r=vladan 2013-05-31 10:12:34 -04:00
Nathan Froyd
4d9830dcb2 Bug 878084 - part 1 - move TelemetryPing to a common global variable for telemetry tests; r=vladan 2013-05-31 10:12:11 -04:00
Monica Chew
022ff28277 Move execution from nsExternalAppHandler to nsDownload (b=858234, r=paolo) 2013-05-27 18:33:39 -07:00
Johnny Stenback
a577974812 Bug 855613. Stop exposing nsIDOMMimeType in nsIPluginTag. r=joshmoz@gmail.com 2013-03-27 22:19:41 -07:00
Drew Willcoxon
9aa8e82fee Bug 870114 - Write a test that verifies that BackgroundPageThumbs uses private browsing. r=markh 2013-05-31 22:52:51 -07:00
Mark Hammond
3f999e9690 Bug 875214 - child processes on Windows now attach to the parent's console. r=aklotz 2013-05-30 23:23:50 +10:00
Benoit Girard
908b9e495b Bug 844288 - Dual link libxul.so and libxul-unit.so and replace enable-gtest by enable-test r=ted,glandium
- Remove enable GTest
- Add a general target to create gtestxul
- Update mach target
- Run GTest from make check

--HG--
rename : gfx/2d/unittest/GTestMain.cpp => gfx/tests/gtest/TestMoz2D.cpp
rename : gfx/layers/TestTiledLayerBuffer.cpp => gfx/tests/gtest/TestTiledLayerBuffer.cpp
extra : rebase_source : 5b9be0892323195d4e24f11ae785f0663ff38fd0
2013-03-11 14:47:40 -04:00
David Rajchenbach-Teller
d23366fba0 Bug 874435 - Assume lower file system time precision. r=froydnj 2013-05-30 11:25:48 -04:00
Paolo Amadini
d5594dfe54 Bug 810490 - Constant stack space promise. r=mossop
--HG--
rename : addon-sdk/test/unit/test_promise.js => toolkit/modules/tests/xpcshell/test_Promise.js
2013-05-30 14:23:42 +02:00
Bao Duong
185be9bd9e Bug 730626 - Add the ability to hide the error message overlay on HTML5 videos. r=dolske,jaws 2013-05-29 19:38:19 -04:00
Timothy Arceri
32ec2d3fb8 Bug 877409 - Remove old GTK_CHECK_VERSION/gtk_check_version for versions of GTK already covered by the minimum GTK build requirement 2.10. r=karlt 2013-05-30 08:10:02 -04:00
Justin Dolske
92aa9f3122 Bug 876550 - Add |this.clickToPlay.hidden = true;| to the immediate case in hideClickToPlay(). r=jaws 2013-05-30 08:10:02 -04:00
Raymond Lee
4776f3a22a Bug 836483 - Track download referrers. r=paolo 2013-05-27 19:14:18 +08:00
Ryan VanderMeulen
1226863031 Merge m-c to inbound. 2013-05-30 07:47:14 -04:00
Dão Gottwald
119e4a35d2 Bug 876394 - Popup notification goes unnoticed in unfocused windows. r=gavin
--HG--
extra : rebase_source : 3e8fec5138da96627eddccbe4128bdd9ebee8ba7
2013-05-30 09:48:02 +02:00
Phil Ringnalda
ad4c150cb3 Back out 816311e43409 (bug 844288) on suspicion of causing dep OS X universal builds to fail in packaging
CLOSED TREE
2013-05-29 23:42:20 -07:00
Ryan VanderMeulen
61505342f9 Merge m-c to fx-team. 2013-05-29 22:47:38 -04:00
Dave Camp
aa8a843d64 Bug 867109 - tools reload not working correctly on windows. r=jwalker 2013-05-29 10:48:06 -07:00
Dave Camp
f2c815193b Bug 875437 - Close the debugger client in test_add_actors.js. r=past 2013-05-29 10:47:38 -07:00
Dave Camp
daec88e78f Bug 876793 - gDevTools._addToolToWindows doesn't work with existing windows. r=jwalker 2013-05-29 10:47:38 -07:00
Dave Camp
5b2c790957 Bug 875432 - Loader.jsm references gDevTools. r=jwalker 2013-05-29 10:47:38 -07:00
Ryan VanderMeulen
bf4c0f286e Merge m-c to fx-team. 2013-05-28 21:25:32 -04:00
Ed Morley
b0dc90fb63 Merge latest green inbound changeset and mozilla-central 2013-05-29 15:24:19 +01:00
Robert O'Callahan
1bfe22c85f Bug 877025. Don't set 'firstShow' on the controls for a video that is already playing. r=dolske 2013-05-29 16:13:34 +12:00
Ed Morley
d26222521c Merge mozilla-central and inbound 2013-05-28 16:30:34 +01:00
Andrew Halberstadt
9d8a5a66ce Bug 872164 - remove unnecessary Makefile, r=ted 2013-05-28 10:57:08 -04:00
Tim Taubert
010b1916d3 merge m-c to fx-team 2013-05-28 15:02:50 +02:00
Tim Taubert
9d301f1a95 Bug 876313 - [New Tab Page] Unpinning a site doesn't update pref; r=jaws 2013-05-28 11:01:54 +02:00
Ed Morley
7ee3d201a9 Backed out changeset 3c6a72bd7411 (bug 876426) 2013-05-28 08:50:19 +01:00
Ed Morley
8232917c74 Backed out changeset 6e02333d572b (bug 876380) 2013-05-28 08:50:17 +01:00
Robert O'Callahan
07b9d50661 Bug 876380. Update 'show clickToPlay button' state after each load. r=dolske 2013-05-28 17:05:38 +12:00
Robert O'Callahan
199605f97a Bug 876380. Update 'show clickToPlay button' state after each load. r=dolske 2013-05-28 17:05:38 +12:00
Robert O'Callahan
c962242550 Bug 876426. Part 2: Call adjustControlSize when the controls are resized for whatever reason. r=dolske 2013-05-28 17:00:59 +12:00
Robert O'Callahan
7e30a30742 Bug 876426. Part 2: Call adjustControlSize when the controls are resized for whatever reason. r=dolske 2013-05-28 17:00:59 +12:00
Julian Seward
eb8e819973 Bug 872496 - Allow early registration of stack tops, to improve native unwind quality. r=bgirard. 2013-05-28 14:03:38 +02:00
Andrew McCreight
60ea412b96 Bug 874583 - Use NS_IMPL_CYCLE_COLLECTION_INHERITED_n in more places. r=smaug 2013-05-21 16:23:53 -07:00
Shane Caraveo
423f615832 bug 872470 - add EventSource to frameworker, r=markh, sr=gavin 2013-05-16 13:16:17 +02:00
Christian Ascheberg
b6fd4dabc1 Bug 872330 - Remove senseless code in nsDownload::Cancel. r=mak 2013-05-29 20:22:09 +02:00
David Rajchenbach-Teller
92b440a954 Bug 874425 - More logging in outExecutionDuration tests. 2013-05-29 20:56:08 -04:00
Anton Kovalyov
b3a6606651 Bug 817836 - Support for console.profile and console.profileEnd; r=dcamp 2013-05-14 15:25:28 -07:00
Anton Kovalyov
59e6805757 Backed out changeset 4f2586fe4489 2013-05-28 12:51:42 -07:00
Anton Kovalyov
0eff5c8c08 Bug 817836 - Support for console.profile and console.profileEnd; r=dcamp 2013-05-14 15:25:28 -07:00
Mihai Sucan
2e950f3c51 Bug 859756 - [browserconsole] Show nsIConsoleMessages in the Browser Console; r=robcee 2013-05-28 18:24:31 +03:00
Mike Shal
5169c0a913 Bug 864774 - Part 2: Move CPPSRCS to moz.build as CPP_SOURCES; r=joey CLOSED TREE
From 9e0ba7f425143f545eb6c4b26a9a96b5ade4d8e9 Mon Sep 17 00:00:00 2001
2013-04-23 17:54:15 -04:00
Tim Taubert
7a1cc4e9e8 merge m-c to fx-team 2013-05-26 15:22:27 +02:00
Ryan VanderMeulen
2692bc9d0c Merge m-c to inbound. 2013-05-25 09:30:33 -04:00
Ryan VanderMeulen
74321b023c Backed out changesets bde36c2eacc0 and 8dc40bbe844e (bug 862088) for causing bug 875769. 2013-05-25 09:21:29 -04:00
Geoff Lankow
77287292b0 Bug 864251 - Link to update history from about:support; r=adw 2013-05-25 23:58:02 +12:00
Mihai Sucan
decd78751d Bug 874061 - Figure out private browsing and the browser console; r=robcee f=ehsan 2013-05-25 12:25:36 +03:00
Ryan VanderMeulen
60cfc7737e Merge m-c to fx-team. 2013-05-25 09:34:13 -04:00
Joe Walker
f0f44065ed Bug 767589 - GCLI should expose addType and removeType to the outside; r=mratcliffe 2013-05-25 10:41:42 +01:00
Joe Walker
57536173c7 Bug 874821 - Enable better remote gcli testing; r=mratcliffe 2013-05-25 09:51:31 +01:00
Joe Walker
70d15618e2 Bug 754315 - Refactor to enable exec commands; r=mratcliffe 2013-05-25 09:51:31 +01:00
Joe Walker
4289449d65 Bug 767589 - GCLI should expose addType and removeType to the outside; r=mratcliffe 2013-05-25 09:51:30 +01:00
Tim Taubert
c22a85f17d merge m-c to fx-team 2013-05-24 22:16:58 +02:00
Victor Porof
841b15d8e6 Bug 859046 - Implement filtering out certain types of requests, r=rcampbell
* * *
Bug 873761 - Several "XUL box for hbox element contained an inline #text child, forcing all its children to be wrapped in a block." warnings for netmonitor.xul, r=rcampbell
2013-05-24 20:53:10 +03:00
Victor Porof
468c05c4bc Bug 866623 - Firefox spoils cyrillic text in the Network Monitor response tab - fix convertToUnicode misbehaving when a request has no attached contentCharset, r=rcampbell
--HG--
rename : browser/devtools/netmonitor/test/browser_net_cyrillic.js => browser/devtools/netmonitor/test/browser_net_cyrillic-01.js
2013-05-24 20:10:07 +03:00
Michael Ratcliffe
9d13885f2c Bug 866642 - We need to add general telemetry / FHR info to devtools r=jwalker 2013-05-24 11:26:17 +01:00
Ed Morley
ca85028dd7 Merge mozilla-central and inbound 2013-05-24 10:07:13 +01:00
Phil Ringnalda
81ef182503 Merge m-c to fx-team 2013-05-23 21:25:59 -07:00
Drew Willcoxon
47ce325ad7 Bug 870179 - Fix privacy leak in BackgroundPageThumbs when private browsing is active. r=ttaubert 2013-05-23 20:13:23 -07:00
Reuben Morais
95a3a38816 Bug 860951 - Follow up, fixing indentation. DONTBUILD 2013-05-23 16:39:18 -07:00
Reuben Morais
edadb68f2e Bug 860951 - Make newlines work in XUL alerts. r=Unfocused
--HG--
extra : rebase_source : a18b39cad30e711e033c91a2e67979884a8c68cf
2013-05-23 16:30:27 -07:00
Neil Rashbrook
92fa83480a Bug 875469 Remove bogus attribute r=Mossop
DONTBUILD because preffed off by default
2013-05-23 23:51:03 +01:00
Sachin Hosmani
2f60c63555 Bug 737446 -'null' is shown in installation popup instead of name obtained from AMO metadata. r=Unfocused 2013-05-22 14:49:25 +05:30
Joey Armstrong
2c39cbb922 bug 870406: move to moz.build (config batch #1) r=mshal 2013-05-24 17:21:14 -07:00
Eddy Bruel
95c00e88f0 Merge for bug 637572 2013-05-24 17:05:46 -07:00
Jim Blandy
10df30c8be Bug 862490: Clarify sharing of _createExtraActors and _appendExtraActors between BrowserRootActor and BrowserTabActor. r=past 2013-05-24 10:13:42 -07:00
Sachin Hosmani
641b0f8ea7 Bug 590347 - Expose the softblock notification in preference to the incompatible notification when compatibility checking is disabled. r=Mossop 2013-05-24 09:37:17 -07:00
Andrew Halberstadt
ea5acb3257 Bug 872164 - Create in-tree mozharness config, r=jgriffin 2013-05-24 11:01:06 -04:00
Brian R. Bondy
d49fae1093 Bug 867056. r=rstrong 2013-05-23 13:26:44 -04:00
Arnaud Bienner
d155f8fd50 Bug 875274 - Implement the content part of <input type="color">. r=mounir 2013-05-23 14:02:23 +01:00
Ralph Giles
4b7c55dbb9 Bug 862088 - Fix build by removing obsolete call. r=bustage.
I swear this compiled locally.
2013-05-23 16:33:16 +08:00
Ralph Giles
4846d91dca Bug 862088 - Add raw mp3 sniffing.
Attempt to sniff raw mp3 with no id3 tag by looking for a header
followed by a second header at the expected offset from the packet
length.

Adds mp3 sniffing with and without id3 tags to the mediasniffer
xpcshell tests. These files are copies of files in content/media/test
truncated to 512 bytes. Our method can require up to 1.5k of data,
but these have 208/209 byte packets so sniffing still works.

notags-bad.mp3 has a corrupt header, and verifies sniffing fails.

Attempt to sniff raw mp3 with no id3 tag by looking for a header
followed by a second header at the expected offset from the packet
length.

Adds mp3 sniffing with and without id3 tags to the mediasniffer
xpcshell tests. These files are copies of files in content/media/test
truncated to 512 bytes. Our method can require up to 1.5k of data,
but these have 208/209 byte packets so sniffing still works.

notags-bad.mp3 has a corrupt header, and verifies sniffing fails.
2013-05-23 01:07:00 +08:00
Mike Hommey
3b4751bb8b Bug 874783 - Fix l10n builds after bug 848764. r=ted 2013-05-23 07:27:20 +02:00
Raymond Lee
880c93552b Bug 836439 - Handle downloads started in private browsing mode. r=paolo 2013-05-22 20:14:07 +08:00
Ryan VanderMeulen
52740391b3 Merge m-c to inbound. 2013-05-22 12:31:28 -04:00
Ryan VanderMeulen
6e18f16253 Merge inbound to m-c. 2013-05-22 12:27:51 -04:00
Gijs Kruitbosch
436c771d61 Bug 874448 - OS X customization mode doesn't have dragover border indicators on toolbarpaletteitems, r=dao
--HG--
extra : rebase_source : 362b1b4596078e358cb9856b43781447e409f56f
2013-05-22 11:37:06 +02:00
Bobby Holley
cdde50556c Bug 868130 - Include nsCxPusher.h everywhere we need it, and stop including it from nsContentUtils.h. r=gabor 2013-05-22 10:05:26 -06:00
Gervase Markham
4cf95af3fb Bug 750294 - Update about:license to give link to Hg rev and build instructions. 2013-05-22 16:54:52 +01:00
Brian R. Bondy
e8753c74ec Bug 794937 - Updater callback should launch Metro Firefox when updating from Metro Firefox. r=rstrong 2013-05-22 10:16:56 -04:00
Brian R. Bondy
2b27a1ede9 Bug 794937 - Make updates work from the Metro front end, add handling for 1 instance handling updates. r=rstrong 2013-05-22 10:16:53 -04:00
Dave Camp
77da184a4d Bug 872091 - Rename files in the debugger server (another bustage fix). r=bustage 2013-05-21 20:44:39 -07:00
Dave Camp
b8a9df1ca3 Bug 872091 - Rename files in the debugger server (bustage fix). r=bustage 2013-05-21 18:47:47 -07:00
Dave Camp
435407e287 Bug 872091 - Rename files in the debugger server. r=past,r=jimb
--HG--
rename : toolkit/devtools/debugger/Makefile.in => toolkit/devtools/client/Makefile.in
rename : toolkit/devtools/debugger/dbg-client.jsm => toolkit/devtools/client/dbg-client.jsm
rename : toolkit/devtools/debugger/moz.build => toolkit/devtools/client/moz.build
rename : toolkit/devtools/debugger/Makefile.in => toolkit/devtools/server/Makefile.in
rename : toolkit/devtools/gcli/dbg-gcli-actors.js => toolkit/devtools/server/actors/gcli.js
rename : toolkit/devtools/debugger/server/dbg-profiler-actors.js => toolkit/devtools/server/actors/profiler.js
rename : toolkit/devtools/debugger/server/dbg-script-actors.js => toolkit/devtools/server/actors/script.js
rename : toolkit/devtools/styleeditor/dbg-styleeditor-actors.js => toolkit/devtools/server/actors/styleeditor.js
rename : toolkit/devtools/debugger/server/dbg-browser-actors.js => toolkit/devtools/server/actors/webbrowser.js
rename : toolkit/devtools/webconsole/dbg-webconsole-actors.js => toolkit/devtools/server/actors/webconsole.js
rename : toolkit/devtools/debugger/server/dbg-server.jsm => toolkit/devtools/server/dbg-server.jsm
rename : toolkit/devtools/debugger/server/dbg-server.js => toolkit/devtools/server/main.js
rename : toolkit/devtools/debugger/moz.build => toolkit/devtools/server/moz.build
rename : toolkit/devtools/debugger/nsIJSInspector.idl => toolkit/devtools/server/nsIJSInspector.idl
rename : toolkit/devtools/debugger/nsJSInspector.cpp => toolkit/devtools/server/nsJSInspector.cpp
rename : toolkit/devtools/debugger/nsJSInspector.h => toolkit/devtools/server/nsJSInspector.h
rename : toolkit/devtools/debugger/tests/mochitest/Makefile.in => toolkit/devtools/server/tests/mochitest/Makefile.in
rename : toolkit/devtools/debugger/tests/mochitest/moz.build => toolkit/devtools/server/tests/mochitest/moz.build
rename : toolkit/devtools/debugger/tests/mochitest/nonchrome_unsafeDereference.html => toolkit/devtools/server/tests/mochitest/nonchrome_unsafeDereference.html
rename : toolkit/devtools/debugger/tests/mochitest/test_unsafeDereference.html => toolkit/devtools/server/tests/mochitest/test_unsafeDereference.html
rename : toolkit/devtools/debugger/tests/moz.build => toolkit/devtools/server/tests/moz.build
rename : toolkit/devtools/debugger/tests/unit/head_dbg.js => toolkit/devtools/server/tests/unit/head_dbg.js
rename : toolkit/devtools/debugger/tests/unit/post_init_global_actors.js => toolkit/devtools/server/tests/unit/post_init_global_actors.js
rename : toolkit/devtools/debugger/tests/unit/post_init_tab_actors.js => toolkit/devtools/server/tests/unit/post_init_tab_actors.js
rename : toolkit/devtools/debugger/tests/unit/pre_init_global_actors.js => toolkit/devtools/server/tests/unit/pre_init_global_actors.js
rename : toolkit/devtools/debugger/tests/unit/pre_init_tab_actors.js => toolkit/devtools/server/tests/unit/pre_init_tab_actors.js
rename : toolkit/devtools/debugger/tests/unit/source-map-data/sourcemapped.coffee => toolkit/devtools/server/tests/unit/source-map-data/sourcemapped.coffee
rename : toolkit/devtools/debugger/tests/unit/source-map-data/sourcemapped.map => toolkit/devtools/server/tests/unit/source-map-data/sourcemapped.map
rename : toolkit/devtools/debugger/tests/unit/sourcemapped.js => toolkit/devtools/server/tests/unit/sourcemapped.js
rename : toolkit/devtools/debugger/tests/unit/test_add_actors.js => toolkit/devtools/server/tests/unit/test_add_actors.js
rename : toolkit/devtools/debugger/tests/unit/test_attach.js => toolkit/devtools/server/tests/unit/test_attach.js
rename : toolkit/devtools/debugger/tests/unit/test_breakpoint-01.js => toolkit/devtools/server/tests/unit/test_breakpoint-01.js
rename : toolkit/devtools/debugger/tests/unit/test_breakpoint-02.js => toolkit/devtools/server/tests/unit/test_breakpoint-02.js
rename : toolkit/devtools/debugger/tests/unit/test_breakpoint-03.js => toolkit/devtools/server/tests/unit/test_breakpoint-03.js
rename : toolkit/devtools/debugger/tests/unit/test_breakpoint-04.js => toolkit/devtools/server/tests/unit/test_breakpoint-04.js
rename : toolkit/devtools/debugger/tests/unit/test_breakpoint-05.js => toolkit/devtools/server/tests/unit/test_breakpoint-05.js
rename : toolkit/devtools/debugger/tests/unit/test_breakpoint-06.js => toolkit/devtools/server/tests/unit/test_breakpoint-06.js
rename : toolkit/devtools/debugger/tests/unit/test_breakpoint-07.js => toolkit/devtools/server/tests/unit/test_breakpoint-07.js
rename : toolkit/devtools/debugger/tests/unit/test_breakpoint-08.js => toolkit/devtools/server/tests/unit/test_breakpoint-08.js
rename : toolkit/devtools/debugger/tests/unit/test_breakpoint-09.js => toolkit/devtools/server/tests/unit/test_breakpoint-09.js
rename : toolkit/devtools/debugger/tests/unit/test_breakpoint-10.js => toolkit/devtools/server/tests/unit/test_breakpoint-10.js
rename : toolkit/devtools/debugger/tests/unit/test_breakpoint-11.js => toolkit/devtools/server/tests/unit/test_breakpoint-11.js
rename : toolkit/devtools/debugger/tests/unit/test_breakpoint-12.js => toolkit/devtools/server/tests/unit/test_breakpoint-12.js
rename : toolkit/devtools/debugger/tests/unit/test_breakpointstore.js => toolkit/devtools/server/tests/unit/test_breakpointstore.js
rename : toolkit/devtools/debugger/tests/unit/test_dbgactor.js => toolkit/devtools/server/tests/unit/test_dbgactor.js
rename : toolkit/devtools/debugger/tests/unit/test_dbgclient_debuggerstatement.js => toolkit/devtools/server/tests/unit/test_dbgclient_debuggerstatement.js
rename : toolkit/devtools/debugger/tests/unit/test_dbgglobal.js => toolkit/devtools/server/tests/unit/test_dbgglobal.js
rename : toolkit/devtools/debugger/tests/unit/test_dbgsocket.js => toolkit/devtools/server/tests/unit/test_dbgsocket.js
rename : toolkit/devtools/debugger/tests/unit/test_eval-01.js => toolkit/devtools/server/tests/unit/test_eval-01.js
rename : toolkit/devtools/debugger/tests/unit/test_eval-02.js => toolkit/devtools/server/tests/unit/test_eval-02.js
rename : toolkit/devtools/debugger/tests/unit/test_eval-03.js => toolkit/devtools/server/tests/unit/test_eval-03.js
rename : toolkit/devtools/debugger/tests/unit/test_eval-04.js => toolkit/devtools/server/tests/unit/test_eval-04.js
rename : toolkit/devtools/debugger/tests/unit/test_eval-05.js => toolkit/devtools/server/tests/unit/test_eval-05.js
rename : toolkit/devtools/debugger/tests/unit/test_frameactor-01.js => toolkit/devtools/server/tests/unit/test_frameactor-01.js
rename : toolkit/devtools/debugger/tests/unit/test_frameactor-02.js => toolkit/devtools/server/tests/unit/test_frameactor-02.js
rename : toolkit/devtools/debugger/tests/unit/test_frameactor-03.js => toolkit/devtools/server/tests/unit/test_frameactor-03.js
rename : toolkit/devtools/debugger/tests/unit/test_frameactor-04.js => toolkit/devtools/server/tests/unit/test_frameactor-04.js
rename : toolkit/devtools/debugger/tests/unit/test_frameactor-05.js => toolkit/devtools/server/tests/unit/test_frameactor-05.js
rename : toolkit/devtools/debugger/tests/unit/test_framearguments-01.js => toolkit/devtools/server/tests/unit/test_framearguments-01.js
rename : toolkit/devtools/debugger/tests/unit/test_framebindings-01.js => toolkit/devtools/server/tests/unit/test_framebindings-01.js
rename : toolkit/devtools/debugger/tests/unit/test_framebindings-02.js => toolkit/devtools/server/tests/unit/test_framebindings-02.js
rename : toolkit/devtools/debugger/tests/unit/test_framebindings-03.js => toolkit/devtools/server/tests/unit/test_framebindings-03.js
rename : toolkit/devtools/debugger/tests/unit/test_framebindings-04.js => toolkit/devtools/server/tests/unit/test_framebindings-04.js
rename : toolkit/devtools/debugger/tests/unit/test_framebindings-05.js => toolkit/devtools/server/tests/unit/test_framebindings-05.js
rename : toolkit/devtools/debugger/tests/unit/test_framebindings-06.js => toolkit/devtools/server/tests/unit/test_framebindings-06.js
rename : toolkit/devtools/debugger/tests/unit/test_frameclient-01.js => toolkit/devtools/server/tests/unit/test_frameclient-01.js
rename : toolkit/devtools/debugger/tests/unit/test_frameclient-02.js => toolkit/devtools/server/tests/unit/test_frameclient-02.js
rename : toolkit/devtools/debugger/tests/unit/test_functiongrips-01.js => toolkit/devtools/server/tests/unit/test_functiongrips-01.js
rename : toolkit/devtools/debugger/tests/unit/test_getyoungestframe.js => toolkit/devtools/server/tests/unit/test_getyoungestframe.js
rename : toolkit/devtools/debugger/tests/unit/test_interrupt.js => toolkit/devtools/server/tests/unit/test_interrupt.js
rename : toolkit/devtools/debugger/tests/unit/test_listsources-01.js => toolkit/devtools/server/tests/unit/test_listsources-01.js
rename : toolkit/devtools/debugger/tests/unit/test_listsources-02.js => toolkit/devtools/server/tests/unit/test_listsources-02.js
rename : toolkit/devtools/debugger/tests/unit/test_listsources-03.js => toolkit/devtools/server/tests/unit/test_listsources-03.js
rename : toolkit/devtools/debugger/tests/unit/test_longstringactor.js => toolkit/devtools/server/tests/unit/test_longstringactor.js
rename : toolkit/devtools/debugger/tests/unit/test_longstringgrips-01.js => toolkit/devtools/server/tests/unit/test_longstringgrips-01.js
rename : toolkit/devtools/debugger/tests/unit/test_longstringgrips-02.js => toolkit/devtools/server/tests/unit/test_longstringgrips-02.js
rename : toolkit/devtools/debugger/tests/unit/test_nativewrappers.js => toolkit/devtools/server/tests/unit/test_nativewrappers.js
rename : toolkit/devtools/debugger/tests/unit/test_new_source-01.js => toolkit/devtools/server/tests/unit/test_new_source-01.js
rename : toolkit/devtools/debugger/tests/unit/test_nsjsinspector.js => toolkit/devtools/server/tests/unit/test_nsjsinspector.js
rename : toolkit/devtools/debugger/tests/unit/test_objectgrips-01.js => toolkit/devtools/server/tests/unit/test_objectgrips-01.js
rename : toolkit/devtools/debugger/tests/unit/test_objectgrips-02.js => toolkit/devtools/server/tests/unit/test_objectgrips-02.js
rename : toolkit/devtools/debugger/tests/unit/test_objectgrips-03.js => toolkit/devtools/server/tests/unit/test_objectgrips-03.js
rename : toolkit/devtools/debugger/tests/unit/test_objectgrips-04.js => toolkit/devtools/server/tests/unit/test_objectgrips-04.js
rename : toolkit/devtools/debugger/tests/unit/test_pause_exceptions-01.js => toolkit/devtools/server/tests/unit/test_pause_exceptions-01.js
rename : toolkit/devtools/debugger/tests/unit/test_pause_exceptions-02.js => toolkit/devtools/server/tests/unit/test_pause_exceptions-02.js
rename : toolkit/devtools/debugger/tests/unit/test_pauselifetime-01.js => toolkit/devtools/server/tests/unit/test_pauselifetime-01.js
rename : toolkit/devtools/debugger/tests/unit/test_pauselifetime-02.js => toolkit/devtools/server/tests/unit/test_pauselifetime-02.js
rename : toolkit/devtools/debugger/tests/unit/test_pauselifetime-03.js => toolkit/devtools/server/tests/unit/test_pauselifetime-03.js
rename : toolkit/devtools/debugger/tests/unit/test_pauselifetime-04.js => toolkit/devtools/server/tests/unit/test_pauselifetime-04.js
rename : toolkit/devtools/debugger/tests/unit/test_profiler_actor.js => toolkit/devtools/server/tests/unit/test_profiler_actor.js
rename : toolkit/devtools/debugger/tests/unit/test_source-01.js => toolkit/devtools/server/tests/unit/test_source-01.js
rename : toolkit/devtools/debugger/tests/unit/test_sourcemaps-01.js => toolkit/devtools/server/tests/unit/test_sourcemaps-01.js
rename : toolkit/devtools/debugger/tests/unit/test_sourcemaps-02.js => toolkit/devtools/server/tests/unit/test_sourcemaps-02.js
rename : toolkit/devtools/debugger/tests/unit/test_sourcemaps-03.js => toolkit/devtools/server/tests/unit/test_sourcemaps-03.js
rename : toolkit/devtools/debugger/tests/unit/test_sourcemaps-04.js => toolkit/devtools/server/tests/unit/test_sourcemaps-04.js
rename : toolkit/devtools/debugger/tests/unit/test_sourcemaps-05.js => toolkit/devtools/server/tests/unit/test_sourcemaps-05.js
rename : toolkit/devtools/debugger/tests/unit/test_sourcemaps-06.js => toolkit/devtools/server/tests/unit/test_sourcemaps-06.js
rename : toolkit/devtools/debugger/tests/unit/test_sourcemaps-07.js => toolkit/devtools/server/tests/unit/test_sourcemaps-07.js
rename : toolkit/devtools/debugger/tests/unit/test_sources_backwards_compat-01.js => toolkit/devtools/server/tests/unit/test_sources_backwards_compat-01.js
rename : toolkit/devtools/debugger/tests/unit/test_sources_backwards_compat-02.js => toolkit/devtools/server/tests/unit/test_sources_backwards_compat-02.js
rename : toolkit/devtools/debugger/tests/unit/test_stepping-01.js => toolkit/devtools/server/tests/unit/test_stepping-01.js
rename : toolkit/devtools/debugger/tests/unit/test_stepping-02.js => toolkit/devtools/server/tests/unit/test_stepping-02.js
rename : toolkit/devtools/debugger/tests/unit/test_stepping-03.js => toolkit/devtools/server/tests/unit/test_stepping-03.js
rename : toolkit/devtools/debugger/tests/unit/test_stepping-04.js => toolkit/devtools/server/tests/unit/test_stepping-04.js
rename : toolkit/devtools/debugger/tests/unit/test_stepping-05.js => toolkit/devtools/server/tests/unit/test_stepping-05.js
rename : toolkit/devtools/debugger/tests/unit/test_threadlifetime-01.js => toolkit/devtools/server/tests/unit/test_threadlifetime-01.js
rename : toolkit/devtools/debugger/tests/unit/test_threadlifetime-02.js => toolkit/devtools/server/tests/unit/test_threadlifetime-02.js
rename : toolkit/devtools/debugger/tests/unit/test_threadlifetime-03.js => toolkit/devtools/server/tests/unit/test_threadlifetime-03.js
rename : toolkit/devtools/debugger/tests/unit/test_threadlifetime-04.js => toolkit/devtools/server/tests/unit/test_threadlifetime-04.js
rename : toolkit/devtools/debugger/tests/unit/test_threadlifetime-05.js => toolkit/devtools/server/tests/unit/test_threadlifetime-05.js
rename : toolkit/devtools/debugger/tests/unit/test_threadlifetime-06.js => toolkit/devtools/server/tests/unit/test_threadlifetime-06.js
rename : toolkit/devtools/debugger/tests/unit/test_unsafeDereference.js => toolkit/devtools/server/tests/unit/test_unsafeDereference.js
rename : toolkit/devtools/debugger/tests/unit/testactors.js => toolkit/devtools/server/tests/unit/testactors.js
rename : toolkit/devtools/debugger/tests/unit/testcompatactors.js => toolkit/devtools/server/tests/unit/testcompatactors.js
rename : toolkit/devtools/debugger/tests/unit/xpcshell.ini => toolkit/devtools/server/tests/unit/xpcshell.ini
rename : toolkit/devtools/debugger/dbg-transport.js => toolkit/devtools/server/transport.js
2013-05-21 16:39:13 -07:00
Dave Camp
a45e8355d3 Bug 871784 - b2g should specify its debug actors explicitly rather than using addBrowserActors. r=past,r=jimb,r=fabrice 2013-05-21 16:36:43 -07:00
Ryan VanderMeulen
fb92d96f3e Backed out changeset 4cb1973f06b9 (bug 868439) for Android M2 failures.
CLOSED TREE
2013-05-21 10:48:09 -04:00
Martijn Wargers
979e6df166 Bug 868439 - Convert some uses of nsIPrefBranch to SpecialPowers. r=jmaher 2013-05-21 02:14:06 +02:00
Ryan VanderMeulen
12b5ca0b05 Merge m-c to inbound. 2013-05-21 08:17:04 -04:00
Joe Walker
12c472d4a0 Bug 832717 - Help synopsis for GCLI commands should include the -- prefix needed to pass parameters; r=mratcliffe 2013-05-21 10:18:56 +01:00
Quentin Pradet
0d85af40a6 Bug 773271 - GCLI needs a date type; r=jwalker,harth 2013-05-21 10:18:55 +01:00
Joe Walker
c86cac0340 Bug 834230 - break del command suffers from an off by 1 error; r=vporof 2013-05-21 10:18:55 +01:00
Joe Walker
1aa8c8d0f0 Bug 866680 - gcli string params should allow empty values; r=mgoodwin,harth 2013-05-21 10:18:54 +01:00
Joe Walker
aa4d623f25 Bug 786661 - GCLI should not auto-unescape command line escapes; r=optimizer,harth 2013-05-21 10:18:54 +01:00
Drew Willcoxon
216dcc61f4 Bug 518606 - Improve about:support's "Copy text to clipboard" output. r=unfocused 2013-05-20 20:05:53 -07:00
Drew Willcoxon
c71b992be6 Bug 868793 - Fix about:support's "ASSERTION: FormatStringFromName() without format parameters". r=felipe 2013-05-20 20:05:50 -07:00