Ed Morley
de1c31601c
Merge mozilla-central to fx-team to pick up the #1 top orange fix
2012-06-28 15:10:25 +01:00
Tim Taubert
784e0073ef
Bug 767693 - [New Tab Page] need to save block list when unblocking a site; r=jaws
2012-06-26 21:44:29 +02:00
Saurabh Anand
d277efda67
Bug 763468 - Use about:privatebrowsing for new tabs opened in private browsing mode; r=ttaubert
2012-06-21 03:13:19 +05:30
Saurabh Anand
3dec9728df
Bug 722990 - NewTabUtils.jsm uses a global Private Browsing state to make decisions; r=ttaubert
2012-06-20 14:00:21 +05:30
David Keeler
6be9decac5
Bug 764421 - poll with setInterval instead of using setTimeout in browser_bug743421.js; r=jaws
2012-06-14 16:52:49 -07:00
Ryan VanderMeulen
011ae124c6
Merge m-c to inbound.
2012-06-14 18:45:40 -04:00
Olli Pettay
8bc5941844
Bug 764540 - browser_tabfocus.js is racy, r=dao
2012-06-14 20:59:19 +03:00
Ryan VanderMeulen
4c71ae6d9a
Revert c39d36167b99 due to a horribly munged backout.
2012-06-10 19:44:50 -04:00
Ryan VanderMeulen
202bd53a55
Backout the bug 754202 backout due to orange.
2012-06-10 19:37:47 -04:00
Olli Pettay
2146ee62af
Bug 761613 - Merge nsIPrivateDOMEvent to nsIDOMEvent, r=jst
2012-06-10 21:14:30 +03:00
David Keeler
02593c51f3
Bug 759703 - Poll with setInterval instead of using setTimeout for browser_pluginnotification.js tests. r=jaws
2012-06-07 13:56:04 -07:00
Jim Mathies
0d3d1d1e08
Bug 764355 - Add a new edge swipe simple gesture and add a click count value to existing tap gestures for Win8. r=felipe
2012-06-14 12:40:12 -05:00
David Keeler
672a465a5c
Bug 749455 - Use mContentType for click-to-play plugins in nsObjectLoadingContent::OnStartRequest. r=josh
2012-04-27 17:01:07 -07:00
Dão Gottwald
ec86d066a8
Bug 760083 - Clean up and consolidate toolbar customization tests. r=ttaubert
2012-06-06 13:01:19 +02:00
Ehsan Akhgari
f4bd388765
Bug 722872 - Part 1: Add nsITransferable::Init(nsILoadContext*), enforce that it's called in debug builds, and add nsIDOMDocument* arguments to nsIClipboardHelper methods; r=roc
...
This patch does the following:
* It adds nsITransferable::Init(nsILoadContext*). The load context
might be null, which means that the transferable is non-private, but
if it's non-null, we extract the boolean value for the privacy mode
and store it in the transferable.
* It adds checks in debug builds to make sure that Init is always
called, in form of fatal assertions.
* It adds nsIDOMDocument* agruments to nsIClipboardHelper methods which
represent the document that the string is coming from.
nsIClipboardHelper implementation internally gets the nsILoadContext
from that and passes it on to the transferable upon creation. The
reason that I did this was that nsIClipboardHelper is supposed to be a
high-level helper, and in most of its call sites, we have easy access
to a document object.
* It modifies all of the call sites of the above interfaces according to
this change.
* It adds a GetLoadContext helper to nsIDocument to help with changing
the call sites.
2012-04-16 22:14:01 -04:00
Dave Camp
050f0af58d
Merge fx-team to m-c.
2012-06-01 21:40:26 -07:00
Paul Rouget
9caeb5664c
Bug 749628 - Implement a Responsive Design tool. r=dcamp r=gavin
2012-06-01 14:53:58 +02:00
Olli Pettay
9c9a4a1e10
Bug 760424, browser_tab_dragdrop.js tries to remove wrong eventlistener, r=mats
2012-06-01 18:14:10 +03:00
Raymond Lee
6faab0e18d
Bug 724821 - Firefox menu bar becomes disabled after toggling toolbars while 'Customize Toolbars' dialog open. r=mak77
2012-05-31 14:45:28 +02:00
Gervase Markham
d697fdc8ec
Bug 759095 - upgrade license to MPL 2, and other licensing cleanups.
2012-05-29 16:52:43 +01:00
Dan Wendorf
fe811e68b8
Bug 702159 - Add context menu to exit DOM full screen mode and tests. r=jaws
2012-05-24 23:57:59 -05:00
Raymond Lee
84fc29c83f
Bug 728626 - Non-Firefox tests should not use 'about:robots' which is Firefox specific. r=ttaubert
2012-05-22 09:25:49 +08:00
Gervase Markham
cb6a072c2a
Bug 716478 - update licence to MPL 2.
2012-05-21 12:12:37 +01:00
David Keeler
b8e191e38c
Bug 742753 - Click-to-play: activate only the clicked plugin. r=jaws
2012-05-15 11:10:43 -07:00
Ryan VanderMeulen
bb6dd9e112
Backout 449229be3db1 (bug 749455) to fix reftest failures. r=TrySchmy
2012-05-14 20:32:00 -04:00
David Keeler
97128cad2f
Bug 749455 - Use mContentType for click-to-play plugins in nsObjectLoadingContent::OnStartRequest. r=josh
2012-04-27 17:01:07 -07:00
Paolo Amadini
c253abc4f4
Bug 739213 - Kill AddPageWithDetails. r=mak
2012-05-14 20:42:29 +02:00
Ed Morley
d0a5a9a3d5
Merge last PGO-green changeset of mozilla-inbound to mozilla-central
2012-05-10 13:04:35 +01:00
Serge Gautherie
345e0df162
Bug 752216. (Gv1-FF) browser_popupNotification.js: Use locationbar to simplify test 19. r=gavin.
2012-05-10 01:58:26 +02:00
Devan Sayles
95a8bb58e7
Bug 735471 - Add a pref to switch between window'd preferences and in-content preferences. r=jaws,bmcbride
2012-05-08 19:31:51 -07:00
Jon Rietveld
2774fd356a
Bug 735557 - Add about:preferences to the inContentWhitelist. r=bmcbride
2012-05-08 19:11:43 -07:00
Gavin Sharp
86d1c01ff0
Bug 734076: make use of the new openUILink form to simplify context menu callers, r=dao
2012-04-18 15:44:02 -07:00
Serge Gautherie
15d0fa41be
Bug 752216. (Bv1-FF) browser_popupNotification.js: Fix nits. r=gavin.
...
DONTBUILD (test-only, trivial).
2012-05-06 21:44:03 +02:00
Matt Brubeck
cc04ee67b4
Bug 749738 - Use weak references to avoid accessing dead objects in findbar [r=mak]
2012-05-05 08:09:50 -07:00
Dão Gottwald
0ebf38da17
Bug 748385 - Remove browser.identity.ssl_domain_display. r=mano
2012-05-04 20:37:20 +02:00
Jared Wein
26a7398a48
Bug 743421 - Automated tests for anchor navigation and history.pushState with click-to-play plugins. r=felipe
2012-05-04 11:15:06 -04:00
OHZEKI Tetsuharu
9c99151b21
Bug 641892 - Support showing multiple popup notification icons at the same time. r=margaret
2012-05-03 18:33:47 -04:00
Honza Bambas
5d54bd853d
Bug 745254, r=kaie
2012-05-03 18:25:07 +02:00
Raymond Lee
b594b1509c
Bug 730840 - Use getBrowserURL() in Firefox tests to ease porting them. r=dao
2012-04-27 09:44:53 +08:00
David Keeler
ba6a2c1412
Bug 739575 - Prioritize click-to-play over alternate content in nsObjectLoadingContent::GetPluginSupport. r=josh
2012-04-26 16:25:21 -07:00
Jared Wein
3728c80b68
Bug 742419 - Implement new identity block design (browser/base, browser/app, and Windows). r=dao
2012-04-21 00:03:31 -07:00
Paul ADENOT
fca78ee5c8
Bug 557278 - OGG audio handled as OGV video. r=dolske, a=desktop-only
2012-04-20 22:33:42 -04:00
Kyle Huey
a739aabea6
Bug 746834: Fix the test for Bug 575561 to not use DOM objects after navigating the Window. r=dao a=test-only
2012-04-20 08:57:02 +10:00
Jared Wein
6ac10f1556
Bug 742619 - Intermittent orange in browser_pluginnotifications.js at test 11c. r=felipe a=desktop-only
2012-04-18 11:41:59 -07:00
Jared Wein
be69720f29
Bug 711618 - Automated tests for plugin activation permissions. r=felipe a=blassey
2012-04-18 11:41:26 -07:00
Pallani Kumaran
798ce6bb87
Bug 739866 - Store last accessed timestamp for tabbrowser tabs [r=zpao]
2012-04-16 23:17:54 -07:00
Tim Taubert
704a914ca1
Bug 721442 - [New Tab Page] Display the URL of the page on mouseover of thumbnails on about:newtab; r=dietrich
2012-04-14 00:43:29 +02:00
Jared Wein
1ac2ed45c6
Bug 742619 - Temporarily disable one of the tests in test11c to quiet an intermittent orange. r=felipe
2012-04-04 22:17:54 -07:00
Jared Wein
97f537f8d4
Bug 711552 - Automated tests for click-to-play plugins on desktop Firefox. r=felipe
2012-04-04 15:32:54 -07:00
Dão Gottwald
117ed33010
Bug 724599 - r=gavin,neil
2012-03-29 11:36:34 +02:00