Commit Graph

5014 Commits

Author SHA1 Message Date
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
Tim Taubert
e3506aa897 Bug 735166 - Intermittent timeout in browser_newtab_bug734043.js; r=bustage-fix 2012-03-13 09:45:09 +01:00
Tim Taubert
3e1a9ba02d Bug 729878 - Part 3 - Corrected newtab tests; r=dietrich 2012-03-13 03:24:10 +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
b73f8ac46f Bug 722263 - New Tab Page: changing browser.newtab.url require restart; r=dao 2012-03-13 03:03:46 +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
Paul Rouget
74ba389728 Bug 717923 - Use an icon for the inspect button; r=dao 2012-03-08 16:02:23 +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
Daniel Holbert
f7bec86508 merge m-i to m-c 2012-03-11 19:40:36 -07:00
Dão Gottwald
a914417786 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
f558fef737 Backout ba7da6256b23 (bug 726444) for talos regressions; a=mak 2012-03-11 23:38:53 +00:00
Dão Gottwald
97cfaea5dd 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
2ed7e7306a 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
b63f244a04 Bug 733339 - part 2: replace gPageStyleMenu.setStyleDisabled with gPageStyleMenu.disableStyle. r=dolske 2012-03-11 05:24:35 +01:00
Dão Gottwald
f721bff622 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
b276d467e3 Merge last PGO-safe changeset from inbound to central 2012-03-09 13:33:59 +01:00
Tim Taubert
605ee37c12 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
44c93895a1 merge fx-team to m-c 2012-03-08 10:30:11 -04: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
990d35855b 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
4f80d6cda1 Backed out changeset 3bb5b7d3a6f1 (bug 711157) 2012-03-08 08:35:15 +01:00
Marco Bonardo
7a53ebb551 Merge inbound and central 2012-03-07 10:33:11 +01:00
Matt Brubeck
788b29276e Merge mozilla-central to mozilla-inbound 2012-03-08 16:27:40 -08:00
Ekanan Ketunuti
86ced87fec 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
b917c87c4a Merge from mozilla-central to mozilla-inbound 2012-03-12 17:38:23 -07:00
Fabrice Desré
bbfe8caa2c 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
9cd1218825 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
0243028384 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
c8bf2dab06 Merge services-central into mozilla-central 2012-03-05 15:18:16 -08:00
Justin Dolske
d311d2f32e Bug 720294 - Refactor style sheet switching code in browser.js. r=gavin 2012-03-05 11:53:34 +01:00
Richard Newman
fbee13fe9b Merge m-c to s-c. 2012-03-05 00:03:16 -08:00
Neil Rashbrook
7185e77cef 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
89934e6d30 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
af81e647e0 Bug 713634 - [RTL] Firefox Sync completion message doesn't contain dir=rtl. r=philikon 2012-03-01 18:04:08 -08:00
Richard Newman
717bb8751b Merge m-c to s-c. 2012-02-26 22:42:25 -08:00
Richard Newman
eba5d74243 Merge m-c to s-c. 2012-02-23 19:24:43 -08:00
Luis Arteaga
7606bbf0b4 Bug 727682 - Remove superfluous Services.jsm import; r=gps 2012-02-23 12:38:34 -08:00
Robert Kaiser
9e06c36dbd 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
90d5f73fad Merge mozilla-central to mozilla-inbound 2012-03-04 23:56:40 +00:00
Chris Pearce
460f689695 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
04577d02d6 Merge mozilla-central to mozilla-inbound 2012-02-23 01:03:16 +00:00
Ed Morley
c20c0057a4 Merge last PGO-green changeset of mozilla-inbound to mozilla-central 2012-02-22 22:20:54 +00:00
Dan Witte
3b846644de Bug 729363 - Don't dump to console when shell service unavailable. r=gavin 2012-02-22 14:06:55 +01:00
Gavin Sharp
3a696171e6 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
45c035969d Bug 729307 - Add full-screen-api.exit-on-deactivate pref. r=dao 2012-02-23 10:15:36 +13:00
Frank Yan
6bbad53cec Bug 711157 - Followup for about:home Visual Refresh & Launcher. r=mak 2012-03-07 02:36:05 -08:00
Tim Taubert
0ff4e9ef3a Backed out changeset ad37c208588d (bug 722273) 2012-03-06 11:05:58 +01:00
Frank Yan
8a0184cb67 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
c2f04e3caf 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
7fc1e05e22 merge fx-team to m-c 2012-02-22 12:47:22 -04:00
Gregory Szorc
d1bb7d7e3c Merge m-c into s-c 2012-02-21 15:04:45 -08:00
Richard Newman
1488abecae Merge m-c to s-c. 2012-02-21 09:32:23 -08:00
Richard Newman
2db6ff111f Merge m-c to s-c. 2012-02-18 23:36:35 -08:00
Ed Morley
68d24ea865 Merge last PGO-green changeset of mozilla-inbound to mozilla-central 2012-02-18 11:16:37 +00:00
Richard Newman
0963d24711 Merge m-c to s-c. 2012-02-17 19:04:00 -08:00
Tim Taubert
517c2c96e4 merge m-c to fx-team 2012-02-18 02:03:47 +01:00
Pranav Ravichandran
25e7e37119 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
f8883ee2f1 Bug 725200 - about:newtab briefly shown in location bar of new tab; r=gavin 2012-02-17 22:26:38 +01:00
Ed Morley
776733eb64 Merge last PGO-green changeset of mozilla-inbound to mozilla-central 2012-02-17 11:06:18 +00:00
Cameron McCormack
6f87b94b52 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
2a6af38b9f merge m-c to fx-team 2012-02-16 12:53:48 +01:00
Marco Bonardo
7a229c8f87 Merge last green PGO from inbound to central 2012-02-16 11:45:18 +01:00
Gavin Sharp
77aaf4c078 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
ac7d5907fe 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
d6e6f9c924 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
8a1d450ef6 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
158b29da49 Bug 727244: tabbrowser exception when dropping links on tabs, r=fryn 2012-02-14 15:08:32 -08:00
Marco Bonardo
ead310cb44 Merge last green PGO from inbound to central 2012-02-14 11:16:13 +01:00
Gavin Sharp
9123bb6e80 Followup to my patch for bug 724309 that doesn't have a silly mistake in it 2012-02-18 22:22:30 -08:00
Gavin Sharp
47299fd8b1 Bug 724309: add some more extra logging to try to fix browser_homeDrop.js
--HG--
extra : transplant_source : %DA%B3%95%CAN%E2%8D%15%EE%E1%95%E5%CA%80%3B%97%1BcUr
2012-02-15 18:01:23 -08:00
Théo Chevalier
14f8a67519 Bug 728350 - Updated Telemetry help->about message to match notification message, r=gavin
--HG--
extra : transplant_source : uT%9D%1B%D9c%07%E2%E4k%9B%92%01%A1%E7%B9%15%F4%1B%A6
2012-03-19 18:01:12 -07:00
Paolo Amadini
2a53c9bbe4 Bug 726444 - Implement the Downloads Panel. r=mak ui-r=limi
Includes: Bug 697679 - By Javi Rueda <leofigueres@yahoo.com>.
2012-03-10 15:00:45 +01:00
Dão Gottwald
fd2ab8dc64 Bug 727793 - Status panel tracks the mouse position on the wrong side when using a RTL locale. r=mak
--HG--
extra : rebase_source : 67e64830d3ea3789bbd2fc2663867470855067f7
2012-02-16 14:26:14 +01:00
Dão Gottwald
651a9023c2 Bug 702225 - revised nav bar button styling. r=shorlander 2012-02-21 11:24:28 +01:00
OHZEKI Tetsuharu
4ab606ce7c Bug 727826 - Use JSON.parse instead of eval to parse JSON. r=mak 2012-02-20 23:29:20 -05:00
Paul O'Shannessy
e1bad405de Bug 722460 - gBrowserThumbnails uninit sets a property that has only a getter [r=ttaubert] 2012-02-21 00:36:55 +01:00
Dão Gottwald
76ff80d894 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
Matt Brubeck
951fa09a3f Back out d8946e029410 (bug 710431) because of browser_ConsoleStorageAPITests.js failures on Linux 2012-03-09 09:01:44 -08:00
Neil Deakin
b659a09f2e Bug 710431, add telemetry for new browser window command, r=dao 2012-03-09 10:41:50 -05:00
Michael Ratcliffe
82ff6b3ed6 Bug 585563 - The inspector style panel should link to the CSS editor; r=dcamp f=cedricv 2012-02-10 13:39:47 +00:00
Tim Taubert
5c9c25807a Bug 585813 - Script timeout at tabbrowser.xml:1457 when closing tabs; r=dao 2012-02-17 13:29:25 +01:00
Elad Alfassa
da30e445cb Bug 713634 - Add dir="&locale.dir;" to Sync completion message. r=philikon 2012-03-01 22:34:49 -05:00
Johan Charlez
b5bdaf7024 Bug 713052 - Add preference for disabling ALT-clicks to save links. r=gavin 2012-03-01 17:08:03 -05:00
Marco Bonardo
040c919d8f Bug 720792 - Implement a better solution to start selected searches without a timeout.
r=gavin
2012-03-01 14:37:13 +01:00
Marco Bonardo
756b3f734f Merge central to inbound 2012-02-16 11:47:36 +01:00
Jared Wein
b2dbea52cc Bug 722681 - Show the tab close button immediately when opening a second tab. r=dao 2012-02-16 11:20:26 +01:00
Geoff Lankow
237b5a24af Bug 718255 - Merge nsIPrefBranch2 with nsIPrefBranch - Part D, remove uses of nsIPrefBranch2 in browser/ and mobile/ ; r=bsmedberg 2012-01-17 14:34:51 +13:00
Phil Ringnalda
750a584f05 Back out be556c99ef81 and 13c3c54d067b (bug 627616) for orange 2012-02-12 10:53:31 -08:00
Josh Matthews
875e0d257f Bug 627616 - Test for interaction of anonymous loads and proxy authentication. 2012-02-12 11:54:51 -05:00
Dão Gottwald
c4829c247f Bug 736845 - Remove useless "container" div from about:home. r=mak
--HG--
extra : rebase_source : b856b1c5e4f89b01a46f3cfbdb0f4809e605936a
2012-03-19 21:14:13 +01:00