Phil Ringnalda
6325d5bb03
Merge m-i to m-c
2013-06-30 08:36:29 -07:00
Phil Ringnalda
8cd97ffc27
Merge fx-team to m-c
2013-06-30 08:35:45 -07:00
Nick Alexander
fc116353df
Bug 888646 - Update missed use of SimpleManifestSink API. r=trivial
...
This is a simple follow-up to Bug 887121.
2013-06-29 20:15:08 -07:00
Blake Kaplan
f6fd48c4ef
Bug 887950 - Fix the notificationbar code to deal with additional <xbl:children> elements. r=mstange
...
--HG--
extra : rebase_source : 003873cfb514874d4f432c7bc7f7657ddac9dcb0
2013-06-28 18:48:12 -07:00
Mihai Sucan
26a020226a
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
86bc191b22
Merge mozilla-central and fx-team
2013-06-28 14:37:15 +01:00
Anton Kovalyov
f181dfc10e
Bug 828038 - Change profile recording UI and behavior; r=dcamp
2013-06-27 17:31:52 -07:00
Tanvi Vyas
d6714cbec5
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
4529f58d37
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
7ae8b484f9
Merge m-c to m-i
2013-06-27 14:28:21 -07:00
Robert Strong
c79d305310
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
ba6420551d
Merge mozilla-central and fx-team
2013-06-27 11:31:49 +01:00
Mark Banner
357a370e33
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
4a7224c7f2
Bug 887098 - Cache nodePrincipal when InstallTrigger is bound. r=gavin
2013-06-26 21:41:55 -07:00
Stephen Pohl
7922e53d41
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
2c5d35b0f0
Bug 880737 - Cancel retry timer while pausing OTA download. r=bbondy
2013-06-26 21:35:29 -04:00
Victor Porof
e445d2b6ed
Bug 886067 - Netmonitor displays request sizes as "0 KB" after opening Console, r=msucan
2013-06-26 23:35:39 +03:00
Shane Caraveo
0e84aa10da
backout changeset 51e974db8866 for xpcshell-test bustage CLOSED TREE
2013-06-26 13:20:38 -04:00
Irving Reid
3d1305d551
Bug 874890: Shut down Addon Manager in profile-before-change r=mossop
2013-06-25 19:43:56 -04:00
Ryan VanderMeulen
2d3527097e
Merge m-c to inbound.
2013-06-26 12:56:36 -04:00
Shane Caraveo
c5f1acf676
bug 887210 fix localStorage in frameworker for blessed providers, r=gavin
2013-06-26 11:20:53 -04:00
Ed Morley
e3c2edcedf
Merge mozilla-central and fx-team
2013-06-26 15:13:03 +01:00
Ed Morley
4fbed7888f
Backed out changeset fa98df7a3493 (bug 702559) for xpcshell orange
2013-06-26 12:56:40 +01:00
Ed Morley
e712fb068e
Backed out changeset a01ced6de845 (bug 702559)
2013-06-26 12:56:14 +01:00
Ed Morley
30907456d8
Backed out changeset b1dba904d5c8 (bug 886263) for xpcshell orange
2013-06-26 11:20:46 +01:00
David Rajchenbach-Teller
2692c02de8
Bug 702559 - Adapting Sqlite.jsm to use mozIStorageAsyncConnection;r=mak
2013-06-26 05:45:50 -04:00
David Rajchenbach-Teller
8115e2b5dd
Bug 702559 - First implementation of mozIStorageAsyncConnection;r=mak
2013-06-26 05:45:49 -04:00
Heather Arthur
0b1e305abe
Bug 731311 - Network monitor should allow to replay and edit requests; r=vporof
2013-06-26 12:09:59 +03:00
Mark Banner
5825ff1bef
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
033717a71a
Backed out changeset 5414c83bb989 for having the wrong patch author, r=me
2013-06-26 12:06:07 +03:00
Victor Porof
9f04904bde
Bug 731311 - Network monitor should allow to replay and edit requests; r=vporof
2013-06-26 09:00:49 +03:00
Ryan VanderMeulen
e0ce07157f
Merge m-c and fx-team.
2013-06-25 17:05:24 -04:00
Benjamin Smedberg
9172995490
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
8f62d61808
Bug 883126 - Improve performance of EXIDX unwinding in Breakpad. r=ted
2013-06-25 15:56:08 +02:00
Mark Banner
8e11fc7cb0
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
228222a276
Bug 883136 - reduce layout flushes in panels. r=enndeakin?
2013-06-24 17:06:56 -04:00
Mark Hammond
58f0dea7da
Bug 883136 - add test to count layout flushes caused by panels. r=enndeakin?
2013-06-27 15:12:36 -04:00
Joey Armstrong
85f022343b
bug 880246: move EXTRA_PP_COMPONENTS to mozbuild (file batch #3 ). r=mshal
2013-06-27 14:49:44 -04:00
David Rajchenbach-Teller
b539f4da81
Bug 886997 - Don't flush by default;r=froydnj
2013-06-27 13:19:54 -04:00
Marco Bonardo
378896a757
Bug 791776 - Convert inline autocomplete host query to async.
...
r=mano
2013-06-27 12:43:11 -04:00
Drew Willcoxon
9bbf344710
Bug 870103 - Disable plugins and HTML5 media in BackgroundPageThumbs's browser. r=markh
2013-06-24 22:07:12 -07:00
Catalin Iacob
83b78343dc
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
2f36723362
Bug 835885 - Add serialization and deserialization. r=enn
2013-06-26 14:21:06 +02:00
Paolo Amadini
fafe966f3b
Bug 886375 - Add the becauseAccessDenied property to OS.File.Error. r=yoric
2013-06-26 14:20:42 +02:00
Ryan VanderMeulen
35586e1235
Merge m-c and inbound.
2013-06-24 14:02:59 -04:00
Asaf Romano
93f026ad8f
Bug 885666 - crash in mozilla::places::::NotifyPlaceInfoCallback::Run. r=mak
2013-06-24 13:59:36 -04:00
Mark Hammond
128d5f8da8
Bug 879118 - issue a deprecation warning when nsIFormManager2 is used. r=mak
2013-06-24 13:20:20 -04:00
Nick Alexander
5eb97e1395
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
82eede8f1b
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
1888baab70
Back out 9661a68f0bff (bug 872605) for browser-chrome failures
2013-06-23 23:41:33 -07:00