Commit Graph

70014 Commits

Author SHA1 Message Date
Jothan Frakes
5393b2d51b Bug 629053 - Add .lv to IDN TLD whitelist. 2011-05-23 20:42:22 +01:00
Gervase Markham
07786561a4 Bug 584989 - Add .<Lanka> and .<Ilangai> to IDN whitelist. 2011-05-23 20:40:51 +01:00
Richard Newman
496e0ce349 Bug 648364: follow-on for missing case in head_helpers.js. r=philikon 2011-05-23 12:40:22 -07:00
Jono S Xia
04591f6a37 Bug 658598: Test Pilot surveys should be able to run code on pageLoad like studies can. r=dtownsend DONTBUILD 2011-05-23 11:57:07 -07:00
Kyle Huey
db0b9d8ad8 Bug 553125: Use the structured clone algorithm for window.postMessage. r=bent 2011-05-23 11:53:31 -07:00
Kyle Huey
f2e72776ef Bug 657964: FileReader should throw when abort() is called and readystate is not LOADING. r=sicking 2011-05-23 13:04:45 -07:00
Philipp von Weitershausen
736741ffd6 Bug 616999 follow-up: update services/sync xpcshell manifest
Bug 648364 removed and bug 613277 added some tests on services-central in the meantime.
2011-05-22 18:49:21 -07:00
Philipp von Weitershausen
08f7d8fcb2 Merge mozilla-central to services-central 2011-05-22 18:16:43 -07:00
Philipp von Weitershausen
ea60559412 Bug 648364 - Remove dead code from the test harness. r=rnewman 2011-05-20 18:45:51 -07:00
Philipp von Weitershausen
dabc37d1a3 Backout bug 618913 due to numerous Moth failures 2011-05-20 14:38:53 -07:00
Philipp von Weitershausen
55a00ede0d Bug 618913 follow-up: fix test_notifications.html failure 2011-05-20 13:06:07 -07:00
Philipp von Weitershausen
b88a1c112f Bug 629664 - Get rid of intermittent Windows failure (again!) by undoing part of bug 624436. r=rnewman 2011-05-20 13:06:07 -07:00
Philipp von Weitershausen
fc0d99487a Merge mozilla-central to services-central 2011-05-20 10:39:07 -07:00
Michal Novotny
e2449dc59b Bug 651100 - Browser becomes unresponsive while watching embedded Youtube <video>. r=bjarne a=sheriff 2011-05-20 19:27:11 +02:00
Marco Bonardo
bf10f29624 Bug 618913 - Implement in product notifications to set up Sync.
Further modified by Stephen Horlander <shorlander@mozilla.com>.
r=dolske ui-r=shorlander
2011-05-20 09:53:51 -07:00
Marco Bonardo
70425472e6 Backout SQLite upgrade 2011-05-20 14:05:20 +02:00
Marco Bonardo
ab902b2fde Backout SQLite upgrade. 2011-05-20 14:04:09 +02:00
Philipp von Weitershausen
707aefca28 Bug 613277 - Add tests from JSModules repository 2011-05-19 21:14:13 -07:00
Philipp von Weitershausen
08b0ac4a93 Bug 648364 - Remove dead code. r=rnewman 2011-05-19 18:09:02 -07:00
Philipp von Weitershausen
e5d4188be0 Bug 648364 - Replace custom helpers with FileUtils.jsm. r=rnewman 2011-05-19 18:08:51 -07:00
Philipp von Weitershausen
08f48b17e4 Bug 648364 - Replace custom helpers with XPCOMUtils.jsm. r=rnewman 2011-05-19 18:08:35 -07:00
Philipp von Weitershausen
b7d838090f Bug 648364 - Replace custom helpers with PlacesUtils.jsm. r=rnewman 2011-05-19 18:08:22 -07:00
Philipp von Weitershausen
fe67de95d8 Bug 648364 - Replace custom helpers with Services.jsm. r=rnewman 2011-05-19 18:08:07 -07:00
Marco Bonardo
74965f20b3 Bug 618315 - Upgrade to SQLite 3.7.6.2
This changeset contains the changes needed to mozilla code.
2011-05-19 01:11:59 +02:00
Marco Bonardo
12da4215a4 Bug 618315 - Upgrade to SQLite 3.7.6.2
This changeset contains the changes to SQLite code.
2011-05-19 01:11:34 +02:00
Philipp von Weitershausen
57b9547073 Bug 654900 follow-up: ensure special folders are tracked properly. r=rnewman
Also fixes a line that the first patch missed.
2011-05-18 14:27:39 -07:00
Marco Bonardo
8fe7daeae8 Bug 629620 - Copied bookmarks shouldn't inherit all annotations, since they are new entitities.
r=dietrich
2011-05-18 22:41:39 +02:00
Philipp von Weitershausen
9faba69bdd Test to ensure bug 624436 really is fixed. r=me 2011-05-17 14:16:02 -07:00
Marco Bonardo
7dd5177d1f Bug 654900 - Don't spin the events loop in the Sync bookmarks tracker. r=philikon 2011-05-17 13:53:23 -07:00
Philipp von Weitershausen
9f405bc548 Merge services-central with mozilla-central 2011-05-17 13:21:35 -07:00
Hernán Rodriguez Colmeiro
606f92fb24 Bug 656269: Add link to Mozilla plugin check from Add-ons Manager. r=dtownsend 2011-05-17 12:57:38 -07:00
Bas Schouten
de12263c7f Bug 657141: Avoid excessive clipping by only popping to the common ancestor. r=jrmuizel 2011-05-17 21:27:05 +02:00
Michael Wu
ff498efba8 Bug 656050 - Fix jar reordering on linux by moving jarlog dir, r=ted 2011-05-17 11:06:16 -07:00
Joel Maher
49f029c6fb Bug 654461 - cleanup chrome and a11y harnesses to simplify code. r=ted, a=test-only 2011-05-17 13:10:37 -04:00
Mounir Lamouri
cdb007323d Bug 656909 - Use a native rendering for vertical progress bar on Windows. r=jimm 2011-05-17 18:39:22 +02:00
David Bolter
5d565215f4 Bug 640707 - Add event support for aria-sort. r=surkov
Yahoo mail needs this ASAP.

