Robert O'Callahan
0bdda6b815
Bug 534425. Part 1: Create initial layers API. r=jmuizelaar,sr=dbaron
2010-03-01 20:56:18 +13:00
Lingfeng Guan
e10727faa1
Bug 541943: LightweightTheme doesn't support theme name/description in UTF-8. r=dtownsend
2010-02-26 09:03:19 -08:00
Dave Townsend
e6d0007c6a
Bug 503505: Update info should allow more html tags through. r=robstrong
2010-02-25 21:16:25 -08:00
Henri Sivonen
9a085fd523
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
a3dfa5360d
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
0a3eb60eb2
Bug 548646 - Permission manager getter in Services.jsm should be more descriptive. r=gavin
2010-02-25 14:13:00 -08:00
Dietrich Ayala
051624f055
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
d66bedf608
Bug 520659 - Lazily build places trees when possible. r=mak.
2010-02-25 20:30:09 +02:00
Daniel Holbert
00ed82e5e1
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
9ca84f2cad
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
451482afc8
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
e81ca54c8f
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
6ed1f5d145
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
42f23848a0
Bug 522842 - Don't notify during startup until all engines are loaded. r=gavin
2010-02-25 01:11:45 -05:00
Ryan Flint
28ef75e108
Backout bug 522842 (2858cd90d03)
2010-02-25 00:35:37 -05:00
Ryan Flint
364837c17d
Bug 522842 - Don't notify during startup until all engines are loaded. r=gavin
2010-02-24 23:10:55 -05:00
Justin Dolske
390cd52f99
Bug 545514 - plugin-problem UI needs to be an inline-block element. r=gavin
2010-02-23 13:52:00 -08:00
Justin Dolske
b82c5c6b94
Bug 545686 - [OOPP] crashed plugin UI doesn't work on some sites. r=gavin
2010-02-24 15:45:00 -08:00
Josh Aas
be159f2505
Require Mac OS X 10.5 on launch. b=548367 r=bsmedberg
2010-02-24 14:06:40 -08:00
Robert Sayre
8f8fd2d8d6
Merge.
2010-02-24 12:41:02 -08:00
Robert Sayre
27b961ed50
Merge tracemonkey to mozilla-central.
2010-02-24 12:25:40 -08:00
Paul O’Shannessy
acb67d3f39
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
149f5aac0a
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
d14f0f9897
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
201e801a1f
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
84d7499b25
Merge mozilla-central to tracemonkey.
2010-02-22 12:29:54 -08:00
Justin Dolske
dcc6796023
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
ffd66a7aba
Bug 544755: update license.html as required to import WebKit/Nitro assembler, r=gerv
2010-02-11 10:02:17 -08:00
Ryan Flint
ad78d52ea2
Disable test
2010-02-09 06:29:36 -05:00
Ryan Flint
da462d7bb6
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
e1edb56dd0
Toolkit support for Mac OS X dock menu. b=415463 r=josh
2010-02-08 16:03:40 -06:00
Olli Pettay
435c946f5c
backout Bug 544018
2010-02-08 19:00:41 +02:00
Olli Pettay
04889fec16
Bug 544018 - print preview doesn't work in view source, r=dao
2010-02-08 18:16:57 +02:00
Alexander L. Slovesnik
d958c4442f
Bug 540692: Blocklist vksaver.dll r=johnath
2010-02-07 10:48:49 -05:00
Phil Lacy
39196a6523
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
14deacf9ce
Bug 508986 - XSMP session restore doesn't work. r=bsmedberg, r=dietrich
2010-02-06 19:28:20 +01:00
Alex Pakhotin
4dd5624d9c
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
d946ee4a9e
bug 541571 - Show uninstallation progress r=blassey a=NPOTB
2010-02-04 23:33:44 -08:00
Alex Pakhotin
38513727ee
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
acef35272f
Use ordinary JS functions as observer callbacks in browser chrome tests
2010-02-06 09:47:42 +01:00
Mitchell Field
d25f469072
Bug 542222 - Followup fix for Reduce recursion in makefiles. r=rstrong
2010-02-05 23:25:10 -08:00
Shawn Wilsher
2171f3f5d2
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
3c0a9affbf
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
d3efe3337f
Bug 547676 - Remove item-grayscale.png. r=mstange
2010-02-22 12:28:56 +01:00
Dão Gottwald
8dff99e589
bustage fix for bug 547292
2010-02-22 12:28:26 +01:00
Gavin Sharp
7e628439c7
Bug 547292 - clean up plugin binding styling. r=dolske
2010-02-22 11:41:50 +01:00
Michael Ventnor
f4b4f48330
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
45fc3582fe
Bug 418003 - Remove unused images
2010-02-22 10:18:26 +01:00
Phil Ringnalda
5149fb71c6
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
2515d1e302
Bug 546874 - New style for the bookmarks bar. r=dao
2010-02-21 15:50:10 +01:00