Robert O'Callahan
ba9c7fb6b5
Bug 418740. Make sure that mouse events are reported to windowless plugins relative to the widget we associated with the plugin. r+sr=jst
2008-11-07 14:00:42 +13:00
Robert O'Callahan
6303f1ce0f
Bug 463204. Be more careful about snapping the anchor point. We must transform the anchor point to match the snapping of the fill rect before we actually snap it to device pixels. r+sr=dbaron
2008-11-07 13:58:42 +13:00
Robert O'Callahan
b781aa0ad5
Bug 456330. Fix translation to account for top/left padding. r=vlad
2008-11-07 13:56:57 +13:00
zeniko@gmail.com
bfe3d608ee
Bug 407110 - sessionstore should use native json (r=dietrich)
2008-11-05 15:52:45 -08:00
Shawn Wilsher
88f4a312eb
Bug 462964 - nsIDownloadManager should have removeDownloadsByTimeframe
...
r=mconnor
2008-11-05 18:39:24 -05:00
Jeff Walden
060e9f580e
Bug 462864 - Expose request body as a stream, state-machine refactoring in httpd.js. r=honzab
2008-11-05 15:31:30 -08:00
Karl Tomlinson
6c652e85ab
backout b=449356 e8665c7cfdf2 and 20113c4780d2
2008-11-06 12:26:22 +13:00
Jeff Walden
4f03f95747
Bug 462992 - Assertion running toolkit/components/downloads/test/test_download_manager.js in debug builds. r=sdwilsh, test-only change
2008-11-05 14:57:20 -08:00
Chris Pearce
cb992e4544
b=462953 Remove unimplemented media attributes/methods from media IDL r=doublec,sr=roc
2008-11-06 11:53:29 +13:00
Karl Tomlinson
58ea9f42df
b=449356 remove stray "static" keyword
2008-11-06 11:48:20 +13:00
Andreas Gal
56b1b4e24a
Merge.
2008-11-05 14:27:16 -08:00
Andreas Gal
2b6b89a66e
Use GuardRecord/SideExit provided by the tracer in regexp (463281, r=danderson).
2008-11-05 14:26:51 -08:00
Brendan Eich
7f1675516e
Bug 463259 - "Assertion failure: VALUE_IS_FUNCTION(cx, fval)" (r=mrbkap).
2008-11-05 14:25:39 -08:00
Matthew Gregan
c39fd04c4a
b=449315 Support WAV format in <audio> element. r+sr=roc
2008-11-06 11:25:04 +13:00
Karl Tomlinson
6ac7784544
b=449356 font selection through Mozilla's PangoFcFontMap, r=roc
2008-11-06 11:14:02 +13:00
Karl Tomlinson
112ef7208d
b=461087 provide templates for automatically-releasing handles to foreign resources, r=bsmedberg
2008-11-06 11:13:37 +13:00
Bob Clary
37e2ea771c
bug 399387 - JavaScript Tests - update public failures, universe data
2008-11-05 14:08:19 -08:00
mak77@bonardo.net
08f0f8cf9a
Bug 445737 - undo delete bookmark doesn't restore keyword (r=dietrich)
2008-11-05 14:03:48 -08:00
mak77@bonardo.net
234918c058
Bug 418643 - Bookmark folder deletion executes too many SQL statements (r=dietrich)
2008-11-05 14:02:12 -08:00
Bob Clary
b1222859ce
bug 462271 - Sisyphus - JavaScript Tests - support autoconf built spidermonkey, r=tomcat
2008-11-05 13:59:23 -08:00
Justin Dolske
b851587e76
Investigating leaks in bug 463263, backout bug 453403.
2008-11-05 12:55:38 -08:00
Justin Dolske
4c397f756a
Backed out changeset e8fd3f4c52b6
2008-11-05 12:54:51 -08:00
Justin Dolske
c6b064c128
Investigating leaks in bug 463263, backout bug 453403.
2008-11-05 12:54:19 -08:00
Justin Dolske
ba1baaff3e
Backed out changeset 19b3caf108d1
2008-11-05 12:53:02 -08:00
David Mandelin
0dd975151b
Bug 461050: remove extraneous comment, indexed loads are generated automatically
2008-11-05 11:46:49 -08:00
David Mandelin
69cebc3c8d
Bug 461050: regexp compiler, style fixes, r=brendan
2008-11-05 11:38:18 -08:00
Robert Sayre
97eb2d887c
Merge mozilla-central into tracemonkey.
2008-11-05 10:50:43 -05:00
Shawn Wilsher
a1ce236437
Bug 460086 - Library context menu for history items should include "Delete all data to <domain>"
...
This also adds this to the history sidebar because of the modularity of the code. Yay!
r=mconnor
r=dietrich
Tests will be landing in a follow-up patch.
2008-11-05 03:24:22 -05:00
Dão Gottwald
bdad1fbd0a
Bug 436304 - Implement All Tabs panel with previews and search. r=connor
2008-11-05 08:38:13 +01:00
Robert Strong
5315305f00
Bug 324121 - Extensions with available updates for the next version of the app should not be listed in app update extension will be disabled warning (AUS patch). r=dtownsend ui-r=beltzner
...
--HG--
rename : toolkit/themes/pinstripe/mozapps/downloads/buttons.png => toolkit/themes/pinstripe/mozapps/update/buttons.png
rename : toolkit/themes/winstripe/mozapps/downloads/downloadButtons-aero.png => toolkit/themes/winstripe/mozapps/update/downloadButtons-aero.png
rename : toolkit/themes/winstripe/mozapps/downloads/downloadButtons.png => toolkit/themes/winstripe/mozapps/update/downloadButtons.png
2008-11-04 21:50:52 -08:00
Gavin Sharp
d54eed15ff
Backed out changeset f014c59ad81d
2008-11-04 23:35:39 -05:00
Andreas Gal
313e7cf120
Merge.
2008-11-04 20:27:32 -08:00
Andreas Gal
72cb927c70
Merge.
2008-11-04 20:26:39 -08:00
Jeff Muizelaar
d6bc35b4d4
Bug 235853: Defer proxy resolution for HTTP and HTTPS PAC to avoid blocking main thread during DNS resolution, original patch by shaver@mozilla.org, r+sr=biesi
2008-11-04 23:11:31 -05:00
David Mandelin
45e1fa1027
Bug 461050: oom handling, somehow omitted from original commit, r=gal
2008-11-04 20:07:37 -08:00
Curtis Bartley
10cc9afe12
Bug 17612: front end patch to enable view-source link browsing, r=gavin
2008-11-04 23:01:33 -05:00
Gavin Sharp
326a75031f
Bug 461803: add elementFromPoint method on nsIDOMWindowUtils which optionally ignores root scroll frame and lets callers avoid flushing layout, r+sr=bzbarsky
2008-11-04 22:58:22 -05:00
Andreas Gal
bf204b37e3
Merge.
2008-11-04 19:33:29 -08:00
David Anderson
a6c715fb81
Fixed memory leak in nanojit's LabelStateMap (no bug, r=gal).
2008-11-04 19:22:13 -08:00
Andreas Gal
0d6e29aa6c
Scale down regexp native code cache to 1MB and delete cache on shutdown (r=danderson).
2008-11-04 19:11:23 -08:00
Ben Turner
c16fd87aa3
Backed out changeset 4fc7c6f6f45e
2008-11-04 18:58:24 -08:00
Ben Turner
a3da8488d8
Bug 460811 - "Bring workers up to latest spec". r+sr=jst.
2008-11-04 18:01:05 -08:00
David Anderson
5ee0ea8b50
Fix using wrong regalloc helper in asm_ld peephole opt (r=rreitmai).
2008-11-04 16:52:25 -08:00
David Anderson
16b6dd740c
Peephole optimize various LIR load patterns for x86 addressing (bug 444682, r=gal).
2008-11-04 16:34:13 -08:00
Graydon Hoare
6901121f8d
Fix MSVC sensitivity to symbols called 'far'
2008-11-04 16:28:05 -08:00
Robert O'Callahan
60485ac5cc
Resurrect nsAutoJSObjectHolder.h
2008-11-05 13:21:25 +13:00
David Mandelin
f96c978165
Fixing regexp compiler nanojit spew to conform with TM
2008-11-04 16:10:38 -08:00
David Mandelin
c761727be4
Adding JS_TRACER guards to regexp compiler for ppc builds & other non-tracing
2008-11-04 16:03:57 -08:00
Robert O'Callahan
8f8c3fe612
Back out changeset b83d3c8ac166 (bug 460811) to try to fix bustage ... re-adding removed files
2008-11-05 13:03:56 +13:00
David Mandelin
19ac0a15e0
Adding cast to make MSVC happy
2008-11-04 15:49:48 -08:00