Dão Gottwald
6018e744d4
Bug 716692 - browser.js needs to stop observing browser.tabs.onTop when the browser window is closed. r=gavin
2012-01-10 10:13:26 +01:00
Dão Gottwald
5663e5118a
Bug 707567 - prepend http:// to URL copy selection only if at least the full hostname is selected. r=dietrich
2012-01-09 10:53:17 +01:00
Serge Gautherie
a39e1d0f86
Bug 713192. (Av1c-FF) Improve code. r=gavin.sharp.
2012-01-08 04:09:00 +01:00
Dão Gottwald
8c9038e777
Disable browser_bug321000.js because newline handling is shaky (bug 592528)
2012-01-07 10:54:47 +01:00
Dão Gottwald
b932f1ae99
Bug 589114 - Use frame scheduling for animated Fullscreen toolbar hiding. r=dietrich
...
--HG--
extra : rebase_source : b2f78bd02073c0fe7710d6171302783ee8d42bc6
2012-01-06 20:03:57 +01:00
Dão Gottwald
24c3d69b6a
Bug 644746 - Call updateVisibility when constructing the tabs container rather than when addProgressListener is called for the first time. r=gavin
...
--HG--
extra : rebase_source : d6ccec4e6c3f993136a4fda98baf136dd20926c2
2012-01-06 14:22:47 +01:00
Dão Gottwald
7943191d80
Bug 618770 - Use tabs-on-bottom layout when the tab bar is hidden. r=dolske
...
--HG--
extra : rebase_source : 37cad5657cc79391dafecd05ac65c1005334cb98
2012-01-06 14:19:57 +01:00
Dão Gottwald
6a4e29a031
Backed out changeset 5fbe5ee99a27 for browser_bug321000.js failure
2012-01-06 14:10:55 +01:00
Dão Gottwald
0d3ff922a9
Bug 618770 - Use tabs-on-bottom layout when the tab bar is hidden. r=dolske
2012-01-06 11:26:12 +01:00
Marco Bonardo
03eac44863
Merge mozilla-central and mozilla-inbound
2012-01-05 11:31:12 +01:00
Tim Taubert
9c3ec4eea9
merge m-c to fx-team
2012-01-05 10:19:15 +01:00
Dão Gottwald
6ec53b1cc2
Bug 632233 - In XULBrowserWindow.onLocationChange, look for a "disablefastfind" attribute in content documents after ensuring the URI scheme is "about" or "chrome". r=gavin
2012-01-05 10:13:34 +01:00
Dão Gottwald
0063bfb835
Bug 714281 - Show the all tabs button only when the tab strip overflows. r=mak ui-r=limi
2012-01-03 23:15:00 -06:00
Bobby Holley
f9cb714b69
Bug 713747 - Fix funky tests. r=bz
...
The conversion of checks for UniversalBrowserWrite to UniversalXPConnect caused these test fail, because they acquire UniversalXPConnect and actually doesn't want the results. In particular, they pass the security check in nsWindowWatcher::CalculateChromeFlags, which causes them to fail.
The first test doesn't actually need UniversalXPConnect, so we can remove it for free. The second one needs it, so we add some SpecialPowers goop to make it possible. It's not ideal, but it can go away when the wrapper in bug 702353 lands.
2011-12-30 09:35:39 -08:00
Bobby Holley
4b6add2c77
Bug 713747 - Use UniversalXPConnect and UniversalXPConnect only in test coverage. r=bz
2011-12-30 09:35:38 -08:00
Ms2ger
b5c39750d9
Merge m-c to m-i.
2011-12-30 12:17:22 +01:00
Tim Taubert
174bcd7323
merge m-c to fx-team
2011-12-29 13:59:50 +01:00
Dão Gottwald
1ed6bc6ceb
Bug 713287 - Animation for closing a tab has a slight delay near the end when there is a lot of tabs. r=mak77
2011-12-28 19:20:36 +01:00
Dão Gottwald
5fd68f0093
Bug 713841 - Too much padding in back and forward button tooltips. r=dietrich
2011-12-28 19:20:08 +01:00
Tim Taubert
61d5df12b9
merge m-c to fx-team
2011-12-27 17:05:33 +01:00
Brian R. Bondy
f3519a8442
Bug 481815 - Provide a Windows service for silent updates. r=rstrong.
2012-01-04 23:19:14 -05:00
Brian R. Bondy
0bcdb4be05
Bug 555176 - Provide the same formats we do on drag when copying images. r=jimm
2012-01-03 22:40:23 -05:00
Alastair Robertson
839a7c1fbc
Bug 654388 - Restore Previous Session" button is always hidden if "Default Browser" dialog pops [r=gavin]
2011-12-21 15:37:20 -08:00
Jared Wein
5598adc31f
Bug 419231 - Floating scrollbar in the toolbar customization palette is funky. r=dao
2011-12-21 15:16:05 -08:00
Reuben Morais
0d5f06a436
Bug 490225 - Open new tabs in existing browser window if there is one. r=dao
2011-12-20 14:02:48 +01:00
Ed Morley
83479792cd
Merge last PGO-green changeset from mozilla-inbound to mozilla-central
2011-12-20 11:15:11 +00:00
Dão Gottwald
a4d82cb9bf
Bug 707672 - openUILink[In] behavior should not be determined by browser.tabs.loadBookmarksInBackground. r=mak
...
--HG--
extra : rebase_source : a4bb56be12da09134fb83c9b6dee6edee4030a54
2011-12-20 01:17:08 +01:00
Tim Taubert
6b0fcb3a4a
merge m-c to fx-team
2011-12-20 09:39:06 +01:00
Gregory Szorc
5c5956446f
merge m-c to s-c
2011-12-19 12:26:39 -08:00
Richard Newman
012380b6dc
Merge m-c to s-c.
2011-12-16 09:16:17 -08:00
Gregory Szorc
046d0580ec
Bug 534957 - Part 2 - Add-on sync UX; r=mconnor
2011-12-14 17:13:36 -08:00
Richard Newman
3f79fb24e0
Merge m-c to s-c.
2011-12-13 10:58:43 -08:00
Théo Chevalier
1f4344510e
Bug 701182: add additional descriptive text in the About dialog for Nightly/Aurora builds, including a mention of Telemetry being enabled by default, r=gavin
2011-12-19 16:43:12 -08:00
Serge Gautherie
6564cb3251
Bug 706149 - Improve checks and documentation in browser_bug462289.js; r=enndeakin a=test-only
2011-12-13 14:17:57 +00:00
Honza Bambas
f8267e3ff5
Bug 538595 - Clear Recent History should be able to clear offline cache, r=dcamp+gavin.sharp
2011-12-18 23:17:50 +01:00
Oonishi Atsushi
decccdc9f5
Bug 623155 - Clear userTypedValue on error pages, original patch by Neil Rashbook. r=dao
2011-12-18 12:22:34 +01:00
Dão Gottwald
930a4a80fb
Bug 711291 - Add support for icon URL option to PopupNotifications.show. r=gavin
2011-12-18 04:01:59 +01:00
Richard Newman
60f0567a7a
Merge m-c to s-c.
2011-12-09 08:52:38 -08:00
Jan Varga
152a98864a
Bug 661877 - Enable storing files in IndexedDB. r=bent
2011-12-16 08:34:24 +01:00
Thomas Prip Vestergaard
ae09d526fb
Bug 702926 - Remove spinner from AwesomeBar. r=margaret
2011-12-08 15:43:07 -08:00
Richard Newman
be3ff6c81e
Merge m-c to s-c.
2011-12-08 08:37:43 -08:00
Richard Newman
810c3809b5
Merge m-c to s-c.
2011-12-07 18:49:05 -08:00
Paul Rouget
e40f69190e
Bug 687702 - Skin the Style Editor according to shorlander's mockups. r=dao
2011-12-19 15:14:58 +01:00
Robert Longson
9e5b0923d9
Bug 693551 - Old tooltip appears when the SVG object that the mouse is over is removed. r=dao
2011-12-17 09:14:20 +00:00
Dão Gottwald
067bb8a581
Bug 708788 - Add telemetry probes for new/close tab animations. r=dietrich,taras
2011-12-17 05:11:57 +01:00
Michal Novotny
fa437a1bfd
Bug 538588 - Split offline storage into http and offline cache in advanced network preferences dialog
2011-12-16 23:36:09 +01:00
Dave Townsend
baafc31af5
Bug 704987: Ignore the hotfix add-on when warning users about incompatible add-ons. r=robstrong
2011-12-16 12:04:40 -08:00
Ms2ger
b584f33714
Merge m-c to m-i.
2011-12-16 21:04:41 +01:00
Rob Campbell
6103bfc002
merge fx-team to m-c
...
--HG--
rename : browser/devtools/styleinspector/test/browser/browser_bug683672.js => browser/devtools/styleinspector/test/browser_bug683672.js
rename : browser/devtools/styleinspector/test/browser/browser_styleinspector.js => browser/devtools/styleinspector/test/browser_styleinspector.js
2011-12-16 14:42:54 -04:00
Masayuki Nakano
b4506dd72f
Bug 700199 EventUtils.js should use synthesized events for sendKey(), sendChar() and sendString() rather than untrusted events r=smaug+ehsan+dolske+enndeakin
2011-12-16 22:38:45 +09:00