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

180633 Коммитов

Автор SHA1 Сообщение Дата
joshmoz@gmail.com a07c4478fb support DWARF2 debugging on Mac OS X, needed for debugging on 10.5. Patch by Stan Shebs. b=363590 r=bsmedberg 2007-06-29 22:20:00 -07:00
philringnalda@gmail.com a5a4bb0371 Bug 251244 - XRemote Service can't find Profile Manager service to set X server property atom, patch by David Reiss <dreiss@cs.stanford.edu>, r=bsmedberg 2007-06-29 22:02:49 -07:00
philringnalda@gmail.com d99c752af9 Bug 161600 - Tooltip background color ignores system setting, patch by Nils Maier <MaierMan@web.de>, r=pavlov, sr=roc 2007-06-29 22:00:02 -07:00
philringnalda@gmail.com 6e71e3b302 Bug 386366 - Add convenience method for getting the database schema version, patch by Shawn Wilsher <sdwilsh@mozilla.com>, r=sspitzer 2007-06-29 20:32:09 -07:00
joshmoz@gmail.com 1612e09b5a fix a bunch of incorrect keycodes on Mac OS X. b=44259 r=kreeger sr=pinkerton 2007-06-29 20:26:42 -07:00
joshmoz@gmail.com 324d2d014a always release cached drag data as soon as the drag is over, call EndDragSession correctly. b=386226 r=cbarrett sr=pinkerton 2007-06-29 20:19:41 -07:00
sayrer@gmail.com c411834593 Bug 386009. Fix a leak in nsEditor and delete some code we don't need anymore. r+sr=dbaron 2007-06-29 20:09:53 -07:00
dbaron@dbaron.org 7a505fc44a Fix leak of nsJSRuntime due to unbalanced calls of HoldScriptObject (with null argument). b=386294 r+sr=jst 2007-06-29 20:06:04 -07:00
dbaron@dbaron.org d8318fd464 Make nsIWidget::GetToolkit not AddRef, and thus fix leaks at callers who assumed it didn't. b=386297 r+sr=roc 2007-06-29 20:04:32 -07:00
dbaron@dbaron.org a9e0432310 Suspect all native wrappers during cycle collection (last part, rest already done by Graydon). b=368869 r=graydon sr=jst 2007-06-29 20:03:30 -07:00
dbaron@dbaron.org 73d371db77 Make wrapped native debug dump log the native that is wrapped. b=385549 r+sr=jst 2007-06-29 20:02:15 -07:00
dbaron@dbaron.org a471b778c8 Add another shouldBeFreed debugging call to catch outer windows better for cycle collector debugging. b=385549 r+sr=jst 2007-06-29 20:01:50 -07:00
dbaron@dbaron.org 47eecdb023 Add nsCycleCollector_shouldBeFreed calls for elements. b=385549 r+sr=jst 2007-06-29 20:00:51 -07:00
surkov.alexander@gmail.com 5a14674c88 Bug 378468 - correct handling of show/hiden/reorder events, r=aaronlev 2007-06-29 19:49:32 -07:00
philringnalda@gmail.com d92361a774 Bug 377611 - Feed autodiscovery shouldn't treat rel as case-sensitive, patch by Ehsan Akhgari <ehsan.akhgari@gmail.com> because I was too slow, r=mano+sayrer 2007-06-29 18:47:53 -07:00
sharparrow1@yahoo.com e8e5a38664 Bug 382756: ASSERTION: When exactly is this supposed to be non-zero?. r+sr=roc. 2007-06-29 18:41:10 -07:00
enndeakin@sympatico.ca ea7b8f15ff Bug 279703, backing out the popup changes due to performance regressions. sigh. 2007-06-29 15:39:50 -07:00
enndeakin@sympatico.ca 8a87437d5f Bug 279703, backing out the popup changes due to performance regressions. sigh. 2007-06-29 15:15:59 -07:00
rcampbell@mozilla.com 9c51ae460a bug 386359 - increase Ts runs in Talos, patch by Alice Nodelman <anodelman@mozilla.com>, r+=me 2007-06-29 12:43:00 -07:00
enndeakin@sympatico.ca 534c14e326 Bug 279703, rework XUL popups to use asynchronous opening, plus many other fixes, r=bz,neil,sr=bz 2007-06-29 12:04:45 -07:00
mconnor@steelgryphon.com 7b552b19cd backing out bug 347743 due to major crasher in 386332 2007-06-29 10:25:41 -07:00
mconnor@steelgryphon.com 1e873a4350 backing out bug 347743 due to major crasher in 386332 2007-06-29 10:21:55 -07:00
sharparrow1@yahoo.com 13e811f369 Update reftest documentation for printing reftests. NPOTB. 2007-06-29 09:57:07 -07:00
sdwilsh@shawnwilsher.com 6be8f4a7a6 Bug 386109 - Integrate jQuery Test Suite (adding missing file). Patch by John Resig <jresig@mozilla.com>. r=rcampbell 2007-06-29 08:53:36 -07:00
rcampbell@mozilla.com 6be3469a7d bug 386109 - Integrate jQuery Test Suite, patch by John Resig <jresig@mozilla.com>, r+=robcee 2007-06-29 08:10:42 -07:00
mozilla.mano@sent.com 0030c94036 Bug 386159 - Menu-view performance improvements. r=dietrich, a=mconnor. 2007-06-28 13:33:21 -07:00
smontagu@smontagu.org e557ae2148 Only strip zero-width joiner and non-joiner control characters when we do our own Arabic shaping. Bug 280936, r=jshin, sr=rbs 2007-06-28 13:02:59 -07:00
smontagu@smontagu.org 77a2c2eb8c Trigger Bidi processing also for non-displayable control characters (RLM, RLE, RLO, etc.) Bug 177148, r+sr=roc, a=asa 2007-06-28 13:02:59 -07:00
smontagu@smontagu.org 196b268f59 Update data files to Unicode 5.0. Bug 345156, r=jshin, sr=jag 2007-06-28 13:02:59 -07:00
dveditz@cruzio.com 50bbbaaae2 Bug 284219: add EnsureStringLength() helper function to nsReadableUtils.h to
simplify OOM checks when growing an nsAString. r/sr=darin
2007-06-28 13:02:58 -07:00
smontagu@smontagu.org b7ab543fe3 Update data files to Unicode 5.0 2007-06-28 13:02:58 -07:00
mats.palmgren@bredband.net 9f5bf9ac1e Fix crash on unicode "zero width non-joiner" sequence. b=217903 r+sr=dbaron 2007-06-28 13:02:57 -07:00
smontagu@smontagu.org 1ebc31164d Update data files to Unicode 5.0 2007-06-28 13:02:57 -07:00
smontagu@smontagu.org 6da2b0fc76 Update Bidi character data tables to Unicode 4.1.0. Bug 288836, r=jshin, rs=roc, a=mkaply 2007-06-28 13:02:56 -07:00
gerv@gerv.net 04b6f84cee Bug 236613: change to MPL/LGPL/GPL tri-license. 2007-06-28 13:02:58 -07:00
smontagu@smontagu.org fa441462eb Improve the CHAR_IS_BIDI macro. Bug 240943, patch from an idea by Peter Kirk, r+sr=roc 2007-06-28 13:02:57 -07:00
smontagu@smontagu.org 305f723004 Fix flipping of Arabic text when pasted to clipboard. Bug 197375, r+sr=bzbarsky 2007-06-28 13:02:56 -07:00
smontagu@smontagu.org 496fc2bd2e Correct the joining of some Urdu characters. Bug 255566, r=jshin, sr=rbs. 2007-06-28 13:02:55 -07:00
smontagu@smontagu.org abf59af312 Update bidi data tables to Unicode 4.0.1 and add surrogate handling. Bug 240943, r=jshin, sr=rbs. 2007-06-28 13:02:54 -07:00
smontagu@smontagu.org 6087ecc06a Update the table of Bidi character categories to Unicode 4.0.1: partial patch to Bug 240943 to match the 1.7 branch checkin. r=jshin, rs=blizzard. 2007-06-28 13:02:53 -07:00
gerv@gerv.net c74a668d15 Bug 236613: change to MPL/LGPL/GPL tri-license. 2007-06-28 13:02:52 -07:00
smontagu@netscape.com 4974d61378 Make Bidi symmetric swapping handle characters outside BMP. Bug 122800, r=mkaply, sr=darin 2007-06-28 13:02:53 -07:00
cbiesinger@web.de 1d56a82193 bug 236707 ARABIC COMMA's Joining Class is wrong
patch by Behnam Esfahbod <behnam@esfahbod.info> r=smontagu sr=rbs a=mkaply
2007-06-28 13:02:53 -07:00
darin@meer.net 631e3e134a landing dbaron's patch for bug 235735 "fix callers that cast away const on result of ns[C]String::get" r+sr=darin 2007-06-28 13:02:52 -07:00
bryner@brianryner.com f5e1727591 Fix build on gcc 3.4 by removing extra semicolons (bug 218551). r/sr=dbaron, a=brendan. 2007-06-28 13:02:51 -07:00
smontagu@netscape.com d78731a47c Don't do numeric substitution in Arabic text by default. Bug 181711, r+sr=rbs, a=asa. 2007-06-28 13:02:51 -07:00
sfraser@netscape.com 5b1086c21c Make static data const in nsBidiUtils.cpp. Bug 74803. r=dbaron, sr=alecf. 2007-06-28 13:02:50 -07:00
timeless@mozdev.org c18a1504cf Bug 126484 Occurences of uninitialized variables being used before being set (in Bidi files)
patch by mozilla-bugs@nogin.org r=smontagu sr=bz
2007-06-28 13:02:49 -07:00
cbiesinger@web.de b98c80b687 remove ifdef IBMBIDI in content/, r+sr=roc+moz, bug 89203 2007-06-28 13:02:48 -07:00
smontagu@netscape.com 2a0acff134 Fix crasher bug 158796, r=jkeiser, sr=jst, a=asa 2007-06-28 13:02:47 -07:00