Peter Van der Beken
|
580d491113
|
Fix for bug 495554 (crash [@ XPCNativeSet::NewInstance(XPCCallContext&, XPCNativeInterface**, unsigned short) ]). r/sr/a=jst.
--HG--
extra : rebase_source : 29b4e1b88da5e56d1c33e7c09697c9fb0a1f9936
|
2009-05-31 20:07:26 +02:00 |
|
Markus Stange
|
1e0a5785b4
|
Merge for backout of bug 458199
|
2009-05-31 16:25:32 +02:00 |
|
Markus Stange
|
e04ff2a947
|
Backing out bug 458199 (gradients in the download manager) because it caused bug 495686. a=beltzner
|
2009-05-31 16:23:21 +02:00 |
|
Robert O'Callahan
|
496609122c
|
Backing out bug 487519 due to reftest failures
|
2009-06-01 00:09:17 +12:00 |
|
Robert O'Callahan
|
7a349ea412
|
Fixing bustage (bug 495300)
|
2009-05-31 22:28:57 +12:00 |
|
Chris Double
|
52d8631083
|
Bug 487519. Work around Ogg bugs by decoding two frames before we seek to find the duration. r=roc
|
2009-05-31 22:06:30 +12:00 |
|
Matthew Gregan
|
1c90a953a3
|
Bug 475110. Stop advertising browser support for loading Wave formats as documents. r=roc
|
2009-05-31 22:05:17 +12:00 |
|
Robert O'Callahan
|
42b669ed47
|
Bug 495300. Trigger 'ended' behaviour when seeking to the end of a media resource. r=doublec
|
2009-05-31 22:02:17 +12:00 |
|
Markus Stange
|
d73a058e2d
|
Bug 458199 - Use gradients on selected items in the download manager on Mac OS X. ui-r=faaborg, r=dao, a191=beltzner
|
2009-05-31 10:39:39 +02:00 |
|
Alex Faaborg
|
5e6ee64e65
|
Bug 495664 - Update theme preview image for Firelight
|
2009-05-31 09:53:27 +04:30 |
|
Ehsan Akhgari
|
a2fd65bb76
|
Bug 462969 - Update print preview toolbar icons on windows theme; r=dao
|
2009-05-31 09:11:57 +04:30 |
|
Jeff Walden
|
c8c9a50db2
|
Forgot to bump UUID in bug 484027, doing so now, r=sparky
|
2009-05-30 21:26:17 -07:00 |
|
Marco Perez
|
7c4fc6bd02
|
Bug 495583 - [SeaMonkey] Remove SUITE_USING_XPFE_DM remnants; r=neil
|
2009-05-31 04:42:02 +02:00 |
|
Alex Faaborg
|
517ea61a0a
|
Bug 494832 - Back/forward dropdown needs to look darker when it's enabled and lighter when it's disabled
|
2009-05-31 00:34:42 +02:00 |
|
Dão Gottwald
|
efe1251628
|
Bug 494659 / bug 494833 - Refresh new tab and all tabs icons on OS X. r=mstange
|
2009-05-31 00:28:19 +02:00 |
|
Robert Kaiser
|
ff1cf91f71
|
bug 495604 - Make ifndef MOZ_SUITE in dlmgr Makefile.in actually work, r=sdwilsh
|
2009-05-30 20:00:56 +02:00 |
|
Robert Kaiser
|
5d71b37bbe
|
bug 495629 - also fix test_backspace_key_removes.xul (Mac-only) to work with SeaMonkey, r=sdwilsh
|
2009-05-30 19:48:03 +02:00 |
|
Ehsan Akhgari
|
a42923bc00
|
Bug 495214 - Refresh tab strip arrows on Windows (followup fix); r=dao
|
2009-05-30 19:56:41 +04:30 |
|
Ehsan Akhgari
|
843d179d6e
|
Bug 495214 - Refresh tab strip arrows on Windows (icons)
|
2009-05-30 17:26:46 +04:30 |
|
Ehsan Akhgari
|
23d294ff5a
|
Bug 495214 - Refresh tab strip arrows on Windows; r=dao
--HG--
rename : browser/themes/winstripe/browser/tabbrowser/tab-arrow-start-aero.png => browser/themes/winstripe/browser/tabbrowser/tab-arrow-left-aero.png
rename : browser/themes/winstripe/browser/tabbrowser/tab-arrow-start.png => browser/themes/winstripe/browser/tabbrowser/tab-arrow-left.png
rename : browser/themes/winstripe/browser/tabbrowser/tab-arrow-end-aero.png => browser/themes/winstripe/browser/tabbrowser/tab-arrow-right-aero.png
rename : browser/themes/winstripe/browser/tabbrowser/tab-arrow-end.png => browser/themes/winstripe/browser/tabbrowser/tab-arrow-right.png
|
2009-05-30 17:21:55 +04:30 |
|
Ehsan Akhgari
|
48c4e6a933
|
Bug 495595 - Sort arrows are reversed; r=dao
|
2009-05-30 16:57:17 +04:30 |
|
Robert Sayre
|
d05b84c5aa
|
Merge tracemonkey to mozilla-central.
|
2009-05-30 01:29:06 -07:00 |
|
Andreas Gal
|
fd0028e6e9
|
Hotfix for bug 495563.
|
2009-05-29 23:17:50 -07:00 |
|
Mike Beltzner
|
449e1074ed
|
Bug 489245: Distinguish between selecting help from the menu item and pressing F1, r=mconnor
|
2009-05-30 00:09:57 -04:00 |
|
Andreas Gal
|
1f12d31de5
|
Abort recording if wrapping occurs, take 2 (495563, r=brendan).
|
2009-05-29 20:39:13 -07:00 |
|
David Mandelin
|
504424ebf3
|
Bug 495566: fix stack offset calculations for traces that start at top level, r=gal
|
2009-05-29 18:50:35 -07:00 |
|
Jesse Ruderman
|
70a165eab3
|
Add crashtest that used to trigger the assertion in bug 494810
|
2009-05-29 16:44:57 -07:00 |
|
Jeff Walden
|
ae6248fe09
|
Fix bogus warnings from gcc thinking that js_GetLengthProperty doesn't always write its outparam by removing code from it and simplifying what remains -- WIN! No bug, r=gal
|
2009-05-29 14:57:32 -07:00 |
|
Graydon Hoare
|
65b5c22205
|
Bug 495362 - TM: disconnecting VMFragments due to script-unload leaks, r=gal.
|
2009-05-29 15:03:10 -07:00 |
|
Boris Zbarsky
|
d09fd6ef7c
|
Bug 493246. Improve ::guard logging. r=jorendorff
|
2009-05-29 16:52:12 -04:00 |
|
Dão Gottwald
|
fc10ca7573
|
Bug 494658 - Refresh new tab icon on Windows. r=rflint
|
2009-05-29 21:22:04 +02:00 |
|
Robert Sayre
|
8a428ff6f8
|
Merge tracemonkey to mozilla-central.
|
2009-05-29 13:44:00 -04:00 |
|
Igor Bukanov
|
ffa8b1615c
|
bug 495216 - proper accounting of args and vars for Call object. r=brendan
|
2009-05-29 14:23:58 +02:00 |
|
Nick Thomas
|
b2754c139c
|
Create UPDATE_PACKAGING_R8 for release update generation
|
2009-05-29 22:36:32 +12:00 |
|
Igor Bukanov
|
ae04e76e20
|
bug 494208 - js_SetProtoOrParent must check if the object is native before locking it. r=brendan
|
2009-05-29 10:47:51 +02:00 |
|
Brendan Eich
|
d3fe4a3144
|
Bug 495045: test tcflags for new Function's top-level, its body, when vetoing flat closure optimization based on HEAVYWEIGHTness (r=jorendorff).
|
2009-05-28 17:08:06 -07:00 |
|
Jeff Walden
|
fa4f06df47
|
Bug 484027 - Add a method providing minimally controlled arbitrary write access to the connection within a response, allowing arbitrary information (even data which is not a syntactically valid HTTP response) to be sent in responses. r=sayrer
--HG--
extra : rebase_source : 2d61cccef9b076b2e5dbe1074af99f572d60b700
|
2009-05-28 14:54:42 -07:00 |
|
Ehsan Akhgari
|
e666178954
|
Bug 494657 - Refresh generic notification bar icons on OS X; r=dao
|
2009-05-29 10:20:12 +04:30 |
|
Brendan Eich
|
05af178c19
|
Bug 495045: test tcflags for new Function's top-level, its body, when vetoing flat closure optimization based on HEAVYWEIGHTness (r=jorendorff).
|
2009-05-28 22:49:56 -07:00 |
|
Chris Pearce
|
fb1b735b72
|
Bug 495156 - Video playback gets stuck forever when pressing End key. r=doublec sr=roc a=blocking1.9.1+
|
2009-05-29 00:15:16 -04:00 |
|
Chris Pearce
|
c9cca633a1
|
Bug 495336 - liboggz oggz_get_next_page() and oggz_read_get_next_page() wrong r=doublec sr=roc a=blocking1.9.1+
|
2009-05-29 00:13:23 -04:00 |
|
Benjamin Smedberg
|
3a0ef1193a
|
Bug 326628 try #2 - remove window.pkcs11 and fix the device manager not to use that API, r=kaie
|
2009-05-28 19:36:21 -07:00 |
|
Boris Zbarsky
|
761090a98f
|
Bug 495274. Fix broken selector cloning. r+sr=dbaron
|
2009-05-28 20:41:27 -04:00 |
|
Dão Gottwald
|
254331b604
|
Bug 495243 - Refresh secure icons on OS X
|
2009-05-29 01:19:52 +02:00 |
|
honzab.moz@firemni.cz
|
c6954297e3
|
Fixing bug 495112. Partially revert the fix for bug 455070 to fix session storage regressions. r+sr=jst@mozilla.org
|
2009-05-28 16:15:26 -07:00 |
|
Dão Gottwald
|
22603abb75
|
Bug 495022 - Refresh tab strip arrows on OS X. r=mstange
|
2009-05-29 01:09:58 +02:00 |
|
Robert Sayre
|
dcaaf0853c
|
Merge tracemonkey to mozilla-central.
|
2009-05-28 18:52:29 -04:00 |
|
Gavin Sharp
|
20d1c5bca1
|
Port more reliable branch test from bug 304198 to trunk to fix intermittent oranges, a=beltzner/shaver
|
2009-05-28 18:43:58 -04:00 |
|
Boris Zbarsky
|
371ff5a1bd
|
Bug 495269. Fix our detection of @import rules when cloning sheets. r+sr=dbaron
|
2009-05-28 18:16:31 -04:00 |
|
Zack Weinberg
|
aced039def
|
Bug 495219: nsGlobalWindow::GetInner* report zero when there is no prescontext, to restore old behavior for display:none. r+sr=bzbarsky
|
2009-05-28 15:19:08 -04:00 |
|