Граф коммитов

204866 Коммитов

Автор SHA1 Сообщение Дата
Ehsan Akhgari c7862e55bd Bug 462041 - Refresh the Privacy preference pane; r=mconnor 2009-04-16 00:18:22 +03:30
Doug Turner af86be62b7 tip 2009-04-15 09:08:08 -07:00
Doug Turner efbe382d2e bug 487467
7 - We aren't localizing the geolocation preference. r=gavin
2009-04-15 09:07:24 -07:00
Neil Rashbrook ac5ad83898 Bug 486404 Various XPCOM allocator mismatches in PSM r=mayhemer 2009-04-15 17:04:24 +01:00
Dave Townsend 81f4b30c6c Update the in-tree blocklist with the changes from bug 459850. a=beltzner 2009-04-15 13:21:48 +01:00
Makoto Kato 784aeab18f Bug 487900 - Enable SSE2 code for x86_64 in qcms. r=jmuizelaar 2009-04-15 22:14:03 +09:00
Benjamin Smedberg 79f1d51693 Bug 486782 - Implement a MOZILLA_FS_LAYOUT makefile variable to distinguish between the bundle layout used by darwin-cocoa and the standard unix-like layout used by darwin-gtk2. Original patch by Jeremy Huddleston, updated and r=bsmedberg 2009-04-15 09:08:58 -04:00
Benjamin Smedberg 21d746cae2 Bug 487960 and bug 487980 - remove references to nsIDOMPkcs11 completely: various pieces of our code don't like interfaces that are only forward-declared even if you never implement them r=jst 2009-04-15 09:06:26 -04:00
Benjamin Smedberg f1cff45454 Fix the PYTHONPATH bits of bug 436062 in a not-hacky way by using a script which can set up the path and then forward to the real script we're trying to run, r=ted 2009-04-15 09:06:09 -04:00
Doug Turner 441451be3c Bug 487467. Support for a Network Geolocation Provider.
Browser bits for sanitizing.  r=gavin
Mochitest. r=ctalbert
Dom bits. r/sr=jst
Provider component. r=gavin, sr=jst
2009-04-14 09:10:20 -07:00
Doug Turner 7606dca0ef Bug 487467 - sets google gls as the network geolocation provider r=gavin/beltzner 2009-04-14 11:24:13 -07:00
Justin Dolske 41162b4590 Bug 487719 - video controls should use addEventListener instead of oncommand. r=gavin 2009-04-14 20:35:16 -07:00
Robert Sayre c5b56588d0 Merge. 2009-04-14 22:45:25 -04:00
Ben Newman 3c72b3004a Bug 484107 - XPCSafeJSObjectWrapper allows regexp variables to be clobbered. r=mrbkap+sr=brendan 2009-04-14 19:32:17 -07:00
Boris Zbarsky 2b4145319a Bug 488390. Get special siblings correctly even when bidi is involved. r+sr=roc 2009-04-14 22:28:27 -04:00
Vladimir Vukicevic 2dd00a24df b=484864; followup, correctly handle multiple-of-4 surfaces; r=math 2009-04-14 17:59:12 -07:00
Brendan Eich 087d5e2840 Bug 488272 - Crash [@ RebindLets] (r=mrbkap). 2009-04-14 17:52:13 -07:00
Brendan Eich ee1a5c5d19 Back out bad patch for 488272. 2009-04-14 17:20:12 -07:00
jorendorff a96a054fee Leaving outermost request should js_LeaveTrace (480301, r=brendan). 2009-04-14 17:15:38 -07:00
Vladimir Vukicevic 0ba32b706d b=484864; StretchDIBits takes too long (Do 32->24 conversion before calling StretchDIBits); r=jrmuizel 2009-04-14 15:12:38 -07:00
Vladimir Vukicevic 4fbc43f426 b=479733; stub out clipboard service on Windows CE, and reenable nsSound; r=dougt 2009-04-14 14:59:58 -07:00
Jason Orendorff 89f3ccddef Bug 487550 - "Assertion failure: cx->bailExit" with {__proto__: window}. r=brendan. 2009-04-14 16:59:55 -05:00
Boris Zbarsky 6912079945 This should be a bit-check, not a boolean check. No bug, r+sr=dbaron 2009-04-14 16:53:29 -04:00
Jeff Muizelaar 19885ed450 Bug 488117 - Fix qcms part of toolkit-makefiles.sh. Finish last commit. blanket-r=ted 2009-04-14 16:23:24 -04:00
Gavin Sharp c43bbbbb6a Bump IID of nsIDOMWindowUtils for changes from bug 483634 2009-04-14 15:51:39 -04:00
Jeff Muizelaar e75a6a289c Fix qcms and breakpad chunks of toolkit-makefiles.sh - bug 488117 blanket-r=ted 2009-04-14 15:39:48 -04:00
Shawn Wilsher 783fd39a36 Merge for backout of bug 487664 2009-04-14 15:10:28 -04:00
Shawn Wilsher 3c0a6e7a21 Backed out changeset 629e0c724413 (bug 487664) 2009-04-14 15:09:56 -04:00
Shawn Wilsher b556e67972 Merge for backout of bug 487664 2009-04-14 15:09:20 -04:00
Shawn Wilsher 958238a530 Backed out changeset 7b4e5f6006a3 (bug 487664) 2009-04-14 15:08:50 -04:00
Brendan Eich 1442b10d29 Bug 488272 - Crash [@ RebindLets] (r=mrbkap). 2009-04-14 11:34:05 -07:00
Blake Kaplan b65cb94173 Bug 487430 - call_enumerate doesn't take upvars into account. r=brendan 2009-04-14 11:29:34 -07:00
John Wolfe 2cb572cfe9 Bug 475361 - Need idle service on windows mobile - r+emaijala, sr+pavlov
Makes one static variable in nsWindow.cpp, gLastInputEventTime, non-static.

