Commit Graph

4887 Commits

Author SHA1 Message Date
Dão Gottwald
0ae2a73e51 fix up tests 2010-03-13 17:55:44 +01:00
Joel Maher
c0ce59f423 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
71e8c13e6d 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
84a27170e9 Bug 543444 - Replace single-view API with multiple observers. r=mak sr=rstrong 2010-03-12 12:14:47 +01:00
Ehsan Akhgari
e091995dcc 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
ab659ff333 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
42a43639f6 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
c5ebe62497 Bug 541779 - Make site-specific zoom check asynchronous. r=myk 2010-03-25 06:52:21 -04:00
Dão Gottwald
f8dd4d8a50 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
c8b76c5735 More Carbon usage cleanup. b=550787 r=bsmedberg 2010-03-10 14:30:11 -05:00
Marco Bonardo
2cf78641e6 Bug 542941 - Part2: markPageAsFollowedLink and TRANSITION_FRAMED_LINK, r=dietrich sr=mconnor 2010-03-10 13:40:34 +01:00
Brad Lassey
cf8558308e backing out changesets e939397fc6a5, 88529662c474 and 3d7c54b194bb due to random hangs in pgo tests 2010-03-09 22:33:11 -05:00
Rob Arnold
9a3559ae4f Bug 546572 - Tab Previews should use the window's docShell r=rflint 2010-02-16 19:55:00 -05:00
Rob Arnold
c601484e0c Bug 520807 - Windows 7 taskbar previews scales out of screen r=rflint r=jmathies 2010-01-17 09:29:00 -05:00
Rob Arnold
c2612846bd 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
fc440b802d 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
d754d93a3c backout bug 543444 due to leaks 2010-03-09 17:23:32 +01:00
Asaf Romano
1497a8d0f1 Bug 543444 - Replace single-view API with multiple observers. r=mak sr=rstrong 2010-03-09 14:43:09 +01:00
Marco Bonardo
b881e67812 Bug 546942 - Move places import-export-service to toolkit. r=sdwilsh 2010-03-24 02:17:49 +01:00
Marco Bonardo
7d05ba439b Bug 552444 - Part 2: fix "UsrMicsumGens" dependency. r=mano 2010-03-23 14:55:19 +01:00
Marco Bonardo
138f257e16 Bug 552444 - Part 1: Move microsummaries service to Places toolkit. r=mano 2010-03-23 14:55:17 +01:00
Dão Gottwald
941e916e88 use tabbrowser.tabs in tests (no bug) 2010-03-22 17:04:18 +01:00
Dão Gottwald
ce03d454cc Bug 554005 - Implement tabbrowser.tabs, deprecate mTabs and mTabContainer. r=gavin 2010-03-22 15:12:04 +01:00
Marco Bonardo
cd2f401f4a 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
e91ae35e20 Bug 553104 - Use Services.jsm in sessionstore [r=zeniko] 2010-03-19 15:43:01 -07:00
Paul O’Shannessy
ec9212cc47 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
3076606c6f Bug 553305 - Properly declare 'i'. r=dietrich 2010-03-19 08:43:48 +01:00
Ehsan Akhgari
4e1f856359 Bug 549536 - nsPrivateBrowsingService.js should use nsICookieManager2.getCookiesFromHost; r=dwitte 2010-03-18 12:13:27 -04:00
Marco Bonardo
2cae605dfb Bug 545228 - Firefox leaks the world on Windows 7. r=robarnold 2010-03-18 11:59:12 +01:00
Dão Gottwald
dc33edf053 Bug 537061 - Fix for intermittent failure in browser_522545.js. r=zpao 2010-03-18 07:59:25 +01:00
Dão Gottwald
1ed0022a0d Disable randomly failing test, investigating locally 2010-03-17 12:27:41 +01:00
Dão Gottwald
e54deab742 Attempt to fix browser_522545.js failure 2010-03-17 10:24:28 +01:00
Paul O’Shannessy
b995e74fff Bug 551505 - Fix context of RestoreDocument_proxy [r=zeniko] 2010-03-15 10:51:10 -07:00
Paul O’Shannessy
05990f4fde Bug 551285 - Drop backwards compatibility for Firefox 2/3 [r=zeniko] 2010-03-15 10:51:10 -07:00
Kyle Huey
74827fb435 Backed out changeset 8ce70abd7777 2010-03-09 01:14:21 -05:00
Joel Maher
3ff94711b5 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
f8a5fee833 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
a7c210544a 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
b51e4506cb 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
79bada1101 Backed out changeset 79f299fc10d6 2010-03-05 20:10:20 +13:00
Asaf Romano
262a49f4f9 Relanding bug 543444 - Replace single-view API with multiple observers. r=mak. sr=rstrong. 2010-03-04 13:23:41 -08:00
Simon Montagu
9581620aa0 Add Tibetan to font selection UI. Bug 441110, r=emk 2010-03-04 10:55:53 +02:00
Dão Gottwald
fad1ff5bf5 Bug 547224 - Remove the custom emptyText implementation, implement textbox.placeholder using the input field's native placeholder facility. r=enn 2010-03-04 08:13:27 +01:00
Asaf Romano
2fedcb2e6e Backing out bug 543444 due to orange. 2010-03-03 17:23:51 -08:00
Asaf Romano
0bd6edab0a Bug 543444 - Replace single-view API with multiple observers. r=mak, sr=rstrong. 2010-03-03 14:45:16 -08:00
Marco Bonardo
6cf46dbcf5 Bug 518970 - Double the timeout for browser_394759.js (random failure). 2010-03-03 10:30:33 -08:00
Marco Bonardo
2503ea1e38 Bug 521802 - Polling for innerHTML value in browser_459906.js (random failure). r=zpao 2010-03-03 10:30:28 -08:00
Serge Gautherie
56df615780 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
6ded4c48c7 Bug 548614 - use define instead of literal string for windows favorites dir (r=gavin) 2010-02-25 11:34:42 -08:00
Asaf Romano
60008c1ca7 Bug 520659 - Lazily build places trees when possible. r=mak. 2010-02-25 20:30:09 +02:00