--HG--
rename : accessible/tests/mochitest/events/test_aria_hidden.html => accessible/tests/mochitest/events/test_aria_objattr.html
2011-05-17 12:33:45 -04:00
Robert O'Callahan
4c7ec4c28c Bug 640889. Have test_leaf_layers_partition_browser_window.xul test maximized windows as well as normal windows; on Windows XP, don't test normal windows because we know the resizer overlaps there. r=tnikkel 2011-05-17 15:45:19 +02:00
Mounir Lamouri
69108eb545 Backout c0f9a84ffb2d (bug 640889) because it has been pushed with the incorrect bug number. 2011-05-17 15:43:59 +02:00
Marco Bonardo
b0bc1f276a Merge Places and mozilla-central 2011-05-17 15:40:41 +02:00
Mounir Lamouri
64a8d3688b Merging cedar with mozilla-central. 2011-05-17 15:32:32 +02:00
Mounir Lamouri
8a721ac4c8 Backout test fix that was needed for bug 656749. 2011-05-17 13:43:40 +02:00
Mounir Lamouri
cffb492c94 Backout bug 656749. 2011-05-17 13:43:10 +02:00
Mounir Lamouri
53f16e074a Merge backout 2011-05-17 11:44:32 +02:00
Mounir Lamouri
eceb98864c Backout bug 629866 and bug 647560. 2011-05-17 11:44:17 +02:00
Robert O'Callahan
66c9b9c755 Backout 647560 --- changesets 32a13c864e55 c2dbc3747034 3d845440cbc7 13c5fa1bdfb0 8cf18f0d9e7e 863cd05ae581 2011-05-17 19:05:23 +12:00
Robert O'Callahan
4924cae39a Bug 656749. Fix Mac test failure 2011-05-17 19:03:02 +12:00
Karl Tomlinson
51bcebe748 normal line height test b=657864
--HG--
extra : transplant_source : w%E7B%EF%D1%A7%8C%9A%98%C2%0Ce%C1N%BB%08nrC2
2011-05-17 14:57:31 +12:00
Karl Tomlinson
8f0f24593e b=657041 initialize with NS_MATHML_STRETCH_ALL_CHILDREN_VERTICALLY for when InheritAutomaticData does not get called r=fred
--HG--
extra : transplant_source : %E3%07S3%ABv%EC%B67%5C%25%29CH%12%99%8C%B43P
2011-05-19 11:56:14 +12:00
Dão Gottwald
3ff41bae77 Bug 658852 - When a page is loading, the status panel should appear immediately rather than being faded in (affects page load time). r=gavin 2011-05-22 19:07:23 +02:00
Michael Wu
7d32be454b Bug 658093 - BuildFileList can potentially try to read a signature beyond the end of the zip file, r=taras 2011-05-22 09:38:02 -07:00