Brendan Dahl
a04fcdad74
Bug 752676: Add pdf.js as an internal handler for pdfjs (1/2); r=mak77
2012-06-02 09:56:24 -07:00
Rob Campbell
fbb532a56f
merge m-c to fx-team
2012-06-03 17:41:43 -03:00
Asaf Romano
a2e9e1b54e
Bug 730340 - Bug 730340 - Don't use expando properties for storing data on places nodes. Don't use an expando to mark cut nodes. r=mak.
2012-06-03 15:01:15 +03:00
Tim Taubert
088d9c2a9e
Bug 742047 - Part 2 - Refactor SessionStorage.jsm and its API; r=zpao
2012-06-03 11:45:51 +02:00
Tim Taubert
4265aa8a1a
Bug 742047 - Part 1 - Create SessionStorage.jsm and migrate existing code; r=zpao
2012-06-03 11:45:51 +02:00
Ehsan Akhgari
7b7a3556e8
Merge the last green changeset of mozilla-inbound to mozilla-central
2012-06-02 14:39:47 -04:00
Pranav Ravichandran
a74d2889e8
Bug 750554 - If service is not used for updates then do not show it in preferences. r=bbondy
2012-05-31 10:28:01 -04:00
Asaf Romano
8f87a1a12b
Bug 730340 - Don't use expando properties for storing data on places nodes. Part 3 - cache livemark-info object in the controller for each view instead of setting _feedURI and _siteURI exapndos on livemark nodes. Also fix a bug I introduced in the previous check for this bug, in PVB_nodeHistoryDetailsChanged. r=mak
2012-06-02 16:54:25 +03:00
Phil Ringnalda
f30877d608
Bug 758990 - Don't create feed URIs that inherit security context, r=gavin
2012-05-29 23:27:40 -07:00
Asaf Romano
068caef0d1
Bug 730340 - Don't use expando properties for storing data on places nodes. part 1 - use a WeakMap for mapping places nodes to DOM nodes. part 2 - use a WeakMap for cellProperties in treeView.js; stop caching _plainContainer. r=mak
2012-06-01 23:03:00 +03:00
Boris Zbarsky
f13a1c00de
Bug 731447. Make buttons display:inline-block by default so that underlines don't reach into them. r=dbaron
2012-06-01 11:45:37 -04:00
Robert O'Callahan
3da1d1f993
Backout 65cd6893941e for real (bug 731868)
2012-06-01 22:39:50 +12:00
Asaf Romano
01ccb8bd35
Bug 730340 - Fix typo found by neil, remove useless comments.
2012-06-02 23:24:19 +03:00
Robert O'Callahan
b6d824fdff
Bug 731868. Part 3: Remove JS workaround for memory leak. r=dietrich
...
--HG--
extra : rebase_source : 805d3c1e40fe0a764b2feae83472c0c2e5dabe99
2012-06-01 18:26:30 +12:00
Raymond Lee
ea3b7aba0b
Bug 724821 - Firefox menu bar becomes disabled after toggling toolbars while 'Customize Toolbars' dialog open. r=mak77
2012-05-31 14:45:28 +02:00
Cameron McCormack
dc816782b7
Fix a couple of typos in comments. No bug, no review.
2012-05-31 10:32:17 +10:00
Ed Morley
da18754c01
Merge mozilla-central to mozilla-inbound
2012-05-30 18:24:56 +01:00
Marco Bonardo
1fcfe4455c
Bug 759730 - Use COMPtr for nsIWritablePropertyBag2 in nsIEHistoryEnumerator
...
rs=mano
2012-05-30 16:11:37 +02:00
Marco Bonardo
2b89a4f349
Bug 753672 - Remove old code that is breaking live-update of the bookmarks chevron view.
...
r=mano
2012-05-30 16:11:34 +02:00
Gervase Markham
d4eb7d5782
Bug 759095 - upgrade license to MPL 2, and other licensing cleanups.
...
--HG--
extra : rebase_source : da55a4937383eda2baf7c9a362501da8ee664146
2012-05-29 16:52:43 +01:00
Asaf Romano
ff2265239e
Bug 748569 - Fix few migration regressions (reset profile feature is broken - bug 748047, bookmarks.html not imported during migration - bug 738263, default-browser detection during migration is completely broken and few more minor issues). r=mak
2012-05-28 12:43:59 +03:00
Brian R. Bondy
4daa036624
Bug 756846 - Increase timeout to 3 minutes for prefetch clearing. r=rstrong
2012-05-27 22:40:48 -04:00
Brian R. Bondy
4671436044
Bug 692255 - Get rid of prefetch files on Windows for faster startup. r=rstrong
2012-05-27 22:40:48 -04:00
Ryan VanderMeulen
7baae5eafb
Merge m-c to inbound
2012-05-26 18:20:43 -04:00
Rob Campbell
69eede34c2
merge fx-team to m-c
2012-05-26 14:14:27 -03:00
Tim Taubert
b74f64cd36
Bug 664324 - [session restore cleanup] Remove trailing whitespace; r=zpao
2012-05-25 23:39:22 +02:00
Tim Taubert
e596397423
Bug 758568 - Use SessionStoreInternal instead of passing it to SHistory and TabsProgressListeners; r=zpao
2012-05-25 23:11:31 +02:00
Andres Hernandez [:andreshm]
018e9e1308
Bug 745040 - Move the Session Store Service to a module r=zpao
2012-05-14 16:01:21 -06:00
Paul O’Shannessy
d35d428a9a
Bug 739531 - Can't duplicate a tab with designMode and no body; r=ttaubert
2012-05-25 10:43:19 +02:00
Andrew Hurle
05ae23c117
Bug 720154 - Move restore_on_demand checkbox to Tabs page, never disable it. r=zpao, ui-r=jboriss
2012-05-26 09:33:52 -04:00
Josh Matthews
69d9415509
Bug 722857 - Basic sanity test for before/after private browsing DOM storage implementation. r=honzab
2012-05-26 09:38:06 +01:00
Ed Morley
05ff81b305
Backout 70cde80fa095 & 5a903d496ab0 (bug 722857) for crashes in 646184.html
2012-05-25 12:51:32 +01:00
Josh Matthews
2b475b03a6
Bug 722857 - Basic sanity test for before/after private browsing DOM storage implementation. r=honzab
2012-05-25 12:20:58 +01:00
Ryan VanderMeulen
f77cc327e6
Backout 4eaf67a7f50f since it shouldn't have been checked in.
2012-05-24 19:25:45 -04:00
Andrew Hurle
c213af2b11
Bug 566444 - Simple test for the proxy settings dialog under preferences. r=jaws
2012-05-24 18:45:10 -04:00
Andrew Hurle
88e96caace
Bug 566444 - Make proxy exceptions multiline. r=jaws
2012-05-24 18:45:09 -04:00
Raymond Lee
2387c41adf
Bug 728626 - Non-Firefox tests should not use 'about:robots' which is Firefox specific. r=ttaubert
2012-05-22 09:25:49 +08:00
Ehsan Akhgari
ab9253304f
Bug 307181 - Stage Firefox updates in the background after they're downloaded, and replace the application directory on restart; r=rstrong,bbondy
...
When Firefox downloads an update, it previously kept the update around to apply
it on the next restart. This patch changes this so that the updater program
is launched in the background as soon as the update has finished downloading
in order to stage the updated version of the application by copying the
existing installation directory to a temporary location and applying the update
on top of it, and replace the existing installation directory with the staged
directory on the next restart.
Because the replacing step is typically very fast, this patch eliminates the
wait for the update to be applied on restart, making it unnecessary to show a
progress dialog when restarting.
--HG--
rename : toolkit/mozapps/update/test/chrome/test_0092_finishedBackground.xul => toolkit/mozapps/update/test/chrome/test_0093_stagedBackground.xul
rename : toolkit/mozapps/update/test/unit/test_0110_general.js => toolkit/mozapps/update/test/unit/test_0113_general.js
rename : toolkit/mozapps/update/test/unit/test_0111_general.js => toolkit/mozapps/update/test/unit/test_0114_general.js
rename : toolkit/mozapps/update/test/unit/test_0112_general.js => toolkit/mozapps/update/test/unit/test_0115_general.js
rename : toolkit/mozapps/update/test/unit/test_0170_fileLocked_xp_win_complete.js => toolkit/mozapps/update/test/unit/test_0172_fileLocked_xp_win_complete.js
rename : toolkit/mozapps/update/test/unit/test_0171_fileLocked_xp_win_partial.js => toolkit/mozapps/update/test/unit/test_0173_fileLocked_xp_win_partial.js
rename : toolkit/mozapps/update/test/unit/test_0110_general.js => toolkit/mozapps/update/test_svc/unit/test_0113_general_svc.js
rename : toolkit/mozapps/update/test/unit/test_0111_general.js => toolkit/mozapps/update/test_svc/unit/test_0114_general_svc.js
rename : toolkit/mozapps/update/test/unit/test_0112_general.js => toolkit/mozapps/update/test_svc/unit/test_0115_general_svc.js
rename : toolkit/mozapps/update/test/unit/test_0170_fileLocked_xp_win_complete.js => toolkit/mozapps/update/test_svc/unit/test_0172_fileLocked_xp_win_complete_svc.js
rename : toolkit/mozapps/update/test/unit/test_0171_fileLocked_xp_win_partial.js => toolkit/mozapps/update/test_svc/unit/test_0173_fileLocked_xp_win_partial_svc.js
2012-05-22 10:50:04 -04:00
Tim Taubert
dd5956e89d
merge m-c to fx-team
2012-05-22 15:20:39 +02:00
Jim Mathies
b02ab82aae
Bug 732124 - Fix for crt link errors with VC11 - build glue using both the static and the dynamic runtime lib, and link accordingly for various components. r=ted
2012-05-21 16:31:03 -05:00
Bellindira Castillo [:bellindira]
4a73ea6e1c
Bug 662743 - Session restore should do more than restore a <select>'s selectedIndex; r=zpao
2012-05-17 23:23:35 -06:00
Gervase Markham
ca171eec44
Bug 716478 - update licence to MPL 2.
2012-05-21 12:12:37 +01:00
Ed Morley
5907af5d60
Merge fx-team and mozilla-central ready for MPL2 update
2012-05-21 07:49:47 +01:00
Andres Hernandez [:andreshm]
0bff14c878
Bug 742051 - Remove the backwards compatibility for the old formdata format r=zpao
2012-05-14 16:11:43 -06:00
Andres Hernandez [:andreshm]
742c296e45
Bug 697903 - Move form data functions from sessionstore into JSM r=zpao,ttaubert
2012-05-08 10:36:29 -06:00
Rob Campbell
cad13b654f
merge fx-team to m-c
2012-05-16 12:03:18 -07:00
Tim Taubert
6b1d15030d
Bug 754608 - Part 3 - add regression tests; r=dietrich
2012-05-15 08:11:08 +02:00
Tim Taubert
6418683262
Bug 754608 - Part 2 - remove getXULDocument() from head.js and use the browser's XUL document; r=dao
2012-05-15 08:10:55 +02:00
Tim Taubert
267ea32188
Backed out changeset 7a5807d68ddc (bug 682944)
2012-05-15 08:17:05 +02:00
Frank Yan
d841ed715a
Bug 682944 - Prevent snippets with iframes from breaking about:home. r=gavin
2012-04-24 13:43:38 -04:00