Commit Graph

5845 Commits

Author SHA1 Message Date
Ehsan Akhgari
aa8031a7f4 Backout changeset b0200dab0ccc to revert the incorrect backout of an fx-team range (no bug)
This is the range I mistakenly backed out before:
http://hg.mozilla.org/mozilla-central/pushloghtml?changeset=bc5fee76550b
2012-05-02 16:11:19 -04:00
Ehsan Akhgari
ed5e071794 Backout the latest merge from fx-team because of Ts regressions (no bug) 2012-05-02 15:37:08 -04:00
Tim Taubert
f6c80ad6b6 merge m-c to fx-team; a=js-only 2012-05-02 15:36:57 +02:00
Serge Gautherie
1701a87493 Bug 741070. (Cv1a-FF) Sessionstore tests: Improve and merge 'provideWindow()' and 'whenWindowLoaded()' into 'head.js', Add an 'info()' call, Nits. r=paul (a=test-only). 2012-05-02 14:14:18 +02:00
Tim Taubert
d68ebb0c91 Bug 744388 - [Page Thumbnails] implement a custom storage, don't use the file cache; r=dietrich 2012-05-01 13:45:32 +02:00
Ed Morley
1715764f80 Backout 080fc3a7cdfe (bug 744388) for xpcshell failures 2012-05-01 16:34:57 +01:00
Tim Taubert
1023a62300 Bug 744388 - [Page Thumbnails] implement a custom storage, don't use the file cache; r=dietrich 2012-05-01 13:45:32 +02:00
Ryan VanderMeulen
38d4f2b21c Merge m-c to m-i 2012-04-29 16:35:05 -04:00
Raymond Lee
b594b1509c Bug 730840 - Use getBrowserURL() in Firefox tests to ease porting them. r=dao 2012-04-27 09:44:53 +08:00
Paolo Amadini
5ccac854ea Bug 728168 - Replace old synchronous favicons calls in feeds. r=mak 2012-04-27 15:05:34 +02:00
Paolo Amadini
422317d20e Bug 695829 - Add telemetry metrics for private browsing transitions. r=ehsan 2012-04-27 15:05:20 +02:00
Paolo Amadini
0a261ff6ae Bug 746787 - Ensure the browser window is not minimized when opening the Downloads panel. r=mak 2012-04-27 15:05:04 +02:00
Paolo Amadini
d31f03c1cc Bug 746853 - Fix finalization of the past downloads query in error cases. r=mak 2012-04-27 15:04:42 +02:00
Paolo Amadini
992910a23d Bug 746658 - Failed downloads can't be removed from panel. r=mak 2012-04-27 15:04:27 +02:00
Serge Gautherie
092821c3dc Bug 741070. (Bv1b-FF) browser_394759_basic.js: Use 'Services.prefs', Set 'general.warnOnAboutConfig' preference, Remove a 'whenWindowLoaded()' call, Add an 'info()' call, Nits. f=neil r=zpao. 2012-04-28 04:18:00 +02:00
Paul O’Shannessy
c3e24a173c Bug 743882 - Fix session restore tests for compartment-per-global [r=dietrich, r=ttaubert] 2012-04-25 10:11:03 -04:00
Patrick McManus
e6a6d0dd80 bug 735543 - overlap tcp/ssl handshakes with typing in search box r=gavin 2012-04-25 08:54:42 -04:00
Mike Hommey
a5f468ec76 Bug 749548 - Only reference IE and Safari migrators in components manifest when they are installed. r=mak 2012-04-30 08:04:31 +02:00
Raymond Lee
0494510bb6 Bug 666538 - Use Telemetry to collect Panorama usage/perf data. r=ttaubert 2012-04-30 01:53:08 +08:00
Dão Gottwald
3367cbbb3e Bug 751334 - Redundant TabView.init call in restoreWindow leaks the browser window when the window closes before delayedStartup was called. r=ttaubert 2012-05-04 18:17:25 +02:00
Asaf Romano
68984fc6e7 Bug 745508 - Remove unused "From an HTML File" mode from the migration wizard. r=mak. a=desktop-only 2012-04-23 15:31:16 -04:00
Phil Ringnalda
8be3855664 Merge the last green PGO changeset from mozilla-inbound to mozilla-central; a=merge 2012-04-21 23:21:24 -07:00
Dão Gottwald
6e9aedb9ee Bug 746837 - In undoCloseTab, focus the browser instead of the content window and do it immediately rather than after a timeout. r=zpao a=desktop-only 2012-04-21 14:45:51 +02:00
Ehsan Akhgari
d94c7b13fb Merge mozilla-central into mozilla-inbound; a=merge 2012-04-20 13:11:03 -04:00
Ehsan Akhgari
c50e92d296 Merge the last green PGO changeset from mozilla-inbound to mozilla-central; a=merge 2012-04-20 13:10:19 -04:00
Ehsan Akhgari
2cc104051c Bug 739040 - Use the length of the decoded string, if no more than 512 bytes, to sniff for feeds; r=Mano a=blocking 2012-04-20 13:03:53 -04:00
Serge Gautherie
ad321f70ea Bug 743692. (Fv2-FF) nsBrowserGlue.js: fix 2 nits. r=mak77 a=(desktop-only). 2012-04-19 17:15:30 +02:00
Ehsan Akhgari
022b8d6305 Merge the last green PGO changeset from mozilla-inbound to mozilla-central; a=merge 2012-04-19 09:58:22 -04:00
Tim Taubert
58cd953a24 merge m-c to fx-team; a=desktop-only 2012-04-19 10:48:59 +02:00
Tim Taubert
f89b75a58e Bug 745303 - Part 3 - Remove empty method; r=me 2012-04-19 08:35:05 +02:00
Tim Taubert
7b4d9fc97c Bug 745303 - Part 2 - Correct Panorama tests; r=dietrich 2012-04-19 08:24:47 +02:00
Tim Taubert
20230c8fd9 Bug 745303 - Part 1 - Make Panorama use the thumbnail service; r=dietrich 2012-04-19 08:24:32 +02:00
Raymond Lee
c33ea92ed7 Bug 659594 - Use MozAfterPaint to redraw thumbnails r=ttaubert 2012-04-19 00:19:48 +08:00
Marco Bonardo
b78fc4040e Bug 710895 - Part 4: fix the test
r=Mano a=test-only
2012-04-18 15:58:36 +02:00
Marco Bonardo
98cd826f65 Bug 710895 follow-up - Temporarily disable test_IE_bookmarks.js, while looking into why it fails. 2012-04-17 18:57:15 +02:00
Myk Melez
748d83f64a bug 725408 - implement WebappRT launcher/shell; r=bsmedberg 2012-04-17 07:11:53 -07:00
Marco Bonardo
0a6f3ee175 Bug 710895 - Part 3: The new JS migrator.
Parts derived from the original patch by Felipe Gomes<felipc@gmail.com> r=mak
r=Mano
2012-04-17 15:36:09 +02:00
Marco Bonardo
ef3f351930 Bug 710895 - Part 2: Remove the old IE migrator
Original patch by Felipe Gomes<felipc@gmail.com> r=mak
r=Mano
2012-04-17 15:35:46 +02:00
Paolo Amadini
6c2516758f Bug 726444 - Implement the Downloads Panel. r=mak ui-r=limi
Includes: Bug 697679 - By Javi Rueda <leofigueres@yahoo.com>.
2012-04-17 13:35:09 +02:00
Jared Wein
be69720f29 Bug 711618 - Automated tests for plugin activation permissions. r=felipe a=blassey 2012-04-18 11:41:26 -07:00
Jared Wein
87c33b449b Bug 711618 - Add ability to remember plugin activation settings. r=felipe a=blassey 2012-04-18 11:40:30 -07:00
Hessam Salehi
e0880ab966 Bug 722986 - Make WebContentConverter use the per-window Private Browsing APIs in order to decide how to behave; r=ehsan 2012-04-16 23:51:04 -04:00
Paul O’Shannessy
26042d2824 Bug 745342 - Use more lazy services from Services.jsm [r=dietrich] 2012-04-16 14:26:10 -07:00
Paul O’Shannessy
9be790abd0 Bug 732292 - use XPCOMUtils.defineLazyModuleGetter in sessionstore [r=dietrich] 2012-04-16 14:26:10 -07:00
Asaf Romano
849eecff22 Bug 710259 - New Safari migrator (OS X & Windows). r=mak. 2012-04-14 22:11:10 +03:00
Marco Bonardo
59e4ead4ac Bug 741506 - Removing nodes while a bookmarks popup is open in OS X native menubar zombifies them.
r=Mano
2012-04-14 14:08:43 +02:00
Marco Bonardo
587ff39a80 Merge central and inbound 2012-04-14 13:56:15 +02:00
Asaf Romano
562240ea9b Bug 737381 - The Firefox Migrator should use the new migration system. r=mak 2012-04-14 12:50:44 +03:00
Tim Taubert
013a002897 Bug 740807 - Clean up favicon code in Panorama; r=dietrich 2012-04-14 01:04:57 +02:00
Marco Bonardo
9f2d70426b Merge last green PGO from inbound to central 2012-04-13 12:40:12 +02:00