brendan%mozilla.org
00a70b539f
js/src part of 2nd patch for 292903, r+sr=bryner/jst.
...
git-svn-id: svn://10.0.0.236/trunk@174729 18797224-902f-48f8-a5cc-f745e15eee43
2005-06-16 21:43:15 +00:00
scott%scott-macgregor.org
d6d1e599f8
Bug #266097 --> "Contacts" button doesn't stay pushed (or down) when the contacts sidebar is open.
...
Patch by Thomas Bertels (the_redburn@perso.be )
git-svn-id: svn://10.0.0.236/trunk@174728 18797224-902f-48f8-a5cc-f745e15eee43
2005-06-16 21:23:42 +00:00
mrbkap%gmail.com
ce2944ed5e
bug 293162: Textarea's innerHTML shouldn't treat the HTML as text. r=peterv sr=jst a=shaver
...
git-svn-id: svn://10.0.0.236/trunk@174727 18797224-902f-48f8-a5cc-f745e15eee43
2005-06-16 21:23:24 +00:00
peterv%propagandism.org
878e956625
Trying to fix btek bustage.
...
git-svn-id: svn://10.0.0.236/trunk@174726 18797224-902f-48f8-a5cc-f745e15eee43
2005-06-16 21:20:57 +00:00
dougt%meer.net
5ad50e9b43
* Fixes some build problems when trying to build non-static. (removing link
...
libraries that don't exist on Windows CE)
* Taking xxx advice and making GetNAME always return a GDI forcing us to use
GetTextMetrics instead of GetFontData (which doesn't exist on Windows CE)
* Windows CE on ARM doesn't support C++ exceptions. In the windows plugin code
uses catches to ensure that the plugins don't crash mozilla. On windows ce on
arm, we have no choice but to disable CALL_SAFETY_ON.
* On Windows CE, VerQueryValue internal structure can not be modified so
callers must do a bit of string conversion.
* Disabling more code in nsOSHelperAppService for Windows CE.
* Enabling the Windows Registry code in XPCOM since the Window CE shunt now
supports the limited set needed (all but notification).
Bug=297683, r=Ere Maijala, sr=Dan Veditz, a=Asa
git-svn-id: svn://10.0.0.236/trunk@174725 18797224-902f-48f8-a5cc-f745e15eee43
2005-06-16 21:20:45 +00:00
alexei.volkov.bugs%sun.com
ccadd61505
fix for bug: 297015 - bltest should run multithreaded. r=julien
...
git-svn-id: svn://10.0.0.236/trunk@174724 18797224-902f-48f8-a5cc-f745e15eee43
2005-06-16 21:11:02 +00:00
brendan%mozilla.org
6efbc91649
Fix regression from 292903's first patch, which results in JS_DEFAULT_XML_NAMESPACE_ID being enumerated! Thanks to bc for noticing.
...
git-svn-id: svn://10.0.0.236/trunk@174722 18797224-902f-48f8-a5cc-f745e15eee43
2005-06-16 20:27:11 +00:00
timeless%mozdev.org
57b2bd43eb
Bug 297660 No node is selected anymore after deleting node in dom inspector
...
patch by martijn.martijn@gmail.com r=bz sr=bz a=asa
git-svn-id: svn://10.0.0.236/trunk@174721 18797224-902f-48f8-a5cc-f745e15eee43
2005-06-16 20:23:57 +00:00
peterv%propagandism.org
24fb172e43
Trying to fix btek bustage.
...
git-svn-id: svn://10.0.0.236/trunk@174720 18797224-902f-48f8-a5cc-f745e15eee43
2005-06-16 19:56:21 +00:00
lpsolit%gmail.com
1dc8577383
Bug 297928: detaint_natural, detaint_signed and trick_taint shouldn't rely on $1 - Patch by Christian Reis <kiko@async.com.br> r/a = justdave
...
git-svn-id: svn://10.0.0.236/trunk@174718 18797224-902f-48f8-a5cc-f745e15eee43
2005-06-16 19:04:25 +00:00
jwalden%mit.edu
ef1dadea34
Bug 265719 - UI "screenshot" in "About Popup Blocking" dialog is out-of-date. r=mconnor, a=shaver
...
git-svn-id: svn://10.0.0.236/trunk@174717 18797224-902f-48f8-a5cc-f745e15eee43
2005-06-16 19:02:27 +00:00
mrbkap%gmail.com
f2a332e8d4
bug 296677: Fix nsParser::ParseFragment to not screw up setting <textarea>'s innerHTML. r=jst sr=peterv a=asa
...
git-svn-id: svn://10.0.0.236/trunk@174716 18797224-902f-48f8-a5cc-f745e15eee43
2005-06-16 18:59:59 +00:00
peterv%propagandism.org
72275d6be3
Trying to fix btek bustage.
...
git-svn-id: svn://10.0.0.236/trunk@174715 18797224-902f-48f8-a5cc-f745e15eee43
2005-06-16 18:44:01 +00:00
pedemont%us.ibm.com
fa58742673
Bug 291501 - labels don't support the src attribute. r=aaronr, r=smaug, a=mkaply
...
git-svn-id: svn://10.0.0.236/trunk@174714 18797224-902f-48f8-a5cc-f745e15eee43
2005-06-16 18:33:55 +00:00
doronr%us.ibm.com
15908f030c
Bug 289076 - plugin finder URL should not be localizable. r/a=bsmedberg
...
git-svn-id: svn://10.0.0.236/trunk@174713 18797224-902f-48f8-a5cc-f745e15eee43
2005-06-16 18:24:34 +00:00
timeless%mozdev.org
dde2e4eda3
Bug 294823 ASSERTION: max element width exceeded desired width: 'PR_FALSE'
...
patch by bernd r=roc sr=roc a=asa
git-svn-id: svn://10.0.0.236/trunk@174712 18797224-902f-48f8-a5cc-f745e15eee43
2005-06-16 18:22:38 +00:00
mrbkap%gmail.com
ad0c3c42b0
bug 296284: <blockquote type=cite> can cause the plaintext serializer to delete extra newlines before inlines after blocks. r=peterv sr=jst a=asa
...
git-svn-id: svn://10.0.0.236/trunk@174711 18797224-902f-48f8-a5cc-f745e15eee43
2005-06-16 18:20:59 +00:00
timeless%mozdev.org
d45261fa03
Bug 225034 Certificate Manager Crashes Mozilla [@ nsCertTree::CmpByCrit]
...
patch by kaie r=timeless sr=darin a=shaver
git-svn-id: svn://10.0.0.236/trunk@174710 18797224-902f-48f8-a5cc-f745e15eee43
2005-06-16 17:27:17 +00:00
timeless%mozdev.org
6f06f20903
Bug 291378 crashes on XPCOM calls with more than 7 arguments
...
regenerated by mozilla@rosenauer.org r=shaver a=shaver
git-svn-id: svn://10.0.0.236/trunk@174709 18797224-902f-48f8-a5cc-f745e15eee43
2005-06-16 16:31:53 +00:00
gandalf%firefox.pl
781074f0fb
adding pl to all-locales.
...
git-svn-id: svn://10.0.0.236/trunk@174708 18797224-902f-48f8-a5cc-f745e15eee43
2005-06-16 16:29:52 +00:00
doronr%us.ibm.com
075bbef7b5
XForms Bug 296231 - Allow file:// xforms to submit anywhere. r=darin,aaronr a=mkaply
...
git-svn-id: svn://10.0.0.236/trunk@174707 18797224-902f-48f8-a5cc-f745e15eee43
2005-06-16 15:47:04 +00:00
gandalf%firefox.pl
0c2b71ebc2
Bug 296169: cannot localize svg.properties (should be in chrome/, not res/); r=bsmedberg,a=asa
...
git-svn-id: svn://10.0.0.236/trunk@174706 18797224-902f-48f8-a5cc-f745e15eee43
2005-06-16 13:49:04 +00:00
bsmedberg%covad.net
2dd891e43d
Bug 224305 part "*nix" - register xulrunner as a GRE with xulrunner -register-global and -register-user - r=darin a=asa
...
git-svn-id: svn://10.0.0.236/trunk@174705 18797224-902f-48f8-a5cc-f745e15eee43
2005-06-16 13:29:45 +00:00
peterv%propagandism.org
9009cfcb18
Bustage fix
...
git-svn-id: svn://10.0.0.236/trunk@174704 18797224-902f-48f8-a5cc-f745e15eee43
2005-06-16 13:26:34 +00:00
peterv%propagandism.org
aac2b47f2a
Fix for bug 286300 (Clean up HTML tags enum and related code). r=mrbkap, sr=bz, a=asa.
...
git-svn-id: svn://10.0.0.236/trunk@174703 18797224-902f-48f8-a5cc-f745e15eee43
2005-06-16 13:10:58 +00:00
peterv%propagandism.org
1670106ec8
Fix for bug 286300 (Clean up HTML tags enum and related code). r/sr=jst, a=asa.
...
git-svn-id: svn://10.0.0.236/trunk@174702 18797224-902f-48f8-a5cc-f745e15eee43
2005-06-16 12:58:13 +00:00
gandalf%firefox.pl
16af92088c
Bug 297684: Non-localizable label in Updates wizard: "Finished"; p=stefan_h@hem.utfors.se,r=gandalf,a=bsmedberg
...
git-svn-id: svn://10.0.0.236/trunk@174701 18797224-902f-48f8-a5cc-f745e15eee43
2005-06-16 12:53:43 +00:00
pinkerton%aol.net
0f6fc27952
delay invalidates if we're in the middle of painting. fixes scrambling during
...
loads (sr=pink, r=sfraser, bug 294415)
git-svn-id: svn://10.0.0.236/trunk@174700 18797224-902f-48f8-a5cc-f745e15eee43
2005-06-16 12:49:43 +00:00
peterv%propagandism.org
2c51552143
Fix for bug 289169 (DOMParser freezes when parsing elements with fixed attributes.). r/sr=jst, a=asa.
...
git-svn-id: svn://10.0.0.236/trunk@174699 18797224-902f-48f8-a5cc-f745e15eee43
2005-06-16 11:59:28 +00:00
timeless%mozdev.org
a961540bb0
Bug 295854 (new InstallVersion()).compareTo(/x/) crashes [@ConvertJSValToObj]
...
Marking JSCLASS_PRIVATE_IS_NSISUPPORTS on InstallVersionClass
remove extra definitions of ConvertJSValToObj to prevent confusion
r=dveditz sr=dveditz a=dveditz
git-svn-id: svn://10.0.0.236/trunk@174697 18797224-902f-48f8-a5cc-f745e15eee43
2005-06-16 11:09:27 +00:00
mvl%exedo.nl
2387ab6cb3
Bring back tooltips. bug 297818, r=vlad
...
git-svn-id: svn://10.0.0.236/trunk@174695 18797224-902f-48f8-a5cc-f745e15eee43
2005-06-16 09:23:41 +00:00
mconnor%steelgryphon.com
b67388e18b
bug 292774 - view image context menu allows chrome access, patch by neil, r=bz, sr+a=dveditz
...
git-svn-id: svn://10.0.0.236/trunk@174691 18797224-902f-48f8-a5cc-f745e15eee43
2005-06-16 08:43:20 +00:00
mconnor%steelgryphon.com
a6f0210b56
bug 292774 - view image context menu allows chrome access, r=dveditz, sr=jst, a=dveditz
...
git-svn-id: svn://10.0.0.236/trunk@174690 18797224-902f-48f8-a5cc-f745e15eee43
2005-06-16 08:37:02 +00:00
mconnor%steelgryphon.com
a1c7b393fd
bug 293424 - block about: from content to remove a potential attack vector, r+sr=brendan, a=brendan/jay
...
git-svn-id: svn://10.0.0.236/trunk@174689 18797224-902f-48f8-a5cc-f745e15eee43
2005-06-16 08:30:11 +00:00
cltbld
d8ad3d4d2a
Automated update from host egg
...
git-svn-id: svn://10.0.0.236/trunk@174688 18797224-902f-48f8-a5cc-f745e15eee43
2005-06-16 08:07:49 +00:00
darin%meer.net
c6c7497657
fixes bug 297811 "Disable updater if iconv not found" r=cls
...
git-svn-id: svn://10.0.0.236/trunk@174686 18797224-902f-48f8-a5cc-f745e15eee43
2005-06-16 08:05:38 +00:00
vladimir%pobox.com
841234b7e4
Implement current day selection for views, also various misc UI fixes
...
git-svn-id: svn://10.0.0.236/trunk@174685 18797224-902f-48f8-a5cc-f745e15eee43
2005-06-16 06:52:11 +00:00
bugreport%peshkin.net
96cb1e09d6
Bug 297797: New Hook - add actions to attachment table - Patch by Dennis Melentyev <dennis.melentyev@infopulse.com.ua> r/a=myk
...
git-svn-id: svn://10.0.0.236/trunk@174683 18797224-902f-48f8-a5cc-f745e15eee43
2005-06-16 05:40:32 +00:00
bryner%brianryner.com
0983c67e6d
Fix build failure with --enable-quantify (bug 297430). r=bsmedberg, a=asa.
...
git-svn-id: svn://10.0.0.236/trunk@174681 18797224-902f-48f8-a5cc-f745e15eee43
2005-06-16 05:05:41 +00:00
timeless%mozdev.org
489644e56a
Bug 295854 (new InstallVersion()).compareTo(/x/) crashes [@ConvertJSValToObj]
...
r=dveditz sr=dveditz a=dveditz
git-svn-id: svn://10.0.0.236/trunk@174679 18797224-902f-48f8-a5cc-f745e15eee43
2005-06-16 04:46:36 +00:00
timeless%mozdev.org
202c44cd76
Bug 293663 Unable to install themes or extensions manually
...
patch by rob_strong@exchangecode.com r=mconnor a=asa
git-svn-id: svn://10.0.0.236/trunk@174676 18797224-902f-48f8-a5cc-f745e15eee43
2005-06-16 04:28:42 +00:00
brendan%mozilla.org
fd99a24062
Add JS_EnumerateResolvedStandardClasses, and fix a few lazy-standard-class-init glitches hindering it (292903, r=shaver, a=me).
...
git-svn-id: svn://10.0.0.236/trunk@174675 18797224-902f-48f8-a5cc-f745e15eee43
2005-06-16 04:24:03 +00:00
timeless%mozdev.org
862f0c861d
Bug 262915 view-source: pseudo protocol forces opening of new window
...
patch by jason_barnabe@fastmail.fm r=mconnor a=asa
git-svn-id: svn://10.0.0.236/trunk@174674 18797224-902f-48f8-a5cc-f745e15eee43
2005-06-16 04:16:27 +00:00
timeless%mozdev.org
7ed382b9d2
Bug 297668 Javascript strict warnings in bookmarks.js
...
patch by r.bezut@laposte.net r=mconnor a=asa
git-svn-id: svn://10.0.0.236/trunk@174673 18797224-902f-48f8-a5cc-f745e15eee43
2005-06-16 04:12:46 +00:00
timeless%mozdev.org
5f9f1df0cb
Bug 297433 On Mac OS X preview.png and icon.png in Firefox's classic.jar are not available when using the jar protocol
...
patch by rob_strong@exchangecode.com r=shaver a=shaver
git-svn-id: svn://10.0.0.236/trunk@174672 18797224-902f-48f8-a5cc-f745e15eee43
2005-06-16 04:11:22 +00:00
timeless%mozdev.org
e00c489f13
Bug 294640 One bad RDF can block the whole FireFox Update mechanism
...
patch by rob_strong@exchangecode.com r=bsmedberg a=asa
git-svn-id: svn://10.0.0.236/trunk@174671 18797224-902f-48f8-a5cc-f745e15eee43
2005-06-16 04:10:02 +00:00
timeless%mozdev.org
51dcab0dbb
Bug 292619 to-be-installed extension disappears from EM during incompatible update check
...
patch by rob_strong@exchangecode.com r=bsmedberg a=bsmedberg
git-svn-id: svn://10.0.0.236/trunk@174670 18797224-902f-48f8-a5cc-f745e15eee43
2005-06-16 04:06:27 +00:00
timeless%mozdev.org
589ba207b0
Bug 291792 "undefined" folder created because installDroppedInFiles doesn't check for return value of getIDForLocation
...
patch by rob_strong@exchangecode.com r=bsmedberg a=bsmedberg
git-svn-id: svn://10.0.0.236/trunk@174669 18797224-902f-48f8-a5cc-f745e15eee43
2005-06-16 04:03:39 +00:00
timeless%mozdev.org
1d94fe764d
Bug 264607 Form control with name="action" confuses "Add a keyword to this search"
...
patch by bugzilla@philringnalda.com r=vlad a=asa
git-svn-id: svn://10.0.0.236/trunk@174668 18797224-902f-48f8-a5cc-f745e15eee43
2005-06-16 03:58:39 +00:00
timeless%mozdev.org
3280433eb3
Bug 258485 "Refresh Live Bookmark" should be "Reload Live Bookmark"
...
patch by tmeader@gmail.com r=mconnor a=asa
git-svn-id: svn://10.0.0.236/trunk@174667 18797224-902f-48f8-a5cc-f745e15eee43
2005-06-16 03:43:15 +00:00