masayuki%d-toybox.com
641dcce1d5
Bug 321468 [GTK2] Implement nsIKBStateControl Interface (event of accesskeys and shortcut keys are eaten by IME) r=masaki.katakai, sr=roc
2006-03-14 06:07:54 +00:00
ginn.chen%sun.com
d7552a3b88
Bug 327530 gobject assertion failures when running yelp with a11y enabled
...
patch by chpe@gnome.org r=me sr=roc
2006-03-14 05:54:29 +00:00
joe%retrovirus.com
eee93d30c3
Fixed a scope-o in the NS_ASSERT() function.
...
bug=327349
r=gavin.sharp@gmail.com
2006-03-14 02:30:00 +00:00
mark%moxienet.com
4ae03567f2
330374 7 changes for Tinderbox, including a change to the way builds are uploaded. They now go to yyyy-mm-dd-hh directories according to their build id. r=preed
2006-03-14 02:21:44 +00:00
joe%retrovirus.com
ab0558a2d2
Moved Ben's JavaScript ASSERT function to be NS_ASSERT in
...
toolkit/content/debug.js
debug.js is now included by globalOverlay.js, but if that's not in your
scope you can just #include debug.js directly.
NS_ASSERT() shows a dialog box containing a stack trace when it's called
with a condition that isn't true. The dialog box will be suppressed in
final builds, but in nightlies and alphas, it's useful for encouraging
bug submissions. To disable the dialogs, set XUL_ASSERT_PROMPT=0 in
your environment.
bug=327349
r=darin@meer.net , gavin.sharp@gmail.com
2006-03-14 01:56:09 +00:00
rob_strong%exchangecode.com
005a445ad3
Bug 330093 - Extension Manager breaks during startup if there are multiple entries for a single item for the same operations type. r=darin
2006-03-14 00:22:22 +00:00
wtchang%redhat.com
60b67e63f3
Bugzilla Bug 330364: fixed a NULL pointer dereference in
...
PR_LoadStaticLibrary by moving the PR_LOG statement to the same location
as in pr_LoadLibraryByPathname. The bug was discovered by Coverity's tool.
r=Kenneth Herron,Gavin Sharp.
2006-03-13 21:54:58 +00:00
mark%moxienet.com
8a566f9c92
329801 Completely address review comment, using && instead of ; in shell commands. r=preed
2006-03-13 21:47:12 +00:00
Olli.Pettay%helsinki.fi
0795191acb
Bug 329512, Remove NS_XUL_CLICK r+sr=bz
2006-03-13 20:57:36 +00:00
mark%moxienet.com
637278bc1f
329801 Tinderbox support for universal binaries. To use, set $Settings::UniversalBinary=1, set an objdir, and use the mozconfig from bug 327848. r=preed
2006-03-13 20:25:30 +00:00
uriber%gmail.com
72ac3b58c9
Implement the LockInScrollView mechanism for the visual iterator. bug=320874 r=smontagu sr=roc
2006-03-13 20:19:05 +00:00
enndeakin%sympatico.ca
a6aeab2fc5
Bug 330167, clear lazy state when removing template-built node from document, r+sr=bz
2006-03-13 19:19:08 +00:00
brettw%gmail.com
02d76cf782
Bug 330220 r=annie.sullivan Incorrect behavior when resorting after insertion.
...
Causes items not to resort, occasional crashes.
2006-03-13 19:13:31 +00:00
neil%parkwaycc.co.uk
7ea365f7b6
Bug 179050 Reuse <textbox type="timed"> in mailnews r=Mnyromyr sr=bienvenu
2006-03-13 17:29:16 +00:00
timeless%mozdev.org
51cf1714b7
Bug 329530 Out of memory crash when calling fn.toString where fn is a deeply nested function
...
patch by jerfa@email.it r=brendan
2006-03-13 17:00:18 +00:00
dougt%meer.net
13b647e8b7
Minimo only. Fixing bustage when building on linux. patch by romaxa@gmail.com. bug 330145
2006-03-13 15:38:44 +00:00
dougt%meer.net
830595db83
Minimo only. Fixing bustage when building with XFT. patch by romaxa@gmail.com. bug 330146
2006-03-13 15:34:48 +00:00
gavin%gavinsharp.com
8e9718b062
Bug 309289: When moving an extension up/down in the richlistbox widget, it is scrolled to the top of the window, patch by Simon B�nzli <zeniko@gmail.com>, r=mconnor/doron
2006-03-13 13:36:34 +00:00
gavin%gavinsharp.com
4f968e60a4
fix whitespace nits to sync branch/trunk
2006-03-13 13:15:39 +00:00
gavin%gavinsharp.com
9ac86cd2c7
whitespace nit to sync branch/trunk
2006-03-13 12:45:23 +00:00
jruderman%hmc.edu
9c6a08adf8
Fix compiler warning. Bug 330308, patch by Giacomo Magnini, r=biesi.
2006-03-13 09:46:28 +00:00
allan%beaufour.dk
fa2b655e51
[XForms] Move accesskey label into xforms-xhtml.xml. Bug 327998, r=doronr+me, patch by surkov@dc.baikal.ru
2006-03-13 09:06:34 +00:00
gavin%gavinsharp.com
e641015ff9
Bug 323761: default page style not available when preferred stylesheet's media is not screen or all, patch by Jonathan Haas <jonathan_haas@web.de>, r=mconnor
2006-03-13 03:18:52 +00:00
gavin%gavinsharp.com
e391e5fbdf
Bug 329130: undefined entity error on the about: page when using builds without --enable-official-branding, patch by Nickolay Ponomarev <asqueella@gmail.com>, r=l10n@mozilla.com
2006-03-13 03:16:07 +00:00
bclary%bclary.com
6307e73482
Regression test for bug 301574, fix by shutdown
2006-03-13 02:45:26 +00:00
wtchang%redhat.com
df1c0b29ce
Backed out a change in the previous checkin that broke the Windows gcc
...
(MinGW) build. (Bugzilla bug 330150 and bug 326168)
2006-03-13 02:16:58 +00:00
sharparrow1%yahoo.com
a92f04468d
Bug 329031 - home/end/ctrl+home/ctrl+end offset calculation cleanup. r=uriber, sr=roc.
2006-03-13 01:13:25 +00:00
timeless%mozdev.org
1d32692424
Bug 330098 XPCCallContext::~XPCCallContext is still wiping out newborn roots causing crashes under [@ js_FinalizeObject] because AllocSlots is calling gc and causing its caller (js_NewObject)'s obj to be destroyed before it's stable
...
r=mrbkap sr=bz
2006-03-13 00:24:06 +00:00
uriber%gmail.com
d6054e0451
Added missing parenthese from patch to bug 303884. bug=330284 r+sr=roc
2006-03-13 00:00:58 +00:00
uriber%gmail.com
15fa7e0fb1
In EnsureBidiContinuation, leave fluid continuations alone, and only re-use non-fluid continuations as bidi continuations. bug=329878 r=smontagu sr=bzbarsky
2006-03-12 22:09:28 +00:00
uriber%gmail.com
1124724337
Set bidi attributes on frames being converted to in-flows in nsBidiPresUtils::RemoveBidiContinuation(). bug=330269 r=smontagu sr=bzbarsky
2006-03-12 21:58:47 +00:00
bugzilla%arlen.demon.co.uk
ca8fbfe4e5
Bug 330168 Phishing State should take precedence over Junk State in the message bar
...
p=me r=neil sr=bienvenu
2006-03-12 21:38:28 +00:00
neil%parkwaycc.co.uk
542dd95cc1
Make widgets events bubble again as per expectations b=330190 r=bryner
2006-03-12 21:04:39 +00:00
mnyromyr%tprac.de
2162bbbe60
Bug 330171: Remove documentation of DPI prefs; p=<stefanh@bluebottle.com>, r=IanN
2006-03-12 20:52:02 +00:00
Olli.Pettay%helsinki.fi
fd6fe39b42
Bug 330013, Dragging a link to the tab bar opens in the currently focused tab, not a new tab, r+sr=bz
2006-03-12 20:12:36 +00:00
Olli.Pettay%helsinki.fi
56dee7c2e2
Bug 329435, Fix EventTargetIn (in nsHTMLLabelElement.cpp) to get the target from the event. r+sr
2006-03-12 19:57:14 +00:00
bzbarsky%mit.edu
441df4ef54
Fixing typo. Bug 319434
2006-03-12 18:53:24 +00:00
neil%parkwaycc.co.uk
23f4260f0c
Make widgets generate bubbling events again as that's what extensions (such as multizilla) are expecting b=330190 r=smaug sr=jag
2006-03-12 15:58:26 +00:00
lpsolit%gmail.com
424a8c2449
Bug 330186: Crash when changing the status of a bug which has dependencies - Patch by Teemu Mannermaa <wicked@etlicon.fi> r=LpSolit r=mkanat a=LpSolit/mkanat (emergency checkin procedure)
2006-03-12 11:59:06 +00:00
uriber%gmail.com
6802171d8a
Attempt to fix WINNT bustage from previous check-in
2006-03-12 10:18:17 +00:00
uriber%gmail.com
089788fa91
Do away with geometry in nsFrameList::GetPrev[Next]VisualFor() and nsLineIterator::CheckLineOrder(). Instead use new helper methods in nsBidiPresUtils for determining visual order of the top level of frames in a line. bug=303884 r=smontagu sr=roc
2006-03-12 09:49:48 +00:00
timeless%mozdev.org
d8c3c43dcc
Bug 326961 JS_BeginRequest should JS_ASSERT(cx->thread == js_GetCurrentThreadId())
...
r=brendan r=mrbkap
2006-03-12 09:38:06 +00:00
timeless%mozdev.org
9a3421295c
Bug 329749 Did JS_SealObject mean to call JS_UNLOCK_OBJ instead of JS_UNLOCK_SCOPE ?
...
r=brendan
2006-03-12 09:35:52 +00:00
darin%meer.net
c388aa4e8d
fixes bug 328903 "Image requests need to cancel properly" r=biesi sr=bzbarsky
2006-03-11 20:32:47 +00:00
tor%cs.brown.edu
ce6c2a3da2
Bug 330105 - svg text modification not being drawn (nsSVGGlyphFrame
...
regression from bug 328926). r+sr=roc
2006-03-11 17:06:56 +00:00
cst%andrew.cmu.edu
eb5dd34fe4
Bug 324443 When contentLoadURL is enabled, middle-clicking a background tab should load the link in that tab rather than the current tab
...
r+sr=neil
2006-03-11 16:46:29 +00:00
cbiesinger%web.de
8dff92ebc5
bug 330030 only set mOutStream if the character encoding name is valid
...
patch by Nickolay Ponomarev <asqueella@gmail.com> r=biesi sr=darin
2006-03-11 16:05:26 +00:00
neil%parkwaycc.co.uk
519404bb0d
Dismiss the context menu when a new page loads b=329521 r=jag sr=bz
2006-03-11 13:39:44 +00:00
steffen.wilberg%web.de
05e8709285
Bug 325961: Remove a sentence about specifying display resolution since that is no longer possible. r=jwalden, br181=me
2006-03-11 10:51:32 +00:00
jshin%mailaps.org
90424dd01d
no bug filed: gettimeofday needs to be quoted with 'use strict' in gettime.pl (r=bz on IRC)
2006-03-11 04:26:04 +00:00