Robert Strong
6d2d0f465e
Bug 886647 - passed unused in TestAUSHelper.cpp. r=bbondy
2013-06-25 13:16:28 -07:00
Benjamin Smedberg
b7223c15b5
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
c118a020d7
Bug 883126 - Improve performance of EXIDX unwinding in Breakpad. r=ted
2013-06-25 15:56:08 +02:00
Drew Willcoxon
467f3a83a2
Bug 870103 - Disable plugins and HTML5 media in BackgroundPageThumbs's browser. r=markh
2013-06-24 22:07:12 -07:00
Catalin Iacob
4f03e5bb1a
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
Ryan VanderMeulen
69faa42ffb
Merge m-c and inbound.
2013-06-24 14:02:59 -04:00
Asaf Romano
2c7e3b4376
Bug 885666 - crash in mozilla::places::::NotifyPlaceInfoCallback::Run. r=mak
2013-06-24 13:59:36 -04:00
Mark Hammond
70bdf5290d
Bug 879118 - issue a deprecation warning when nsIFormManager2 is used. r=mak
2013-06-24 13:20:20 -04:00
Nick Alexander
5dea3e088b
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
d0ea1dfb67
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
496a4e4861
Back out 9661a68f0bff (bug 872605) for browser-chrome failures
2013-06-23 23:41:33 -07:00
Justin Wood
ce065ee7e3
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
58421fa282
bug 872605 add ability to update provider manifest, r=markh
2013-06-23 16:02:07 -04:00
Mook
ea7705c3e6
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
9734b616ee
bug 883346 permissions support for standalone chat window, r=felipe
2013-06-21 19:17:34 -07:00
Phil Ringnalda
fcf0bd180b
Merge m-i to m-c
2013-06-23 15:10:04 -07:00
Nick Fitzgerald
9a78048baa
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
1dfc9dd271
Merge fx-team to m-c
2013-06-23 19:00:17 +03:00
Ms2ger
313ff55fd6
Merge m-c to m-i.
2013-06-23 13:44:01 +02:00
Ms2ger
5a63e5bff8
Bug 882848 - Use MOCHITEST_BROWSER_FILES more; r=gps
2013-06-23 09:16:19 +02:00
Ms2ger
72a5c4868f
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
daffa2e519
Merge s-c to m-c
2013-06-22 15:50:51 -07:00
Richard Newman
c1c1c0749c
Merge m-c to s-c.
2013-06-22 11:58:51 -07:00
Tim Taubert
290b434214
merge m-c to fx-team
2013-06-22 06:10:39 +02:00
Nathan Froyd
cd9668234b
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
36072903ec
Bug 837326 - Unit tests for third party addon telemetry;r=froydnj,ehsan
2013-06-21 21:19:00 +02:00
David Rajchenbach-Teller
47fa8ca5b4
Bug 837326 - Statistics of accept/reject of third-party cookies;r=froydnj
2013-06-21 21:19:00 +02:00
Ed Morley
aa5908326d
Backed out changeset 2b0640fa5b18 (bug 837326) for Windows build failures on a CLOSED TREE
2013-06-21 18:21:33 +01:00
Ed Morley
73fa970cad
Backed out changeset 7cbc024b3c77 (bug 837326)
2013-06-21 18:21:11 +01:00
David Rajchenbach-Teller
0ee2cb1f97
Bug 837326 - Statistics of accept/reject of third-party cookies;r=froydnj
2013-06-21 17:48:28 +02:00
David Rajchenbach-Teller
c7c06c16e0
Bug 837326 - Unit tests for third party addon telemetry;r=froydnj,ehsan
2013-06-21 17:46:28 +02:00
Nick Alexander
30a6043ee7
Merge m-c to s-c
2013-06-19 16:12:15 -07:00
Mark Hammond
8358728851
Bug 878677 - Part 1: allow GUID updating in FormHistory.jsm. r=enndeakin
2013-06-17 16:58:54 -07:00
Dave Camp
de94e4d633
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
cf79f21921
Relanding Bug 834539 - Replace getPageTitle with an async API. r=mak. sr=gavin.
2013-06-19 10:18:38 +03:00
Makoto Kato
933f878c39
Bug 884634 - GTK3 port should use Linux theme. r=karlt
2013-06-19 15:11:51 +09:00
Daniel Holbert
e50f42253c
Backed out changeset e086e888bd8d (bug 879228), on the suspicion of causing a b2g mochitest-3 failure, since the failure mentions 'console is undefined' and this patch touched Console.jsm.
...
CLOSED TREE
2013-06-18 22:45:12 -07:00
Benjamin Smedberg
7b9f081ca0
Back out 2d970c9c1fad - Bug 882858 Because of mochitest-browser failures in browser_CTP_drag_drop.js and perhaps browser_pluginnotification.js
2013-06-18 21:38:00 -04:00
Ryan VanderMeulen
558b14210d
Merge cypress and inbound.
2013-06-18 18:15:53 -04:00
Benjamin Smedberg
7a3a6c1a37
Back out revision d3da96f774b3 on a CLOSED TREE - Bug 882339 because of mochitest-browser failures in browser_CTP_drag_drop.js and browser-pluginnotification.js
2013-06-18 16:44:07 -04:00
Ted Mielczarek
0e11a150f1
bug 884300 - fix DWARF CFI record serialization. r=glandium
2013-06-18 11:56:43 -04:00
Benjamin Smedberg
633721b808
Bug 882858 - Add a "showing" notification to PopupNotifications, r=jaws sr=gavin
2013-06-18 13:16:40 -04:00
Benjamin Smedberg
a75ca744ee
Bug 882339 - Cache the blocklist state on plugin tags to avoid querying the blocklist service constantly, r=johns
2013-06-18 13:16:40 -04:00
Joey Armstrong
6eb232533a
bug 875549: mozbuild cleanup for HOST_CSRCS. r=gps
2013-06-18 09:10:50 -04:00
Alexandre Poirot
b5620f593b
Bug 879228 - [browserconsole] tune console.jsm to ease Addon SDK integration. r=msucan
2013-06-18 17:27:04 -04:00
Masatoshi Kimura
0ca1460845
Bug 882624 - Update comments. r=bbondy
2013-06-18 20:37:28 +09:00
Ed Morley
e2f92e4a02
Merge latest green inbound changeset and mozilla-central
2013-06-18 11:52:39 +01:00
Ryan VanderMeulen
0ba1979265
Merge m-c and fx-team.
2013-06-17 20:06:42 -04:00
Ryan VanderMeulen
2754c80515
Backed out changeset 8416c29fecda (bug 834539) for xpcshell failures.
...
CLOSED TREE
2013-06-18 14:46:00 -04:00
Nick Alexander
5852bb6287
Bug 874132 - Part 3: Replace uses of apkbuilder with zip and custom debug signing tool. r=jmaher
...
--HG--
extra : rebase_source : cf6601c6591921397f96fd1011db43de962ee8ed
2013-06-18 09:25:16 -07:00