Robert Strong
3b6c4e333b
3. ui changes to support mochitest chrome tests - Bug 530872. r=dtownsend
2010-03-03 10:56:59 -08:00
Robert Strong
4d5198538e
2. updated xpcshell tests - Bug 530872. r=dolske
2010-03-03 10:56:47 -08:00
Robert Strong
6a534f83e8
1. main patch - Bug 530872 - app.update.url params / update.xml cleanup and addition of a custom string property for apps. r=dtownsend
2010-03-03 10:56:33 -08:00
Rail Aliiev
ab167d195a
Bug 545431: Make xulrunner support MOZ_PKG_PRETTYNAMES. r=ted
2010-02-12 13:54:24 +03:00
Markus Stange
0cd523036b
Bug 463695 - Make determined progressmeters on OS X animate. r=dao
...
--HG--
extra : rebase_source : db5a74b689a16e177a784fecbcb72fd93f70ee8a
2010-03-03 13:59:39 +01:00
Mark Banner
4c0ca313e2
Bug 531256 Move nsBrowserStatusFilter from xpfe/browser to toolkit/components/statusfilter. r=dtownsend,sr=Neil
...
--HG--
rename : xpfe/browser/src/Makefile.in => toolkit/components/statusfilter/Makefile.in
rename : xpfe/browser/src/nsBrowserStatusFilter.cpp => toolkit/components/statusfilter/nsBrowserStatusFilter.cpp
rename : xpfe/browser/src/nsBrowserStatusFilter.h => toolkit/components/statusfilter/nsBrowserStatusFilter.h
2010-03-03 11:19:57 +00:00
Serge Gautherie
950330737f
Bug 548788 - [Shredder] Trunk packaging shouting about a missing file: "config/printconfigsetting.py': [Errno 2] No such file or directory"; (Av1) 2+1 s/topsrcdir/MOZILLA_DIR/.
...
r=ted.mielczarek.
2010-03-03 11:12:28 +01:00
Saint Wesonga
4c4911bf50
Bug 526454 - Link to plugin check page from about:plugins. r=josh, ui-r=faaborg
2010-03-03 09:51:58 +01:00
Neil Deakin
2c7d3081c7
Bug 543065, only scroll one ancestor of menus, SCROLL_FIRST_ANCESTOR_ONLY flag should stop at first scrollable container, not just first parent, r=roc
2010-03-02 06:21:23 -08:00
Ginn Chen
e3c9fa9eb5
Bug 538723 run_for_effect is not portable for Bourne shell r=ted.mielczarek
2010-03-02 13:56:46 +08:00
Dave Townsend
25c52d4fe2
Bug 548627: Add some services to Services.jsm. r=gavin
2010-03-01 18:02:09 -08:00
Benjamin Smedberg
9485b136dd
Bug 528250 - Unify all the intermediate tiers (xpcom/necko/external/gecko/toolkit) into one tier_platform, r=ted sr=vlad
2009-11-12 14:37:34 -05:00
Gavin Sharp
7069c2585f
Bug 549349: handle file:/// drops correctly, r=Mossop
2010-02-26 12:26:44 -05:00
Robert O'Callahan
b69921495b
Bug 534425. Part 4: Implement nsDisplayList::Paint using layers. r=mats,sr=dbaron
2010-03-01 20:56:19 +13:00
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