Commit Graph

1301 Commits

Author SHA1 Message Date
Tim Taubert
d8adcafda5 Bug 771979 - Intermittent browser_newtab_drag_drop.js | Test timed out; r=felipe 2012-08-01 19:25:03 +02:00
Shane Caraveo
4997d4e0d4 Bug 770695: land support for Social "service window" - chromeless window opened by social provider, r=gavin
--HG--
extra : rebase_source : a3994283b352378358ad3c0a8de1fa7c3c984a2d
2012-07-24 14:29:46 -07:00
Gavin Sharp
7d24bcd830 Bug 773351: hook up the mozSocial API to social provider windows, r=markh 2012-07-13 13:51:35 -07:00
Mounir Lamouri
72b86db435 Bug 775817 - Update [most] tests to use the new permission manager api. r=sicking 2012-07-23 11:08:07 -07:00
Jonas Sicking
7b45d4a7a3 Bug 769594: Make nsObjectLoadingContent use principals when calling into permission manager. r=josh 2012-07-21 00:29:40 -07:00
Jonas Sicking
68ce0e34aa Bug 774585: Rename getCodebasePrincipal to getSimpleCodebasePrincipal since the behavior has semantically changed. r=mounir 2012-07-21 00:29:40 -07:00
Jonas Sicking
d15ba49a01 Bug 774585: Fix browser code and tests to be aware of app principals. r=mounir 2012-07-21 00:29:40 -07:00
Ed Morley
310d675f10 Merge last PGO-green changeset of mozilla-inbound to mozilla-central 2012-07-20 14:32:04 +01:00
Shane Caraveo
291c979327 Bug 755136: implement social sidebar, r=gavin
--HG--
extra : rebase_source : ac8b48de10334af10b0019d25cd59411e9928618
2012-07-18 11:40:05 -07:00
Ehsan Akhgari
0bdbce0994 Backout changeset be1e9d076b8a (bug 755136) because of mochitest-oth leaks on debug builds 2012-07-19 01:20:59 -04:00
Shane Caraveo
9db17b5be2 Bug 755136: implement social sidebar, r=gavin
--HG--
extra : rebase_source : 5545f8120d9fc3cea168007bbedde7ba30efdaa9
2012-07-18 11:40:05 -07:00
Dão Gottwald
8cb27ce02a Bug 767133 - Add slide-in animation for arrow panels. r=Enn,Mossop 2012-07-18 16:15:24 +02:00
Nathan Froyd
fb95f4c327 Bug 623242 - fix intermittent orange in browser_bug553455.js; r=Mossop 2012-07-16 13:43:02 -04:00
Tim Taubert
7f2a68d878 Bug 765628 - Bookmarklets on the new tab page are able to run privileged javascript; r=gavin 2012-07-17 00:35:13 +02:00
Shane Caraveo
d309cf5f50 Bug 771826: implement Social toolbar button UI, including notification icons, notification panel, and "profile" panel. Styling only for Windows/Mac for the moment, r=gavin
--HG--
extra : rebase_source : 62924e7f08b182d4ac9bd19521794d0e8eb5ebd9
2012-07-15 16:12:13 -07:00
Dão Gottwald
944476b0ab Bug 767896 - disable browser_pageInfo.js
--HG--
extra : rebase_source : 315e8b6c151c6c2c23fd2b3275addc7178dd36c2
2012-07-15 17:04:07 +02:00
Jared Wein
9356e47254 Bug 765874 - Implement recommend/share button, r=gavin
--HG--
extra : transplant_source : %A6%EC%03Q%AD%F8%CC%08NK%81%D15S%7C%21%7B%B8%E0C
2012-07-11 18:31:19 -07:00
David Keeler
12645e6e65 bug 760625 - use the blocklist to inform click-to-play plugins. r=joshmoz,bmcbride 2012-07-11 08:56:34 -07:00
Ed Morley
6c324a1a79 Merge mozilla-central to mozilla-inbound 2012-07-11 10:52:45 +01:00
Michal Novotny
596010fc99 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
aa3440397a 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
a7eb97f896 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
9a9fbde534 Bug 758212 - Allow swapping of docShells from standalone and tabbrowser <browser> elements; r=neil 2012-07-07 11:55:11 +02:00
Tim Taubert
26301c4e44 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
64bc1c8f16 merge m-c to fx-team 2012-07-04 23:27:41 +02:00
Jared Wein
121d46ca3b Bug 654687 - Combine Stop and Reload in the page context menu. r=felipe 2012-07-03 23:21:53 -07:00
Saurabh Anand
ebfafc4b21 Bug 767836 - show custom newtab page in private browsing mode if configured; r=ttaubert 2012-07-04 02:37:22 +05:30
Andres Hernandez
c358a91fd3 Bug 719035 - [New Tab Page] Write keyboard navigation tests r=ttaubert 2012-07-03 15:17:25 -06:00
Jared Wein
4ca7850f11 Bug 239307 - Remove 'Send Link...' from context menus. r=fryn ui-r=shorlander 2012-07-03 13:42:18 -07:00
Ed Morley
1fb12daa51 Merge mozilla-central to fx-team to pick up the #1 top orange fix 2012-06-28 15:10:25 +01:00
Tim Taubert
64d01a28b9 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
f28d039c54 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
250569740d 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
0342050911 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
9180278d42 Merge m-c to inbound. 2012-06-14 18:45:40 -04:00
Olli Pettay
2a1ef5e19b Bug 764540 - browser_tabfocus.js is racy, r=dao 2012-06-14 20:59:19 +03:00
Ryan VanderMeulen
891e38e528 Revert c39d36167b99 due to a horribly munged backout. 2012-06-10 19:44:50 -04:00
Ryan VanderMeulen
f497d31a0a Backout the bug 754202 backout due to orange. 2012-06-10 19:37:47 -04:00
Olli Pettay
ac6b89bfdb Bug 761613 - Merge nsIPrivateDOMEvent to nsIDOMEvent, r=jst 2012-06-10 21:14:30 +03:00
David Keeler
9247dc188b 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
2f392f7fb0 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
a8f237eaa9 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
f2cdb65455 Bug 760083 - Clean up and consolidate toolbar customization tests. r=ttaubert 2012-06-06 13:01:19 +02:00
Ehsan Akhgari
45fe6d3ae2 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
443d61b7c0 Merge fx-team to m-c. 2012-06-01 21:40:26 -07:00
Paul Rouget
c896bc3e9c Bug 749628 - Implement a Responsive Design tool. r=dcamp r=gavin 2012-06-01 14:53:58 +02:00
Olli Pettay
33d2925b99 Bug 760424, browser_tab_dragdrop.js tries to remove wrong eventlistener, r=mats
--HG--
extra : rebase_source : 2bed8e2633d8a9e87db40a7096310dbe1c98c47c
2012-06-01 18:14:10 +03:00
Raymond Lee
ea3b7aba0b 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
d4eb7d5782 Bug 759095 - upgrade license to MPL 2, and other licensing cleanups.
--HG--
extra : rebase_source : da55a4937383eda2baf7c9a362501da8ee664146
2012-05-29 16:52:43 +01:00
Dan Wendorf
485d018917 Bug 702159 - Add context menu to exit DOM full screen mode and tests. r=jaws 2012-05-24 23:57:59 -05:00