Chris Pearce
ec40e226ee
Bug 739116 - Remove fullscreen's "deactivate" listener on non-Lion systems upon leaving fullscreen. r=dao
2012-03-27 10:12:18 +13:00
Asaf Romano
20840b65ba
Bug 744189 - Can't open bookmarks from the Firefox button. r=mak
...
--HG--
extra : rebase_source : 82a55f2c2c3336dd6357e05fd198a661a79b8540
2012-04-12 12:41:09 +02:00
Paolo Amadini
f59a485dfb
Bug 737133 - getFaviconURLForPage and getFaviconDataForPage should invoke nsIFaviconDataCallback even if the favicon is not available. r=mak sr=gavin
...
--HG--
extra : rebase_source : 70f0139a7b87b4a3f4de785a7c29f3f36e2055a9
2012-04-12 12:27:14 +02:00
Dão Gottwald
5222bdc660
Bug 736846 - about:home launcher buttons jerk down as the icons load. r=mak
2012-03-20 10:56:42 +01:00
Neil Deakin
4cbeb888ac
Bug 710431, add telemetry for new browser window command, r=dao
2012-03-20 11:20:56 -04:00
Dão Gottwald
7dc8057e70
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
Gregory Szorc
2a1bfd26ab
Bug 730989 - Refactor identity and authentication in Sync; r=rnewman
2012-03-22 15:49:50 -07:00
Dão Gottwald
0a918aa7e2
Bug 737816 - Use the autofocus attribute to focus about:home's search box. r=felipe
2012-03-21 20:04:51 +01:00
Matt Brubeck
f83a9ab93e
Merge mozilla-central and mozilla-inbound
2012-03-24 09:05:27 -07:00
Gavin Sharp
ca957d8bdd
merge fx-team into m-c
2012-03-23 16:20:23 -07:00
Frank Yan
0ad961344a
Bug 731546 - Add link to marketplace on about:home. r=mak
2012-03-23 07:12:34 -07:00
Ian Moody
1ea221ddf9
Bug 738233 - Fix misplaced brackets in browser_bug329212.js. r=dao
2012-03-22 13:06:20 +00:00
Blair McBride
36fa40bad2
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
2098641c26
Bug 631500 - Let openUILink accept an object with named parameters. r=gavin
2012-03-17 20:39:08 +01:00
Ehsan Akhgari
e6fee3a547
Merge from mozilla-central
2012-03-17 12:32:28 -04:00
Chad Freeman
3dfad2bd5e
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
ee6fe00dd5
Bug 736512 - Followup to about:home refresh broke long labels. r=mak
2012-03-16 10:01:04 -07:00
Tim Taubert
696f55882b
Bug 726272 - check if currentDocumentChannel is a valid channel; r=bustage-fix
2012-03-16 18:58:01 +01:00
Tim Taubert
18b227aacb
Bug 726272 - [Page Thumbnails] don't capture error pages; r=dietrich
2012-03-16 16:13:58 +01:00
Tim Taubert
3233015dde
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
a3590a2571
merge fx-team into m-c
2012-03-15 21:39:33 -07:00
Frank Yan
f50d723725
Bug 736279 - Followup to about:home Visual Refresh. r=mak
2012-03-15 15:58:09 -07:00
Tim Taubert
31b70cc5d5
Bug 735166 - Intermittent timeout in browser_newtab_bug734043.js; r=dietrich
2012-03-15 23:28:22 +01:00
Tim Taubert
1d3fa12299
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
54bec6ba31
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
e0e7350ae0
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
d9b3ec11d7
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
efdc9a5382
Merge last PGO-green changeset of mozilla-inbound to mozilla-central
2012-03-15 12:42:01 +00:00
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
OHZEKI Tetsuharu
bf2cd4059b
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
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
Tim Taubert
27aea514dd
Backed out changeset ad37c208588d (bug 722273)
2012-03-06 11:05:58 +01:00
Frank Yan
d18e9d2c9e
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-05 20:12:02 -08:00
Tim Taubert
186f51e1c4
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
eb749cad65
merge fx-team to m-c
2012-02-22 12:47:22 -04:00
Gregory Szorc
32d839196b
Merge m-c into s-c
2012-02-21 15:04:45 -08:00
Richard Newman
14f1f26047
Merge m-c to s-c.
2012-02-21 09:32:23 -08:00
Richard Newman
234a6fbf2e
Merge m-c to s-c.
2012-02-18 23:36:35 -08:00
Ed Morley
1e96d54979
Merge last PGO-green changeset of mozilla-inbound to mozilla-central
2012-02-18 11:16:37 +00:00
Richard Newman
5886d01de1
Merge m-c to s-c.
2012-02-17 19:04:00 -08:00
Tim Taubert
2620dce373
merge m-c to fx-team
2012-02-18 02:03:47 +01:00
Pranav Ravichandran
c96d92f33e
Bug 727709 - Papercut: add mention of "default" to server chooser in Firefox Sync setup. r=rnewman
2012-02-17 13:53:58 -08:00
Tim Taubert
fcafd1e916
Bug 725200 - about:newtab briefly shown in location bar of new tab; r=gavin
2012-02-17 22:26:38 +01:00
Ed Morley
cf6d87f9ba
Merge last PGO-green changeset of mozilla-inbound to mozilla-central
2012-02-17 11:06:18 +00:00
Cameron McCormack
407103f6cc
Bug 674370 - Make browser windows (and other document-like windows) zoom on creation on OS X 10.7. r=mstange,dao sr=bzbarsky
2012-02-17 14:47:39 +11:00
Tim Taubert
7eeffb05f7
merge m-c to fx-team
2012-02-16 12:53:48 +01:00
Marco Bonardo
da48108f5b
Merge last green PGO from inbound to central
2012-02-16 11:45:18 +01:00
Gavin Sharp
8ab947f2b5
Bug 724309: add extra logging to try to fix browser_homeDrop.js
...
--HG--
extra : transplant_source : %5EU8%FET%A4%B6%9C%C7%7C%A9%E7%9D%07n%E3W%E2%0B%14
2012-02-15 18:01:23 -08:00
Jared Wein
218b96570a
Bug 709182 - 'Connecting...' in tab title when reloading is unnecessary visual noise. r=ttaubert r=dao
2012-02-15 17:15:42 -08:00
Dão Gottwald
1f81fa707e
Bug 631250 - Let the status panel not switch sides for the find bar. r=gavin
2012-02-15 23:28:26 +01:00
Gavin Sharp
343141a53f
Bug 727131: add pref to control whether searches from the context menu open in the background, r=dao
2012-02-14 17:50:40 -08:00
Gavin Sharp
e94387aac1
Bug 727244: tabbrowser exception when dropping links on tabs, r=fryn
2012-02-14 15:08:32 -08:00
Marco Bonardo
f325c574a0
Merge last green PGO from inbound to central
2012-02-14 11:16:13 +01:00