Commit Graph

42957 Commits

Author SHA1 Message Date
Dave Townsend
4f24bb2be3 Bug 552744: Support reading the icon.png from the package for the iconURL. r=robstrong 2010-05-26 13:46:10 -07:00
Daniel Holbert
e9a34feac3 Bug 568324: Fix compile warning "statement has no effect". r=ehsan 2010-05-26 13:57:11 -07:00
Shailen
79f0226f90 Bug 535942 - AIX Compilation error for 3.7a1pre source toolkit/mozapps/update/src/updater/updater.cpp', line 553.30: 1540-0202 (S) An expression of type 'AutoFile' is not allowed on the left side of '->', r=rstrong 2010-05-26 13:17:29 -07:00
Robert Strong
6c77573423 Bug 566267 - Simplify app update mochitest-chrome tests (updated tests). r=dtownsend 2010-05-26 13:16:57 -07:00
Felipe Corrêa da Silva Sanches
64332a58a3 Bug 558935: Add ifndef/define/endif guards to header files that lack them, in SVG code. r=jwatt 2010-05-26 13:01:10 -07:00
Justin Wood
df839fd692 Bug 565191 - Add build option "--with-debug-label". r=ted 2010-05-19 16:37:11 -04:00
Chris Jones
2a2ad8a179 Bug 557935: Show jemalloc stats in about:memory on linux. r=vlad 2010-05-26 14:40:52 -05:00
Robert Sayre
3f74057f63 Merge tracemonkey. 2010-05-26 10:22:33 -07:00
Neil Deakin
d8d39d4a37 Bug 545119, use link drop service for tabbrowser dataTransfer for search engine dialog and remove browser dependency on nsDragAndDrop.js, r=gavin 2010-05-26 11:28:25 -04:00
Dave Townsend
c6e38c11bf Bug 566462: Add-ons manager theme files in gnomestripe jar.mn should be marked to replace. r=Unfocused 2010-05-26 08:11:38 -07:00
Dave Townsend
5af5ad1f21 Bug 553505: Command to open the about window should be disabled for addons that are disabled. r=robstrong 2010-05-26 08:10:57 -07:00
Michael Kohler
1b9af6ae05 Bug 562776: Buttons in digest pane are using the same access key multiple times. r=Unfocused 2010-05-26 08:13:08 -07:00
Olli Pettay
7a25f9c457 Bug 565633 - Inline nsIDocument::GetScriptHandlingObject, r=sicking 2010-05-26 17:36:47 +03:00
Makoto Kato
4eb311f30c bug 567937: bustage on x64 build due to jsnativestack.cpp. r=dvander 2010-05-26 09:58:38 -04:00
Gervase Markham
95eb25d876 Bug 565044 - update .bh entry in the PSL. r=pkasting. 2010-05-26 14:38:56 +01:00
Dão Gottwald
d3506f2bfa Bug 565772 - Accept middle-click for new tab button. r=mano 2010-05-26 14:51:04 +02:00
John P Baker
e2abe18862 Bug 566866 - "Restart now" gives Quit dialog instead of Restart dialog. r=dtownsend 2010-05-26 14:50:29 +02:00
Ms2ger@gmail.com
1a5ac4849c Bug 567723 - Move nsIFormSubmission.h to nsFormSubmission.h. r=sicking
--HG--
rename : content/html/content/public/nsIFormSubmission.h => content/html/content/public/nsFormSubmission.h
2010-05-26 14:49:38 +02:00
Justin Dolske
3680eadacb Bustage fix for bug 439716. 2010-05-25 22:40:37 -07:00
Frank Yan
5c9749b1b6 Bug 566910 - 'copy password' context menu item for password manager. r=dolske 2010-05-25 21:35:09 -07:00
Justin Dolske
cacca97c78 Bug 439716 - Form Manager should be a JavaScript-based component. p=zpao+dolske, r=zpao, r=dolske, r=gavin 2010-05-25 21:35:09 -07:00
Justin Dolske
e8c5b4a76f Bug 539834 - Need updated content plugin-problem icons and new pinstripe notification icon. r=dao
--HG--
rename : toolkit/themes/pinstripe/mozapps/plugins/pluginCrashed.png => toolkit/themes/pinstripe/mozapps/plugins/contentPluginCrashed.png
rename : toolkit/themes/winstripe/mozapps/plugins/pluginCrashed.png => toolkit/themes/winstripe/mozapps/plugins/contentPluginCrashed.png
2010-05-25 21:35:09 -07:00
Bas Schouten
6474fe97fc Bug 568150: Properly use parent sibling members for OGL Containers. r=roc 2010-05-26 06:06:34 +02:00
Gregor Wagner
da2ef31170 Bug 568045 HashTable::Range::front should return a non-const Entry. r=lw 2010-05-25 16:23:54 -07:00
Igor Bukanov
e496ace8f3 bug 566141 r=brendan 2010-05-25 12:54:55 +02:00
Blake Kaplan
f17d997577 Bug 566773 - Don't force indirect eval to have a callobj. r=brendan
--HG--
extra : rebase_source : 3b16f2a9fe4918abf9f5bee9d6ecd37a4d62c290
2010-05-24 15:53:11 -07:00
Andreas Gal
dcae10deae Make proxy API internal, allow JSObject::swap on functions (566818, r=brendan). 2010-05-24 14:33:03 -07:00
Andreas Gal
8e4c06cea9 Add a GC mark hook to C++ proxy handlers (567055, r=mrbkap). 2010-05-24 14:26:36 -07:00
Andreas Gal
edb127f3b4 If lookupProperty fails, recording is already aborted (567068, r=luke). 2010-05-24 14:20:19 -07:00
Andreas Gal
827b329995 Abort recording if js_FindIdentifierBase fails (567580, r=brendan). 2010-05-24 14:16:58 -07:00
Patrick Walton
7a314129ce Bug 546097 - Narcissus: replace the regex-based lexer with a handwritten one; remove GLOBAL. r=brendan
--HG--
extra : rebase_source : a0cfac8bbbd86302530b3cbe9e82b161a5db2ac4
2010-05-24 13:43:21 -07:00
Robert Sayre
5f6f628e47 Merge 2010-05-24 13:24:52 -07:00
Robert Sayre
cac17c1ecd Disable msvc warning C4800 2010-05-24 13:24:09 -07:00
Brendan Eich
5679f25545 Fix getter vs. method pointer issues (567066, r=jwalden). 2010-05-24 10:48:32 -07:00
Robert Sayre
855a6ca0a4 Get rid of some js_AllocStack usage. 2010-05-24 10:23:47 -07:00
Robert Sayre
def349ad75 Merge mozilla-central to tracemonkey. 2010-05-24 09:05:39 -07:00
Jonathan Watt
8fb86df3e7 Bug 561654. nsSVGTextPositioningElement should be on the primary inheritance chain. r=longsonr 2010-05-24 16:58:24 +02:00
Robert Kaiser
1a1d1d5a7f bug 567587 - consistent IDs for view(Partial)Source, kill unused page editing function, r=gavin 2010-05-24 14:48:24 +02:00
timeless@mozdev.org
b0de6d0c69 Bug 515572 - nsCacheService::EvictEntriesForClient should do a best effort clear. r=biesi 2010-05-24 14:25:59 +02:00
Oleg Romashin
b6732fc4d3 Bug 564770 - provide graphics system parameter for child processes. r=dougt 2010-05-24 14:21:52 +02:00
timeless@mozdev.org
6977583968 Bug 566552 Spell offset with an s especially nsHTMLEditor::AddPositioningOffet
r=glazou
2010-05-24 14:20:59 +02:00
Saint Wesonga
32e9aa4b10 Bug 524201 - Move browserconfig.properties to a jar. r=gavin/pike/kev 2010-05-24 11:38:31 +02:00
Jory A. Pratt
c9e150d2ca Bug 555562 - remove xpctools as no maintainer in 3 years. r=shaver 2010-05-24 11:31:27 +02:00
jhorak@redhat.com
b404dea59c Bug 460443 - Thunderbird can't hande correctly multiline subject header that contains CR+HTAB instead of CR+SPC. r=biesi 2010-05-24 11:29:53 +02:00
Makoto Kato
b21024ce8b Bug 535472 - Remove unused keysym2ucs.* from widget/src/qt. r=dougt 2010-05-24 09:35:45 +02:00
Dão Gottwald
27e8c6679b remove bogus comment again 2010-05-24 09:34:46 +02:00
John Daggett
060fa41f99 Bug 555406. Call checkLoadURI for INHERIT_PRINCIPAL font loads. r=bz 2010-05-24 15:45:18 +09:00
David Anderson
be3a45c3e7 Merge backout. 2010-05-23 22:10:06 -07:00
David Anderson
e2e1e9a8cc Backed out changeset 0f0f444d57ad 2010-05-23 22:09:41 -07:00
Rob Arnold
bfc51c8452 Added ll suffix to 64 bit constant and initialized some variables to shut up gcc. 2010-05-24 00:08:04 -04:00