Commit Graph

5003 Commits

Author SHA1 Message Date
Dão Gottwald
0ca4926e78 Bug 740389 - Clean up openTopWin and mark it as deprecated. r=gavin 2012-03-29 19:46:26 +02:00
Dão Gottwald
8175027037 Bug 724599 - r=gavin,neil 2012-03-29 11:36:34 +02:00
Dão Gottwald
b26d2f964b Bug 739574 - Set the tabsontop attribute on the navigation toolbar and simplify CSS selectors. r=felipe 2012-03-29 11:31:47 +02:00
Dão Gottwald
c47424de0c Backed out changeset 36d7b3b02016 2012-03-29 11:28:38 +02:00
Dão Gottwald
fb225b1d0c Bug 724599 - r=gavin,neil 2012-03-29 10:22:53 +02:00
Kyle Huey
f690aa730d Merge the last good pgo-green cset on mozilla-inbound to mozilla-central. 2012-03-28 07:40:52 -07:00
Dão Gottwald
d74303199a Bug 739093 - Remove the fullscreenflex. r=felipe 2012-03-28 10:33:17 +02:00
Phil Ringnalda
8d8cf286e2 Merge m-c to m-i 2012-03-27 21:21:11 -07:00
Tim Taubert
04ee0113a8 merge m-c to fx-team 2012-03-28 00:33:42 +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
Ehsan Akhgari
c3503ba714 Bug 723353 - Add browser.js APIs for per-window Private Browsing; r=gavin,jdm 2012-03-22 22:02:00 -04:00
Jared Wein
186bbc63ed Backed out changeset 77319b44907b (bug 711552) 2012-03-27 15:20:45 -07:00
Chris Pearce
89dfc956a1 Bug 739116 - Remove fullscreen's "deactivate" listener on non-Lion systems upon leaving fullscreen. r=dao 2012-03-27 10:12:18 +13:00
Ian Moody
023d2de7ef Bug 701205 - The updater informational messages should not be italicized. r=dao 2012-03-26 02:29:38 +01:00
Dão Gottwald
dad3d01523 Bug 585946 - Location / search bar splitter moves to the end of the toolbar when toggling "tabs on top". r=neil 2012-03-25 18:10:36 +02:00
Matt Brubeck
21e24f0ef9 Merge mozilla-central and mozilla-inbound 2012-03-24 09:05:27 -07:00
Gavin Sharp
e9de227260 merge fx-team into m-c 2012-03-23 16:20:23 -07:00
Frank Yan
67144f3d55 Bug 731546 - Add link to marketplace on about:home. r=mak 2012-03-23 07:12:34 -07:00
Marco Bonardo
ca7dd86f81 Merge fx-team and central 2012-03-21 23:49:13 +01:00
Dão Gottwald
ee93c7ccc1 Bug 735691 - Make toolbar buttons borderless in the default state. r=shorlander 2012-03-21 17:03:28 +01:00
Marco Bonardo
508dc27a5b Merge last green PGO from inbound to central 2012-03-22 13:04:29 +01:00
Mounir Lamouri
9b6e615f47 Merging mozilla-inbound into mozilla-central. 2012-03-21 11:29:28 +01:00
Dão Gottwald
b89eb408fd Bug 734706 - The Page Style menu's "No Style" menu item shouldn't have to stop the command event propagation. r=dolske
--HG--
extra : rebase_source : 9ec2ad2ab0ae529b24dd8f7ed2756295061cb545
2012-03-21 09:13:36 +01:00
Paul O’Shannessy
b41c882a99 Bug 639705 (Lion Full Screen) Part 3: Make Firefox support Lion Full Screen on browser windows [r=dao]
--HG--
extra : rebase_source : 5bd252ce3fde6d008c3e9b4335903d8480d31bbf
2012-03-20 16:21:15 -07:00
Dão Gottwald
8d0a189c1c Bug 736846 - about:home launcher buttons jerk down as the icons load. r=mak 2012-03-20 10:56:42 +01:00
Neil Deakin
7ef1b6ad5c Bug 710431, add telemetry for new browser window command, r=dao 2012-03-20 11:20:56 -04:00
Dão Gottwald
c0c565c036 Bug 736848 - about:home's layout-independent initialization tasks should use DOMContentLoaded instead of the load event. r=mak 2012-03-20 12:22:51 +01:00
Dão Gottwald
7163b5a65e Bug 737816 - Use the autofocus attribute to focus about:home's search box. r=felipe 2012-03-21 20:04:51 +01:00
Ian Moody
4aeb0ca4a5 Bug 738233 - Fix misplaced brackets in browser_bug329212.js. r=dao 2012-03-22 13:06:20 +00: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
Dão Gottwald
e5b2153258 Bug 631500 - Let openUILink accept an object with named parameters. r=gavin 2012-03-17 20:39:08 +01:00
Ehsan Akhgari
9fb965340a Merge from mozilla-central 2012-03-17 12:32:28 -04:00
Chad Freeman
3b8c9bf512 Bug 720023 - Context menus for selected domains should be the identical as for links. r=jwein 2012-03-16 12:41:37 -07:00
Frank Yan
013e508f47 Bug 736512 - Followup to about:home refresh broke long labels. r=mak 2012-03-16 10:01:04 -07:00
Tim Taubert
9d3fdaa123 Bug 726272 - check if currentDocumentChannel is a valid channel; r=bustage-fix 2012-03-16 18:58:01 +01:00
Tim Taubert
9caf52026d Bug 726272 - [Page Thumbnails] don't capture error pages; r=dietrich 2012-03-16 16:13:58 +01: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
Gavin Sharp
596c9d1a03 merge fx-team into m-c 2012-03-15 21:39:33 -07:00
Frank Yan
9a6a188a36 Bug 736279 - Followup to about:home Visual Refresh. r=mak 2012-03-15 15:58:09 -07:00
Tim Taubert
91ec76ae4d Bug 735166 - Intermittent timeout in browser_newtab_bug734043.js; r=dietrich 2012-03-15 23:28:22 +01:00
Tim Taubert
a8b5260729 Bug 735574 - Extremely frequent leak of 1 BackstagePass, 2 Mutex, 9 ProxyListener coming from fx-team; r=dietrich 2012-03-15 23:28:22 +01:00
Marco Bonardo
6d99500c2c Bug 735879 - Add more delay to some browser chrome tests that often timeout. r=fryn 2012-03-14 16:11:20 -07:00
Frank Yan
0ac2120f6c Bug 711157 - about:home Visual Refresh & Launcher. r=mak ui-r=shorlander
--HG--
rename : browser/base/content/aboutHome.css => browser/base/content/abouthome/aboutHome.css
rename : browser/base/content/aboutHome.js => browser/base/content/abouthome/aboutHome.js
rename : browser/base/content/aboutHome.xhtml => browser/base/content/abouthome/aboutHome.xhtml
rename : browser/base/content/aboutHome-snippet1.png => browser/base/content/abouthome/snippet1.png
rename : browser/base/content/aboutHome-snippet2.png => browser/base/content/abouthome/snippet2.png
2012-03-14 16:10:12 -07:00
Frank Yan
e400b190f6 Bug 733651 - Snippet fails to load on about:home due to XMLHttpRequest.open error. r=mak 2012-03-14 16:09:15 -07:00
Ed Morley
b4dda70351 Merge last PGO-green changeset of mozilla-inbound to mozilla-central 2012-03-15 12:42:01 +00:00
Dão Gottwald
e54841f6d9 Bug 735233 - Shift-F6 should focus the location bar rather than the first focusable chrome element. r=enn 2012-03-15 00:34:00 +01:00
OHZEKI Tetsuharu
f811c58a4a Bug 735517. Web Apps icon always appears when other popup notifications appear. r=fabrice,dao 2012-03-14 14:14:52 -07:00
Serge Gautherie
c02f46b746 Bug 735139. (Av1a) Improve browser_pageInfo.js a little. r=dao. 2012-03-13 17:57:14 +01:00
Tim Taubert
4ba3bb8680 merge m-c to fx-team 2012-03-13 11:28:24 +01:00
Tim Taubert
5d388ac692 Bug 735166 - Intermittent timeout in browser_newtab_bug734043.js (fix #2); r=bustage-fix 2012-03-13 09:48:21 +01:00