Lingfeng Guan
5fd942335d
Bug 541943: LightweightTheme doesn't support theme name/description in UTF-8. r=dtownsend
2010-02-26 09:03:19 -08:00
Dave Townsend
9da0aa2d23
Bug 503505: Update info should allow more html tags through. r=robstrong
2010-02-25 21:16:25 -08:00
Henri Sivonen
6d14b51ac9
Bug 546648 - Add a missing > in data URL in test_mousecapture.xul to complete a tag. r=enndeakin.
...
--HG--
extra : rebase_source : bfa1162a07f8a5b88b2139820fdc37b84efab60e
2010-02-22 14:17:35 +02:00
Daniel Holbert
42a96d12c9
Trivial followup for bug 461199: fix new compiler warning about unsigned-vs-signed comparison. (carrying forward rs=sdwilsh from previous related followup)
2010-02-25 17:53:41 -08:00
Justin Dolske
aa672c12d8
Bug 548646 - Permission manager getter in Services.jsm should be more descriptive. r=gavin
2010-02-25 14:13:00 -08:00
Dietrich Ayala
b55c942063
Bug 492797 - hasHistoryEntries should cache the value instead of hitting the db every time (r=marco)
2010-02-10 10:08:58 -08:00
Asaf Romano
40a2a590a8
Bug 520659 - Lazily build places trees when possible. r=mak.
2010-02-25 20:30:09 +02:00
Daniel Holbert
0b8512ee0a
Bug 461199 followup: Fix build warning "ISO C++ does not support the 'z' printf length modifier". rs=sdwilsh
2010-02-25 10:20:43 -08:00
Gavin Sharp
eaf57306e9
Bug 512784: add Services.jsm module to allow easy global access to common services, r=dao, r=Mossop
...
--HG--
extra : rebase_source : 1827809b6e8ce51e4fb238e962f36aaf30b6ad15
2010-01-28 13:31:45 -05:00
Ted Mielczarek
1042977486
bug 474610 - generate a text file alongside application packages that includes the build ID and source changeset, and upload it with the build package. r=bhearsum
2010-02-25 11:19:35 -05:00
Karl Tomlinson
254b6762d3
resolve ambiguous call of overloaded ‘AppendInt(long unsigned int&)’ b=517133
...
--HG--
extra : rebase_source : bbe20660a15a645292bd802ab7e5d8db0124fbbd
2010-02-24 15:40:41 -08:00
Karl Tomlinson
30883fb3f1
b=517133 Get crash stats for X errors r=bsmedberg
...
--HG--
extra : rebase_source : e9b2319a566ecb5a8a3cd6ba322df97e1ff3ffc8
2010-02-24 14:25:16 -08:00
Ryan Flint
63ee1c67ec
Bug 522842 - Don't notify during startup until all engines are loaded. r=gavin
2010-02-25 01:11:45 -05:00
Ryan Flint
6179f28581
Backout bug 522842 (2858cd90d03)
2010-02-25 00:35:37 -05:00
Ryan Flint
f49d17ff5e
Bug 522842 - Don't notify during startup until all engines are loaded. r=gavin
2010-02-24 23:10:55 -05:00
Justin Dolske
44b19b2421
Bug 545514 - plugin-problem UI needs to be an inline-block element. r=gavin
2010-02-23 13:52:00 -08:00
Justin Dolske
4f9d77f28c
Bug 545686 - [OOPP] crashed plugin UI doesn't work on some sites. r=gavin
2010-02-24 15:45:00 -08:00
Josh Aas
23a4b4146e
Require Mac OS X 10.5 on launch. b=548367 r=bsmedberg
2010-02-24 14:06:40 -08:00
Robert Sayre
0d5e2f3353
Merge.
2010-02-24 12:41:02 -08:00
Robert Sayre
362cd3db0f
Merge tracemonkey to mozilla-central.
2010-02-24 12:25:40 -08:00
Paul O’Shannessy
b312f3e0d2
Bug 535689 - Avoid clobbering and replacing password value when moving focus outside of username field [r=dolske]
2010-02-24 12:02:24 -08:00
Shawn Wilsher
99f6189b56
Bug 542592 - Change how we use/store nsDocument::mLinkMap
...
This makes changes nsDocument::mLinkMap in a number of ways:
1) renamed to mStyledLinks to better reflect its new nature.
2) change it to an nsTHashtable of Link*. It no longer has a strong reference
3) add some assertions to make sure we call ForgetLink and AddStyleRelevantLink
in pairs.
This also makes mozilla::dom::Link::ResetLinkState take a boolean indicating if
we should notify or not.
r=bz
2010-02-24 08:37:03 -08:00
Ehsan Akhgari
27a8c70900
Bug 461199 (Part 20) - Rewrite the private browsing visited link coloring test to make it work with the new async API
...
r=mconnor
r=sdwilsh
r=bz
2010-02-24 08:37:02 -08:00
Shawn Wilsher
09e99cfbd1
Bug 461199 (Part 18) - Need an observer notification to indicate when link status is known from the database
...
Adds an observer to indicate when a URI lookup is completed and passes the
visited state with the notification. This greatly simplifies test writing.
r=mak
2010-02-24 08:37:02 -08:00
Robert Sayre
a8f8e41fae
Merge mozilla-central to tracemonkey.
2010-02-22 12:29:54 -08:00
Justin Dolske
928696cee9
Bug 545734 - need to hide the iframe used for submitting plugin crash reports. r=ted.mielczarek
2010-02-15 19:29:00 -08:00
David Mandelin
da6fb77bda
Bug 544755: update license.html as required to import WebKit/Nitro assembler, r=gerv
2010-02-11 10:02:17 -08:00
Ryan Flint
7aeccf6123
Disable test
2010-02-09 06:29:36 -05:00
Ryan Flint
13adf8d7d3
Bug 539907 - Have getPref use asynchronous statements when called with an optional callback. r=myk, sr=robstrong
2010-02-09 05:28:39 -05:00
Tom Dyas
2e05f63565
Toolkit support for Mac OS X dock menu. b=415463 r=josh
2010-02-08 16:03:40 -06:00
Olli Pettay
f09ebf9810
backout Bug 544018
2010-02-08 19:00:41 +02:00
Olli Pettay
93a48e52ac
Bug 544018 - print preview doesn't work in view source, r=dao
2010-02-08 18:16:57 +02:00
Alexander L. Slovesnik
60bb11b582
Bug 540692: Blocklist vksaver.dll r=johnath
2010-02-07 10:48:49 -05:00
Phil Lacy
17d4669d97
Bug 462172: Drag downloaded items from download manager to folders r=enndeakin
...
--HG--
extra : rebase_source : d51cbf914cf05b7aeb9d1a6b8c8bc7b90d46d26a
2010-02-07 10:44:48 -05:00
Wolfgang Rosenauer
123ebe8c16
Bug 508986 - XSMP session restore doesn't work. r=bsmedberg, r=dietrich
2010-02-06 19:28:20 +01:00
Alex Pakhotin
6e99d103a7
bug 536972 - Cannot uninstall Fennec from Settings -> Memory Settings/Remove Programs r=blassey a=NPOTB
2010-02-04 23:44:24 -08:00
Alex Pakhotin
87f1264570
bug 541571 - Show uninstallation progress r=blassey a=NPOTB
2010-02-04 23:33:44 -08:00
Alex Pakhotin
7387024bd9
bug 533581 - EXE installer for Fennec should more robustly handle pre-existing installations r=crowder a=NPOTB
2010-01-25 20:44:08 -08:00
Dão Gottwald
4c2a8592be
Use ordinary JS functions as observer callbacks in browser chrome tests
2010-02-06 09:47:42 +01:00
Mitchell Field
f9279e35d6
Bug 542222 - Followup fix for Reduce recursion in makefiles. r=rstrong
2010-02-05 23:25:10 -08:00
Shawn Wilsher
3848a86843
Bug 461199 (Part 12) - mozilla::dom::Link should unregister with mozilla::IHistory when it goes away
...
Call UnregisterWithHistory in Link's destructor to ensure that we are no longer
registered with IHistory.
r=sicking
sr=bz
2009-12-15 16:01:53 -08:00
Dão Gottwald
edd1c581a6
Bug 547716 - Move dropmark-nav.png from global/ to help/. r=mstange
...
--HG--
rename : toolkit/themes/pinstripe/global/toolbar/dropmark-nav.png => toolkit/themes/pinstripe/help/dropmark-nav.png
2010-02-22 18:39:46 +01:00
Dão Gottwald
e0a658f9a9
Bug 547676 - Remove item-grayscale.png. r=mstange
2010-02-22 12:28:56 +01:00
Dão Gottwald
e9c8f4703a
bustage fix for bug 547292
2010-02-22 12:28:26 +01:00
Gavin Sharp
11a78eaab6
Bug 547292 - clean up plugin binding styling. r=dolske
2010-02-22 11:41:50 +01:00
Michael Ventnor
d44ad97a74
Bug 545304 - Use CSS gradients for plugin problem UI r=dao
...
--HG--
extra : rebase_source : 7dcb58a6de70dffc96058a9a855a27145c2b9974
2010-02-22 13:57:38 +10:00
Dão Gottwald
6715d43cbb
Bug 418003 - Remove unused images
2010-02-22 10:18:26 +01:00
Phil Ringnalda
8f68aea59e
Bug 547480 - Clean up color values in aboutMemory.css, r=dao
...
--HG--
extra : rebase_source : 8ab9f17bbebc9de0d882f79eb123169e432c8b5e
2010-02-21 10:44:49 -08:00
Markus Stange
d5a870dc8a
Bug 546874 - New style for the bookmarks bar. r=dao
2010-02-21 15:50:10 +01:00
Markus Stange
9396ff4e39
Bug 466642 - Style about:config on OS X. ui-r=faaborg, r=dao
2010-02-20 12:07:31 +01:00