Commit Graph

28749 Commits

Author SHA1 Message Date
Dão Gottwald
ee0ca434ae Bug 486653 - chrome links should never be red. r=gavin 2009-05-26 06:16:17 +02:00
Dão Gottwald
856d62d775 Bug 462644 - Remove etch from the Keyhole on OS X. r=mstange 2009-05-25 17:16:37 +02:00
Mark Banner
c3ead29d1e Fix test bustage for non-Firefox apps caused by bug 464795 - copy and paste try/catch for private browsing check into test which had got missed, test-only change 2009-05-25 10:20:39 +01:00
Ehsan Akhgari
e59c47a95e Bug 464795 - Persist "save as" directory during private browsing, but restore previous value after (tests); r=gavin 2009-04-23 20:00:25 +04:30
Ehsan Akhgari
80a1a7c477 Bug 494538 - A page info dialog that is opened during private browsing stays open after leaving private browsing; r=mconnor 2009-05-25 07:58:41 +04:30
Alex Faaborg
96e33e4eed Bug 494650 - Refresh icons for plugin disabled and blocked; r=gavin 2009-05-25 07:58:36 +04:30
Robert O'Callahan
4f81b0342f Since test_load.html waits for load events, make sure it autobuffers and set the cache size to something large so loads aren't suspended. No bug, test-only change. 2009-05-25 12:51:01 +12:00
Chris Double
1ae4c2a0d3 Bug 494035. Never enable tracks we don't use. r=roc
--HG--
extra : rebase_source : ceffc78e6473273893fd1ad000799b32023f5c76
2009-05-25 12:45:47 +12:00
Robert O'Callahan
3dc99d8a9f Bug 494336. In DECODER_STATE_DECODING state, if mBufferExhaused is set then stop waiting for the next frame to become available. r=doublec
--HG--
extra : rebase_source : 8b9a35e65cd0ddde311a493b4762fbd58fa2abf6
2009-05-25 12:44:45 +12:00
Robert O'Callahan
3d39f15314 Bug 475110. Don't try to handle Wave files loaded via links or <object> using our Wave codec, since there are Wave formats we don't support that are actually used in the wild. r=doublec,a=beltzner
--HG--
extra : rebase_source : 562c7c7c17157082483e456f33aa8b211fd07aeb
2009-05-25 12:42:19 +12:00
Gavin Sharp
aac8436514 Bug 494534: fix typo, r+sr=bzbarsky 2009-05-24 17:20:29 -04:00
Ehsan Akhgari
9d56a4cf41 Reland bug 492896 to fix the corrupted icon 2009-05-25 00:37:13 +04:30
Paul O’Shannessy
ee34709934 Bug 490040 - Reattaching a lone tab into another window causes an empty window to be added to Recently Closed Windows, r=zeniko 2009-05-22 11:01:04 -07:00
Robert Sayre
d3c4368da3 Merge mozilla-central to tracemonkey. 2009-05-24 12:31:56 -04:00
Alex Faaborg
0e1ffad887 Bug 489574 - Refresh the preferences privacy icon on Mac; r=dao (with some comments - see the bug) 2009-05-24 19:59:49 +04:30
Alex Faaborg
683cf73726 Bug 492896 - [Mac] Private Browsing favicon does not show on Mac; r=dao 2009-05-24 19:59:46 +04:30
Ehsan Akhgari
0afe02b63a Bug 462619 - Use a generic window icon to represent windows in about:sessionrestore; r=dao 2009-05-24 19:59:38 +04:30
Brendan Eich
52745d8646 Bug 494544 - Uninitialized variable undefined after assignment whose initializer is a closure capturing that var (r=mrbkap). 2009-05-23 11:01:11 -07:00
Andreas Gal
3f8dfa9e52 LIR_alloc doesn't get emitted correctly for stack args on ARM (494510, r=vlad). 2009-05-22 16:44:18 -07:00
Graydon Hoare
e4863bdb1c Bug 494084 - TM: Lower maximum LIR skip size further, r=gal. 2009-05-21 18:44:37 -07:00
Jason Orendorff
bb1a005103 Bug 493260 - js1_5/Regress/regress-344959.js - with and eval do not inhibit the flat closure optimization. r=brendan. 2009-05-21 13:00:53 -05:00
Brendan Eich
38ffcf4dc8 Bug 462704 - [jsd] incorrect lineExtent when a while loop ends a method (r=mrbkap). 2009-05-20 23:35:42 -07:00
David Mandelin
9af4ca2612 Bug 493512: correcting native stack navigation arithmetic, r=gal 2009-05-20 18:57:42 -07:00
Andreas Gal
548cbfeef5 Setting scopeChain to NULL in SynthesizeFrame breaks GetCallObject (494045, r=brendan). 2009-05-20 17:05:38 -07:00
Blake Kaplan
3ffa053fd1 Fix GCC warnings about the argument to %p not being a void *. rs=jorendorff 2009-05-20 16:30:20 -07:00
Jason Orendorff
aa37602c02 Bug 490908 - js_DumpStackFrame. r=Waldo. 2009-05-20 10:10:03 -05:00
Drew Willcoxon
c6adc43dad Bug 490649 - Ampersand usage should be consistent in clear recent history dialog [en-US]; r=beltzner,Pike 2009-05-20 19:21:00 +04:30
Alex Faaborg
115d2bfca0 Bug 494656 - new popup-blocked icon for OS X 2009-05-24 14:43:05 +02:00
Alex Faaborg
5dc289600b Bug 494654 - Refresh profile icon for OS X 2009-05-24 11:25:04 +02:00
Alex Faaborg
b927a8b5e6 Bug 489252 - geolocation icon for OS X 2009-05-24 11:22:51 +02:00
Jakub Steiner
0a09c19a6b Bug 489253 - geolocation icon for Linux 2009-05-24 11:21:38 +02:00
Dão Gottwald
47667942d1 Bug 418003 - Remove obsolete and unused images (in preparation for new icon drop) 2009-05-24 10:44:19 +02:00
Atsushi Sakai
f423ba5d39 Bug 479957 - content is rendered outside the window if width is narrower than findbar if OS's theme is Classic. r=dao 2009-05-23 16:35:41 +02:00
Robert Sayre
c2fc830423 Merge tracemonkey to mozilla-central. 2009-05-22 21:21:16 -04:00
Shawn Wilsher
995784bbaf Tests for bug 494453 and bug 485396
r=bz
sr=bz
2009-05-22 19:08:32 -04:00
Shawn Wilsher
cb8376ea0a Bug 494453 - Crash when accessing sessionStorage object from chrome.
This fixes a crash when accessing sessionStorage from a chrome window due to
NS_InnermostURI getting called with a null URI (namely, the system principals
URI which is null).
r=bz
sr=bz
2009-05-22 19:08:29 -04:00
Justin Dolske
8f27a2419e Bug 486899 - Keyboard Accessibility on video element (also audio). r=mconnor 2009-05-22 16:03:47 -07:00
Johnny Stenback
f635245925 Re-landing backed out part of bug 483672 for parity with 1.9.1 2009-05-22 15:59:33 -07:00
Karl Tomlinson
43d4e0f67e Bug 494027 - Crash @NS_NotifyPluginCall on tinderbox shortly after plugin tests run. r+sr=jst@mozilla.org 2009-05-22 15:24:50 -07:00
Robert Strong
dfb977ecea Followup fix for Bug 488936 2009-05-22 14:55:55 -07:00
David Bolter
0bac424420 Backing out changeset b93c27231300 due to keyboard conflicts (Bug 486899)
--HG--
extra : rebase_source : aa3ddc297fd6a52c982f74282cb0506f864e2869
2009-05-22 16:27:04 -04:00
Peter Van der Beken
faf20b2693 Fix for bug 494445. r/sr=mrbkap.
--HG--
extra : rebase_source : 33e2bfe1c564abf2cad000ee62fb2d0520976585
2009-05-22 22:19:25 +02:00
Jim Blandy
55b3b4bc1f Bug 492594: Add new js/src/ref-config makefile for HP-UXB.11.31. NPOB.
This makefile is only used when SpiderMonkey is built using
js/src/Makefile.ref, the standalone SM-only build system --- which is
deprecated; see bug 462542.  These files are never used by the Mozilla
build system.
2009-05-22 11:57:37 -07:00
Peter Van der Beken
f5c089b7a2 Fix for bug 494290 (Crash [@ nsJSContext::cycleCollection::Traverse]). r/sr=jst.
--HG--
extra : rebase_source : e84f31938e62a00f163ff705b7ce5a58da9b8dd4
2009-05-22 20:45:26 +02:00
Justin Dolske
464859edf2 Bug 486899 - Keyboard Accessibility on video element (also audio), r=mconor 2009-05-23 01:49:33 +08:00
Alexander Surkov
7b593bc921 Bug 494346 - STATE_FOCUSABLE not exposed on focusable video sliders, r=davidb, r=MarcoZ
--HG--
rename : accessible/tests/mochitest/nsIAccessible_states.js => accessible/tests/mochitest/states.js
2009-05-22 18:09:51 +02:00
Johnathan Nightingale
4d1a6744cb Bug 494236 - Update NSS to pick up new roots from bug 493660. Reviews in their respective NSS bugs. 2009-05-22 11:42:06 -04:00
Eddy Nigg
aa97b9ac8e EV enablement for 6 roots. b=493709 r=kaie
WellsSecure, SECOM Trust, StartCom, SwissSign, Cybertrust, DigiNotar
2009-05-22 11:41:44 -04:00
Matsuura Takanori
9c612087a4 Followup to bug 488175 - fix additional pkgconfig files to remove references to the -unstable packages as well as the stable/ and unstable/ include directories, r=bsmedberg 2009-05-22 11:38:37 -04:00
Benjamin Smedberg
c6d706191a Bug 489273 - debug+libxul build broken on Windows, r=ted 2009-05-22 11:13:53 -04:00