Nick Thomas
5bd191387a
Merge bug 414560 to hg repositories (force file support for patcher fastmode), originally p=rhelmer, r=bsmedberg,bhearsum NPOTB
2009-02-02 18:14:02 +13:00
Josh Aas
f1b1a53408
Remove unnecessary NPPVprivateModeBool enum. b=468877
2009-02-01 21:15:44 -05:00
Phil Ringnalda
3ce60add90
Bug 470166 - remove accidentally-imported Minotaur logs, r=ctalbert
2009-02-01 13:40:00 -08:00
Ehsan Akhgari
dbc6942b6a
Bug 427021 - [RTL] Wizard widget should get mirrored buttons on GTK; r=dao
2009-02-01 18:34:09 +03:30
Ehsan Akhgari
f3d5cba99a
Bug 427026 - [RTL] Places URL field should be LTR even when using RTL UI; r=dao
2009-02-01 14:25:03 +03:30
Walter Meinl
d8710dccee
Bug 474366: follow-up patch, r=ted.mielczarek
2009-02-01 10:03:41 +01:00
Ehsan Akhgari
3216a67945
Bug 350597 - [RTL] XML preview header should be RTL in RTL locales; r,sr=sicking
2009-02-01 11:51:07 +03:30
Edward Lee
72939265e8
Bug 476254 - Send a notification once a day when the user goes idle for some time. r=roc, sr=roc
2009-01-31 22:58:34 -06:00
Edward Lee
8812291285
Bug 476253 - Dynamically pick next polling time for IdleService (instead of polling every 5 sec). r=roc, sr=roc
2009-01-31 22:58:32 -06:00
Neil Rashbrook
4b32340e10
Bug 475711 Restore Default Set doesn't handle springs/spacers/separators r=gavin
2009-01-31 23:12:21 +00:00
Jim Mathies
8ddad5ef5d
Updated reftest.list for Bug 469830.
2009-01-31 15:50:21 -06:00
Jim Mathies
df49001deb
Bug 469830 - Windows drawing code for test plugin. r=ted,joshmoz
2009-01-31 15:06:02 -06:00
Robert Sayre
aa3aaf69b2
Merge tracemonkey to mozilla-central.
2009-01-31 11:45:24 -08:00
Markus Stange
90bdf75818
Bug 399030 - Draw dropdowns with NSPopupButtonCell, r=josh sr=roc
2009-01-31 17:49:29 +01:00
stefanh@inbox.com
513cca2256
Bug 476226 - Beep when closing prefwindow with cmd+w in apps without own close key defined. r=gavin.
2009-01-31 14:56:25 +01:00
Olli Pettay
68e8d4d04a
Bug 468211, r+sr=sicking
2009-01-31 14:56:15 +02:00
Olli Pettay
b9593d2535
Bug 471166, r+sr=sicking
2009-01-31 14:53:01 +02:00
Olli Pettay
2474f75151
Bug 476097, ASSERTION: killing mutation events with <input type=file>, r+sr=bz
2009-01-31 14:34:01 +02:00
John Daggett
67113d5328
Bug 474704 - drop channel on cross-site load failure to avoid leak. r=bz,jonas, sr=jonas
2009-01-31 17:58:42 +09:00
Jeff Walden
543f0d5a97
Back out bug 474501; it has a problem with one Mochitest.
2009-01-30 20:00:52 -08:00
Joe Drew
ca2541f607
Bug 466586 - Only expire cache elements that don't have any proxies/observers. r=stuart sr=vlad a=blocking1.9.1+
...
The image cache is now composed of two things: a heap of tracked items that
can be expired and evicted, and a superset of that which hashes from URI to
cache element. Cache elements start out in the second set, and are moved to
the first (and start to be tracked for expiry) once they have no observers.
2009-01-30 21:17:47 -05:00
Joe Drew
a7a5803b59
Bug 466586 - Test to ensure that we don't have to reload an image that exists in a document.
2009-01-30 21:17:35 -05:00
Jeff Walden
3ccb27836a
I hate LiveConnect.
2009-01-30 18:17:13 -08:00
Jeff Walden
3fcb6ac3ea
Bustage fix, not updated for changes in c0b2c82a524e
2009-01-30 17:59:12 -08:00
Jeff Walden
e961f82d89
Bug 474501 - JSON literals shouldn't have prototype setters run during evaluation. r=brendan
2009-01-30 17:40:33 -08:00
Jason Orendorff
7fbb18f1ed
Fix for red caused by rev 932126be5356.
2009-01-30 18:02:35 -06:00
Jason Orendorff
37f2985bdf
Bug 476177 - TM: cx->stackPool must not be accessed on trace. r=brendan.
...
--HG--
extra : rebase_source : 746d61b54aa38cbe18fe31bce4efcbbad4629678
2009-01-30 17:40:05 -06:00
Andreas Gal
8c35f95c27
Merge.
2009-01-30 15:16:43 -08:00
Andreas Gal
595570a83e
Add debug hook to the threaded interpreter to trace instruction stream (476128, r=shaver).
2009-01-30 15:14:31 -08:00
Boris Zbarsky
18e06836cd
Add logging to try to sort out why some of our inputs are not nsIFormControl sometimes
2009-01-30 17:08:21 -05:00
Philip Chee
3f7e5b95c2
Bug 471508 - Make the toolboxChanged() callback return useful information. r=gavin.
2009-01-30 23:05:44 +01:00
Josh Aas
015a5c7e76
Add API allowing plugins to participate in private browsing. b=468877 r/sr=jst
2009-01-30 16:40:14 -05:00
Atul Varma
3ab92bc3a0
bug 445873 - let callers of Components.utils.Sandbox specify JS version; r+sr=mrbkap
2009-01-30 13:17:23 -08:00
Justin Dolske
98c240d13a
Backout changeset 8dd2e82503cd (bug 451352), it broke password manager.
2009-01-30 12:01:46 -08:00
Jim Mathies
fc1a190574
Bug 455353 - Backout of code added to imagelib in Bug 355555. r=dougt
2009-01-30 13:13:52 -06:00
Gordon P. Hemsley
917fd3a315
Remove unused variable declaration (bug 472702 followup, r=gal)
2009-01-30 10:34:54 -08:00
Marco Bonardo
f622283a6c
Finally fix unit test oranges: stop observing windows at the end of the test (browser_sort_in_library.js)
2009-01-30 18:52:33 +01:00
Marco Bonardo
f7100bc53f
Finally fix unit test oranges: stop observing windows at the end of the test (browser_library_open_leak.js)
2009-01-30 18:52:27 +01:00
Marco Bonardo
d667ae9d86
Fix unit box timeout on browser-chrome test from Bug 444179, r=post-facto - CLOSED TREE
2009-01-30 15:26:35 +01:00
Robert Longson
7d001fe852
Bug 471165 - add missing test
2009-01-30 13:06:26 +00:00
Marco Bonardo
89beec81b8
Bug 476020 - Pressing Esc while having the tag autocomplete open closes the bookmarks panel, r=dietrich
2009-01-30 13:34:38 +01:00
Drew Willcoxon
6bba715e74
Bug 474831 - Add a browser chrome test to check Places Library does not leak when opened and closed, r=sdwilsh
2009-01-30 13:34:38 +01:00
Drew Willcoxon
a284ae1506
Bug 444179 - Library>Views>Sort>Sort by Tags does nothing, r=mak77
2009-01-30 13:34:38 +01:00
Dave Townsend
e2194a7b87
Bug 474988: Mismatched adds and removes of install listeners will fail. r=robstrong
2009-01-30 10:07:28 +00:00
Dave Townsend
1662125f9d
Bug 475532: nsXPInstallManager needs threadsafe addref/release. r+sr=bsmedberg
2009-01-30 10:06:37 +00:00
Simon Bünzli
11d53d2122
Bug 475798 - Library: Alt+E only focuses the More button, doesn't trigger it. r=mak77
2009-01-30 11:30:36 +01:00
Dão Gottwald
55cd0d7078
Bug 475331 - PlacesSearchBox.filterCollection setter should return early if the collection doesn't change. r=mak77
2009-01-30 11:26:20 +01:00
Dão Gottwald
e089befc64
Bug 475148 - remove superfluous styling from gnomestripe's browser.css. r=gavin
2009-01-30 11:25:17 +01:00
Dão Gottwald
77bff0afd3
Bug 422763 - wrong icon for "close" button in "about {addon}" dialog. r=dtownsend
2009-01-30 11:23:58 +01:00
Robert O'Callahan
4465675764
Backing out bug 475092.
2009-01-30 23:22:02 +13:00