Commit Graph

20414 Commits

Author SHA1 Message Date
Mihai Sucan
514b9c384c Bug 886137 - Can't inspect objects in the webconsole, while debugging and inspecting; r=past 2013-06-28 19:16:18 +03:00
Ed Morley
24ace5a288 Merge mozilla-central and fx-team 2013-06-28 14:37:15 +01:00
Anton Kovalyov
1706e0cec0 Bug 828038 - Change profile recording UI and behavior; r=dcamp 2013-06-27 17:31:52 -07:00
Tanvi Vyas
e7e6c19e81 Bug 781018 - Collect telemetry information about the number of websites a user visits with Mixed Active/Passive Content. r=smaug
--HG--
extra : rebase_source : d06dd4b07cb68c7dc5b36ab05f6bf8d6bb2a1924
2013-06-27 16:52:20 -07:00
Mark Hammond
5f38c8294b Bug 887967 - avoid using a null nsIDOMWindowUtils when checking if a window is hidden. r=adw
--HG--
extra : rebase_source : 06c713242b8416839fe4e4a74188f49d014d92bf
2013-06-27 17:22:44 -04:00
Phil Ringnalda
24e1359cd5 Merge m-c to m-i 2013-06-27 14:28:21 -07:00
Robert Strong
aee65db39f Test only patch - Bug 626833 - Intermittent failure in test_0200_app_launch_apply_update.js. r=bbondy 2013-06-27 12:58:14 -07:00
Ed Morley
21ec7a4239 Merge mozilla-central and fx-team 2013-06-27 11:31:49 +01:00
Mark Banner
0cf6f276aa Bug 887185 Plugins test assumes click-to-play is enabled by default - ensure it is enabled for apps that don't yet have it enabled. r=bsmedberg. 2013-06-27 08:18:35 +01:00
Bobby Holley
7deb49e1b6 Bug 887098 - Cache nodePrincipal when InstallTrigger is bound. r=gavin 2013-06-26 21:41:55 -07:00
Stephen Pohl
2f5dcc7ff0 Bug 868416: Keep overlay scrollbars the same size irrespective of the current document zoom level. r=roc 2013-06-27 00:00:41 -04:00
Shih-Chiang Chien
cebe2e258a Bug 880737 - Cancel retry timer while pausing OTA download. r=bbondy 2013-06-26 21:35:29 -04:00
Victor Porof
68abdee420 Bug 886067 - Netmonitor displays request sizes as "0 KB" after opening Console, r=msucan 2013-06-26 23:35:39 +03:00
Shane Caraveo
5b035d4a70 backout changeset 51e974db8866 for xpcshell-test bustage CLOSED TREE 2013-06-26 13:20:38 -04:00
Irving Reid
455a64976b Bug 874890: Shut down Addon Manager in profile-before-change r=mossop 2013-06-25 19:43:56 -04:00
Ryan VanderMeulen
37629c06ad Merge m-c to inbound. 2013-06-26 12:56:36 -04:00
Shane Caraveo
3514bbe7ae bug 887210 fix localStorage in frameworker for blessed providers, r=gavin 2013-06-26 11:20:53 -04:00
Ed Morley
45ce5fd943 Merge mozilla-central and fx-team 2013-06-26 15:13:03 +01:00
Ed Morley
67356c3a8c Backed out changeset fa98df7a3493 (bug 702559) for xpcshell orange 2013-06-26 12:56:40 +01:00
Ed Morley
9a884b39e0 Backed out changeset a01ced6de845 (bug 702559) 2013-06-26 12:56:14 +01:00
Ed Morley
695f4e1643 Backed out changeset b1dba904d5c8 (bug 886263) for xpcshell orange 2013-06-26 11:20:46 +01:00
David Rajchenbach-Teller
d982370eb9 Bug 702559 - Adapting Sqlite.jsm to use mozIStorageAsyncConnection;r=mak 2013-06-26 05:45:50 -04:00
David Rajchenbach-Teller
198d5dbf1f Bug 702559 - First implementation of mozIStorageAsyncConnection;r=mak 2013-06-26 05:45:49 -04:00
Heather Arthur
6f1595f89b Bug 731311 - Network monitor should allow to replay and edit requests; r=vporof 2013-06-26 12:09:59 +03:00
Mark Banner
11769462ee Bug 886263 - Make places be enabled by default in all xpcshell-tests to avoid having to set it in lots of places (so that tests work with apps where places is disabled by default). r=mak 2013-06-26 10:06:30 +01:00
Victor Porof
d89482657a Backed out changeset 5414c83bb989 for having the wrong patch author, r=me 2013-06-26 12:06:07 +03:00
Victor Porof
f0d1376f2f Bug 731311 - Network monitor should allow to replay and edit requests; r=vporof 2013-06-26 09:00:49 +03:00
Ryan VanderMeulen
0e64529ad6 Merge m-c and fx-team. 2013-06-25 17:05:24 -04:00
Benjamin Smedberg
dc3478faea Bug 886423 - Turn on the click-to-play UI by default in Firefox desktop. As a side effect, remove the plugin permission from about:permissions because we're using per-plugin permission not per-site and about:permissions doesn't know about that. (page info knows about it) r=keeler 2013-06-25 11:57:30 -04:00
Julian Seward
b58fb25691 Bug 883126 - Improve performance of EXIDX unwinding in Breakpad. r=ted 2013-06-25 15:56:08 +02:00
Mark Banner
01309a4ba6 Bug 886263 - Make places be enabled by default in all xpcshell-tests to avoid having to set it in lots of places (so that tests work with apps where places is disabled by default). r=mak 2013-06-26 14:56:11 +01:00
Mark Hammond
635bfb361d Bug 883136 - reduce layout flushes in panels. r=enndeakin? 2013-06-24 17:06:56 -04:00
Mark Hammond
8a4101c6a0 Bug 883136 - add test to count layout flushes caused by panels. r=enndeakin? 2013-06-27 15:12:36 -04:00
Joey Armstrong
a87caac612 bug 880246: move EXTRA_PP_COMPONENTS to mozbuild (file batch #3). r=mshal 2013-06-27 14:49:44 -04:00
David Rajchenbach-Teller
d8c828d9ff Bug 886997 - Don't flush by default;r=froydnj 2013-06-27 13:19:54 -04:00
Marco Bonardo
81952bdd2a Bug 791776 - Convert inline autocomplete host query to async.
r=mano
2013-06-27 12:43:11 -04:00
Drew Willcoxon
ad935d2620 Bug 870103 - Disable plugins and HTML5 media in BackgroundPageThumbs's browser. r=markh 2013-06-24 22:07:12 -07:00
Catalin Iacob
6f4758d23e Bug 798914 (part 5) - Use newly introduced mozilla::MallocSizeOf instead of nsMallocSizeOfFun. r=njn.
--HG--
extra : rebase_source : fc472490dd978d165f02f77ed37f07aed6e5bb61
2013-06-23 14:03:39 +02:00
Paolo Amadini
5a4cfb038b Bug 835885 - Add serialization and deserialization. r=enn 2013-06-26 14:21:06 +02:00
Paolo Amadini
6df1314056 Bug 886375 - Add the becauseAccessDenied property to OS.File.Error. r=yoric 2013-06-26 14:20:42 +02:00
Ryan VanderMeulen
d5c5ff5f07 Merge m-c and inbound. 2013-06-24 14:02:59 -04:00
Asaf Romano
ea2954182f Bug 885666 - crash in mozilla::places::::NotifyPlaceInfoCallback::Run. r=mak 2013-06-24 13:59:36 -04:00
Mark Hammond
cee732ce23 Bug 879118 - issue a deprecation warning when nsIFormManager2 is used. r=mak 2013-06-24 13:20:20 -04:00
Nick Alexander
cf8d27bd61 Bug 873569 - Follow-up: don't delete assets/omni.ja during unpack. r=me
The issue is that in INNER_UNMAKE_PACKAGE I was deleting
assets/omni.ja, which is needed in INNER_MAKE_PACKAGE.  This breaks
language repacks.  This fix should at least allow repacks to proceed
further.
2013-06-24 09:55:21 -07:00
Benjamin Smedberg
7787c89f92 Bug 880735 test fixups:
* Add a test-only setter to the center-item XBL binding
* add a head.js function to remove plugin permissions for use in cleanup functions
* browser_pluginnotification.js - lots of fixes for the core feature tests
* Alter test_bug751809 not to assume that clicking the page overlay will directly activate the plugin
* Alter browser_CTP_plugins.js because disabled plugins now do show up in the plugin doorhanger
* remove browser_CTPScriptPlugin.js and supporting files because we no longer auto-pop based on scripting
* fix browser_CTP_drag_drop.js so that active plugins still show the doorhanger icon, and other fixup
* fix browser_bug743421.js to expect the doorhanger all the time and activate it correctly
* fix browser_bug752516.js to check for doorhanger activation instead of plugin activation
* remove browser_bug818009.js and supporting files because they are testing something that no longer exists
* alter browser_bug820497.js so that it shows the popup notification before checking .centerActions, since we populate that data lazily now
* browser_plugins_added_dynamically.js: remove the "activate all" tests which are no longer relevant and fix the rest to match the new doorhanger structure.
2013-06-24 08:51:07 -04:00
Phil Ringnalda
2ab86d7fc8 Back out 9661a68f0bff (bug 872605) for browser-chrome failures 2013-06-23 23:41:33 -07:00
Justin Wood
60a17627f8 Bug 886209 - SHT_ARM_EXIDX not defined on older glibc versions. r=glandium
(fixes SeaMonkey building on CentOS5.x)
2013-06-24 01:00:39 -04:00
Shane Caraveo
623a22d20a bug 872605 add ability to update provider manifest, r=markh 2013-06-23 16:02:07 -04:00
Mook
1890b8e6d0 bug 884686: inline add-on settings: don't set prefs on type=multi if no prefs are specified (r=darktrojan) 2013-06-20 20:37:58 -07:00
Shane Caraveo
b0289891cb bug 883346 permissions support for standalone chat window, r=felipe 2013-06-21 19:17:34 -07:00
Phil Ringnalda
501a8787f4 Merge m-i to m-c 2013-06-23 15:10:04 -07:00
Nick Fitzgerald
f85da297f0 Bug 885597 - absolute urls not working with sourcesContent and source maps in file:// urls; r=dcamp 2013-06-23 09:44:29 -07:00
Victor Porof
20a5e0947c Merge fx-team to m-c 2013-06-23 19:00:17 +03:00
Ms2ger
2d896e6278 Merge m-c to m-i. 2013-06-23 13:44:01 +02:00
Ms2ger
f63886acfe Bug 882848 - Use MOCHITEST_BROWSER_FILES more; r=gps 2013-06-23 09:16:19 +02:00
Ms2ger
bde379b7e5 No bug - Don't spam lists of files during the build in toolkit/mozapps/extensions/test makefiles; r=ted 2013-06-23 09:16:06 +02:00
Phil Ringnalda
35fb20e4a7 Merge s-c to m-c 2013-06-22 15:50:51 -07:00
Richard Newman
4183555b92 Merge m-c to s-c. 2013-06-22 11:58:51 -07:00
Tim Taubert
eac51db4d0 merge m-c to fx-team 2013-06-22 06:10:39 +02:00
Nathan Froyd
72a9f29c5d Backout 65804eae62b1, a0b216d3be12, 68e5d9fe91fc (bug 837326) for impending bustage that would make this CLOSED TREE worse than it already is 2013-06-21 15:39:45 -04:00
David Rajchenbach-Teller
a4a5f6ffba Bug 837326 - Unit tests for third party addon telemetry;r=froydnj,ehsan 2013-06-21 21:19:00 +02:00
David Rajchenbach-Teller
88348ca60d Bug 837326 - Statistics of accept/reject of third-party cookies;r=froydnj 2013-06-21 21:19:00 +02:00
Ed Morley
68caa1680f Backed out changeset 2b0640fa5b18 (bug 837326) for Windows build failures on a CLOSED TREE 2013-06-21 18:21:33 +01:00
Ed Morley
2b5254049d Backed out changeset 7cbc024b3c77 (bug 837326) 2013-06-21 18:21:11 +01:00
David Rajchenbach-Teller
8253c10746 Bug 837326 - Statistics of accept/reject of third-party cookies;r=froydnj 2013-06-21 17:48:28 +02:00
David Rajchenbach-Teller
2fd4f0ea33 Bug 837326 - Unit tests for third party addon telemetry;r=froydnj,ehsan 2013-06-21 17:46:28 +02:00
Nick Alexander
492a680813 Merge m-c to s-c 2013-06-19 16:12:15 -07:00
Mark Hammond
1e6028c716 Bug 878677 - Part 1: allow GUID updating in FormHistory.jsm. r=enndeakin 2013-06-17 16:58:54 -07:00
Dave Camp
021e1a421d Bug 884431 - Consistently treat iframe documents as children in the inspector actor. r=paul
--HG--
extra : rebase_source : b364251c71393eed94a39ba5ace7225525bc5a00
2013-06-17 06:52:52 -07:00
Asaf Romano
83acb04b58 Relanding Bug 834539 - Replace getPageTitle with an async API. r=mak. sr=gavin. 2013-06-19 10:18:38 +03:00
Makoto Kato
c1b4619dda Bug 884634 - GTK3 port should use Linux theme. r=karlt 2013-06-19 15:11:51 +09:00
Daniel Holbert
f695eb95d5 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
9e8bcc1d69 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
c91554bbca Merge cypress and inbound. 2013-06-18 18:15:53 -04:00
Benjamin Smedberg
9751dfc184 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
9937f9fbd7 bug 884300 - fix DWARF CFI record serialization. r=glandium 2013-06-18 11:56:43 -04:00
Benjamin Smedberg
de8a5cb336 Bug 882858 - Add a "showing" notification to PopupNotifications, r=jaws sr=gavin 2013-06-18 13:16:40 -04:00
Benjamin Smedberg
564d64688b 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
ac2232fc29 bug 875549: mozbuild cleanup for HOST_CSRCS. r=gps 2013-06-18 09:10:50 -04:00
Alexandre Poirot
f966391be2 Bug 879228 - [browserconsole] tune console.jsm to ease Addon SDK integration. r=msucan 2013-06-18 17:27:04 -04:00
Masatoshi Kimura
2291ede247 Bug 882624 - Update comments. r=bbondy 2013-06-18 20:37:28 +09:00
Ed Morley
4258b19213 Merge latest green inbound changeset and mozilla-central 2013-06-18 11:52:39 +01:00
Ryan VanderMeulen
ff262fddb9 Merge m-c and fx-team. 2013-06-17 20:06:42 -04:00
Ryan VanderMeulen
f625734886 Backed out changeset 8416c29fecda (bug 834539) for xpcshell failures.
CLOSED TREE
2013-06-18 14:46:00 -04:00
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