Then uses that global variable in nsIdleServiceWin.cpp.

Not pretty, but as good (if not better) than the alternatives.
2009-04-14 14:23:01 -04:00
Vladimir Vukicevic 89e600459d b=380359; fix bug in checkbox/checkbooleanattr; r=roc 2009-04-14 10:22:04 -07:00
Vladimir Vukicevic 9af6bdf08f b=487956; Fix wrong braces in configure.in, leading to premature expansion; r=stuart 2009-04-14 10:21:23 -07:00
Josh Aas a12b45547a 64-bit fixes for nsPluginsDirDarwin. b=487972 r=mstange sr=jst 2009-04-14 12:38:11 -04:00
Josh Aas bd75396cba Fix formatting of nsPluginsDirWin.cpp. b=488163 r/sr=jst 2009-04-14 12:35:35 -04:00
Josh Aas 3bbff3b559 Remove nsIJVMAuthTools, part of bug 485984. 2009-04-14 12:32:44 -04:00
Robert Sayre 3f76e2aba7 Merge tracemonkey to mozilla-central. 2009-04-14 12:21:03 -04:00
Shawn Wilsher f377561f3e Bug 487664 - Upgrade to SQLite 3.6.13
This changeset contains the changes to SQLite code.
2009-04-14 11:40:47 -04:00
Shawn Wilsher 433fa2dd6d Bug 487664 - Upgrade to SQLite 3.6.13
This changeset contains the changes needed for Mozilla's code.
r=asuth
2009-04-14 11:40:43 -04:00
Ginn Chen 334cd17929 Bug 487765 - Fix qcms build problems on Solaris. r=jrmuizel 2009-04-14 11:25:31 -04:00
Marco Perez 3aa8c0a10c Bug 487754 - Problems building qcms on FreeBSD. r=jrmuizel 2009-04-14 11:08:23 -04:00
Jason Orendorff df9890765f Bug 487845 - TM: After deep-bailing, we can lirbuf->rewind() and then return to a dead code page. r=gal. 2009-04-14 08:45:37 -05:00
Igor Bukanov c12cac54ea bug 488029 - fixing bindname optimization regression from the bug 462734 plus creating js_DeclEnvClass instances together with Call objects. r=brendan 2009-04-14 12:54:37 +02:00
Doug Turner ef6d1774ca Bug 488140 - rename the class in nsAutodial and friends to be consistent. r=jduell, sr=stuart 2009-04-13 21:41:33 -07:00
Honza Bambas 46346d0e7a Bug 486654 - implement localStorage for 1.9.1, security review comments addressing, r=jst, sr=dveditz 2009-04-14 16:11:47 +02:00
Frank Wein 7978a98b0a Bug 468363 - Clicking on URL in autocomplete drop-down while search is running does not autocomplete URL, r=Neil, SeaMonkey/Thunderbird only 2009-04-14 15:38:40 +02:00
Brendan Eich d4559c2393 Bug 488050 - upvar2: incorrect optimization of delete function_name (r=igor). 2009-04-13 17:13:21 -07:00
Andreas Gal 0cf447f2d3 Remove amd64 code (will be replaced with tamarin's new amd64 backend, 487981, r=danderson). 2009-04-13 16:16:10 -07:00