Vladimir Vukicevic
|
3c0e89dac0
|
b=455243, weird behaviour with fonts with bad faces; r=jdaggett
|
2009-01-12 11:23:41 -08:00 |
Honza Bambas
|
80c3044c6e
|
Bug 400568 - Keyboard Back/Forward keys sending VK_BROWSER_BACK/FORWARD go back/forward twice, r=emaijala, sr=ocallahan
|
2009-01-12 20:17:52 +01:00 |
Honza Bambas
|
1f47df88ee
|
Bug 468087 - Cannot add new https hosts to Mochitest, r=jwalden
|
2009-01-12 20:16:38 +01:00 |
Honza Bambas
|
09d583ba60
|
Bug 456001 - Need automated testing for SSL client auth, r=jwalden
|
2009-01-12 20:14:40 +01:00 |
David Bolter
|
0634258783
|
Bug 452388 - Support value of undefined for aria-checked/aria-pressed/aria-selected, r=aaronlev, r=surkov, r=MarcoZ
|
2009-01-12 18:20:34 +01:00 |
Johnathan Nightingale
|
f3a116ccc7
|
Change default Clear Recent History time span. b=464208 r=mconnor
|
2008-11-20 16:57:47 -05:00 |
Peter Weilbacher
|
317b7d6e25
|
[OS/2] Bug 467250: modify font alias list to include other special OS/2 platform fonts that we cannot directly resolve, r=wuno@lsvw
|
2009-01-12 17:48:24 +01:00 |
Benjamin Smedberg
|
ff80cd8623
|
Bug 463642 - Safe mode should disable JIT, r+sr=jst
--HG--
rename : toolkit/xre/nsIXULRuntime.idl => xpcom/system/nsIXULRuntime.idl
|
2009-01-12 11:05:10 -05:00 |
Boris Zbarsky
|
4b848806e8
|
Bug 472487. Use the default filename in modeOpen in the Mac filepicker (e.g. so that file inputs prefill the currently-selected file in the filepicker). r=josh, sr=roc
|
2009-01-12 10:43:27 -05:00 |
Boris Zbarsky
|
45b16415a5
|
Bug 464956. Make .desktop files report a redirect not of type REDIRECT_INTERNAL so that we can use that type to detect redirects not under the control of the target resource. r+sr=biesi
|
2009-01-12 10:40:44 -05:00 |
Patrick McManus
|
578fe96d79
|
Bug 473089. Make sure that our DNS listener (which may be released on random threads) doesn't hold refs to Elements. r+sr=bzbarsky
|
2009-01-12 10:38:32 -05:00 |
Patrick McManus
|
cf98f51183
|
Bug 464838. Try to resolve performance issues in DNS prefetch by putting elements, not URIs, in the queue, and deferring URI creation to pageload complete (or a timer, if we're not in pageload). Now with leak fixes. r+sr=bzbarsky
|
2009-01-12 10:36:55 -05:00 |
Phil Ringnalda
|
473bdbe035
|
I would not have choosen the weekend before a freeze for so much CLOSED TREE
|
2009-01-11 20:12:32 -08:00 |
Phil Ringnalda
|
ef3da4c190
|
Can not aquire, or even acquire, anything other than a CLOSED TREE
|
2009-01-11 17:42:29 -08:00 |
Phil Ringnalda
|
1b09470b46
|
Fix spelling of occurrance, despite the recurrent occurrence of a CLOSED TREE
|
2009-01-11 16:43:09 -08:00 |
Phil Ringnalda
|
3aa3463445
|
Fix spelling of uncommited since we remain committed to builds, even with a CLOSED TREE
|
2009-01-11 15:51:40 -08:00 |
Phil Ringnalda
|
09b153d3da
|
Fix spelling of accomodate since we can accommodate more builds in the CLOSED TREE
|
2009-01-11 11:13:26 -08:00 |
Phil Ringnalda
|
15a97e780f
|
Correct spelling of ofset to offset the lack of builds in a CLOSED TREE
|
2009-01-11 10:46:17 -08:00 |
Phil Ringnalda
|
2bf352e191
|
Tranfer the correct spelling of transferable to the CLOSED TREE
|
2009-01-11 10:22:37 -08:00 |
Peter Weilbacher
|
afb564ddc4
|
[OS/2] Bug 472753: fix OS/2 build break in nsComponentManager.cpp by adding necessary defines to the os2.h include in nsLocalFileOS2.h (fix suggested by Walter Meinl)
(OS/2 only, so does not affect a CLOSED TREE)
|
2009-01-11 14:19:00 +01:00 |
Phil Ringnalda
|
7e97598029
|
Builds are neccesary, even if you can spell necessary, and even in a CLOSED TREE
|
2009-01-11 00:46:35 -08:00 |
Phil Ringnalda
|
cbe89ed12a
|
Fix spelling of immediatly, to get more builds going immediately in the CLOSED TREE
|
2009-01-11 00:06:41 -08:00 |
Phil Ringnalda
|
8cda0d31a8
|
Fix spelling of sucessful to trigger builds in a CLOSED TREE
|
2009-01-10 23:38:49 -08:00 |
Ted Mielczarek
|
134bcd4d03
|
bug 472877 - Add configure option to enable gczeal. r=crowder
|
2009-01-10 17:00:20 -05:00 |
Ben Turner
|
84edb95eb6
|
Fix leaky cycle between nsNPAPIPluginInstance and nsPluginInstancePeer. b=472439 r=josh sr=jst
|
2009-01-10 12:13:31 -05:00 |
L. David Baron
|
ce4ab2a461
|
Address my own review comment: Restore IsTransparent() check, which should restore old behavior for background-images when printing backgrounds is disabled. (Bug 456219) r=zwol
|
2009-01-10 08:37:01 -08:00 |
L. David Baron
|
07b1a07af9
|
Add ability to mark JSDHashTable/PLDHashTable as immutable and thus prevent RECURSION_LEVEL assertions from firing due to lookups racing on multiple threads. (Bug 469004) r=brendan,mrbkap
|
2009-01-10 08:28:16 -08:00 |
L. David Baron
|
9ee32e9555
|
Synchronize pldhash with recent changes to jsdhash by rerunning through plify_jsdhash.sed.
|
2009-01-10 08:28:16 -08:00 |
L. David Baron
|
570413cf09
|
Handle mouseover/mouseout when the mouse transitions between the video element and its videocontrols child (which covers its entire content area). (Bug 470596) r=dolske,enndeakin
|
2009-01-10 08:28:15 -08:00 |
L. David Baron
|
824c20a983
|
More tests for outside cases for rule 3.
|
2009-01-10 08:28:15 -08:00 |
Mats Palmgren ext:(%2C%20L.%20David%20Baron%20%3Cdbaron%40dbaron.org%3E)
|
734e6a0825
|
Put the root element in the undisplayed map so that we reconstruct it when it has its 'display' changed from 'none' to something else. (Bug 283686) r+sr=bzbarsky
|
2009-01-10 08:28:15 -08:00 |
Robert Kaiser
|
04f512346f
|
bug 471886 - Make places autocomplete tests even more robust against default prefs, r=Mardak
|
2009-01-10 16:29:17 +01:00 |
Peter Weilbacher
|
3a7735a2da
|
[OS/2] Bug 443112: sync README files of all three apps with information for Gecko 1.9.1; add Java version requirements and update web links
(OS/2 only, so does not affect a CLOSED TREE)
|
2009-01-10 13:31:01 +01:00 |
Blake Kaplan
|
1ffd5086ea
|
Merging backout. a=crowder for checkin into a CLOSED TREE
|
2009-01-09 15:56:48 -08:00 |
Blake Kaplan
|
0dc253dbe4
|
Backed out changeset e62d412d6251. The crashtest is randomly crashing.
|
2009-01-09 15:56:03 -08:00 |
Shawn Wilsher
|
ea4f9d62a0
|
Merge for backout of bug 471685 with a CLOSED TREE
|
2009-01-09 13:17:06 -08:00 |
Shawn Wilsher
|
fc0b5a5efb
|
Backed out changeset c569a8f91c0e (bug 471685) with a CLOSED TREE
|
2009-01-09 13:16:05 -08:00 |
Shawn Wilsher
|
92bd7c493f
|
Merge for backout of bug 471685 with a CLOSED TREE
|
2009-01-09 13:14:31 -08:00 |
Shawn Wilsher
|
4ba7110b46
|
Backed out changeset 4de172f0d8b8 (bug 471685) with a CLOSED TREE
|
2009-01-09 13:13:48 -08:00 |
Olli Pettay
|
11b1145eb2
|
Backout Bug 472260 (CLOSED TREE)
|
2009-01-09 21:52:01 +02:00 |
Robert Strong
|
a9d371a688
|
Bug 472801 - Enabling updater no longer requires iconv. r=ted.mielczarek
|
2009-01-09 10:19:48 -08:00 |
Boris Zbarsky
|
d4ffe19523
|
Bug 472239. Make sure to set up our listener before trying to call OnStartRequest on it. r+sr=jst
|
2009-01-09 12:54:23 -05:00 |
Benjamin Smedberg
|
507daffc50
|
Backed out changeset 4c4df6ed1b41 - Bug 396185 - Make nsIFrame not inherit from nsISupports due to mochitest failures... these appear to be crashes in nsGenericHTMLElement::GetEditorInternal.
|
2009-01-09 11:35:24 -05:00 |
Shawn Wilsher
|
b275cd8356
|
Bug 471685 - Upgrade to SQLite 3.6.7
This contains the changes to SQLite files.
|
2009-01-08 11:51:25 -05:00 |
Shawn Wilsher
|
1c960178eb
|
Bug 471685 - Upgrade to SQLite 3.6.7
This contains the changes to Mozilla code for the upgrade.
r=asuth
|
2009-01-08 11:51:21 -05:00 |
Blake Kaplan
|
e351ee17f6
|
Add a crashtest for bug 460706. r=sicking
|
2008-12-19 17:38:18 -08:00 |
L. David Baron
|
29265cc153
|
Make reftest test for assertions on individual tests. (Temporarily disabled until tinderboxes set up and manifests annotated.) (Bug 472557) r=Waldo
|
2009-01-08 13:50:21 -08:00 |
L. David Baron
|
5a20f231d5
|
Expose the number of assertions since process start from XPCOM. (Bug 472557) r=bsmedberg
|
2009-01-08 13:50:21 -08:00 |
Olli Pettay
|
b3203511a8
|
Bug 472312, change NS_ERROR to NS_WARNING for now
|
2009-01-08 23:36:22 +02:00 |
Mats Palmgren
|
3a2ae0a12e
|
DEBUG: Make nsBlockFrame::List really print the overflow lines. b=472193 r+sr=roc
|
2009-01-08 22:17:53 +01:00 |