Kev Needham
9d1cd10a7d
Bug 457777 - bookmark items in distribution.ini are not added if the item number has more than one digit, r=thunder
2010-02-04 15:56:12 +01:00
Marco Bonardo
a54a75b101
Bug 538765 - cleanup Places browserGlue tests, r=dietrich
2010-02-04 15:56:10 +01:00
Justin Lebar
e730a1afc6
Bug 500328 - Implement History.pushState(), History.replaceState() methods. r=smaug, r=zpao, sr=sicking
2009-09-01 09:45:05 -07:00
Daniel Holbert
2d27756ba3
merge after backing out c7a04be6904 on suspicion of causing bug 543034
2010-01-29 18:56:08 -08:00
Daniel Holbert
46ba50b0cb
Backed out changeset dc7a04be6904 on suspicion of causing bug 543034.
2010-01-29 18:50:46 -08:00
Marco Bonardo
fe871e5dcd
Bug 528219 - Double the timeout for test browser_354894.js (random orange)
2010-01-29 12:58:18 +01:00
Justin Lebar
a827ba17fc
Bug 500328 - Implement History.pushState(), History.replaceState() methods. r=smaug, r=zpao, sr=sicking
2009-09-01 09:45:05 -07:00
Honza Bambas
e1a5b71c19
Bug 501423 - StorageEvent implementation does not match the spec, r=jst
2010-01-28 15:53:53 +01:00
Marco Bonardo
8aab88f4b7
Bug 525610 - Double the timeout for test browser_library_views_liveupdate.js (random orange)
2010-01-28 14:09:55 +01:00
Steffen Wilberg
d54888ab83
Bug 538421: Add a nsIAboutModule flag to hide 'about:' pages from about:about. r=mano, sr=bzbarsky
2010-01-23 11:07:48 +01:00
Dão Gottwald
c75d24a0a9
Bug 427973 - Remove cookies button shifts. r=gavin
2010-01-24 14:48:56 +01:00
Dão Gottwald
e7f3595616
Bug 528732 - getMostRecentBrowserWindow should skip closed windows. r=gavin
2010-01-24 11:20:10 +01:00
Kyle Huey
3b7304a1f7
Backed out changeset 6f48ddc83ea7
2010-01-23 09:36:18 -05:00
Dão Gottwald
13aaf152eb
Bug 539660 - Remove sessionstore.interval and sessionstore.resume_from_crash default values from nsSessionStore.js. r=zpao
2010-01-23 09:40:00 +01:00
Paul O’Shannessy
070098c9d1
Bug 540534 - Use Cu instead of Components.utils in nsSessionStartup [r=dietrich]
2010-01-22 12:21:41 -08:00
Ehsan Akhgari
babe56a09a
Bug 539296 - Disable registerProtocolHandler prompting inside the private browsing mode; r=mconnor
2010-01-22 12:32:51 -05:00
Dietrich Ayala
3363228d50
Bug 521285 - remove app-wide microsummary generator support (r=marco)
2010-01-22 08:55:58 -08:00
Dietrich Ayala
b4a29c377e
Bug 539870 - don't load distribution.js until needed (r=marco)
2010-01-21 15:49:11 -08:00
Dietrich Ayala
d4bfbe36b7
Bug 539991 - minor memoization (r=ehsan)
2010-01-21 15:45:01 -08:00
Marco Bonardo
cc887c3665
Bug 520165 - Part 9 (Migration): fix dependancies, r=dietrich
2010-01-15 17:40:24 +01:00
Marco Bonardo
0f6a3324a8
Bug 520165 - Part9: remove old expiration code, r=mano
2010-01-15 17:40:19 +01:00
Marco Bonardo
393f2298ed
Bug 520165 - Part8: Change onPageExpired to onDeleteVisits, r=mano, sr=mconnor
2010-01-15 17:40:17 +01:00
Marco Bonardo
cced464000
Bug 520165 - Part7: Provide a new preference to toggle history, r=mano ui-r=faaborg
2010-01-15 17:40:14 +01:00
Marco Bonardo
aa5e6e2bfa
Fix bustage from changeset 19cbd4b19925
2010-01-15 15:57:50 +01:00
Marco Bonardo
019095f450
Bug 420729 - ITEM_ID neither exported nor imported from bookmarks.html, r=dietrich
2010-01-15 15:04:02 +01:00
Thomas de Grenier de Latour
c001dcd0d1
Bug 538672 - browser_506482.js | initial sessionstore.js update [r=zpao]
...
--HG--
extra : rebase_source : 7b70465805650e1745d2b991be2c6c5f226f59f5
2010-01-09 11:01:00 -08:00
Paul O’Shannessy
b4135f079f
Bug 535408 (Part 2) - Increase Sessionstore interval to 15s [r=dietrich]
...
--HG--
extra : rebase_source : fc15a482db88155e190b90a55822584224bb3c05
2010-01-13 12:04:54 -08:00
Marco Bonardo
cab846f9b0
Bug 510219 - disable test_browserGlue_smartBookmarks.js on Windows due to almost perma-orange
2010-01-12 12:40:15 +01:00
Marco Bonardo
60d5aafa07
Bug 510219 - More debug for orange in test_browserGlue_smartBookmarks.js and disable test_browserGlue_prefs.js, r=sdwilsh
2010-01-11 22:13:25 +01:00
Ted Mielczarek
3060eb6aa6
bug 538606 - make IE profile migration not use #import. r=gavin
2010-01-08 13:06:21 -05:00
Marco Bonardo
8445f98352
Bug 523936 - Random Test Failure in test_browserGlue_distribution.js, r=sdwilsh
2010-01-10 11:47:36 +01:00
Marco Bonardo
8606a472ed
More cleanup and debug for browserGlue_prefs and browserGlue_smartBookmarks random failing tests
2010-01-09 17:07:24 +01:00
Thomas de Grenier de Latour
d5124f2342
Bug 506482 - Don't write sessionstore.js to disk for "read only" events [r=zpao]
...
--HG--
extra : rebase_source : c1094d746ceaca07f75d49f3c3afb127d04b2ba0
2010-01-05 13:28:00 -08:00
Paul O’Shannessy
63019fdc19
Bug 537290 - Reduce uses of aNode.localName, namespaceURI in XPath generation [r=zeniko]
...
--HG--
extra : rebase_source : 7a3717de49f34007cc1a1d5405a98c2359120450
2010-01-05 10:50:22 -08:00
Marco Bonardo
611bdc9146
bug 510219 - Add checks in random failing test_browserGlue_smartBookmarks.js
2010-01-08 18:03:05 +01:00
Marco Bonardo
52e8e4cf65
Add some logging to browserGlue random failing tests
2010-01-08 13:57:51 +01:00
Shawn Wilsher
db5d475217
Disabled test_browserGlue_smartBookmarks.js due to bug 510219.
2009-12-31 09:31:49 -08:00
Shawn Wilsher
1027d06dd9
Attempt to fix bug 510219 which is currently very orange. r=orange
2009-12-31 06:35:43 -08:00
Drew Willcoxon
e9ef3b6403
Bug 529597 - Places protocol handler, r=mak77,bz
2009-12-29 19:37:24 -08:00
Dão Gottwald
5a36275f09
Backed out changeset 06e4ea15db72 (bug 529597) because of test_bug_405924.html failure
2009-12-29 13:33:57 +01:00
Drew Willcoxon
f82aafa60b
Bug 529597 - Places protocol handler, r=mak77,bz
2009-12-28 09:44:53 -08:00
Ryan Flint
01010c5e01
Stop browser_426329.js from touching the network; causing random orange (bug 534889).
2009-12-27 23:30:21 -05:00
Blair McBride
483286803f
Bug 397937 - Handle view-source on malware and error pages more gracefully, r=mconnor
2009-12-23 22:03:37 -05:00
Marco Bonardo
b97793a63e
Re-enable sync for random oranges that could have been fixed by bug 536435.
2009-12-22 21:57:46 +01:00
Metal Sonic
4c1b34d634
Bug 507387 - fix copyright holder; Mozilla Corporation -> Mozilla Foundation. r=gerv.
2009-12-21 21:50:30 +00:00
Dão Gottwald
0cb8962795
browser_490040.js cleanup
2009-11-28 09:58:11 +01:00
Dão Gottwald
103ff36591
browser_514751.js cleanup
2009-11-28 09:58:32 +01:00
Robert Strong
3d5e9f90a1
Bug 529942 - Remove nsIApplicationUpdateService2 on trunk. r=dtownsend
2009-12-18 14:02:08 -08:00
Marco Bonardo
47e2f806ca
Bug 531151 - Increase Annotation Service robustness, r=dietrich
2009-12-18 11:30:37 +01:00
Ehsan Akhgari
6cb760a7b8
Fixing bustage in nsPrivateBrowsing.js
2009-12-17 17:34:31 -05:00
Asaf Romano
851205100f
Bug 529062 - [Mac] Bookmarks menu entries don't update correctly, r=mak
2009-12-17 22:28:10 +01:00
Dietrich Ayala
3772801f47
Bug 532542 - nsBrowserGlue has a bunch of anonymous functions, r=rstrong
2009-12-17 22:28:08 +01:00
Ehsan Akhgari
5c7ba61cf3
Bug 518327 - "Allow Pop-ups for ..." menu item not enabled again when leaving Private Browsing mode; r=mconnor
2009-12-17 16:11:48 -05:00
Ehsan Akhgari
08ec536d23
Bug 461625 - Hide the UI for saving permission manager entries in Private Browsing mode (test); r=mconnor
2009-12-17 16:10:50 -05:00
Ehsan Akhgari
ca61c79055
Bug 506955 - Support the -private command line option even when Firefox is already running; r=mconnor
2009-12-17 16:08:36 -05:00
Dão Gottwald
3857ad9562
browser_354894.js debug spew
2009-12-17 14:55:55 +01:00
Paul O’Shannessy
abdf943d7d
Bug 524178 - sessionrestore.js is read in 1kb chunks [r=dietrich]
...
--HG--
extra : rebase_source : f6b928972c8fe6b5dbc4c1cd9c6120a5208546a6
2009-12-15 10:40:25 -08:00
Paul O’Shannessy
ab008a04c2
Bug 524745 - Session restore sets focus to minimized windows [r=zeniko]
...
--HG--
extra : rebase_source : 53d3e8b11e7035e6e9ef02b74d559f180c086c49
2009-12-15 10:40:20 -08:00
Paul O’Shannessy
47882d2cab
Bug 530207 - Use lazy getters for services in sessionstore [r=zeniko]
...
--HG--
extra : rebase_source : c983b2aa8a5eae961c763a79b38a8017396c69b2
2009-12-15 10:40:14 -08:00
Paul O’Shannessy
b37130b7e0
Bug 529674 - Restore windows at the saved position without moving them around on the screen [r=zeniko]
...
--HG--
extra : rebase_source : b01823a6647e688f8972507fbfab313365c2f5d4
2009-12-15 10:37:44 -08:00
Dão Gottwald
7627621c60
more browser_354894.js debug spew
2009-12-16 11:14:54 +01:00
Dietrich Ayala
a150da6045
Backed out changeset a6d5fda15815 for bug 532542 due to a test failure.
2009-12-16 00:20:21 -08:00
Dietrich Ayala
d375573399
Bug 532542 - nsBrowserGlue has a bunch of anonymous functions (r=rstrong)
2009-12-15 23:27:17 -08:00
Jim Mathies
a0cc483d31
Bug 529273 - js timer exception when updating jumplists. r=dao.
2009-12-15 14:33:51 -06:00
Dão Gottwald
03aca749b3
more browser_354894.js debug spew
2009-12-15 19:20:46 +01:00
Neil Deakin
57246e822c
Bug 523780, cannot drag first search engine, r=rflint
2009-12-15 11:07:45 -05:00
Dão Gottwald
5efff1c9d9
more debug spew
2009-12-15 12:50:26 +01:00
Dão Gottwald
72f04db1ba
Bug 525708 - mIconURL shouldn't need to be accessed outside of tabbrowser.xml. r=mano
2009-12-15 08:49:08 +01:00
Dão Gottwald
5a57bf5ea4
browser_354894.js debug spew
...
--HG--
extra : rebase_source : 1fa29533fb6db03453fc95d8ccb43304b6f739c9
2009-12-15 08:09:33 +01:00
Justin Dolske
0cfb131c4b
Bug 531703 - Minimize disk space usage on Windows CE. r+a=vladimir
2009-12-14 22:28:40 -08:00
Dão Gottwald
b50a7c9f9d
improve browser_354894.js output
2009-12-14 11:18:06 +01:00
Martin McNickle
2fae78c862
Bug 510523 - Checking "Remember for this site" stops prompt from working on file:// URIs. r=dougt/gavin
...
--HG--
extra : rebase_source : 0a17f35c5d9220e4a1c852d22b245bba8a5afb5b
2009-12-13 14:38:16 -08:00
Martin McNickle
585f3925b9
Bug 510424 - Geolocation notification does not show requester of location for file:// URLs. r=dougt/gavin ui=beltzner
...
--HG--
extra : rebase_source : 3e333d15f04581e2901906b60a19aa3d548ed7c3
2009-12-12 13:39:26 -08:00
Dão Gottwald
65d95048a7
improve browser_354894.js output
...
--HG--
extra : rebase_source : 0091d4b16fae7732d4dd382f2cfab8c1bc404c43
2009-12-13 21:46:15 +01:00
Dão Gottwald
a4b800b9e2
disable browser_526613.js
2009-12-13 20:00:43 +01:00
timeless@mozdev.org
3aeaf21f25
Bug 531174 [@ WriteBitmap], r=joe
2009-12-13 09:11:39 -08:00
Dão Gottwald
30c4a22de1
Bug 528776 - discard stale windows before messing with the browser state. r=zeniko
...
--HG--
extra : rebase_source : 29e4fdfe833a20a975c71efd7a112001636a3f1a
2009-11-28 07:39:31 +01:00
Dão Gottwald
e5653fa94c
improve browser_526613.js output
...
--HG--
extra : rebase_source : c2bfad5ec1e632c98ea1d74d3449340d179ca969
2009-12-12 22:58:18 +01:00
Dão Gottwald
e238bd85a2
Bug 530298 - nsPrivateBrowsingService.js thinks closed windows are open. r=ehsan
2009-11-28 07:38:09 +01:00
Dão Gottwald
30069007e2
Bug 531519 - getBrowserState sometimes returns two entries for one window. r=zeniko
2009-12-12 18:22:13 +01:00
Markus Stange
cfdd26f37c
Bug 534184 - Disable smooth scrolling in menus. r=Enn
...
--HG--
extra : rebase_source : 0b56bfc73798fbe9b8765ea93641f4c9ce10120d
2009-12-11 23:02:13 +01:00
Peter Van der Beken
9f245902c8
Back out 7856366bcd76 (Bug 524745 - "Session restore sets focus to minimized windows") to fix orange, also doesn't have approval yet.
2009-12-03 12:26:53 +01:00
Paul O'Shannessy
98eaad2ea7
Bug 524745 - "Session restore sets focus to minimized windows" [r=zeniko]
2009-12-03 01:56:39 -06:00
Dão Gottwald
716724ca10
make browser_491168.js work without an internet connection
...
--HG--
extra : rebase_source : 30db9e83763f6e628e4597b4022b206dbb49a1b5
2009-11-30 14:04:11 +01:00
Peter Van der Beken
7359aa65c2
Backing out 10630074beca to fix orange, was fix for bug 530298 which isn't blocking or approved
2009-11-28 15:15:58 +01:00
Peter Van der Beken
ec87a9968c
Backing out 49f9273e22a9 to fix orange, was fix for bug 528776 which isn't blocking or approved
2009-11-28 15:15:18 +01:00
Peter Van der Beken
524567d11a
Backing out 4a7f5376270a to fix orange
2009-11-28 15:13:33 +01:00
Peter Van der Beken
d948e913ff
Backing out 269def72796c to fix orange
2009-11-28 15:13:06 +01:00
Peter Van der Beken
2640a08001
Backing out 655f2ee419a7 to fix orange
2009-11-28 15:11:58 +01:00
Peter Van der Beken
f797766c5d
Backing out 8f943a699370 to fix orange
2009-11-28 15:11:05 +01:00
Dão Gottwald
5c2bf055f7
hotfix for newly-discovered browser_526613.js failure; will file a bug on this
2009-11-28 12:28:11 +01:00
Dão Gottwald
1ce0836a4f
browser_514751.js cleanup
2009-11-28 09:58:32 +01:00
Dão Gottwald
efefb60830
browser_490040.js cleanup
2009-11-28 09:58:11 +01:00
Dão Gottwald
654dfcc249
additional output in browser_526613.js
2009-11-28 09:57:51 +01:00
Dão Gottwald
da67e9cbba
Bug 528776 - discard stale windows before messing with the browser state. r=zeniko
2009-11-28 07:39:31 +01:00
Dão Gottwald
31bebe1198
Bug 530298 - nsPrivateBrowsingService.js thinks closed windows are open. r=ehsan
2009-11-28 07:38:09 +01:00
Dão Gottwald
7fbf2f0c4b
Bug 531227 - Fix window watcher use in browser_bookmarksProperties.js. r=mak
2009-11-26 12:30:46 +01:00
Dão Gottwald
be62b13d7d
Bug 530906 - random timeout while running browser_privatebrowsing_certexceptionsui.js. r=ehsan
2009-11-26 07:37:15 +01:00
John Daniels
b260d02c5f
Bug 525819 - Make do_timeout take a callback function, not a string to eval. r=jwalden
...
--HG--
extra : rebase_source : 6fbaac51eabe95fcfaf4706feb9fd8a28ba4dfbf
2009-11-24 11:58:42 -08:00
Josh Aas
bf757be9e5
Fix crash in Safari pref migration code. b=529459 r=smichaud r=dietrich a=dtownsend
2009-11-23 20:56:25 -05:00
Gavin Sharp
06be724c33
Update MSDN reference in a comment
...
--HG--
extra : rebase_source : 09bd40f3ce1df2e76190880efce35c76aa662e30
2009-11-23 09:38:54 -05:00
Dão Gottwald
2ccd97844a
Bug 528699 - fix intermittent failure in browser_522545.js, r=zpao
2009-11-20 20:33:08 +01:00
Dão Gottwald
d7520ab0d1
revert wrong test changes
2009-11-20 09:48:22 +01:00
Robert Strong
01861e6962
followup fix for Bug 407875 - disable control when canCheckForUpdates is false instead of canUpdate. r=dolske, a=beltzner
2009-11-19 15:07:56 -08:00
Ehsan Akhgari
31d57b1d2e
Bug 529667 - Stopping PB mode after opening a new window when PB is active is not possible; r=vlad a=blocking-firefox3.6+
...
--HG--
extra : rebase_source : 8e2686cfb9497aa888f3f3b062eb1666b7236d2f
2009-11-18 19:03:07 -05:00
Marco Bonardo
5b5a2ab891
Bug 521889 - browser_461743.js is randomly timing out, r=zeniko
2009-11-19 14:15:01 +01:00
Marco Bonardo
e981d48ae7
Bug 521802 - mochitest-browser-chrome: browser_459906.js intermittent failure, r=zeniko
2009-11-19 14:13:27 +01:00
Marco Bonardo
b346812cc9
Bug 528451 - sessionstore-browser-state-set is not reliable regarding closed windows, r=zeniko
2009-11-19 14:13:21 +01:00
Dão Gottwald
a971936da1
check oldState in test_purge
2009-11-19 08:22:09 +01:00
Dão Gottwald
8bee2391cd
Count browser windows more accurately for bug 518970
2009-11-18 20:22:17 +01:00
Dão Gottwald
b9431597e4
Backed out changeset fa212b6a9d72 to see if it caused bug 528776
2009-11-18 09:23:18 +01:00
Dão Gottwald
80f39a0574
Count open browser windows for bug 528776
2009-11-18 09:20:19 +01:00
Ehsan Akhgari
8494e4dfee
Bug 526194 - r=vlad
...
--HG--
extra : rebase_source : 410c69341dab86377f94026709c3aa1f13c36a6d
2009-11-17 15:01:15 -05:00
Ehsan Akhgari
832b7b21db
Bug 528416 - Download Directory Persists After "Clear Recent History"; r=gavin ui-r=faaborg
...
--HG--
extra : rebase_source : a5856e02bc394b7359b507d9a40e05d59a114155
2009-11-16 20:14:28 -05:00
Dão Gottwald
1ccede016e
Count open browser windows for bug 528776
2009-11-17 13:28:36 +01:00
Dão Gottwald
8d7e8e862d
Count open browser windows for bug 528776
2009-11-17 13:07:34 +01:00
Dão Gottwald
293039d851
Count open browser windows for bug 528776
2009-11-17 08:26:12 +01:00
Dão Gottwald
d762cab36e
Count open browser windows for bug 528776
2009-11-17 01:04:28 +01:00
Dão Gottwald
52bbab5af0
Count open windows in browser_514751.js for bug 528776
2009-11-16 17:33:56 +01:00
Dão Gottwald
55ba7d73e3
Bug 518970 - trying to solve remaining issue in browser_394759_privatebrowsing.js
2009-11-16 11:55:59 +01:00
Dão Gottwald
e1b43506e6
Count open windows in browser_522545.js for bug 528776
2009-11-16 00:58:13 +01:00
Mitchell Field
92a2deeef1
bug 462381 - sprinkle magic PARALLEL_DIRS fairy dust about the build system r=ted.mielczarek
2009-11-13 14:40:00 -05:00
Dão Gottwald
67105dfe67
Count open windows in browser_394759.js for bug 528776
2009-11-15 19:58:39 +01:00
Dão Gottwald
4a6097c4f3
More debug spew for bug 528776
2009-11-15 14:32:11 +01:00
Dão Gottwald
8930863ee3
Debug spew for bug 528776
2009-11-15 09:37:11 +01:00
Dão Gottwald
c60d71910a
Backed out changeset 01adc20ea792 because of intermittent failures
2009-11-14 23:51:13 +01:00
Dão Gottwald
9620d6857a
Bug 482975 - Disable browser_477657.js on OS X
2009-11-14 17:48:51 +01:00
Dão Gottwald
259ab2b89a
Another fix for bug 527074
2009-11-14 14:29:18 +01:00
Dão Gottwald
75c7bb38b1
Bug 482975 - Re-enable browser_477657.js
2009-11-14 14:09:18 +01:00
Marco Bonardo
7340698b1e
Bug 528452 - sessionstore tests that use setBrowserState should wait for sessionstore-browser-state-set (browser_526613.js), r=zeniko
2009-11-14 13:44:24 +01:00
Marco Bonardo
7f736367c8
Bug 528452 - sessionstore tests that use setBrowserState should wait for sessionstore-browser-state-set (browser_394759.js), r=zeniko
2009-11-14 13:44:21 +01:00
Gabriele Best
7e990a7d15
Bug 476838 - Missing tooltip and statusbar text on "Open <siteURI>" in live bookmarks, r=mak
2009-11-14 13:44:17 +01:00
Paul O’Shannessy
d85ddddc80
Bug 522545 - some tabs not loaded, are stuck in zombie mode. r=zeniko
2009-11-13 14:13:58 -08:00
Dão Gottwald
96319ee2bc
Bug 528440 - Should skip windows that are closed but not yet destroyed when using nsIWindowMediator. r=zeniko
2009-11-13 18:06:44 +01:00
Dão Gottwald
edf5ee5ea6
Fix another case where browser_526613.js would close the window
2009-11-13 09:43:55 +01:00
Dão Gottwald
8dd9aeda18
browser_526613.js debug spew
2009-11-13 08:39:42 +01:00
Dão Gottwald
ecc36f002a
Prevent browser_526613.js from still closing the main browser window
2009-11-12 21:18:45 +01:00
Dão Gottwald
5b0464567c
Prevent browser_526613.js from closing the main browser window
...
--HG--
extra : rebase_source : 0378fa9b9ff451e84068fcf1f8881cf356f003d7
2009-11-12 18:25:50 +01:00
Dão Gottwald
e2aa9cec64
Bug 527074 - random failures in sessionstore/test/browser/browser_526613.js
2009-11-12 14:16:00 +01:00
Dão Gottwald
c272508ce7
Follow-up for bug 525710 and bug 525299: get rid of dummy param for getItemsWithAnnotation
2009-11-12 12:11:31 +01:00
Dão Gottwald
b984f39860
Bug 483382 - browser_480148.js causes browser_420786.js to fail
2009-11-12 11:23:26 +01:00
Marco Bonardo
0a80083f29
Fix orange in test_treeview_date.xul due to bug 519479
2009-11-11 13:44:35 +01:00
Reed Loden
2d64c217b5
Another follow-up to bug 527784: just use resource:/// across the board because xpcshell doesn't implement resource://app/ like toolkit's nsXREDirProvider does.
2009-11-10 23:39:13 -06:00
Reed Loden
9d824c2f59
Follow-up to bug 5277784: Use resource:/// in test_openLocationLastURL.js due to lack of nsIXULAppInfo.
2009-11-10 20:20:54 -06:00
Reed Loden
8519a3f070
Bug 527784 - "Browser code incorrectly looking for browser-only modules in gre location" [r=gavin]
2009-11-10 16:42:19 -06:00
Robert O'Callahan
6b3e82f515
Bug 508128. Fix staller.sjs to hold a reference to its pending timer so that it doesn't get GCed and automatically cancelled. r=jwalden
2009-11-10 14:00:35 +13:00
Nochum Sossonko
d855d91612
Bug 491759 - Clear geolocation token when exiting private browsing; r=ehsan
2009-11-09 11:01:36 -05:00
Dão Gottwald
16ecfbb336
Bug 527433 - nsIWebContentConverterRegistrar::getContentHandlers count out param should be optional. r=gavin
2009-11-09 16:45:42 +01:00
Dão Gottwald
de19aaab92
Bug 5265285 - getAllLogins, getAllDisabledHosts and getAllEncryptedLogins count out params should be optional. r=dolske
2009-11-08 10:22:11 +01:00
Ryan Flint
1f2cb76806
Bug 507073 - Don't build nsBrowserDirectoryProvider as a separate library. r=vlad
...
--HG--
rename : browser/components/dirprovider/nsBrowserDirectoryProvider.cpp => browser/components/dirprovider/DirectoryProvider.cpp
2009-11-07 02:19:44 -05:00
Nochum Sossonko
99b98e5ab4
Bug 491759 - Clear geolocation token when exiting private browsing; r=dougt,ehsan
2009-11-06 19:05:52 -05:00
Dão Gottwald
78ce9ba60d
Bug 526989 - getEngines, getVisibleEngines and getDefaultEngines engineCount out params should be optional. r=gavin
...
--HG--
extra : rebase_source : ea466269b081c55e6ce4d178a00a9b882f65ac93
2009-11-06 22:56:26 +01:00
Marco Bonardo
5150ddf022
Revert changeset fc4702c75a04 since it is likely causing bug 527074.
2009-11-06 13:26:50 -08:00
Marco Bonardo
68dc74ab68
Bug 525299 - Make Library left pane creation more robust, r=dietrich
2009-11-06 16:25:08 +01:00
Marco Bonardo
ac191bbe6a
Some cleanup of test browser_394759.js, possibly involved in subsequent tests timeouts (see bug 518970).
2009-11-06 16:25:04 +01:00
Marco Bonardo
c76d2160e3
Bug 525739 - test_treeview_date.xul fails for the rest of the day when DST changes, r=dietrich
2009-11-06 16:24:56 +01:00
Ehsan Akhgari
6c88be9a7c
Bug 526613 - Need a notification representing the end of nsISessionStore.setBrowserState operation; r=dietrich
2009-11-05 16:50:21 -05:00
Saint Wesonga
240c493406
Bug 523476 - Switch application/x-javascript to application/javascript, Firefox part. r=vlad
2009-11-05 14:53:26 +01:00
Dão Gottwald
1584886680
Bug 526230 - nsIApplicationCacheService::getGroups count outparam should be optional. r=honzab
2009-11-04 20:23:20 +01:00
Marco Bonardo
caef5e584b
typo fix and small cleanup of test_browserGlue_distribution.js
2009-11-04 15:41:35 +01:00
Marco Bonardo
becff9bc73
Remove failures due to sessionstore file being in use, from browser_394759_privatebrowsing.js
2009-11-04 15:41:32 +01:00
Ehsan Akhgari
f6da530110
Bug 514214 - Do not update page titles for places already in history inside the Private Browsing mode; r=mak77
2009-11-03 16:21:42 -05:00
Dão Gottwald
dd5f06ec02
browser_privatebrowsing_pageinfo.js cleanup
2009-11-03 17:06:01 +01:00
Dão Gottwald
c5f31ac9ac
Bug 525710 - getPagesWithAnnotation, getItemsWithAnnotation, getPageAnnotationNames, getItemAnnotationNames, getFaviconData, getQueries, getFolders and getTagsForURI length out params should be optional. r=sdwilsh
...
--HG--
extra : rebase_source : e46c14838c9076d6bb32a423e0193e71b1d0532a
2009-11-02 22:04:15 +01:00
Dietrich Ayala
5d80be3d56
bug 411930 - Crash reporter sends wrong URL when crashing during pageload r=paul
2009-10-30 14:04:24 -04:00
Nochum Sossonko
eb3c7f2ee3
Bug 498648 - Start private browsing while editing a message, cancel, doesn't cancel private browsing; r=bzbarsky,jst,ehsan
2009-10-30 12:46:41 -04:00
Marco Bonardo
889e05540b
Change startup order of random failing test browser_394759_privatebrowsing.js
2009-10-30 15:48:13 +01:00
Dão Gottwald
27de361e60
merge
2009-10-29 17:01:55 +01:00
Dão Gottwald
a10055c0bb
Backed out changeset de94ce5f8968
2009-10-29 17:01:39 +01:00
Gijs Kruitbosch
41ba1acfa5
Back out bug 487059, fix tests and EM to cope, r=gavin,beltzner, bug 524995
...
--HG--
extra : rebase_source : d8414b8de165cf2fa534719c36416d82d21872c6
2009-10-29 14:44:10 +01:00
Nochum Sossonko
43d0c651f6
Test for bug 498648. r=ehsan
2009-10-29 14:38:47 +01:00
Marco Bonardo
e68b82d4a3
change debug info for random failing browser_394759_privatebrowsing.js, and fix a wrong setTimeout.
2009-10-29 11:56:36 +01:00
Dietrich Ayala
229d42bdc1
backing out bug 411930 due to test failures
2009-10-28 19:06:49 -07:00
Marco Bonardo
13e364670c
Fix a typo and a couple leftovers in previous tests changes.
2009-10-28 22:59:33 +01:00
Gijs Kruitbosch
58e8eebec2
Prepare callsites of clearUserPref so it can go back to throwing. r=gavin
2009-10-28 22:44:15 +01:00
Dietrich Ayala
abe5982dd8
Bug 411930 - Crash reporter sends wrong URL when crashing during pageload (r=zpao)
2009-10-28 11:30:33 -07:00
Marco Bonardo
afd7af88aa
further change to browser_394759_privatebrowsing.js, let's make it wait for new sessionstore.js
2009-10-28 20:04:32 +01:00
Marco Bonardo
d9a067440c
Add more debug infos to randomly failing sessionstore tests. Plus trivial cleanups.
2009-10-28 17:22:52 +01:00
Dão Gottwald
93c87f96f3
Bug 524533 - mozGetFileNameArray length out param should be optional. r=sicking
2009-10-28 08:01:22 +01:00
Dão Gottwald
6a530b2454
Bug 524270 - Make the second getChildList parameter optional. r=bsmedberg
2009-10-26 21:02:06 +01:00
Jonas Sicking
17edc7e1dc
Bug 523771: Support the 'multiple' attribute on <input type=file>. r=benjamn sr=jst
2009-10-24 21:13:30 -07:00
Dão Gottwald
d2c20e7beb
Bug 523047 - Slow selectors in browser css. r=rflint
2009-10-23 17:28:14 +02:00
Nochum Sossonko
14e32bd632
Bug 498648 - Start private browsing while editing a message, cancel, doesn't cancel private browsing; r=bz,jst,ehsan
2009-10-20 10:19:43 -04:00
Marco Bonardo
4194ff16df
Bug 518970 - New experimental rewrite of browser_394759_privatebrowsing.js (constant random failure)
2009-10-17 14:37:42 +02:00
Marco Bonardo
96c6c22e2e
Backout experimental changes to randomly failing sessionstore browser tests (uneffective)
2009-10-17 14:37:35 +02:00
Dão Gottwald
31f455b520
Bug 513420 - fix browser_privatebrowsing_windowtitle.js sporadic failure. r=ehsan
2009-10-17 08:37:57 +02:00
Dão Gottwald
eeabab786b
Bug 521766 - about:privatebrowsing onload handler needlessly delays work. r=ehsan
2009-10-17 08:36:37 +02:00
Rob Arnold
0cdb2a8368
Bug 522416 - Tab Previews must not do synchronous HTTP requests.
...
Fixes a startup crash and unit tests.
r=vlad
--HG--
extra : rebase_source : 003b29893d97b13820648cd5a1a3277e5d8b3946
2009-10-16 15:02:27 -07:00
Shawn Wilsher
ac2412932d
Bug 522416 - Tab Previews must not do synchronous HTTP requests.
...
This changes the tab preview code to make asynchronous requests for the image
data via NetUtil.asyncFetch.
r=vlad
--HG--
extra : rebase_source : 80fd8a453099929baea7c7dd9ccff5c59de688c0
2009-10-15 17:11:34 -07:00
Sid Stamm
fb4694efc4
Bug 519263 - Session and time-based expiration for permissions in permissions manager. r=dwitte,
...
sr=mrbkap. First patch! Yay!!
2009-10-16 14:01:04 -07:00
Paul O’Shannessy
f697fa7558
Bug 519099 - Location bar stops working and does not allow any input. Restarts does not help. r=zeniko
2009-10-16 12:18:48 -07:00
Marco Bonardo
d7d35e3dac
Experimental changes to randomly failing sessionstore browser tests (will backout if noting changes)
2009-10-16 15:19:51 +02:00
Marco Bonardo
53e8d3e6c1
bug 507172 - Disable browser_ui_bookmarks_sidebar.js again due to random failures, we can survive without it.
2009-10-16 15:19:26 +02:00
Marco Bonardo
6491fbab57
Bug 521429 - Cannot drag a page link to an empty bookmarks toolbar. r=mano
2009-10-14 19:45:33 +02:00
Dão Gottwald
d9f27bea07
Bug 468053 - treat gBrowser.addTab(null) and gBrowser.addTab("about:blank") equally. r=mano
2009-10-14 14:50:52 +02:00
Marco Bonardo
bcafe07799
Bug 367991 - Remove unused Places code. r=dietrich, r=dao
2009-10-14 13:56:59 +02:00
Marco Bonardo
b41b3ad11e
Bug 507784 - Some session restore tests don't correctly remove event listeners, part2. r=trivial-cleanup
2009-10-14 13:56:50 +02:00
Marco Bonardo
6b1e89f0ef
Bug 478718 - Move last Places sync to xpcom-shutdown, r=sdwilsh
...
--HG--
rename : toolkit/components/places/tests/sync/test_database_sync_after_quit_application.js => toolkit/components/places/tests/sync/test_database_sync_after_shutdown.js
rename : toolkit/components/places/tests/sync/test_database_sync_after_quit_application_with_removeAllPages.js => toolkit/components/places/tests/sync/test_database_sync_after_shutdown_with_removeAllPages.js
2009-10-14 11:53:13 +02:00
Marco Bonardo
c99bb5ddc9
Bug 507172 - random failure in browser_ui_bookmarks_sidebar.js and browser_ui_history_sidebar.js r=dietrich
2009-10-13 15:32:00 +02:00
Marco Bonardo
0dc7e18a7b
Bug 507784 - Some session restore tests don't correctly remove event listeners. r=trivial-cleanup
2009-10-13 15:31:53 +02:00
Marco Bonardo
6693640a68
Bug 521225 - Stop syncing for random failing Places tests, and make sheriffs happier, r=sdwilsh
2009-10-13 15:31:46 +02:00
Marco Bonardo
9e75b13efa
test cleanup for bug 516444 - test_browserGlue_distribution.js should not pollute next tests in case of failure. r=trivial-cleanup
2009-10-13 15:31:33 +02:00
Dão Gottwald
619614abd8
Bug 521188 - AeroPeek object leaks into global scope. r=gavin (P1 blocker on CLOSED TREE)
2009-10-12 08:13:25 +02:00
Marco Bonardo
0c99e021e5
forgot one usecapture change, sorry.
2009-10-10 14:10:49 +02:00
Marco Bonardo
5d10169035
sync browser_394759_privatebrowsing.js with browser_394759.js and add a couple infos to try debugging failure.
2009-10-10 14:08:38 +02:00
Ehsan Akhgari
49a23522ca
Bug 513420 - random failure in browser_privatebrowsing_windowtitle.js, r=mconnor. Further modified by me, r=ehsan
2009-10-09 23:13:53 +02:00
Dão Gottwald
0c15f2722f
Bug 521548 - Remove unused command-button and filter-button bindings. r=mak
2009-10-10 12:14:59 +02:00
Marco Bonardo
2cbc880644
Bug 518970 - Sporadic timeout in browser_394759_privatebrowsing.js, r=zpao
2009-10-09 20:17:13 +02:00
Dão Gottwald
ec7424cf8a
Bug 521216 - remove debug code
...
--HG--
extra : rebase_source : d1233872ce281ca8ec4ce4a11766dc6dec756e92
2009-10-09 20:34:10 +02:00
Paul O’Shannessy
526603ac88
Bug 514816 - Reenable tests from bug 459906, bug 461743, and bug 464620. r=zeniko
2009-10-04 23:54:26 -07:00
Romain BEZUT
0c1bd6f118
Bug 458631 - Misalignment in --help command line. r=gavin
2009-10-09 12:50:42 +02:00
Jae-Seong Lee
141db91f4e
Bug 520743 - [xpcshell-tests] some Places unit tests fail when 'werror' is on, part 1. r=mak
2009-10-09 12:29:58 +02:00
Dão Gottwald
50e90450b0
report debug info for bug 521216
2009-10-08 23:43:28 +02:00
Jim Mathies
2c74c8f242
Bug 518666 - avoid importing win7 specific jsm on lesser os. r=dao.
2009-10-08 15:08:35 -05:00
Dão Gottwald
5c6758cba1
Bug 521216 - Don't use 'for each...in' for arrays and node lists. r=robarnold
2009-10-08 19:35:18 +02:00
Jim Mathies
4cd8da9491
Bug 520801 - Remove sub directory from taskbar module path. Addresses installer build issues which prevented jsm installation. r=dao.
...
--HG--
rename : browser/components/wintaskbar/jumpLists.jsm => browser/components/wintaskbar/WindowsJumpLists.jsm
rename : browser/components/wintaskbar/preview-per-tab.jsm => browser/components/wintaskbar/WindowsPreviewPerTab.jsm
2009-10-07 20:06:30 -05:00
Marco Bonardo
d0c159e1aa
Bug 498339 - hopefully fix browser_394759.js intermittent failure and timeout, r=zpao
2009-10-08 02:46:09 +02:00
Jim Mathies
8387b9805b
Bug 518666 - Fix for bad nsBrowserGlue.js import. r=dao.
2009-10-07 13:06:06 -05:00
Dão Gottwald
4806f0b6ed
More nits for bug 518666
2009-10-07 13:35:37 +02:00
Jim Mathies
58f2416be0
Bug 518666 - address missed updates.
2009-10-07 04:22:12 -05:00
Jim Mathies
8a663f72e8
Bug 518666 - Add Firefox win7 jump list support. r=sdwilsh, r=dao.
2009-10-07 04:09:11 -05:00
Dão Gottwald
274cae972a
Bug 474056 - addressing review comment
2009-10-07 10:35:16 +02:00
Rob Arnold
17b97967ad
Bug 520724 - Aero Peek preview prefs should be better defined/classified r=rflint
...
--HG--
extra : rebase_source : 463f184cfb6766d67121784c7edc998c78bc784f
2009-10-06 15:57:20 -04:00
Rob Arnold
363bdd02d6
Bug 474056 - Minor fixes for undefind variables r=dao
2009-10-06 15:09:49 -04:00
Asaf Romano
420ce79b68
Fix a review comment from bug 510634. r=mak.
2009-10-06 20:17:55 +02:00
Marco Bonardo
3d82d1b8c4
Bug 520547 - revert renaming of PlacesUtils methods from bug 477583. r=mano, r=gavin
2009-10-06 15:47:58 +02:00
Asaf Romano
d3208a9a94
Bug 510634 - Wrong icons on bookmarks sidebar. r=mak.
2009-10-06 15:04:14 +02:00
Marco Bonardo
caa3fe686b
Fix test for bug 474056, persistent orange. r=trivial-bustage-fix
2009-10-06 14:42:04 +02:00
Rob Arnold
d67aeb5e4d
Fix test for bug 474056 to run on non-Windows 7 machines.
...
--HG--
extra : rebase_source : 8d1c5f3f8dd4e9df22c60a0694b712454b7e7077
2009-10-06 03:22:27 -04:00
Rob Arnold
e991b2bf7f
Bug 474056 - Implement optional preview per tab r=dao,rflint,mconnor
2009-10-06 00:26:15 -04:00
Marco Bonardo
fdc9c1fda9
Forgot to remove observer in bug 516444, r=trivial-post-facto
2009-10-05 16:43:10 +02:00
Marco Bonardo
c62a4b0301
Bug 516444 - Installation of Firefox Custom Builds without migration from a 2nd Browser is missing the Firefox default bookmarks, r=thunder
2009-10-05 12:13:04 +02:00
Marco Bonardo
3ab79457e6
Bug 519186 - drag & drop in bookmarks menu does not correctly update the view, r=mano
...
This is a regression from bug 498130.
2009-10-05 12:12:46 +02:00
Dão Gottwald
2ad67a32fd
Bug 520374 - WebContentConverter.js needlessly includes debug.js. r=mano
2009-10-03 18:36:44 -04:00
Ryan Flint
8575f938b5
Bug 520342 - Consolidate some getService calls. r=dietrich
2009-10-03 17:48:43 -04:00
Jim Mathies
a2988c6265
Bug 403857 - Windows file picking codepath in Applications preference pane should use isValidHandlerApp. r=myk
2009-10-03 18:25:41 +02:00
Dão Gottwald
e55e3bacc6
follow-up to bug 517755
2009-10-03 17:50:08 +02:00
Dão Gottwald
71070ef739
Bug 517755 - use smart getters in View Source window. r=neil
2009-10-03 11:36:04 +02:00
Blair McBride
9cdc2ead10
Bug 514327 - Detect outdated plugins and offer upgrade path. ui-r=beltzner, r=dtownsend,josh
2009-10-02 13:26:04 +02:00
Dietrich Ayala
f66429541f
Bug 498130 - Reduce places-views overhead (RELAND)
2009-10-01 09:53:26 -07:00
Dietrich Ayala
890e1e64fa
Backout bug 498130 due to persistent startup crash on Windows Mobile (bug 519854)
2009-09-30 17:21:39 -07:00
Marco Bonardo
cbf9435322
Bug 477583 - Backups of bookmarks stops working if a future backup exists, r=mano
2009-09-29 12:44:18 +02:00
Gavin Sharp
fee99eb3f2
Bug 462598 - about:rights text in nightlies is showing text for branded builds. r=dolske
2009-09-26 21:02:03 +02:00
Asaf Romano
0cdda0b913
Bug 498130 - Reduce places-views overhead. r=mak. sr=mconnor.
2009-09-26 11:23:17 +03:00
Paul O’Shannessy
315875c467
Bug 518617 - Private Browsing tests should use executeStep() instead of step(). r=ehsan
...
--HG--
extra : rebase_source : c7aa921163e13d5f7ea42ff084574876816a06d0
2009-09-25 15:32:21 -07:00
Mitchell Field
eb31b31d25
Bug 514665 - fix stupid module name differences on windows. r=ted
2009-09-25 18:41:16 +02:00
Curtis Bartley
ac1be2130e
Bug 367596 - Create about:support page with troubleshooting information. r=johnath,mconnor
2009-09-25 18:40:51 +02:00
Dão Gottwald
7d308bb248
Bug 511771 - Provide a way for Web content to preview and install lightweight themes. r=mconnor, sr=vlad
2009-09-22 10:40:12 +02:00
Daniel Holbert
a9b38c7c2f
Bug 495228, followup patch: Remove a few trailing right-paren characters that were missed in this bug's previous landing (to fix build warnings like "Extraneous text after ifneq directive"). r=ted
2009-09-21 22:43:58 -07:00
Dão Gottwald
7ac2f9cfd4
Bug 517704 - use gBrowser instead of getBrowser() in Places code. r=mak
2009-09-20 12:58:27 +02:00
Dão Gottwald
e2edb17057
backout part of changeset d93f6e968a19
2009-09-20 04:06:56 +02:00
Dão Gottwald
7a0d81c9ad
Bug 517706 - use gBrowser instead of getBrowser() in private browsing code. r=ehsan
2009-09-20 04:00:09 +02:00
Dão Gottwald
c574c94e2f
Bug 517708 - use gBrowser instead of getBrowser() in session restore code. r=zeniko
2009-09-19 21:38:58 +02:00
Ehsan Akhgari
9a8993224e
Bug 513166 - Remove "Warning Messages" settings button from Preferences --> Security; r=dao
2009-09-19 21:08:56 +04:30
Phil Ringnalda
e62c83fdc6
Bug 495228 - Remove checks for mac MOZ_WIDGET_TOOLKIT, r=ted
2009-09-18 19:59:53 -07:00
Robert Strong
05219ad1ff
Bug 471219 - Store timer registrations somewhere permanent. r=dtownsend
2009-09-18 11:03:27 -07:00
Josh Aas
29e5d02763
Don't use internet config for pref migration in 64-bit builds. b=517407 r=mstange r=vlad
2009-09-18 12:30:06 -04:00
Dão Gottwald
434476b8a5
tests cleanup
2009-09-18 13:52:28 +02:00
Dão Gottwald
1530bcc13d
tests cleanup
2009-09-16 18:30:20 +02:00
Dão Gottwald
823ba3d3e3
tests cleanup
2009-09-16 12:21:19 +02:00
Ehsan Akhgari
611a93a130
Bug 510881 - Entering Private Browsing via command line shows tabs from previous session; r=mconnor,bsmedberg
2009-09-15 14:42:01 +04:30
Neil Deakin
b944f3866f
Bug 497434 - Tooltips no longer shown for bookmarks in places' menupopups, r=neil, mak
2009-09-14 13:06:33 +02:00
Dão Gottwald
dfaaa87fe2
use gBrowser instead of getBrowser() in browser chrome tests
2009-09-14 01:18:19 +02:00
Bobby Holley
2d5ec55945
Bug 435296 - Decode-On-Draw. r=joe,roc,bz,dolske,peterw sr=vlad
2009-09-12 16:44:18 -06:00
Margaret Leibovic
f963a637ac
Bug 430148 - Remove or hide the more/less button in details pane for items which doesn't use extended properties (e.g. history), r=adw, mano
2009-09-11 15:25:42 +02:00
Michael Kohler
61acd9317e
Bug 502962 - Rename Installed Add-ons label to Add-ons in Options > Advanced > Update, r=pike, ui-r=faaborg
2009-09-11 15:25:36 +02:00
Marco Bonardo
05750fb0ea
Bug 509676 - Can't drag and drop a tag container to another standard point, r=dietrich
2009-09-11 15:25:24 +02:00
Marco Bonardo
d8b7d6c1b6
Bug 512353 - Unnecessary chevron in bookmarks toolbar, r=dao
2009-09-11 15:25:18 +02:00
Paul O’Shannessy
27b42e2c3b
Bug 497730 - Restore session from crash while loading multiple tabs opens multiple about:blanks, r=zeniko
2009-09-10 15:57:01 -07:00
Paul O’Shannessy
a67554858c
Test for bug 514751 - malformed URI exception during session restore, r=dietrich
2009-09-09 21:23:29 -07:00
Dão Gottwald
e916d657e8
Bug 454562 - clean up onEnterPrintPreview, onExitPrintPreview and related code. r=mano
2009-09-09 09:50:46 +02:00
Paul O’Shannessy
e19de9919f
Wallpaper for bug 514751 - malformed URI exception during session restore, r=dietrich
2009-09-08 16:41:32 -07:00
Reed Loden
b5846b26bb
Bug 294375 - Remove support for libgnomevfs's handling of user modifications to the MIME database, as it has been deprecated for years [r=karlt sr=roc]
2009-09-08 15:08:02 -05:00
Ehsan Akhgari
19bb2ecbba
Bug 511735 - xpcshell-tests: 4 test_*_removeDataFromDomain_*.js leaks 700 bytes, notably 4 StatementParams; r=mak77
2009-09-08 09:08:59 +04:30
Reed Loden
f879babd02
Disable tests for 459906, 463205, and 464620 (take two).
2009-09-05 00:39:29 -05:00
Reed Loden
1070d1e8eb
Disable tests for 459906, 463205, and 464620.
2009-09-05 00:29:58 -05:00
Geoff Lankow
2847b85054
Bug 506799 - "nsIContentPrefService should accept string arguments for URI as well as nsIURI" [r=myk sr=mconnor]
2009-09-04 21:22:19 -05:00
Simon Bünzli
fce409433d
Tests for bugs 459906, 461743, 463205, and 464620 [r=dietrich]
2009-09-04 21:03:43 -05:00
Marco Bonardo
afdea37f53
Bug 509870 - Places transactions service should preserve GUIDS on created items, r=dietrich
2009-09-05 01:36:14 +02:00
Gabriele Best
5ca10b41cd
Bug 244371 - Show a tooltip in Bookmarks and History sidebars, r=mak
2009-09-05 01:36:07 +02:00
Gavin Sharp
020d7878f9
Bug 513023 - Move about:rights content to toolkit. r=benjamin
...
--HG--
rename : browser/base/content/aboutRights.xhtml => toolkit/content/aboutRights-unbranded.xhtml
rename : browser/base/content/aboutRights.xhtml => toolkit/content/aboutRights.xhtml
rename : browser/locales/en-US/chrome/browser/aboutRights.dtd => toolkit/locales/en-US/chrome/global/aboutRights.dtd
rename : browser/locales/en-US/chrome/browser/aboutRights.properties => toolkit/locales/en-US/chrome/global/aboutRights.properties
2009-09-04 14:27:14 +02:00
Ehsan Akhgari
6ac2cefb24
Bug 499733 - Open Web Location dialog leaks URL/search entered in private browsing mode; r=mconnor
2009-08-30 11:01:46 +04:30
Paul O’Shannessy
d80fec6ac6
Bug 479397 - this.windowToFocus.content null in nsSessionStore.js, r=zeniko
2009-08-28 13:05:06 -07:00
Paul O’Shannessy
6bb3b5473a
Bug 512524 - Unable to set image as desktop background, r=robert.bugzilla
2009-08-28 13:05:03 -07:00
Benjamin Smedberg
cd2c007c60
Additional followup #3 to bug 398573 - remove more REQUIRES by fixing another bug in the script
2009-08-27 09:09:31 -07:00
Benjamin Smedberg
0df64c6bc4
Additional followup to bug 398573 - remove REQUIRES from the tree even when they are in makefile conditional blocks
...
--HG--
extra : rebase_source : cc65c34a414e6c67a5651fc9cf0b6bd709ebcdbd
2009-08-27 08:53:13 -07:00
Misak Khachatryan
4d81b1ebbe
Bug 512635 - Fix some logic in undoCloseWindow. r=zeniko
2009-08-26 18:25:59 +02:00
Jesse Ruderman
067a9a9574
Re-enable tests now that bug 507199 is fixed (revert e22ff796c703)
2009-08-26 08:55:48 -07:00
jhorak@redhat.com
0535295ab4
Bug 402892. Support gio as well as gnome-vfs. r=roc
2009-08-25 11:58:11 -07:00
Benjamin Smedberg
2e9438fd2f
Followup to bug 398573 - remove REQUIRES from the tree since it is no longer used... automatically generated patch, rs=ted
2009-08-25 08:59:31 -07:00
Ehsan Akhgari
59d39a1d4e
Bug 510780 - Use doCommand instead of manually generating a "command" event in browser chrome tests; r=mconnor
2009-08-25 13:52:45 +04:30
Josh Aas
cc8d9ebb04
Remove java-specific preferences from Firefox UI, hidden prefs. Java should be managed via the addons manager. Also improves accuracy of "window.navigator.javaEnabled()". b=506985 r/sr=jst uireview=faaborg
2009-08-24 15:56:43 -07:00
Shawn Wilsher
d3bf3c626b
Bug 509668 - mochitest-browser-chrome: browser_248970_a.js fails intermittently, r=dietrich
2009-08-24 10:23:17 -07:00
Chris Seawood
9fae068e97
Bug 505736 - Use IMPORT_LIB_SUFFIX when linking thebes. r=cls patch=jacek@codeweavers.com
2009-08-20 17:48:12 -07:00
Ryan Flint
bc9630f877
Bug 499123 - Coalesce browser about: pages. r=dietrich/gavin
...
--HG--
rename : docshell/base/nsAboutRedirector.cpp => browser/components/about/AboutRedirector.cpp
rename : docshell/base/nsAboutRedirector.h => browser/components/about/AboutRedirector.h
2009-08-20 02:24:10 -04:00
Markus Stange
363a29e71a
Bug 507962 - Pinstripe widget margin cleanup. r=dao
...
--HG--
extra : rebase_source : e8b5bab4b2ba45f6f64a4d20cb5336f69d965c00
2009-08-18 14:34:20 +12:00
Dave Townsend
d4f2e9ccb0
Bug 479805: browser.offline should only be consulted during startup. r=dao
2009-08-18 16:39:37 +01:00
Craig Topper
da105abed8
Bug 467948: Fix some "deprecated conversion from string constant" compiler warnings", round 2. r=dbaron
2009-08-18 08:48:32 -07:00
Dão Gottwald
696dd90842
Bug 510509 - superfluous hbox in places toolbar binding. r=mak77
2009-08-18 10:23:34 +02:00
Ehsan Akhgari
85e78ec81f
Bug 495577 - Rename the "Automatically start Firefox in a private browsing session" checkbox in privacy prefpane to cause less confusion; r=dao
2009-08-17 00:22:39 +04:30
William Jon McCann
1d05e17c66
Bug 471997 - Add command line argument to start directly into Private Browsing mode; r=mconnor
2009-08-16 21:53:51 +04:30
Dão Gottwald
53b2094d7f
Bug 509625 - nsSessionStore.js should deal with browsers rather than tabpanels. r=zeniko
2009-08-14 23:16:11 +02:00
Marco Bonardo
cbbe8c14a9
Bug 382466 - in toolbar.xml, prevent lots of repeated work in updateChevron() by using a timer, r=dao
2009-08-14 10:03:34 +02:00
mail@bugz.ata.myota.org
7a7c854f53
Bug 480826 - Firefox should honour browser.chrome.favicons setting when opening Edit->Preferences->Applications. r=mconnor
2009-08-13 09:53:47 +02:00
Michael Kraft
1c1ce2f83e
Bug 491577 - fix idl comment. sr=mconnor
2009-08-13 09:52:22 +02:00
Dão Gottwald
afb1ec07c5
fix broken browser_491577.js
2009-08-11 11:57:47 +02:00
Michael Kraft
eb6f1c2e3e
Bug 491577 - add API for deleting a single closed window. r=zeniko, sr=dietrich
2009-08-11 10:28:42 +02:00
Nick Thomas
0a334199c2
Bug 503469, Support packaging WinCE Firefox builds as zip, complete.mar, r=ted.mielczarek
2009-08-11 15:50:32 +12:00
Shawn Wilsher
a4b9f5ba43
Bug 485976 - Move writing sessionstore.js off the main thread
...
This makes session restore perform the write and fsync of sessionstore.js
execute on a background thread using NetUtil.asyncCopy.
r=dietrich
2009-08-10 15:15:20 -07:00
Phil Ringnalda
19950196ab
Bug 364677 - No preview for sniffed feeds that don't have a channel/link or channel/id, r=mano
2009-08-09 14:11:25 -07:00
Dão Gottwald
1e32437863
Bug 502239 - fix focusElement() misuse. r=enn
2009-08-10 18:27:10 +02:00
Boris Zbarsky
cff6a5cfe1
Bug 508819. Stop relying on getElementById returning anonymous nodes. r=gavin,dietrich,davidb
2009-08-10 10:54:22 -04:00
Ehsan Akhgari
3bc505a45f
Bug 506437 - The titlebar of a tear off window is not updated correctly after having detached a tab with private browsing mode; r=mconnor
2009-08-08 21:37:33 +04:30
Ehsan Akhgari
bb412a7b5a
Bug 508000 - Search bar & find bar value before switching into Private Browsing mode is not restored after leaving PB mode; r=mconnor
2009-08-08 21:37:27 +04:30
Ted Mielczarek
ad775e7a7a
bug 459114 - helper function to provide a clean profile directory for xpcshell tests. r=sdwilsh
...
--HG--
extra : rebase_source : 76f547c1f055f18f57e09c67f1a2f7b2f548c3cd
2009-05-14 07:37:40 -04:00
Marco Bonardo
9c88eb1c27
Bug 508265 - Localized bookmarks backup are not replaced by new backups, r=dietrich
2009-08-06 16:34:16 +02:00
Marco Bonardo
9657d2d68d
Bug 507963 - Intermittent failure of browser_privatebrowsing_findbar.js r=ehsan
2009-08-06 16:34:13 +02:00
Markus Stange
369cb6add1
Bug 269410 - Only show the toolbar collapse button in the main browser window and in the Places library window. ui-r=faaborg, r=enndeakin
2009-08-06 08:51:20 +12:00
Ted Mielczarek
bf94951904
Backed out changeset 9ddc25fb2246 - bug 459114 - helper function to provide a clean profile directory for xpcshell tests. r=sdwilsh - for test failures
2009-08-05 15:36:20 -04:00
Ted Mielczarek
b6d8d93b5c
bug 459114 - helper function to provide a clean profile directory for xpcshell tests. r=sdwilsh
...
--HG--
extra : rebase_source : 7bd4c374609a9eea15d0b244c1415ae853146e84
2009-05-14 07:37:40 -04:00
Dão Gottwald
22a607d3b8
Bug 507881 - remove useless "|| null" fallback in browserGlue.sanitize(window) calls. r=gavin
2009-08-04 20:10:23 +02:00
Marco Bonardo
a04cbd87f8
followup to Bug 481437 - adding at least one test to browser_library_open_leak.js, trivial change
2009-08-03 10:48:02 +02:00
Ehsan Akhgari
8a1e525094
Sort the private browsing browser-chrome test files alphabetically
2009-08-02 22:25:44 +04:30
Ehsan Akhgari
49083c2784
Bug 462639 - Handle view-source windows in Private Browsing mode; r=mconnor
2009-08-02 22:23:17 +04:30
Ehsan Akhgari
bce3c0d044
Bug 461627 - Hide the UI for saving certificate exceptions permanently in Private Browsing mode (test); r=mconnor
2009-08-02 22:23:14 +04:30
Ehsan Akhgari
ca5920f5ef
Bug 495999 - Paused download label shown in status bar when leaving PB with active downloads; r=mconnor
2009-08-02 22:23:10 +04:30
Ehsan Akhgari
f0961087a5
Bug 496123 - the last download directory from private browsing persists as the initial directory for the filepicker after stopping private browsing; r=mconnor
2009-08-02 22:23:08 +04:30
Ehsan Akhgari
512200fc27
Bug 496595 - Privacy leak in "remember for this site" permission of geolocation - persists outside of private browsing; r=mconnor
2009-08-02 22:23:04 +04:30
Ehsan Akhgari
2a9ff53bba
Bug 487656 - zoomed in by default while entering Private Browsing; r=dao,mconnor
2009-08-02 22:23:01 +04:30
Dão Gottwald
cc08681d32
Bug 507883 - addCookieToHash() creates a useless object that will be clobbered right away. r=zeniko
2009-08-02 18:31:24 +02:00
Paul O’Shannessy
17a5369301
Bug 507032 - "Set As Desktop Background..." doesn't work on Windows CE, r=robert.bugzilla
2009-08-01 16:21:58 -07:00
Marco Bonardo
87ab63a2f9
Bug 507172 - random failure in browser_ui_bookmarks_sidebar.js, disable test for now while CLOSED TREE
2009-08-01 10:03:13 +02:00
L. David Baron
c28f3d6e31
Merge backout of changeset 6a5f22ccbe0e (no bug) to see if it is the cause of the mozilla-browser-chrome orange (bug 507605 and bug 507698) CLOSED TREE
2009-07-31 19:37:44 -07:00
L. David Baron
544a53faaa
Backed out changeset 6a5f22ccbe0e (no bug) to see if it is the cause of the mozilla-browser-chrome orange (bug 507605 and bug 507698)
2009-07-31 19:37:14 -07:00
Dão Gottwald
33c3327109
Bug 507587 - Warning: reference to undefined property jscookies[cookie.host]. r=zeniko
2009-07-31 14:39:22 +02:00
Dão Gottwald
e4a08d3489
Fix sessionstore tests that fail to remove their event listeners. No bug.
2009-07-31 11:20:42 +02:00
Nils Maier
d3bbbdf0b5
Bug 354894 - Session restore doesn't work if process hasn't exited. r=zeniko,dao sr=vlad
2009-07-31 06:57:57 +02:00
Blake Winton
142b6f9ce6
Bug 507386 - Unintended semicolons at the end of if-statements. r=dietrich
2009-07-30 20:40:45 +02:00
Shawn Wilsher
1f2b2d387e
Disable these two randomly crashing tests until bug 506042 is fixed and we can get stacks from the crashes.
2009-07-30 08:48:48 -07:00
Marco Bonardo
2bfec9f475
Bug 494749 - mochitest-browser-chrome: browser_490040.js times out intermittently, refactoring of the test, r=dietrich
2009-07-29 23:50:42 +02:00
Neil Deakin
5303f25260
Bug 478416, replace chromedir attribute with :moz-locale-dir pseudoclass, r=neil,dao,dbaron,sr=dbaron
2009-07-29 14:33:53 -04:00
Bobby Holley
9328bfd38b
Bug 504822 - Remove XBM support from Mozilla. r=joe sr=vladimir
2009-07-29 10:13:08 -04:00
Wolfgang Rosenauer
6220ecce9c
Bug 506901 - preference advanced pane not updated on init; r=gavin
2009-07-29 09:49:27 +02:00
Ehsan Akhgari
821f9279d3
Bustage fix for the test for bug 501413
2009-07-29 12:09:38 +04:30
Ehsan Akhgari
1a574c8f1d
Bug 501413 - In a right-to-left localization, clicking any url in the bookmark sidebar doesn't work (tests); r=mak77
2009-07-29 12:06:34 +04:30
Ehsan Akhgari
be9c3c52d6
Bug 495495 - Entering Private Browsing mode prohibits keyboard focus on URL location bar; r=mconnor,zeniko
2009-06-01 21:30:02 +04:30
Simon Bünzli
c923c32c53
Bug 477564 - Session restore hangs/not responding with high CPU on large form with many checkboxes r=dietrich
...
Cap the maximum number of XPATHs generated
2009-07-24 11:39:22 -04:00
Blake Kaplan
ece0649965
Bug 480205 - Implement a wrapper for exposing chrome objects to content (aka COWs). r+sr=jst sr=bzbarsky on some parts.
2009-05-21 01:17:51 -07:00
Joe Drew
6c441f55f7
Bug 753 - Remove nsIImage, gfxIImageFrame, and their implementations, and expose an equivalent api on imgIContainer. r=roc,josh,bz,longsonr,vlad,karlt,jimm,bsmedberg,mfinkle,peterw,peterv sr=vlad,roc
...
--HG--
rename : gfx/src/shared/gfxImageFrame.cpp => modules/libpr0n/src/imgFrame.cpp
rename : gfx/src/shared/gfxImageFrame.h => modules/libpr0n/src/imgFrame.h
2009-07-20 18:50:15 -07:00
Neil Deakin
eb8c6c62b3
Bug 503966, dragging tab to bookmarks sidebar opens new window, fix this by passing the dataTransfer to the view, r=sdwilsh
2009-07-17 14:09:10 -04:00
Dan Witte
40b97c2191
followup fix for bug 423132 (revert passing |this| as a parameter to forEach).
2009-07-16 20:53:43 -07:00
Dan Witte
ba6b491419
Bug 423132 - speed up sessionstore cookie bits. r=dietrich, sr=mconnor
2009-07-15 17:57:29 -07:00
Ehsan Akhgari
2b80a6f4a6
Bug 496335 - Don't restart Necko on Private Browsing mode transitions; r=mconnor
...
--HG--
rename : browser/components/privatebrowsing/test/unit/test_sslsite_transition.js => browser/components/privatebrowsing/test/unit/test_transition_nooffline.js
2009-07-11 20:24:13 +04:30
Dão Gottwald
7d821d6e95
Bug 485841 - Get rid of some timeouts and avoid boxObject where appropriate in tabbrowser, part 1. r=enn
2009-07-10 09:02:12 +02:00
Dão Gottwald
ac490d3470
Backed out changeset 3b6affa995be
2009-07-09 22:05:23 +02:00
Dão Gottwald
b9fdd0c7d0
Bug 485841 - Get rid of some timeouts and avoid boxObject where appropriate in tabbrowser. r=enn
2009-07-09 20:59:02 +02:00
Robert Strong
bf24dc7284
Bug 500251 - Cannot set set Minefield as default browser on Windows CE. r=vlad
2009-07-08 13:51:21 -07:00
Doug Turner
c56708705b
Bug 484488 - MakeFullWindow support for windows mobile. r=olli.pettay, sr=vlad
2009-07-08 09:13:13 -07:00
Phil Ringnalda
a51763aea8
Bug 435923 - Remove BUILD_OFFICIAL in favor of MOZILLA_OFFICIAL, r=ted
2009-07-07 20:24:45 -07:00
Mark Finkle ext:(%2C%20Shawn%20Wilsher%20%3Cme%40shawnwilsher.com%3E%2C%20Marco%20Bonardo%20%3Cmak77%40bonardo.net%3E)
cf0241bf3f
Bug 483980 - Allow history/bookmark observer components to register with a startup category
...
This changeset allows for history and bookmark observers to be registered via
the category manager. This means the bookmarks service does not have to be
initialized at startup to register observers with it, as well as the history
service.
r=sdwilsh
r=mak
r=dietrich
2009-03-25 15:31:36 -05:00
Ryan Flint
01ebff6144
Bug 502764 - Disable DNS prefetching for microsummary requests. r=sdwilsh
2009-07-06 22:24:04 -04:00
Dave Townsend
b7bbffcf77
Bug 481406: Stop using dump in browser chrome tests. r=mak77
2009-07-06 10:27:26 +01:00
Doug Turner
55fdfb6010
Backing about 484488.
2009-07-05 22:24:56 -07:00
Doug Turner
78afc48ace
Bug 484488 - MakeFullWindow support for windows mobile. r=olli.pettay, sr=vlad
2009-07-01 12:01:11 -07:00
Marco Bonardo
f5eaa3ca95
Bug 496058 - mochitest-browser-chrome: browser_bookmarksProperties.js times out intermittently, r=enn
2009-07-01 11:19:11 +02:00
Ehsan Akhgari
2bea39652a
Bug 501413 - In a right-to-left localization, clicking any url in the bookmark sidebar doesn't work; r=mak77
2009-07-01 01:17:13 -07:00
Dão Gottwald
87c8e42a85
Bug 491247 - utils.js: reference to undefined property aPopup.childNodes[aPopup._startMarker + 1]. r=mak
2009-06-29 18:47:03 +02:00
Dão Gottwald
160cc9f85c
Bug 500976 - PlacesController.prototype._shouldShowMenuItem should not depend on bug 232598. r=sdwilsh
2009-06-28 18:04:18 +02:00
Paul O’Shannessy
c9d578ace8
Bug 493823 - One test from browser_394759 not being run, r=zeniko
2009-06-15 10:40:49 -07:00
Marco Bonardo
d6c5ee0c9f
Bug 495675 - 500 ms delay when holding mouse down on folders on bookmarks toolbar before they open, r=dietrich
2009-06-25 00:15:25 +02:00
Neil Deakin
8eb3e02e5d
Bug 499547, double click on bookmark in library not raising window, r=dao
2009-06-24 13:12:31 -04:00
Marco Bonardo
09c76bcf32
Bug 494372 - when views are notified skip static content, r=dietrich
2009-06-24 18:29:26 +02:00
Marco Bonardo
13fb524dd9
Bug 498620 - Saved search folder is not visible in left folder pane or open-able in right pane immediately after saving, r=dietrich
2009-06-24 10:59:30 +02:00
Ben Newman
94f19e102d
Bug 484121 (2/6) - Add nsIDTD::GetMode to eliminate heinous const_cast. r+sr=mrbkap
2009-06-23 14:22:16 -07:00
Marco Bonardo
c4d4ef8419
Bug 490742 - Transactions Manager should batch child transactions, r=sdwilsh
2009-06-23 11:40:26 +02:00
Bruno Calvignac
c552497569
Bug 433070 - Cannot import passwords from Seamonkey. r=gavin
2009-06-22 13:38:31 +02:00
Neil Deakin
2737a14b5e
Bug 456106, use new drag and drop api in browser and toolkit, r=mano
2009-06-20 20:04:07 -04:00
Michael Kraft
bee927e616
Bug 491168 - Allow SessionStore to save/restore referrer field. r=zeniko
2009-06-19 09:37:08 +02:00
Marco Bonardo
0e672ad5f9
Bug 498407 - Adding search keyword doesn't work on many sites, transactions manager tries to get anno for an invalid itemId, r=dietrich
2009-06-16 17:17:43 +02:00
Marco Bonardo
4a7058a7b6
Bug 324430 - Allow stopping Places results updates when they are unused, r=dietrich
2009-06-15 13:09:40 +02:00
Paul O’Shannessy
e4e7c605b7
Bug 494749 - mochitest-browser-chrome: browser_490040.js times out intermittently, r=zeniko
2009-06-13 00:23:44 -07:00
Dietrich Ayala
17819e9de5
Bug 492796 - isLivemark should use the livemark cache, instead of the db (r=marco)
2009-06-12 15:39:42 -07:00
Dietrich Ayala
53229ad0c0
Bug 492794 - microsummary service should cache bookmark ids for fast access (r=marco)
2009-06-12 15:26:04 -07:00
Dietrich Ayala
6837f90750
Bug 493636 - when possible, use cached left pane query ids instead of the anno service directly (r=marco)
2009-06-12 15:21:47 -07:00
Margaret Leibovic
421183e7a9
Bug 481231 - Add an ID to the rows element of editBookmarkPanelGrid in editBookmarkOverlay.xul, r=sdwilsh
2009-06-12 14:59:32 +02:00
Marco Bonardo
ef0215a447
Bug 491276 - places/menu.xml: reference to undefined property this._self._result, r=dietrich
2009-06-12 14:59:25 +02:00
Marco Bonardo
6122b135ac
Bug 496266 - unit test for bug 496103 (browser_drag_bookmarks_on_toolbar.js) causes page navigation, r=gavin
2009-06-12 14:59:15 +02:00
Marco Bonardo
fabd399a05
Bug 496277 - unit test for bug 496103 (browser_drag_bookmarks_on_toolbar.js) fails on Linux, r=gavin
2009-06-12 14:59:10 +02:00
Michael Kohler
f596a31fe8
Bug 407366 - Require <something> for the keyword field when keyword searches are created, r=mak
2009-06-12 14:59:04 +02:00
Dietrich Ayala
d4ecc24959
Bug 497563 - Crashes [@ BindStatementURI] (r=sdwilsh)
...
* * *
2009-06-12 00:34:35 -07:00
Gavin Sharp
ca3f7d6c20
Bug 497482: flush 'save session' pref explicitly when shutting down, since some ways of shutting down on mac cause us to avoid saving prefs, r=mconnor
2009-06-11 16:17:33 -04:00
Marco Bonardo
a42c49ee0e
Bug 496635: Middle click bookmark in the right-upper pane of the library does not open in new tab, r=dietrich
2009-06-12 00:07:06 -04:00
Shawn Wilsher
b84cbee827
Backed out changeset d891a7418d95 (bug 483980)
2009-06-11 16:08:07 -07:00
Mark Finkle ext:(%2C%20Shawn%20Wilsher%20%3Cme%40shawnwilsher.com%3E%2C%20Marco%20Bonardo%20%3Cmak77%40bonardo.net%3E)
2cf526db39
Bug 483980 - Allow history/bookmark observer components to register with a startup category
...
This changeset allows for history and bookmark observers to be registered via
the category manager. This means the bookmarks service does not have to be
initialized at startup to register observers with it, as well as the history
service.
r=sdwilsh
r=mak
r=dietrich
2009-03-25 15:31:36 -05:00
Dão Gottwald
4fb8ab77ea
Backed out changeset 0b7f20c1f468
2009-06-11 09:06:53 +02:00
Dão Gottwald
2dec8d5365
Bug 482105 - Restyle the search bar on OS X. r=mstange,rflint
2009-06-11 02:37:59 +02:00
Neil Deakin
e4be0a0eed
Bug 488846, use a custom controller finding method which checks for open context menus for places, r=mak (CLOSED TREE)
2009-06-10 14:00:30 -04:00
Gavin Sharp
60fc4e646d
add bug # ref in comment for bug 496103's test
2009-06-04 03:40:11 -04:00
Gavin Sharp
30b5394653
disable test for bug 496103 on linux
2009-06-04 03:35:56 -04:00
Gavin Sharp
4b6dbc8ae5
Tweak comment for unit test bustage fix for bug 496103
2009-06-04 01:54:23 -04:00
Gavin Sharp
dbf7fff25e
Unit test bustage fix for bug 496103
2009-06-04 01:50:16 -04:00
Gavin Sharp
cda659cb28
Bug 496103: don't cancel mousedown events for menus (prevents dragging bookmark folders on the bookmark toolbar), r+sr=Neil. Test by Marco Bonardo <mak77@bonardo.net>, r=dietrich
2009-06-03 22:43:03 -04:00
Boris Zbarsky
9aa406ba85
Backed out changeset 171da87539a4 due to persistent failure of the browser_420786.js test on Linux.
...
--HG--
extra : rebase_source : 85a483ec9afca4bf536c64da8620ddbfb6352e4f
2009-06-01 17:03:41 -04:00
Ehsan Akhgari
d3a50429b6
Bug 495495 - Entering Private Browsing mode prohibits keyboard focus on URL location bar; r=mconnor,zeniko
2009-06-01 21:30:02 +04:30
Simon Bünzli
52f394a95b
Bug 493467 - preserve allowDNSPrefetch and allowAuth and test for completeness r=dietrich a=beltzner
2009-05-27 13:52:01 -04:00
honzab.moz@firemni.cz
f49e64a688
Bug 494543 - Can't add items to Dell.com shopping cart (r=dietrich and others)
2009-05-27 10:31:32 -07:00
ehsan.akhgari@gmail.com
bfd1ca78f7
Bug 494887 - .inline-link cannot be selected with the keyboard (r=dao)
2009-05-26 17:00:14 -07:00
Ehsan Akhgari
80a1a7c477
Bug 494538 - A page info dialog that is opened during private browsing stays open after leaving private browsing; r=mconnor
2009-05-25 07:58:41 +04:30
Paul O’Shannessy
ee34709934
Bug 490040 - Reattaching a lone tab into another window causes an empty window to be added to Recently Closed Windows, r=zeniko
2009-05-22 11:01:04 -07:00
L. David Baron
48c0fd2984
Merge backout of changeset 1abeb6c87131 (Bug 480205 - Implement a wrapper for exposing chrome objects to content (aka COWs)) due to mochitest failures and leaks.
2009-05-21 06:54:52 -04:00
L. David Baron
3dd611372e
Backed out changeset 1abeb6c87131 (Bug 480205 - Implement a wrapper for exposing chrome objects to content (aka COWs)) due to mochitest failures and leaks.
2009-05-21 06:54:41 -04:00
Ehsan Akhgari
17bfc90e36
Bug 488706: Migrate clear private data settings. r=mconnor
2009-05-21 10:51:56 +01:00
Blake Kaplan
83e011d635
Bug 480205 - Implement a wrapper for exposing chrome objects to content (aka COWs). r+sr=jst sr=bzbarsky on some parts.
2009-05-21 01:17:51 -07:00
Honza Bambas
b4f9d96681
Bug 455070 - Make sessionStorage object conform the WHATWG spec, r+sr=jst
2009-05-21 00:27:31 +02:00
Honza Bambas
c97cbced9b
Backed out changeset b2e48c0aa965
2009-05-20 22:30:21 +02:00
Honza Bambas
d683c85eb5
Bug 455070 - Make sessionStorage object conform the WHATWG spec, r+sr=jst
2009-05-20 20:19:38 +02:00
Johnathan Nightingale
eeac6d3610
Don't clear session when "clear on shutdown" is set if we're actually just doing a restart. b=487219 r=zeniko
2009-05-20 09:27:25 -04:00
Honza Bambas
3a406782bd
Backed out changeset ef25b4175b78
2009-05-20 10:37:31 +02:00
Honza Bambas
f019692628
Bug 455070 - Make sessionStorage object conform the WHATWG spec, r+sr=jst
2009-05-20 10:23:41 +02:00
xtc4uall@gmail.com
16a71a366f
Bug 413746 - Use "page" instead of "site" for malware/phishing block pages. r=dcamp, pike
2009-05-19 10:19:45 +02:00
Dietrich Ayala
dada5bf421
Bug 492802 - library details pane is refreshed on focus even when contents haven't changed, r=mak77
2009-05-19 01:07:01 +02:00
Dietrich Ayala
566208306c
Bug 492804 - remove hasAnno check for bookmark description, r=mak77
2009-05-19 01:06:55 +02:00
Asaf Romano
4b1e16bc03
bug 490068 - leak window after showing bookmarks panel. r=dietrich.
2009-05-17 23:14:27 +03:00
Dão Gottwald
1fc9aeeb77
Backed out changeset af8ea3e887d8
2009-05-16 12:16:38 +02:00
Paul O’Shannessy
042e230c20
Bug 490040 - Reattaching a lone tab into another window causes an empty window to be added to Recently Closed Windows, r=zeniko
2009-05-14 15:52:51 -07:00
Dão Gottwald
40c7ba993d
Bug 419218 - Bookmark properties dialog is using wrong icon for "save changes" button. r=mak, ui-r=faaborg
2009-05-16 10:14:21 +02:00
Drew Willcoxon
f308a38f48
Bug 490199 - Selected option in new privacy pane not sticky when switching from never remember to customized view; r=rs
2009-05-16 09:24:28 +04:30
Ehsan Akhgari
579efe720f
Bug 480898 - Both sanitize.xul use pseudo columns in em which mess with bounding elements; r=johnath,adw
2009-05-16 09:18:44 +04:30
Dão Gottwald
ecd153a3b8
Bug 491221 - default button styling missing in the bookmarks properties dialog. r=mak, enn
2009-05-15 15:33:59 +02:00
Marco Bonardo
40d2e8bc03
followup for Bug 392193 - first run migration / import from ie, opera and safari browser can be slow, migration should use "run in batch". Fix Opera migrator regression. r=sdwilsh
2009-05-14 14:11:56 +02:00
Marco Bonardo
cfc1954b44
Bug 491269 - Test that editing folder name in bookmarks properties dialog does not accept the dialog, r=adw
2009-05-14 14:11:51 +02:00
Marco Bonardo
a2935c0136
Bug 480238 - Double-clicking tree column separator opens highlighted link, r=enn
2009-05-14 14:11:46 +02:00
Dão Gottwald
85be1ab722
Bug 490121 - Drag & drop scrolling in places menus needs to be more responsive. r=enn
2009-05-14 00:46:34 +02:00
Marco Bonardo
ee5ffa86a8
Bug 392193 - first run migration / import from ie, opera and safari browser can be slow, migration should use "run in batch", r=sdwilsh
2009-05-12 11:15:02 +02:00
Michael Kohler
e438aaa451
Bug 465082 - Add "Forget About This Site" to History sidebar's site container context menu, r=mak77 ui-r=beltzner
2009-05-11 11:06:12 +02:00
Michael Kohler
efb1176179
Bug 422181 - Add Create Bookmark in history item context menu, r=mak77
2009-05-11 11:06:06 +02:00
Doug Turner
e4c4ea2870
Bug 491756 - Clear geolocation token when forget about this site is called r=gavin
2009-05-06 18:28:50 -07:00
Doug Turner
1e792de99a
Bug 491769 - add access key to the checkbox in the geolocation infobar. r=gavin
2009-05-06 16:32:37 -07:00
Doug Turner
fc0b439cae
Bug 491739 - change geolocation prompt strings for 3.5 final r=gavin
2009-05-06 16:25:31 -07:00
Doug Turner
2302f91fad
Bug 491732 - Add geolocation to Page Info. r=gavin
2009-05-06 15:38:50 -07:00
L. David Baron
8c38aba811
Switch HTML mochitests from using MochiKit.js to packed.js. (Bug 490955) r=sayrer
2009-05-06 13:46:04 -07:00
Vladimir Vukicevic
abce5af2c7
b=490813; linker error in browser/components/build with --as-needed; r=bsmedberg
2009-05-06 13:02:05 -07:00
Dão Gottwald
f2cf613a17
Bug 414642 - Remove tooltip workaround from bug 336231 since bug 374288 is fixed. r=gavin
2009-05-06 10:29:05 +02:00
Marco Bonardo
6d9bee4245
Bug 484019 follow-up - Remove wrongly pushed debug dumping code
2009-05-05 00:40:48 +02:00
Siddharth Agarwal
81ff1e06cd
Part 3 of bug 472093 -- fix build system to use NTDDI_VERSION instead of random checks -- add MOZ_NTDDI_* defines, switch code over to use these defines.
...
r=ted for build config parts, r=jmathies for app association and download manager changes, r+sr=bz for helper app service, r=vlad + sr=ted for stock icons.
2009-04-12 20:25:29 +05:30
timeless@mozdev.org
77811df3a6
Bug 489953 Remove extraneous semicolons
...
r=gavin
2009-05-03 09:28:43 -07:00
Arpad Borsos
a75d7eed17
Bug 474369 - get rid of nsVoidArray, browser part; r+sr=vlad
2009-03-24 15:13:33 +01:00
Ehsan Akhgari
1a0c64fa3e
Bug 482334 - Entering "always on" mode of Private Browsing should not show last session; r=zeniko ui-r=mconnor
2009-05-02 09:47:22 +04:30
Dão Gottwald
bc1ca00515
Bug 491006 - remove redundant places-toolbar-items class. r=mak
2009-05-01 19:11:21 +02:00
Marco Bonardo
33ca0a3df6
Bug 487823 - mochitest-browser-chrome hang/timeout (1200 seconds without output) on mozilla-central Linux box, r=adw
2009-04-30 11:10:38 -07:00