Commit Graph

4614 Commits

Author SHA1 Message Date
Drew Willcoxon
9f2f035eda Bug 536893 - Asynchronous API for opening nsNavHistoryFolderResultNodes (part 2), r=mano 2010-04-09 11:30:35 -07:00
Dão Gottwald
4fcace4c9f s/mTabs/tabs/ (no bug, CLOSED TREE) 2010-04-09 13:18:02 +02:00
Robert Strong
472ef22f32 Bug 538331 - On update perform action based upon the update metadata. r=dietrich, r=dtownsend, r=gavin, ui-r=beltzner 2010-04-06 19:49:23 -07:00
Robert Sayre
0f3df923db Merge mozilla-central to tracemonkey. 2010-04-04 14:15:05 -04:00
Dão Gottwald
9c87f94fb0 use Services.* in browser chrome tests 2010-04-03 09:36:55 +02:00
Robert Sayre
7d438a554a Merge mozilla-central to tracemonkey. 2010-04-02 10:10:27 -04:00
Dão Gottwald
986b546ddd use Services.* in browser chrome tests 2010-04-02 09:20:42 +02:00
Marco Bonardo
c92ceba9fd Bug 556376 - Provide a common head for Places xpcshell-tests.
r=dietrich on code changes, blanket-rs=places-team for test changes
2010-04-02 00:42:25 +02:00
Robert Sayre
1a657e9883 Merge mozilla-central to tracemonkey. 2010-03-30 21:13:01 -07:00
Marco Bonardo
7e6d78cb76 Bug 545228 - Firefox leaks the world on Windows 7. r=robarnold 2010-03-17 20:08:56 +01:00
Ehsan Akhgari
efa27354ff Bug 552124 - Reset URL bar transaction manager when leaving private browsing; r=gavin 2010-03-31 16:22:37 -04:00
Jeff Walden
23f72aa6c3 Bug 551529 - Remove __count__. r=shaver 2010-03-12 17:09:49 -08:00
Dão Gottwald
5dda4c5428 fix up tests 2010-03-13 17:55:44 +01:00
Joel Maher
6b6e9978a3 Bug 544097 Chaning mochitests to run against mochi.test instead of localhost r=ted, waldo, dwitte p=jmaher. Landed on CLOSED TREE 2010-03-12 13:53:36 -08:00
Ehsan Akhgari
d940d233c8 Remove the debugging info which was added as part of bug 518970; r=dao (landed on a CLOSED TREE) 2010-03-12 14:50:45 -05:00
Asaf Romano
f62b88bc41 Bug 543444 - Replace single-view API with multiple observers. r=mak sr=rstrong 2010-03-12 12:14:47 +01:00
Ehsan Akhgari
9468c2a7e4 Bug 518970 - frequent timeout in browser_394759_privatebrowsing.js, caused by browser_394759.js and browser_354894.js; rs=jmuizelaar 2010-03-11 17:17:36 -08:00
Dão Gottwald
3fe9fc4e86 Bug 551712 - Tab event listeners should be added to the tab container, not the tabbrowser. r=zeniko 2010-03-11 21:38:06 +01:00
Asaf Romano
1347890116 Bug 555293 - MLFB: Port bug 547815 to Firefox. r=the-one-who-likes-filing-bugs. 2010-03-27 00:15:02 +03:00
Ryan Flint
98dd63c4e4 Bug 541779 - Make site-specific zoom check asynchronous. r=myk 2010-03-25 06:52:21 -04:00
Dão Gottwald
3c2dd7e5a9 Bug 544762 - Implement menuitem-with-favicon class in toolkit and use it in appropriate places. ui-r=faaborg, r=gavin 2010-03-24 10:17:40 +01:00
Josh Aas
5c2f8c4d8c More Carbon usage cleanup. b=550787 r=bsmedberg 2010-03-10 14:30:11 -05:00
Marco Bonardo
236497986e Bug 542941 - Part2: markPageAsFollowedLink and TRANSITION_FRAMED_LINK, r=dietrich sr=mconnor 2010-03-10 13:40:34 +01:00
Brad Lassey
96319c4535 backing out changesets e939397fc6a5, 88529662c474 and 3d7c54b194bb due to random hangs in pgo tests 2010-03-09 22:33:11 -05:00
Rob Arnold
9f08a2199c Bug 546572 - Tab Previews should use the window's docShell r=rflint 2010-02-16 19:55:00 -05:00
Rob Arnold
d72cb1bea1 Bug 520807 - Windows 7 taskbar previews scales out of screen r=rflint r=jmathies 2010-01-17 09:29:00 -05:00
Rob Arnold
0c3d321b56 Bug 527105 - Hovering over a taskbar preview causes the product name in the title bar to disappear r=rflint sr=mconnor 2010-01-17 09:04:00 -05:00
Joel Maher
1c8d232df2 Bug 544097 changing mochitests to use mochi.test instead of localhost for windows mobile refactoring p=jmaher, r=ted,dwitte, sayrer, waldo, ctalbert 2010-03-09 08:55:39 -08:00
Marco Bonardo
7522fa3186 backout bug 543444 due to leaks 2010-03-09 17:23:32 +01:00
Asaf Romano
309a26a9cb Bug 543444 - Replace single-view API with multiple observers. r=mak sr=rstrong 2010-03-09 14:43:09 +01:00
Marco Bonardo
1593a62e17 Bug 546942 - Move places import-export-service to toolkit. r=sdwilsh
--HG--
rename : browser/components/places/public/nsIPlacesImportExportService.idl => toolkit/components/places/public/nsIPlacesImportExportService.idl
rename : browser/components/places/src/nsPlacesImportExportService.cpp => toolkit/components/places/src/nsPlacesImportExportService.cpp
rename : browser/components/places/src/nsPlacesImportExportService.h => toolkit/components/places/src/nsPlacesImportExportService.h
2010-03-24 02:17:49 +01:00
Marco Bonardo
781e9c3d0b Bug 552444 - Part 2: fix "UsrMicsumGens" dependency. r=mano 2010-03-23 14:55:19 +01:00
Marco Bonardo
4c5018fca7 Bug 552444 - Part 1: Move microsummaries service to Places toolkit. r=mano
--HG--
rename : browser/components/microsummaries/public/nsIMicrosummaryService.idl => toolkit/components/places/public/nsIMicrosummaryService.idl
rename : browser/components/microsummaries/src/nsMicrosummaryService.js => toolkit/components/places/src/nsMicrosummaryService.js
2010-03-23 14:55:17 +01:00
Dão Gottwald
0152250bfd use tabbrowser.tabs in tests (no bug)
--HG--
extra : rebase_source : a234b87605b3ba66abd71caac862245ba3d99d71
2010-03-22 17:04:18 +01:00
Dão Gottwald
f809d4ea43 Bug 554005 - Implement tabbrowser.tabs, deprecate mTabs and mTabContainer. r=gavin 2010-03-22 15:12:04 +01:00
Marco Bonardo
7d472297f7 Backout bug 545228 till we figure out the crash ratio increase in bug 530962 2010-03-20 10:08:18 +01:00
Paul O’Shannessy
703506b093 Bug 553104 - Use Services.jsm in sessionstore [r=zeniko] 2010-03-19 15:43:01 -07:00
Paul O’Shannessy
4942620cbb Bug 537289 - Only save form data for fields that aren't the default value [r=zeniko]
Note: This also modifies the test for bug 456342.
2010-03-19 12:28:35 -07:00
Philipp von Weitershausen
54b1618982 Bug 553305 - Properly declare 'i'. r=dietrich
--HG--
extra : rebase_source : f74932397a6aa10672d498cad73322d8516fb406
2010-03-19 08:43:48 +01:00
Ehsan Akhgari
40969a5b9a Bug 549536 - nsPrivateBrowsingService.js should use nsICookieManager2.getCookiesFromHost; r=dwitte
--HG--
extra : rebase_source : b0fba0e0998539835550be7f8d31e2bdcf4682fa
2010-03-18 12:13:27 -04:00
Marco Bonardo
c78c824f17 Bug 545228 - Firefox leaks the world on Windows 7. r=robarnold 2010-03-18 11:59:12 +01:00
Dão Gottwald
20db4d9d4a Bug 537061 - Fix for intermittent failure in browser_522545.js. r=zpao 2010-03-18 07:59:25 +01:00
Dão Gottwald
0387ebabea Disable randomly failing test, investigating locally 2010-03-17 12:27:41 +01:00
Dão Gottwald
b25ad588a0 Attempt to fix browser_522545.js failure 2010-03-17 10:24:28 +01:00
Paul O’Shannessy
11ea6fcf6a Bug 551505 - Fix context of RestoreDocument_proxy [r=zeniko] 2010-03-15 10:51:10 -07:00
Paul O’Shannessy
2dd161f3c9 Bug 551285 - Drop backwards compatibility for Firefox 2/3 [r=zeniko] 2010-03-15 10:51:10 -07:00
Kyle Huey
a7c3948d0a Backed out changeset 8ce70abd7777 2010-03-09 01:14:21 -05:00
Joel Maher
694ec71da0 Bug 544097 Change mochitests to use mochi.test instead of localhost for mobile refactoring p=jmaher r=ted,dwitte,sayrer 2010-03-08 19:21:33 -08:00
Marco Bonardo
af87bbaf6d Bug 529062 - Re-enable browser_views_liveupdate.js test on Mac, and make it check title changes too, r=mano 2010-03-05 09:26:39 -08:00
Clint Talbert
5b4513c7e9 Backed out changeset b4372055f473 -- due to unexplained orange on OS X Leak test (Bd) box 2010-03-07 17:34:23 -08:00
Joel Maher
3cd691129e Bug 544097 - Change mochitests to use mochi.test instead of localhost for mobile test refactoring p=jmaher, r=sayrer,dwitte 2010-03-07 16:08:05 -08:00
Robert O'Callahan
616b7eed72 Backed out changeset 79f299fc10d6 2010-03-05 20:10:20 +13:00
Asaf Romano
fe8fdd5f03 Relanding bug 543444 - Replace single-view API with multiple observers. r=mak. sr=rstrong. 2010-03-04 13:23:41 -08:00
Simon Montagu
d6b0caacfa Add Tibetan to font selection UI. Bug 441110, r=emk 2010-03-04 10:55:53 +02:00
Dão Gottwald
9f5ba67cdf Bug 547224 - Remove the custom emptyText implementation, implement textbox.placeholder using the input field's native placeholder facility. r=enn
--HG--
extra : rebase_source : 50e3996d42073daa4c9f68f8c263b8b8106f3d84
2010-03-04 08:13:27 +01:00
Asaf Romano
eb72e43829 Backing out bug 543444 due to orange. 2010-03-03 17:23:51 -08:00
Asaf Romano
79c992514c Bug 543444 - Replace single-view API with multiple observers. r=mak, sr=rstrong. 2010-03-03 14:45:16 -08:00
Marco Bonardo
73ed222e26 Bug 518970 - Double the timeout for browser_394759.js (random failure). 2010-03-03 10:30:33 -08:00
Marco Bonardo
7345ab9b52 Bug 521802 - Polling for innerHTML value in browser_459906.js (random failure). r=zpao 2010-03-03 10:30:28 -08:00
Serge Gautherie
991186070c Bug 499435 - mochitest-browser-chrome: browser_420786.js needs to report "success"; (Av1) Add a |todo(false, "...");|.
r=gavin.sharp.
2010-03-03 11:12:28 +01:00
Dietrich Ayala
983508eebf Bug 548614 - use define instead of literal string for windows favorites dir (r=gavin) 2010-02-25 11:34:42 -08:00
Asaf Romano
40a2a590a8 Bug 520659 - Lazily build places trees when possible. r=mak. 2010-02-25 20:30:09 +02:00
Marco Bonardo
7ddb95dce2 Bug 544047 - Remove Places dependency on nsDragAndDrop.js. Use the new drag and drop API everywhere. r=mano 2010-02-23 16:20:36 +01:00
Paul O’Shannessy
4ef6775f0a Backed out changeset 2c60006b6c1f (bug 520659) because of resulting orange. 2010-02-22 14:58:09 -08:00
Asaf Romano
9373a85130 Bug 520659 - Lazily build places trees when possible. r=mak. 2010-02-22 23:37:52 +02:00
Dão Gottwald
fd1f3b7dbd Bug 482105 - Replace searchbar design images with CSS borders, backgrounds and box shadows. r=mstange, r=rflint 2010-02-21 16:03:52 +01:00
Jae-Seong Lee-Russo
287034c014 Bug 468810 - Make "Manage search engines" window resizable. r=rflint 2010-02-12 05:43:18 -05:00
Justin Dolske
efed813bd9 Bug 540532 - allow setting report submission preference via XPCOM. r=gavin, r=ted 2010-02-09 17:05:31 -08:00
Rob Arnold
2b77b05c2b Bug 522262 - Aero Peek shows progress circles instead of thumbnails/previews. r=rflint 2010-02-09 05:31:49 -05:00
Marco Bonardo
6934734e99 Bug 522610 - [AeroPeek] Dragging tabs sometimes does not update previews order correctly, r=robarnold 2010-02-08 16:10:39 +01:00
Kev Needham
6beafb7353 Bug 457777 - bookmark items in distribution.ini are not added if the item number has more than one digit, r=mak 2010-02-04 15:56:12 +01:00
Marco Bonardo
4b94d141dd Backout previous fix for bug 457777 2010-02-06 12:30:02 +01:00
Dão Gottwald
acdcd42b19 add missing spaces; 'switch' is not a function 2010-02-06 11:40:06 +01:00
Dão Gottwald
c0ec1eed4e tests cleanup 2010-02-06 10:03:25 +01:00
Dão Gottwald
4c2a8592be Use ordinary JS functions as observer callbacks in browser chrome tests 2010-02-06 09:47:42 +01:00
Kev Needham
7da0536db1 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
32407addb6 Bug 538765 - cleanup Places browserGlue tests, r=dietrich 2010-02-04 15:56:10 +01:00
Justin Lebar
2fc408988c Bug 500328 - Implement History.pushState(), History.replaceState() methods. r=smaug, r=zpao, sr=sicking 2009-09-01 09:45:05 -07:00
Daniel Holbert
5b040182d4 merge after backing out c7a04be6904 on suspicion of causing bug 543034 2010-01-29 18:56:08 -08:00
Daniel Holbert
585d440f02 Backed out changeset dc7a04be6904 on suspicion of causing bug 543034. 2010-01-29 18:50:46 -08:00
Marco Bonardo
88d42265f1 Bug 528219 - Double the timeout for test browser_354894.js (random orange) 2010-01-29 12:58:18 +01:00
Justin Lebar
731c252671 Bug 500328 - Implement History.pushState(), History.replaceState() methods. r=smaug, r=zpao, sr=sicking 2009-09-01 09:45:05 -07:00
Honza Bambas
3f72ce86df Bug 501423 - StorageEvent implementation does not match the spec, r=jst 2010-01-28 15:53:53 +01:00
Marco Bonardo
80739aef23 Bug 525610 - Double the timeout for test browser_library_views_liveupdate.js (random orange) 2010-01-28 14:09:55 +01:00
Steffen Wilberg
c762cf2060 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
bce967fc88 Bug 427973 - Remove cookies button shifts. r=gavin 2010-01-24 14:48:56 +01:00
Dão Gottwald
7e1d49cd02 Bug 528732 - getMostRecentBrowserWindow should skip closed windows. r=gavin 2010-01-24 11:20:10 +01:00
Kyle Huey
3a92fcb987 Backed out changeset 6f48ddc83ea7 2010-01-23 09:36:18 -05:00
Dão Gottwald
f580a5f597 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
4a0c40f9f2 Bug 540534 - Use Cu instead of Components.utils in nsSessionStartup [r=dietrich] 2010-01-22 12:21:41 -08:00
Ehsan Akhgari
c57571f9e6 Bug 539296 - Disable registerProtocolHandler prompting inside the private browsing mode; r=mconnor 2010-01-22 12:32:51 -05:00
Dietrich Ayala
64d7917ed7 Bug 521285 - remove app-wide microsummary generator support (r=marco) 2010-01-22 08:55:58 -08:00
Dietrich Ayala
9c340cfa5d Bug 539870 - don't load distribution.js until needed (r=marco) 2010-01-21 15:49:11 -08:00
Dietrich Ayala
0a4e5e3635 Bug 539991 - minor memoization (r=ehsan) 2010-01-21 15:45:01 -08:00
Marco Bonardo
be7137c1c9 Bug 520165 - Part 9 (Migration): fix dependancies, r=dietrich 2010-01-15 17:40:24 +01:00
Marco Bonardo
cb67ac168d Bug 520165 - Part9: remove old expiration code, r=mano 2010-01-15 17:40:19 +01:00
Marco Bonardo
535b37d79f Bug 520165 - Part8: Change onPageExpired to onDeleteVisits, r=mano, sr=mconnor 2010-01-15 17:40:17 +01:00
Marco Bonardo
5179d58974 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
f5b895041a Fix bustage from changeset 19cbd4b19925 2010-01-15 15:57:50 +01:00
Marco Bonardo
a26988ca29 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
972936ad25 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
3c805a9b16 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
f08afe579d Bug 510219 - disable test_browserGlue_smartBookmarks.js on Windows due to almost perma-orange 2010-01-12 12:40:15 +01:00
Marco Bonardo
8faddb0f07 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
bd0987e061 bug 538606 - make IE profile migration not use #import. r=gavin 2010-01-08 13:06:21 -05:00
Marco Bonardo
ef4bf93d67 Bug 523936 - Random Test Failure in test_browserGlue_distribution.js, r=sdwilsh 2010-01-10 11:47:36 +01:00
Marco Bonardo
838bc2357f 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
9e39a5fed7 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
946fe7336d 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
7a70d2fd18 bug 510219 - Add checks in random failing test_browserGlue_smartBookmarks.js 2010-01-08 18:03:05 +01:00
Marco Bonardo
9d4eb40b97 Add some logging to browserGlue random failing tests 2010-01-08 13:57:51 +01:00
Shawn Wilsher
ebd3fb919e Disabled test_browserGlue_smartBookmarks.js due to bug 510219. 2009-12-31 09:31:49 -08:00
Shawn Wilsher
84c858278f Attempt to fix bug 510219 which is currently very orange. r=orange 2009-12-31 06:35:43 -08:00
Drew Willcoxon
33e230da5e Bug 529597 - Places protocol handler, r=mak77,bz 2009-12-29 19:37:24 -08:00
Dão Gottwald
799934de98 Backed out changeset 06e4ea15db72 (bug 529597) because of test_bug_405924.html failure 2009-12-29 13:33:57 +01:00
Drew Willcoxon
0c4d0dc467 Bug 529597 - Places protocol handler, r=mak77,bz 2009-12-28 09:44:53 -08:00
Ryan Flint
a05f4a5d4d Stop browser_426329.js from touching the network; causing random orange (bug 534889). 2009-12-27 23:30:21 -05:00
Blair McBride
ca68af6299 Bug 397937 - Handle view-source on malware and error pages more gracefully, r=mconnor 2009-12-23 22:03:37 -05:00
Marco Bonardo
cada36ba33 Re-enable sync for random oranges that could have been fixed by bug 536435. 2009-12-22 21:57:46 +01:00
Metal Sonic
80ae9b3620 Bug 507387 - fix copyright holder; Mozilla Corporation -> Mozilla Foundation. r=gerv. 2009-12-21 21:50:30 +00:00
Dão Gottwald
72c94be379 browser_490040.js cleanup 2009-11-28 09:58:11 +01:00
Dão Gottwald
c8eec4100f browser_514751.js cleanup 2009-11-28 09:58:32 +01:00
Robert Strong
3f9e84ec98 Bug 529942 - Remove nsIApplicationUpdateService2 on trunk. r=dtownsend 2009-12-18 14:02:08 -08:00
Marco Bonardo
b169131f5c Bug 531151 - Increase Annotation Service robustness, r=dietrich 2009-12-18 11:30:37 +01:00
Ehsan Akhgari
a85d5e669d Fixing bustage in nsPrivateBrowsing.js 2009-12-17 17:34:31 -05:00
Asaf Romano
7a31cb37fa Bug 529062 - [Mac] Bookmarks menu entries don't update correctly, r=mak 2009-12-17 22:28:10 +01:00
Dietrich Ayala
4ead986fb8 Bug 532542 - nsBrowserGlue has a bunch of anonymous functions, r=rstrong 2009-12-17 22:28:08 +01:00
Ehsan Akhgari
e1cd9c2d88 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
63ad68e798 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
d331d3d51c 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
9417b5259a browser_354894.js debug spew 2009-12-17 14:55:55 +01:00
Paul O’Shannessy
1d4479d4ca 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
6add949fb3 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
e9668b8a77 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
d780cc22eb 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
308ada8348 more browser_354894.js debug spew 2009-12-16 11:14:54 +01:00
Dietrich Ayala
7754ad28b2 Backed out changeset a6d5fda15815 for bug 532542 due to a test failure. 2009-12-16 00:20:21 -08:00
Dietrich Ayala
502648eb23 Bug 532542 - nsBrowserGlue has a bunch of anonymous functions (r=rstrong) 2009-12-15 23:27:17 -08:00
Jim Mathies
19576f9ebc Bug 529273 - js timer exception when updating jumplists. r=dao. 2009-12-15 14:33:51 -06:00
Dão Gottwald
5915ccca32 more browser_354894.js debug spew 2009-12-15 19:20:46 +01:00
Neil Deakin
615f463e9e Bug 523780, cannot drag first search engine, r=rflint 2009-12-15 11:07:45 -05:00
Dão Gottwald
99a291f6e5 more debug spew 2009-12-15 12:50:26 +01:00
Dão Gottwald
4b3877cdde 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
391a06f734 browser_354894.js debug spew
--HG--
extra : rebase_source : 1fa29533fb6db03453fc95d8ccb43304b6f739c9
2009-12-15 08:09:33 +01:00
Justin Dolske
7e92175ad9 Bug 531703 - Minimize disk space usage on Windows CE. r+a=vladimir 2009-12-14 22:28:40 -08:00
Dão Gottwald
35f9a54159 improve browser_354894.js output 2009-12-14 11:18:06 +01:00
Martin McNickle
deb15a76f6 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
b611e11acd 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
c58eedf77c improve browser_354894.js output
--HG--
extra : rebase_source : 0091d4b16fae7732d4dd382f2cfab8c1bc404c43
2009-12-13 21:46:15 +01:00
Dão Gottwald
0bbc5eee37 disable browser_526613.js 2009-12-13 20:00:43 +01:00