Commit Graph

31 Commits

Author SHA1 Message Date
Ehsan Akhgari
e6f1f39bc6 Bug 798516 - Remove support for gPrivateBrowsingUI.privateWindow; r=jdm
This patch replaces the privateWindow API with the toolkit
PrivateBrowsingUtils.isWindowPrivate API, which is better in the sense
that it is chrome/content agnostic and is not browser/ specific.
2012-10-05 19:25:52 -04:00
Tim Taubert
928ab3b986 Bug 780123 - [New Tab Page] Use the hiddenWindow to preload a single newtab page that then serves multiple windows; r=jaws 2012-09-19 16:20:44 +02:00
Tim Taubert
b5dc8cd89c Bug 791676 - [New Tab Page] don't start transition for dynamically created elements off a timeout; r=dao 2012-09-17 17:19:23 +02:00
Bellindira Castillo [:bellindira]
5b6338889c Bug 752841 - [New Tab Page] Make the number of tabs adjustable; r=ttaubert 2012-08-16 23:01:03 -06:00
Andres Hernandez
13b53f0578 Bug 325901 - fix unnecessarily preprocessed files in browser/, r=gavin
--HG--
extra : rebase_source : cc42d98604e38528f3bc9941dce4f15ec8ad5d67
2012-08-10 14:20:25 -06:00
Tim Taubert
103bc95a7c Bug 765628 - Bookmarklets on the new tab page are able to run privileged javascript; r=gavin 2012-07-17 00:35:13 +02:00
Ekanan Ketunuti
3d09954e9e Bug 772460 - Replace '-moz-transition' with 'transition' in browser/. r=dao 2012-07-11 09:13:55 +07:00
Tim Taubert
0ea048f60b Bug 771892 - [New Tab Page] check for private browsing mode *every* time a user drags a link onto the grid; r=ehsan 2012-07-10 00:35:30 +02:00
Owen Coutts
7104608cdb Bug 767289 - [New Tab page] The :hover border should follow the dragImage instead of staying with the thumbnail tile; r=ttaubert 2012-07-04 13:07:41 -04:00
Andres Hernandez [:andreshm]
67cfa937c9 Bug 765729 - New Tab page thumbnails can't be tabbed to r=ttaubert 2012-06-25 14:03:26 -06:00
Saurabh Anand
bc74db27e6 Bug 722990 - NewTabUtils.jsm uses a global Private Browsing state to make decisions; r=ttaubert 2012-06-20 14:00:21 +05:30
Gervase Markham
87620f5676 Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
Bellindira Castillo [:bellindira]
185ba1e0b6 Bug 736476 - Title page for New tab is about:newtab after restart r=ttaubert 2012-04-19 17:02:32 +08:00
Tim Taubert
c9238dfff2 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
Tim Taubert
9d11545add Bug 742782 - [New Tab Page] Error: aCallback is not defined; r=dietrich 2012-04-06 00:33:47 +02:00
Tim Taubert
ca248d70d7 Bug 734280 - [New Tab Page] clean up newtab test suite; r=dietrich 2012-03-27 12:02:55 +02:00
Blair McBride
5bf1cfcf5c Bug 735564 - about:newtab has on-hover UI that doesn't work well with touch-screens. r=ttaubert 2012-03-21 17:16:19 +13:00
Tim Taubert
6dc6c177cc Bug 735987 - [New Tab Page] Dropping blocked links onto the grid again should unblock them; r=dietrich 2012-03-16 09:00:18 +01:00
Tim Taubert
e0f9a88438 Bug 729878 - Part 1 - New layout implementation; r=dietrich,dao ui-r=shorlander 2012-03-13 03:23:01 +01:00
Tim Taubert
0c314972bd Bug 725996 - New Tab Page should not respond to dragged bookmark folders or should handle them properly; r=dietrich 2012-03-13 03:03:45 +01:00
Tim Taubert
9b1cdc30d6 Bug 734043 - Error: node.parentNode is null when I click x button of thumbnail quickly in newTab page; r=dietrich 2012-03-12 09:51:00 +01:00
Tim Taubert
c3a8615b80 Bug 723121 - [New Tab Page] Dragging and clicking on a thumbnail freezes the thumbnail grid; r=dietrich 2012-03-08 12:57:26 +01:00
Tim Taubert
6f8c024255 Bug 730484 - [New Tab Page] don't iterate NodeList properties when creating cells; r=dietrich 2012-02-25 01:08:44 +01:00
Tim Taubert
65d5ff4618 Bug 721417 - Can't drag and drop URL into about:newtab; r=fryn 2012-02-08 02:46:20 +01:00
Tim Taubert
5e677c11de Bug 723102 - [New Tab Page] Can't Hide/Show New Tab Page when closing left tab; r=jaws 2012-02-04 11:47:07 +01:00
teramako
f2a599d067 Bug 722663 - open a new tab from Panorama view should reference gWindow.BROWSER_NEW_TAB_URL; r=dietrich 2012-02-03 10:41:09 +01:00
Tim Taubert
4d1e53d771 Bug 717492 - [New Tab Page] URL bar history pops up when pressing toolbar buttons; r=dao 2012-01-25 23:47:36 +01:00
Tim Taubert
b25e5d5c17 Bug 717110 - [New Tab Page] Tooltips should be added to page thumbnails; r=dao 2012-01-25 23:45:16 +01:00
Tim Taubert
9aef3ec42d Bug 721413 - [New Tab Page] Load links lazily when opening a new tab; r=mak 2012-01-27 14:55:03 +01:00
Tim Taubert
7411a6d512 Bug 455553 - Part 2 - Assets / CSS / Images; r=dao 2012-01-25 23:42:15 +01:00
Tim Taubert
a837f7f86a Bug 455553 - Part 1 - XUL/HTML Page and Scripts; r=blair,dietrich 2012-01-25 23:40:18 +01:00