Boris Zbarsky
|
a2aaeadc49
|
Bug 504972. Remove some redundant code. r=roc
|
2009-07-28 08:53:20 -04:00 |
|
Boris Zbarsky
|
5fefb45a48
|
Bug 504221 part 12. Switch SetInitialChildList to nsFrameList. r=fantasai, r+sr=roc
|
2009-07-28 08:53:20 -04:00 |
|
Boris Zbarsky
|
9d47a166af
|
Bug 504221 part 11. Switch the {ib}-split list munging to nsFrameList. r=fantasai,roc
|
2009-07-28 08:53:19 -04:00 |
|
Boris Zbarsky
|
cddaf1831c
|
Bug 504221 part 10. Switch the first-line frame list munging to nsFrameList. r=fantasai, r+sr=roc
|
2009-07-28 08:53:19 -04:00 |
|
Boris Zbarsky
|
dca83c78dc
|
Bug 504221 part 9. Get rid of a silly LengthOf function. r+sr=roc
|
2009-07-28 08:53:18 -04:00 |
|
Boris Zbarsky
|
c749fe8981
|
Bug 504221 part 8. Make CreateAnonymousColFrames saner. r=bernd, sr=roc
|
2009-07-28 08:53:18 -04:00 |
|
Boris Zbarsky
|
b5d9390d06
|
Bug 504221 part 7. Make nsFrameItems inherit from nsFrameList. rfantasai, r+sr=roc
|
2009-07-28 08:53:18 -04:00 |
|
Boris Zbarsky
|
31d4329c40
|
Bug 504221 part 6. Switch nsBlockFrame::AddFrames to nsFrameList. r=fantasai,roc
|
2009-07-28 08:51:10 -04:00 |
|
Boris Zbarsky
|
db6ff446ab
|
Bug 504221 part 5. Switch from GetFirstChild to GetChildList (returning an nsFrameList). For now, keep a GetFirstChild shim so callers don't have to be updated. r=fantasai, r+sr=roc
|
2009-07-28 08:51:09 -04:00 |
|
Boris Zbarsky
|
a345d5a408
|
Bug 504221 part 4. Switch MarkFramesForDisplayList to nsFrameList. r+sr=roc
|
2009-07-28 08:51:09 -04:00 |
|
Boris Zbarsky
|
b0259fd19b
|
Bug 504221 part 3. Switch overflowFrames storage to nsFrameList. r=fantasai, r+sr=roc
|
2009-07-28 08:51:09 -04:00 |
|
Boris Zbarsky
|
14796e6173
|
Bug 504221 part 2. Switch ReparentFrameViewList to nsFrameList. r+sr=roc
|
2009-07-28 08:51:09 -04:00 |
|
Boris Zbarsky
|
58ab0561e4
|
Bug 504221 part 1. Introduce framelist slice and enumerator classes and make the framelist versions of nsFrameList::AppendFrames/InsertFrames return a slice for the new frames. r=fantasai, r+sr=roc
|
2009-07-28 08:51:08 -04:00 |
|
Makoto Kato
|
b47c10e3d6
|
Bug 501877 - Don't define USE_ASM on Windows x64. r=chris.double
|
2009-07-28 19:48:21 +09:00 |
|
Makoto Kato
|
ad3a18a9f5
|
Bug 452912 - Optimize Windows x64 build for javascript engine. r=dvander
|
2009-07-28 19:47:34 +09:00 |
|
Makoto Kato
|
b9909fb293
|
Bug 505691 - Remove unnecessary include of nsIPref.h. r=vlad
|
2009-07-28 18:33:20 +09:00 |
|
Masatoshi Kimura
|
fd105e7c22
|
Bug 468351 - "display of header values with unencoded special characters broken" - core fix [r=smontagu sr=bienvenu]
|
2009-07-28 10:04:14 +01:00 |
|
Gavin Sharp
|
d790792643
|
Merge backout of changeset 870f451d8385 from bug 506116
|
2009-07-28 03:41:45 -04:00 |
|
Gavin Sharp
|
082f188dcb
|
Backed out changeset 870f451d8385 from bug 506116
|
2009-07-28 03:41:07 -04:00 |
|
Dão Gottwald
|
fe8ebd7e0d
|
use gPrefService in tests
|
2009-07-28 09:09:50 +02:00 |
|
Dão Gottwald
|
624a799563
|
use makeURI in tests
|
2009-07-28 08:18:29 +02:00 |
|
Nochum Sossonko
|
8b1e3cbd38
|
Bug 506116 - speed up makeURI(str) and use it in browser.js. r=gavin, sr=vlad
|
2009-07-28 08:01:31 +02:00 |
|
Michael Kohler
|
66e5b468d3
|
Bug 506048 - browser.history.grouping is not supported by Places, but still in firefox.js. r=dao
|
2009-07-28 08:01:21 +02:00 |
|
Michael Ryan
|
2473ec4568
|
Bug 506563 - Use native trim() in FeedProcessor.js. r=sayrer
|
2009-07-28 08:01:13 +02:00 |
|
Chris Pearce
|
7386b78dad
|
Backout bug 502259.
|
2009-07-28 16:30:57 +12:00 |
|
Chris Pearce
|
01dab2e3fe
|
Backout bug 502259
|
2009-07-28 16:30:11 +12:00 |
|
Josh Aas
|
39c82ddda0
|
Document unscheduleAllTimers scriptable method added to test plugin.
|
2009-07-27 23:37:52 -04:00 |
|
liucougar@gmail.com
|
642e174ae6
|
Bug 502259 - Make delete at end of paragraph work r+cpearce,sr+peterv
|
2009-07-28 14:04:36 +12:00 |
|
John Daggett
|
bee17b7b11
|
Bug 493976. Comment out Arabic tests on Windows which cause timeouts.
|
2009-07-27 15:41:56 -10:00 |
|
Alexander Surkov
|
02798cda64
|
Bug 506206 - ASSERTION: There should always be a DOM node for an event: 'Not Reached', file c:/mozilla/fx07-22/accessible/src/base/nsAccessibleEventData.cpp, line 114, r=marcoz, ginnchen
|
2009-07-28 10:28:06 +08:00 |
|
Alexander Surkov
|
29a9062ea2
|
Bug 504561 - Comboboxes do not emit accessibility events when selection changes, r=ginn.chen
|
2009-07-28 10:26:32 +08:00 |
|
Ryo Kawaguchi
|
f8f1c8c15b
|
Bug 506409: Merge Draw*ImageInternal methods into their Draw*Image callers, and fix a comment in imgIContainer.idl. patch=ryo r=roc
|
2009-07-27 16:48:13 -07:00 |
|
Ben Newman
|
895119b1fa
|
Bug 505594 - [HTML5] Actually place java translator files under Mercurial revision control. r+sr=jst
|
2009-07-27 16:42:45 -07:00 |
|
Paul O'Shannessy
|
da374ee3ec
|
Bug 504493 - Toolbar buttons in Places Library look ugly in mouseover on Windows CE, r=vlad
|
2009-07-27 15:33:00 -07:00 |
|
Paul O'Shannessy
|
68203c9dbb
|
Bug 504486 - Disabled menuitems not using disabled-state icons on Windows CE, r=vlad
|
2009-07-27 15:32:54 -07:00 |
|
Daniel Holbert
|
bea913e356
|
Add missing reftest files for bug 506096
|
2009-07-27 13:54:30 -07:00 |
|
Daniel Holbert
|
447c7e4618
|
Bug 506096: In SVG Animation (SMIL), make sure to visit the underlying base value for first half of duration, in discrete-mode "to" animations. r+sr=roc
|
2009-07-27 13:52:19 -07:00 |
|
Dão Gottwald
|
d0b5021a3a
|
test cleanup
|
2009-07-27 21:23:26 +02:00 |
|
Jim Mathies
|
9cbe921ce5
|
Bug 506151 - Class name bustage fix.
|
2009-07-27 13:05:11 -05:00 |
|
Jim Mathies
|
0754b8b327
|
Bug 506151 - MozillaDropShadowWindowClass constant isn't in the defs file. r=vlad.
|
2009-07-27 12:29:04 -05:00 |
|
Jim Mathies
|
fce07a753a
|
Bug 506103 - Remove mDeferredPositioner and related code. r=roc
|
2009-07-27 12:27:35 -05:00 |
|
Timothy Nikkel
|
7d61af065e
|
Bug 506602. fix "warning: recurring into frame construction" when there isn't anything wrong. r=bzbarsky
|
2009-07-27 13:19:58 -04:00 |
|
Honza Bambas
|
6e58b60a20
|
Bug 496013 - Loading PKCS#11 module fails due to incorrect usage of nsiLocalFile.persistentDescriptor, r=honzab
|
2009-07-27 18:59:42 +02:00 |
|
Dão Gottwald
|
d7c449ffa9
|
Bug 426917 - Add padding to Downloads window item list for Classic Windows themes. r=rflint
|
2009-07-27 18:55:39 +02:00 |
|
Dão Gottwald
|
9d710e6094
|
Bug 505749 - All tabs panel fails to close on OS X. r=enn
|
2009-07-27 18:55:31 +02:00 |
|
Jacek Caban
|
ce9081661a
|
Bug 505227 - Don't use config_win32.h on MinGW in liboggz. r+cpearce,sr+doublec
|
2009-07-20 16:01:52 +02:00 |
|
Ehsan Akhgari
|
be9c3c52d6
|
Bug 495495 - Entering Private Browsing mode prohibits keyboard focus on URL location bar; r=mconnor,zeniko
|
2009-06-01 21:30:02 +04:30 |
|
Geoff Lankow
|
075cfc79c1
|
Bug 458299 - nsIContentPrefService should provide an interface for listing stored prefs; r=(gavin.sharp + myk)
|
2009-07-27 18:13:15 +02:00 |
|
Serge Gautherie
|
ff6113eb9b
|
Bug 397185 - test_textbox_number.xul fails when decimal separator set in Regional Settings is comma; (Av1a) Fix the test; r=enndeakin
|
2009-07-27 18:04:43 +02:00 |
|
Robert Sayre
|
a2faaaa9ff
|
Merge tracemonkey to mozilla-central.
|
2009-07-27 11:49:26 -04:00 |
|