David Keeler
61fda60518
bug 760625 - use the blocklist to inform click-to-play plugins. r=joshmoz,bmcbride
2012-07-11 08:56:34 -07:00
Ed Morley
01cdb676b2
Merge mozilla-central to mozilla-inbound
2012-07-11 10:52:45 +01:00
Michal Novotny
0dcccf7c7c
Bug 737615 - Remove use of synchronous cache API from unit tests - browser tests, r=bsmith
2012-07-11 11:18:13 +02:00
Tim Taubert
1af5bbc5a3
Bug 724239 - Loading a page in a new tab enables the back button; r=gavin,bz
2012-07-10 17:54:41 +02:00
Nathan Froyd
f7054dc678
Bug 370750 - consolidate mochitest files installation; r=glandium
...
With assistance on the patch from Ms2ger, Waldo, and Mossop.
2012-07-03 16:49:02 -04:00
Tim Taubert
7bbccfb041
Bug 758212 - Allow swapping of docShells from standalone and tabbrowser <browser> elements; r=neil
2012-07-07 11:55:11 +02:00
Tim Taubert
d8801916d8
Bug 765235 - [New Tab Page] test suite should make use of underlying storages; r=gavin
2012-07-07 11:55:06 +02:00
Tim Taubert
345005eedb
merge m-c to fx-team
2012-07-04 23:27:41 +02:00
Jared Wein
1fee1aaa8d
Bug 654687 - Combine Stop and Reload in the page context menu. r=felipe
2012-07-03 23:21:53 -07:00
Saurabh Anand
3b4b212cc4
Bug 767836 - show custom newtab page in private browsing mode if configured; r=ttaubert
2012-07-04 02:37:22 +05:30
Andres Hernandez
bf0da74bcf
Bug 719035 - [New Tab Page] Write keyboard navigation tests r=ttaubert
2012-07-03 15:17:25 -06:00
Jared Wein
01c65f7c9d
Bug 239307 - Remove 'Send Link...' from context menus. r=fryn ui-r=shorlander
2012-07-03 13:42:18 -07:00
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