Commit Graph

5397 Commits

Author SHA1 Message Date
Thomas Prip Vestergaard
92fcb2e91e Bug 705043 - Avoid cutting off Places URI titles unnecessarily. r=mak 2011-12-07 16:44:00 -05:00
Tim Taubert
742a9855ce merge m-c to fx-team 2011-12-09 05:57:05 +01:00
Raymond Lee
bd862013f9 Bug 707466 - No tab item is selected after removing last tab in a group outside Panorama (follow up) t=tim 2011-12-07 22:28:50 +08:00
Jan Bambach
16da8f10c3 Bug 707677 - Use defaultPrevented instead of the deprecated getPreventDefault() in front-end code. r=dao 2011-12-08 10:21:32 +01:00
Tim Taubert
9c6aeeac42 merge m-c to fx-team 2011-12-06 08:55:18 +01:00
Jared Wein
16011c81f1 Bug 633691 - Removed the ability to add exceptions to framed certerrors. r=gavin 2011-12-05 14:01:00 -08:00
Javi Rueda
cc999cc4f4 Bug 246827 - Newly added languages should appear on top of the list. r=gavin 2011-12-05 00:25:24 +01:00
Raymond Lee
a6c100fd3c Bug 696602 - Active tab not shown in tab strip on return from Panorama r=tim 2011-12-03 00:31:12 +08:00
Tim Taubert
34406ffbc0 merge m-c to fx-team 2011-12-05 11:13:17 +01:00
Marco Castelluccio
fa85504bab Bug 542032 - Don't look up prefs on every tab & window close [r=zpao] 2011-12-02 10:19:45 -08:00
Michael Kraft
7924a92312 Bug 642624 - If shutdown Firefox when all closed windows are popups, exception occurs and session isn't saved. [r=zpao] 2011-12-02 10:19:45 -08:00
Tobias Markus
225f378e1e Bug 707180 - JavaScript strict warning: 'Reference to undefined property aBrowser.__SS_restoreState' [r=zpao] 2011-12-02 10:19:45 -08:00
Tim Taubert
771962c73a merge m-c to fx-team 2011-12-02 14:38:36 +01:00
Raymond Lee
a3ab030ae4 Bug 608153 - stay on app tab when switching groups r=tim 2011-12-01 12:49:28 +08:00
Raymond Lee
6f7e4e53a9 Bug 706736 - unclosed tab recreated in wrong tab group r=tim 2011-12-01 15:46:30 +08:00
Tim Taubert
de766e6f69 Bug 706430 - Restoring a session without Panorama data fails with Panorama already loaded; r=dietrich 2011-12-01 10:51:03 +01:00
Raymond Lee
fc9ec86fa5 Bug 604913 - Tooltip for icon should be provided in Panorama r=tim ui-review=limi 2011-12-01 13:53:44 +08:00
Tim Taubert
f000bbed12 merge m-c to fx-team 2011-12-01 07:19:11 +01:00
Tim Taubert
1544f09887 Backed out changeset 54346920e122 2011-11-30 21:19:25 +01:00
Tim Taubert
5a5f33ab68 Backed out changeset 035907d4c7b1 2011-11-30 21:17:25 +01:00
Raymond Lee
4fd6e30e27 Bug 691740 - Update thumbnails separately in their own queue r=tim 2011-11-29 16:55:53 +08:00
Raymond Lee
7d24f33b08 Bug 659594 - Use MozAfterPaint to redraw thumbnails r=tim 2011-11-29 15:10:00 +08:00
Tim Taubert
475c879b48 Bug 688695 - Deferred session restore doesn't behave correctly for a single tab group; r=zpao 2011-11-30 07:52:08 +01:00
Tim Taubert
ab9ba2ebdd merging m-c to fx-team 2011-11-30 06:45:50 +01:00
Makoto Kato
7b69ef2949 Bug 505192 - Importing bookmarks from Google Chrome. r=mak77 2011-11-29 18:06:14 +09:00
Matthew Noorenberghe
3bd7f8f1b2 Bug 674168 - support chrome multiple profile migration r=mak
--HG--
extra : rebase_source : fe0149f8df6328933c88128e83e28d3c06a5420c
2011-11-21 14:45:54 -08:00
Matthew Noorenberghe
10d663d63e Bug 705100 - Remove usage of nsISupportsArray in browser/components/migration r=mak
--HG--
extra : rebase_source : a1d9e9d273c200c8b071deca04e4ef1184d2703f
2011-11-29 02:26:19 -08:00
Matthew Noorenberghe
b2b8daa136 Bug 706033 - Chrome migrator should notify of Migration:ItemError when there are errors (and fix javadocs) r=mak
--HG--
extra : rebase_source : 75813f426ed5ccc1e98f066021dc48c897e53b64
2011-11-29 02:09:19 -08:00
Matthew Noorenberghe
e6ae30640c Bug 706020 - Remove outdated Seamonkey Profile Migrator (Part 2) r=gavin
--HG--
extra : rebase_source : cd9d736b304a866b29fc709dda369841bf6a3435
2011-11-21 14:45:55 -08:00
Marco Bonardo
e4de58cd4c Merge last green changeset from mozilla-inbound to mozilla-central 2011-11-30 12:45:59 +01:00
Felipe Gomes
91f3fcbf24 Bug 706339 - Chrome migrator always offers migration even if Chrome is not present. r=gavin 2011-11-29 18:48:11 -08:00
Paul O’Shannessy
775f602b50 Bug 467409 - (backslashplosion) Nested about:sessionrestore instances causes huge sessionstore.js file [r=dietrich]
This patch special cases the formdata we store for about:sessionrestore (which allows for nested instances) so that we store it internally as a JS object, as opposed to a string. The end result is that JSON.stringifying state doesn't result in the use of escape characters for that formdata and we no longer have an explosion of backslashes to make sessionstore.js as huge.
2011-11-28 13:02:48 -08:00
Paul O’Shannessy
778415b671 Bug 702556 - JS exception "aTabs[0].linkedBrowser is null" in nsSessionStore.js [r=dietrich] 2011-11-28 13:02:48 -08:00
Paul O’Shannessy
ce2f215b38 Bug 615474 - Geolocation prompt alternate choices should be more descriptive [r=gavin] 2011-11-28 13:02:47 -08:00
Paul O’Shannessy
296bedeaea Bug 615472 - Geolocation prompt should ask the user a question [r=gavin] 2011-11-28 13:02:45 -08:00
Raymond Lee
b4d1ce4971 Bug 705621 - No tab item is selected after removing last tab in a group outside Panorama r=tim 2011-11-29 00:08:32 +08:00
Raymond Lee
d131587fde Bug 694821 - Dragging tabs over blank thumbnails leaves traces over it r=tim 2011-11-23 13:20:56 +08:00
Ed Morley
22cd186b2f Merge last green changeset of mozilla-inbound to mozilla-central 2011-12-02 18:39:02 +00:00
Cameron McCormack
53cc0ba3ac Bug 703176 - Ensure all browser chrome mochitests do fail when uncaught JS exceptions occur. (v1.1) r=jmaher 2011-12-02 23:25:03 +11:00
Marco Bonardo
ed95219739 Bug 700296 (Places) - Remove dynamic containers implementation from Places.
r=dietrich
2011-11-29 02:22:51 +01:00
Cameron McCormack
6f9e60ffd1 Bug 695358 - Avoid spewing many "Redeclaration warning for variable Cc" and "Cu" messages. r=gavin 2011-11-18 08:21:25 +11:00
Cameron McCormack
dc34dcb511 Bug 703174 - Make browser_drag_bookmarks_on_toolbar.js only call finish() once. r=mak 2011-11-18 08:05:51 +11:00
Marco Bonardo
9f39880bda Bug 702081 - Add back the folder picker to bookmarks dialog missing it.
r=dietrich
2011-11-15 20:42:27 +01:00
Makoto Kato
a9cf72330b Bug 693227 - Remove nsIWindowsShellService.unreadMailCount. r=jimm 2011-11-14 05:56:03 +01:00
Cameron McCormack
04b6a02159 Bug 652494 - Report uncaught JS exceptions in chrome mochitests as test failures. r=jmaher 2011-11-12 22:06:54 +11:00
Marco Bonardo
497654b074 Bug 700348 - fix showBookmarkDialog warnings.
r=dietrich
2011-11-11 22:39:26 +01:00
Marco Bonardo
8f5a2ceab1 Merge mozilla-central and mozilla-inbound 2011-11-11 11:09:58 +01:00
Gregory Szorc
d0e48e7c69 Merge b-s to m-c 2011-11-10 15:15:29 -08:00
Ed Morley
4163fb7744 Merge m-c to b-s. 2011-11-08 23:18:09 +00:00
Paul O’Shannessy
1c836de8fc Bug 701481 - App Tabs lost with current nightly [r=gavin] 2011-11-10 13:55:11 -08:00