Dão Gottwald
33b47aaab2
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
Dão Gottwald
6ce1f64eda
Bug 730629 - Hide http:// and single trailing slashes when displaying hyperlink target URLs. r=gavin ui-r=limi
2012-03-14 13:20:03 +01:00
Serge Gautherie
924ef4862d
Bug 735139. (Av1a) Improve browser_pageInfo.js a little. r=dao.
2012-03-13 17:57:14 +01:00
Tim Taubert
e8eb6948d0
merge m-c to fx-team
2012-03-13 11:28:24 +01:00
Tim Taubert
61814ddaec
Bug 735166 - Intermittent timeout in browser_newtab_bug734043.js ( fix #2 ); r=bustage-fix
2012-03-13 09:48:21 +01:00
Tim Taubert
ec322e43e3
Bug 735166 - Intermittent timeout in browser_newtab_bug734043.js; r=bustage-fix
2012-03-13 09:45:09 +01:00
Tim Taubert
167e0b414f
Bug 729878 - Part 3 - Corrected newtab tests; r=dietrich
2012-03-13 03:24:10 +01:00
Tim Taubert
d9875a8b00
Bug 729878 - Part 1 - New layout implementation; r=dietrich,dao ui-r=shorlander
2012-03-13 03:23:01 +01:00
Tim Taubert
0e6c5fb2e9
Bug 722263 - New Tab Page: changing browser.newtab.url require restart; r=dao
2012-03-13 03:03:46 +01:00
Tim Taubert
5242458972
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
Paul Rouget
6410310c1d
Bug 717923 - Use an icon for the inspect button; r=dao
2012-03-08 16:02:23 +01:00
Tim Taubert
31c6317f16
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
Daniel Holbert
9ccf8ae5dd
merge m-i to m-c
2012-03-11 19:40:36 -07:00
Dão Gottwald
e79b81b157
Bug 734273 - tab bar sometimes shows scroll arrows with only one tab after startup. r=felipe
...
- delayed updateVisibility to the load event since the constructor runs earlier
- added _propagatedVisibilityOnce instead of unconditionally calling _propagateVisibility after calling updateVisibility for the first time, since this needlessly propagated the visibility twice in a row with browser.tabs.autoHide = false
- removed the syncUI call from TabsOnTop.init since updateVisibility takes care of this
2012-03-12 01:59:33 +01:00
Ed Morley
fe0db58bce
Backout ba7da6256b23 (bug 726444) for talos regressions; a=mak
2012-03-11 23:38:53 +00:00
Dão Gottwald
85f60cd6e7
Bug 733339 - part 4: mark getAllStyleSheets as internal while keeping the legacy function. r=dolske
2012-03-11 05:25:42 +01:00
Dão Gottwald
20bb7944b3
Bug 733339 - part 3: make the content window passed to gPageStyleMenu.switchStyleSheet optional. r=dolske
2012-03-11 05:25:02 +01:00
Dão Gottwald
1a317a9cc9
Bug 733339 - part 2: replace gPageStyleMenu.setStyleDisabled with gPageStyleMenu.disableStyle. r=dolske
2012-03-11 05:24:35 +01:00
Dão Gottwald
1bbca3ec46
Bug 733339 - part 1: remove unneeded legacy style sheet switching functions and bind remaining ones to gPageStyleMenu. r=dolske
2012-03-11 05:23:51 +01:00
Marco Bonardo
9e7b35cccc
Merge last PGO-safe changeset from inbound to central
2012-03-09 13:33:59 +01:00
Tim Taubert
418f6efd05
Bug 722273 - [New Tab Page] clear internal links cache on 'browser:purge-session-history'; r=dietrich
2012-03-05 20:59:56 +01:00
Rob Campbell
b13d39e0b9
merge fx-team to m-c
2012-03-08 10:30:11 -04:00
Tim Taubert
a6ba040421
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
1e660d38f8
Backed out changeset b5a3e22944f9 (bug 711157)
...
--HG--
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
rename : browser/base/content/abouthome/aboutHome.css => browser/base/content/aboutHome.css
rename : browser/base/content/abouthome/aboutHome.js => browser/base/content/aboutHome.js
rename : browser/base/content/abouthome/aboutHome.xhtml => browser/base/content/aboutHome.xhtml
2012-03-08 08:35:15 +01:00
Tim Taubert
0b897d3c88
Backed out changeset 3bb5b7d3a6f1 (bug 711157)
2012-03-08 08:35:15 +01:00
Marco Bonardo
7d169993ad
Merge inbound and central
2012-03-07 10:33:11 +01:00
Matt Brubeck
465b97cf40
Merge mozilla-central to mozilla-inbound
2012-03-08 16:27:40 -08:00
Ekanan Ketunuti
751f71d71a
Bug 734027 - Decode percent encoding on non-ASCII filename when saving a video snapshot. r=jaws
2012-03-08 18:18:35 +07:00
Matt Brubeck
a6a66f92bd
Merge from mozilla-central to mozilla-inbound
2012-03-12 17:38:23 -07:00
Fabrice Desré
8f36020dfb
Bug 697006 - Add desktop support for the Open Web Apps API - Part 2 : UI [r=gavin]
2012-03-12 17:33:10 -07:00
Alastair Robertson
9332f257c6
Bug 311605 - default browser checking should be done from nsBrowserGlue, not in delayedStartup. r=gavin
2012-03-06 23:28:53 +01:00
Dão Gottwald
29f8c6c519
Bug 716334 - Avoid making the browser window visible before the layout is rendered. r=felip
2012-03-06 23:28:09 +01:00
Gregory Szorc
19a9d0596b
Merge services-central into mozilla-central
2012-03-05 15:18:16 -08:00
Justin Dolske
367115c5e2
Bug 720294 - Refactor style sheet switching code in browser.js. r=gavin
2012-03-05 11:53:34 +01:00
Richard Newman
ddba48709e
Merge m-c to s-c.
2012-03-05 00:03:16 -08:00
Neil Rashbrook
02dd7706ab
Bug 732738 textbox should only execute inline onfocus and onblur event handlers once r=smaug
2012-03-04 14:57:45 +00:00
Richard Newman
3b1d063ea7
Merge m-c to s-c.
...
--HG--
rename : browser/base/content/syncProgress.xhtml => browser/base/content/sync/progress.xhtml
2012-03-02 17:45:57 -08:00
Elad Alfassa
74d1083ea9
Bug 713634 - [RTL] Firefox Sync completion message doesn't contain dir=rtl. r=philikon
2012-03-01 18:04:08 -08:00
Richard Newman
bcc76d5a64
Merge m-c to s-c.
2012-02-26 22:42:25 -08:00
Richard Newman
a902703a77
Merge m-c to s-c.
2012-02-23 19:24:43 -08:00
Luis Arteaga
6f690acbe2
Bug 727682 - Remove superfluous Services.jsm import; r=gps
2012-02-23 12:38:34 -08:00
Robert Kaiser
a800ec0620
bug 643172 - Some searchbar cleanup found by SeaMonkey reviews - whitespace and nits, r=gavin
...
--HG--
extra : transplant_source : 3Q%B9tgA%B8e%A8G%BEc%3B%1D%16%3E%9C%FA%F1%8C
2012-02-23 13:55:04 +01:00
Ed Morley
3c6da09e8c
Merge mozilla-central to mozilla-inbound
2012-03-04 23:56:40 +00:00
Chris Pearce
957c0312df
Bug 729872 - Exit HTML fullscreen mode asynchronously on window deactivate so as to not confuse the focus manager. r=dao
2012-03-05 11:03:26 +13:00
Ed Morley
ef395cb269
Merge mozilla-central to mozilla-inbound
2012-02-23 01:03:16 +00:00
Ed Morley
d3e7abd696
Merge last PGO-green changeset of mozilla-inbound to mozilla-central
2012-02-22 22:20:54 +00:00
Dan Witte
8a0abc1705
Bug 729363 - Don't dump to console when shell service unavailable. r=gavin
2012-02-22 14:06:55 +01:00
Gavin Sharp
ff0dbc5d82
Bug 724309: even more debug logging for diagnosing browser_homeDrop oranges
...
--HG--
extra : transplant_source : %E1%D6%E3%28%E6%3A%F2u%B1%5DK%23%DAi%7D%7C%82%E4%BF%DC
2012-02-22 15:11:43 -08:00
Chris Pearce
1cc159adc4
Bug 729307 - Add full-screen-api.exit-on-deactivate pref. r=dao
2012-02-23 10:15:36 +13:00
Frank Yan
9449474d83
Bug 711157 - Followup for about:home Visual Refresh & Launcher. r=mak
2012-03-07 02:36:05 -08:00