Commit Graph

203731 Commits

Author SHA1 Message Date
Jonathan Watt
dcb1a5d630 Use CFDateFormatter instead of deprecated Carbon functions. Some additional work by smontagu, r=smontagu, jdaggett 2009-03-16 04:59:33 -07:00
Robert Longson
c165a61804 Bug 483439 - text with stroke and fill causes crashes. r+sr=roc 2009-03-16 11:59:23 +00:00
Dão Gottwald
a3b5943119 merge 2009-03-16 12:57:29 +01:00
Michael Kohler
37522afb56 Bug 480893 - Session Restore, start new session does not follow startup page option. r=zeniko 2009-03-16 12:55:56 +01:00
Zack Weinberg
a13afe8ba0 Bug 480582 - contenteditable=true breaks mouse pointer hover style for unrelated image links. r+sr=peterv 2009-03-16 12:55:03 +01:00
Boris Zbarsky
c671919d32 Bug 478219 test. 2009-03-16 07:53:13 -04:00
Boris Zbarsky
1863ecc5d2 Bug 478219. Put a script blocker around delayed editor init. r+sr=sicking 2009-03-16 07:50:04 -04:00
Boris Zbarsky
9e04673a25 Bug 483341. End updates before removing script blockers. r=smaug, sr=sicking 2009-03-16 07:46:32 -04:00
Boris Zbarsky
787ed09286 Bug 480880. Fix InvalidateCanvasIfNeeded callers and impl to actually work. r+sr=roc 2009-03-16 07:46:02 -04:00
Dan Witte
7e2dde7562 backing out. 2009-03-16 01:34:16 -07:00
Dan Witte
b0e5d90925 Backed out changeset d6a5afef5837 2009-03-16 01:33:54 -07:00
Dan Witte
4aea80f68d Backed out changeset 483b831b7822 2009-03-16 01:33:31 -07:00
Dan Witte
7b1856ce7e Bug 444600 - (cookiemonster2) Cookies go missing after a few days. r=sdwilsh, sr=mconnor 2009-03-15 21:42:11 -07:00
Dan Witte
b3267037da Bug 444600 - (cookiemonster2) Cookies go missing after a few days. r=sdwilsh, sr=mconnor 2009-03-15 21:38:56 -07:00
Phil Ringnalda
4f10163f72 Bug 482887 - Remove pointless and unmaintained jarlist.dat, r+sr=biesi 2009-03-15 17:51:10 -07:00
Ben Turner
f62cbaa7cf Bug 466254 - "Workers: Implement close() and onclose handlers". r+sr=jst. 2009-03-15 15:30:31 -07:00
Boris Zbarsky
70cf13a034 Bug 482889 Part 3. Switch to a new algorithm for creating anonymous table objects. r=bernd, r+sr=roc 2009-03-15 16:01:48 -04:00
Boris Zbarsky
36cca33bb5 Bug 482889 Part 2. Refactor calls to CreateRequiredPseudoFrames so that they all happen in AdjustParentFrame. r=bernd, r+sr=roc 2009-03-15 15:57:46 -04:00
Boris Zbarsky
14af45d60f Bug 482889 Part 1. Tests for table anonymous object construction. r=bernd, r+sr=roc 2009-03-15 15:57:46 -04:00
Dão Gottwald
fe27b33636 Bug 482965 - tabbrowser-tabs shouldn't have horizontal margin. ui-r=faaborg, r=gavin 2009-03-15 20:24:04 +01:00
Robert Sayre
ca97433b0f Merge mozilla-central to tracemonkey. 2009-03-15 12:23:57 -04:00
Mike Beltzner
ebeb11e713 Bug 482480 - Text on provided identity information seems contradicting. r=gavin, ui-r=johnath 2009-03-15 17:15:59 +01:00
Brad Lassey
522ce46286 Bug 479382 - libmar doesn't build on windows ce (uses posix file io); r=benjamin 2009-03-15 14:59:59 +01:00
Blake Kaplan
af74d3a22c Bug 480226 - Fix warnings in security/manager/ssl/src; r=kaie 2009-03-15 14:58:38 +01:00
Walter Meinl
7bf4b86d94 Bug 481476 - OS/2 xpidl creates headers in the srcdir, if no outputfile is specified. Let's do it like the other platforms; r=mozilla@Weilbacher.org 2009-03-15 14:55:18 +01:00
Atsushi Sakai
ed63217887 Bug 22310 - Locale conversion to support 3 letter language; Mac OS locale parser; r=smontagu 2009-03-15 14:52:08 +01:00
Dão Gottwald
93e90fe240 enable browser_420786.js, disable browser_480148.js 2009-03-15 14:33:30 +01:00
Ben Turner
ea03dc9c6b Merge backout 2009-03-14 22:26:06 -07:00
Ben Turner
dcfa2abdac Backed out changeset 81a1f07cf459 2009-03-14 22:25:44 -07:00
Ben Turner
05674b70e4 Backed out changeset 7128dc947244 2009-03-14 22:25:07 -07:00
Ben Turner
4ba8907e57 Bustage fix (?) for bug 466254
--HG--
extra : rebase_source : dce99eae8638338efb9aadc6a70c0aadda183742
2009-03-14 21:25:32 -07:00
Nino DAversa
742366e130 Bug 477557 - Implement geolocation provider on windows mobile using wince geo api r=dougt sr=jst 2009-03-14 21:10:35 -07:00
Doug Turner
abaad654ab Bug 478911. better geolocation mochitests. r=ctalbert/jmaher 2009-03-14 21:03:21 -07:00
Ben Turner
f43bbfff3d Bug 480185 - 'XPConnect shouldn't poke JS objects manually, should use JSAPI.' patch by Blake Kaplan <mrbkap@gmail.com> and myself. r+sr=jst. 2009-03-14 20:45:20 -07:00
Ben Turner
24307fec9b Bug 466254 - "Workers: Implement close() and onclose handlers". r+sr=jst. 2009-03-14 20:42:54 -07:00
Ben Turner
d962874347 Bug 482306 - "Several deadlocks related to nested requests and nsJSContext::CompileEventHandler". r+sr=mrbkap, a=blocking1.9.1+. 2009-03-14 20:42:50 -07:00
Makoto Kato
668227cf52 Bug 478190 - LLP64 (Windows x64) support for /mozilla/dom. r/sr=peterv 2009-03-15 12:19:53 +09:00
Dão Gottwald
3f15cd5530 merge 2009-03-14 22:01:03 +01:00
Dão Gottwald
ccb86b994b Backed out changeset a8173e5fd041 2009-03-14 22:00:18 +01:00
Dão Gottwald
4ea252d5bd Bug 483378 - findbar-textbox should be a proper textbox rather than faking the appearance on find-field-container. r=gavin 2009-03-14 20:53:12 +01:00
Michael Kohler
e0c6afd5ae Bug 480893 - Session Restore, start new session does not follow startup page option. r=zeniko 2009-03-14 20:52:37 +01:00
Dão Gottwald
af75763287 fix build bustage 2009-03-14 19:03:06 +01:00
Dão Gottwald
0aa97a23fc disable browser_420786.js 2009-03-14 18:07:51 +01:00
Ehsan Akhgari
765203d94b Bug 483375 - The Location text box in the Open Location dialog box should always be LTR; r=dao 2009-03-14 20:29:34 +03:30
Wladimir Palant
999b36a801 Bug 480765 - Scripts compiled before the debugger got activated cannot be debugged; r=timeless 2009-03-14 15:57:31 +01:00
Serge Gautherie
175b18a2d0 Bug 483391 - A11y test_nsIAccessibleHyperLink.xul fails to actually test anything; Add missing parenthesis; (no review) 2009-03-14 15:57:29 +01:00
Dão Gottwald
0afc3963b2 cookies.js whitespace cleanup 2009-03-14 14:32:36 +01:00
Dão Gottwald
42da31694b Bug 410719 - Windows CE bustage fix 2009-03-14 10:20:38 +01:00
Vlado Valastiak
c00744139e Bug 415543 - "Choose Application…" menu item should have an icon. r=gavin 2009-03-14 09:50:50 +01:00
Paul O'Shannessy
0c72ec06bd Bug 480148 - Restore visible tabs first when restoring session. r=zeniko, dietrich 2009-03-14 09:48:48 +01:00