Commit Graph

117 Commits

Author SHA1 Message Date
bzbarsky@mit.edu
a183f5e853 Allow JS 1.7 in XBL. Bug 389322, r=brendan, sr=jst, a=brendan 2008-02-15 21:13:16 -08:00
masayuki@d-toybox.com
8a2561c87e Bug 416551 Cannot use IME on rich formatting editor of gmail (design mode) r+sr=roc, b1.9=dsicore 2008-02-13 04:51:00 -08:00
reed@reedloden.com
ba0ce9ac14 Bug 401322 - "missing "Text Size" zoom feature, Full page zoom should be an option not replacement" [p=elmar.ludwig@uos.de (Elmar Ludwig) ui-r=beltzner r=gavin sr=bzbarsky a1.9=schrep] 2008-02-13 03:00:45 -08:00
reed@reedloden.com
24fbf5fb3f Bug 398433 - "PRBool misuse bugs in content/" [p=tglek@mozilla.com (Taras Glek) r+sr=sicking a1.9=schrep a=blocking1.9+] 2008-02-09 22:16:30 -08:00
masayuki@d-toybox.com
d801b29bce Bug 415026 IME is always enabled in a page has contentEditable=true r+sr=roc, a1.9=mtschrep 2008-02-08 09:58:09 -08:00
roc+@cs.cmu.edu
f612b67c34 Bug 414671. Don't leak window after drag-drop operation --- make nsGUIEvent::widget an nsCOMPtr. r+sr=sicking 2008-02-06 20:04:58 -08:00
dwitte@stanford.edu
e4454bb03a store nsListenerStruct instances rather than pointers. b=407442, r+sr=sicking, a=blocking1.9 2008-02-06 20:02:25 -08:00
dwitte@stanford.edu
d9595c6e9e Bug 414894 - Remove content arena. r=smaug, sr=sicking, a=schrep 2008-02-02 15:41:24 -08:00
reed@reedloden.com
64d759d42b Bug 414018 - "crash when pressing shift-tab after using FAYT" [p=mats.palmgren@bredband.net (Mats Palmgren) r=Neil sr+a1.9=roc a1.9b3=beltzner] 2008-01-31 18:12:54 -08:00
jwalden@mit.edu
035ea5179c Bug 387706 - Implement HTML5's cross-document messaging API (postMessage), enabling secure cross-origin communication between windows. r+sr=sicking, sr=jst, a=jst 2008-01-29 17:31:29 -08:00
jwalden@mit.edu
afd9df39fb Bug 346690 - Add support for the 'none' keyword for the CSS cursor property. r=dbaron, sr=mats, a=schrep 2008-01-18 10:39:49 -08:00
roc+@cs.cmu.edu
bc08ac141a Bug 355548. Clean up MathML's font handling by moving most of it to the style system. Creates nsMathMLElement to put functionality there. Tightens MathML attribute parsing and introduces full support for 'scriptsizemultiplier', 'scriptminsize' and their interactions with CSS font-size. r+sr=dbaron 2008-01-09 01:38:28 -08:00
roc+@cs.cmu.edu
09582c48ae backing out bug 355548 due to test failures 2008-01-08 15:11:27 -08:00
roc+@cs.cmu.edu
459c356854 Bug 355548. Clean up MathML's font handling by moving most of it to the style system. Creates nsMathMLElement to put functionality there. Tightens MathML attribute parsing and introduces full support for 'scriptsizemultiplier', 'scriptminsize' and their interactions with CSS font-size. r+sr=dbaron 2008-01-08 14:36:46 -08:00
dwitte@stanford.edu
c39fb98cef landing additional change from bug 407442. 2007-12-20 23:30:15 -08:00
dwitte@stanford.edu
095ab4c4c2 relanding switch to nsAutoTObserverArray per bug 407442. 2007-12-20 02:37:52 -08:00
dwitte@stanford.edu
e1f9209274 relanding part of 407442. 2007-12-19 23:30:04 -08:00
dwitte@stanford.edu
2b31364ac3 back out changes. 2007-12-19 03:07:41 -08:00
dwitte@stanford.edu
63050186f2 reland nsTObserverArray changes only. 2007-12-18 22:03:05 -08:00
dwitte@stanford.edu
8b3567b59d backing out to investigate Ts increase 2007-12-18 20:12:11 -08:00
dwitte@stanford.edu
3b75d76adb implement nsTObserverArray using nsTArray, clean up the interface, provide an nsAutoTObserverArray, and use it to reduce allocations in nsEventListenerManager. b=407442, r+sr=sicking, a=beltzner 2007-12-18 17:06:34 -08:00
Olli.Pettay@helsinki.fi
489154b8b5 Bug 403830, arena for content, r=sicking, sr=jst 2007-12-15 01:45:33 -08:00
jonas@sicking.cc
5378dfb532 Bug 408123: Use nsTObserverArray rather than array copy to deal with listeners going away while firing event. r=smaug sr=jst 2007-12-13 17:41:48 -08:00
surkov.alexander@gmail.com
45253210b5 Bug 368835 No focus events from xul tree table when a row is deleted, r=evan.yan, Olli.Pettay, sr=jonas, a=beltzner 2007-12-11 00:18:04 -08:00
ginn.chen@sun.com
c00e933dfb Bug 405094 Tooltip doesn't disappear anymore when hovering over it r+sr=roc a=beltzner 2007-12-02 21:46:22 -08:00
neil@parkwaycc.co.uk
5951a27707 Bug 143065 Scope of accesskey should be limited to tab panel r+sr=roc a=beltzner 2007-11-28 12:14:12 -08:00
Olli.Pettay@helsinki.fi
5d293626d2 Bug 405632, can't pan maps by dragging on maps.live.com , r+sr=jst, a=sicking 2007-11-28 01:16:01 -08:00
Olli.Pettay@helsinki.fi
2976ce8f18 Bug 368760, r=mats, sr=roc, a=blocking1.9+ 2007-11-22 12:47:33 -08:00
Olli.Pettay@helsinki.fi
022f68b3c4 Bug 401528, Must click twice to open link if fixed positioned div is removed on onmouseup: clicks pass through, r+sr=roc, a=blocking1.9+ 2007-11-20 14:30:27 -08:00
ginn.chen@sun.com
76ea81310e bug 396869 [linux]switch menu causes a spurious mouseout event to mouse over widget r+sr+a=roc 2007-11-16 00:21:44 -08:00
Olli.Pettay@helsinki.fi
7181683a48 Bug 401528, backing out, because of crashes 2007-11-15 00:49:35 -08:00
Olli.Pettay@helsinki.fi
33f0df80a5 Bug 403514, Crash when closing tab with CTRL+W, r+sr=dbaron,a=schrep 2007-11-12 11:09:09 -08:00
Olli.Pettay@helsinki.fi
b49001c86e trying to fix mochitest on qm-xserve01 2007-11-12 06:11:41 -08:00
Olli.Pettay@helsinki.fi
aeba4210a7 Bug 402089, nsDOMUIEvent should cache coordinates when DuplicatePrivateData is called, r+sr=jst, a=mtschrep 2007-11-12 04:53:06 -08:00
Olli.Pettay@helsinki.fi
788a7e1a07 Bug 401528, Must click twice to open link if fixed positioned div is removed on onmouseup: clicks pass through, r+sr=roc, a=blocking1.9+ 2007-11-12 04:20:41 -08:00
aaronleventhal@moonset.net
6a9a5418f6 Bug 397219. ab not moving focus relative to caret when caret inside label. r=mats, sr=neil, a=roc. Checking back in -- this wasn't the cause of the orange. 2007-11-11 11:42:11 -08:00
jruderman@hmc.edu
36789bcb07 Let's see if backing out bug 397219 fixes the orange. 2007-11-10 20:16:50 -08:00
aaronleventhal@moonset.net
4ea01cf4fc Bug 397219. Tab not moving focus relative to caret when caret inside label. r=mats, sr=neil, a=roc 2007-11-09 11:06:51 -08:00
reed@reedloden.com
c2290258ae Bug 401214 - "bring back support for MOUSE_SCROLL_TEXTSIZE (mousewheel.withcontrolkey.action = 3)" [p=dao r+sr=sicking r+aM9=mconnor a=blocking1.9+ for M9] 2007-10-30 12:13:37 -07:00
reed@reedloden.com
d08bf067da Bug 389628 - "Implement UI for full page zoom" [p=dao r=mconnor r+sr=sicking (for content/events/) a=blocking-firefox3+ for M9] 2007-10-25 16:02:20 -07:00
Olli.Pettay@helsinki.fi
a78cbac9b4 Landing (again) Bug 373462, bug 385322, Better scheduling of cycle collection/gc, r+sr=sicking,jst 2007-10-22 14:42:25 -07:00
Olli.Pettay@helsinki.fi
69d3a1fc7a backout Bug 373462, bug 385322. Still regress tp/talos 2007-10-21 09:46:54 -07:00
Olli.Pettay@helsinki.fi
cad8f0b8c4 Test-landing (again) Bug 373462, bug 385322, Better scheduling of cycle collection/gc, r+sr=sicking,jst 2007-10-21 07:09:29 -07:00
enndeakin@sympatico.ca
dd5f4c7bf6 Bug 387109, context menu not placed properly for lists when opened with the keyboard, r=smaug,sr=neil,a=dbaron 2007-10-09 06:40:06 -07:00
joshmoz@gmail.com
7c16a06018 remove XP_MAC usage. b=281889 r=cbarrett sr=roc a=roc 2007-10-01 16:20:37 -07:00
Olli.Pettay@helsinki.fi
85880d8ce4 Bug 393762, Bug 393761 and Bug 382636, r=jst, sr=peterv 2007-10-01 03:02:32 -07:00
reed@reedloden.com
dbda9516ac Bug 141476 - "Ctrl Mousewheel up (away from me) should make font bigger" [p=asmith15@littlesvr.ca (Andrew Smith) r+sr=sicking ui-r=beltzner a1.9=vlad] 2007-09-29 11:53:42 -07:00
Olli.Pettay@helsinki.fi
2fb8ea7b56 back out Bug 373462 / bug 385322 (again :( ) 2007-09-29 10:33:22 -07:00
Olli.Pettay@helsinki.fi
a6aedd78ae Bug 373462 / bug 385322, Better scheduling of cycle collection/gc, r+sr=jst 2007-09-29 08:02:57 -07:00
Olli.Pettay@helsinki.fi
4828fb7a4d Bug 396652, gecko scrolls on activate event (mouse click) with gtk embeds, r+sr+a=roc, p=iainnicol-mozbugs2007@yahoo.co.uk+me 2007-09-22 08:57:03 -07:00