Commit Graph

206329 Commits

Author SHA1 Message Date
Boris Zbarsky
e68338a4f8 Bug 495274. Fix broken selector cloning. r+sr=dbaron 2009-05-28 20:41:27 -04:00
Dão Gottwald
b868eede54 Bug 495243 - Refresh secure icons on OS X 2009-05-29 01:19:52 +02:00
honzab.moz@firemni.cz
fd28064ebc 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
c6d70c3fa8 Bug 495022 - Refresh tab strip arrows on OS X. r=mstange 2009-05-29 01:09:58 +02:00
Robert Sayre
39c773aba7 Merge tracemonkey to mozilla-central. 2009-05-28 18:52:29 -04:00
Gavin Sharp
168152ca41 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
d2c3684946 Bug 495269. Fix our detection of @import rules when cloning sheets. r+sr=dbaron 2009-05-28 18:16:31 -04:00
Zack Weinberg
05ccc0ab01 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
Ehsan Akhgari
f592a2831b Bug 467844 - Use native sort arrows for different OS themes; r=dao 2009-05-28 22:06:35 +04:30
Jason Orendorff
7a770414c9 Bug 495166 - static-analysis error in jsparse.cpp JSCompiler::compileScript: return without going through label out. r=brendan. 2009-05-28 10:08:57 -05:00
Dave Townsend
6e29b676fa Backed out changeset ddd616e58309 from bug 481406 due to tinderbox shortlog
spam
2009-05-28 12:19:57 +01:00
Brendan Eich
25d6358565 Bug 494954 - JS_GetScriptLineExtent() does not returns the right value (r=mrbkap). 2009-05-27 18:53:22 -07:00
Jason Orendorff
b02a1e598b Followup to changeset f9ad6d736430 (for bug 493232): fix a stale comment. r=brendan in IRC. 2009-05-27 17:48:39 -05:00
Jason Orendorff
90cf87c5c3 Bug 493232 - Wrong variable value accessed in closure. r=brendan. 2009-05-27 15:46:03 -05:00
Andreas Gal
2c44f91666 Build optimized JS shell with -O3 when using gcc (494994, r=sayrer). 2009-05-26 18:53:42 -07:00
Andreas Gal
1fca4a0b1e Bad assert in NEXTITER exception handling (494975, r=brendan). 2009-05-26 16:39:43 -07:00
Brendan Eich
4302d707ca Fix typo (494956, r=self, thanks to <soubok@gmail.com> for bug report). 2009-05-26 15:36:32 -07:00
Julian Seward
e34eb1e47f Bug 494157 - nanojit debug output uses inconsistent output channels. r=jorendorff. 2009-05-26 13:14:41 -05:00
Robert Sayre
ac5f55fc68 Merge mozilla-central to tracemonkey. 2009-05-24 12:31:56 -04:00
Alex Faaborg
94434dfbf6 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
b8af86c567 Bug 492896 - [Mac] Private Browsing favicon does not show on Mac; r=dao 2009-05-24 19:59:46 +04:30
Ehsan Akhgari
35e00880e8 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
1e20ef9544 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
bc34a6ab02 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
40599ad306 Bug 494084 - TM: Lower maximum LIR skip size further, r=gal. 2009-05-21 18:44:37 -07:00
Jason Orendorff
f584ecf146 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
02eff52791 Bug 462704 - [jsd] incorrect lineExtent when a while loop ends a method (r=mrbkap). 2009-05-20 23:35:42 -07:00
David Mandelin
96c58d07c9 Bug 493512: correcting native stack navigation arithmetic, r=gal 2009-05-20 18:57:42 -07:00
Andreas Gal
4c6d57e9dc Setting scopeChain to NULL in SynthesizeFrame breaks GetCallObject (494045, r=brendan). 2009-05-20 17:05:38 -07:00
Blake Kaplan
3ee6eb44df Fix GCC warnings about the argument to %p not being a void *. rs=jorendorff 2009-05-20 16:30:20 -07:00
Jason Orendorff
0a2c025271 Bug 490908 - js_DumpStackFrame. r=Waldo. 2009-05-20 10:10:03 -05:00
Drew Willcoxon
a20666ad60 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
0c29202146 Bug 494656 - new popup-blocked icon for OS X 2009-05-24 14:43:05 +02:00
Alex Faaborg
b9d6039e78 Bug 494654 - Refresh profile icon for OS X 2009-05-24 11:25:04 +02:00
Alex Faaborg
faa1b6d59b Bug 489252 - geolocation icon for OS X 2009-05-24 11:22:51 +02:00
Jakub Steiner
1aa5465d0b Bug 489253 - geolocation icon for Linux 2009-05-24 11:21:38 +02:00
Dão Gottwald
dc6150e72e Bug 418003 - Remove obsolete and unused images (in preparation for new icon drop) 2009-05-24 10:44:19 +02:00
Atsushi Sakai
5a828e16ba 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
5efc2c4778 Merge tracemonkey to mozilla-central. 2009-05-22 21:21:16 -04:00
Shawn Wilsher
32267a5e4d Tests for bug 494453 and bug 485396
r=bz
sr=bz
2009-05-22 19:08:32 -04:00
Shawn Wilsher
466c11a81a 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
a2f15cdeb2 Bug 486899 - Keyboard Accessibility on video element (also audio). r=mconnor 2009-05-22 16:03:47 -07:00
Johnny Stenback
126ccdd6cc Re-landing backed out part of bug 483672 for parity with 1.9.1 2009-05-22 15:59:33 -07:00
Karl Tomlinson
0f242d70db 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
198f1fc81c Followup fix for Bug 488936 2009-05-22 14:55:55 -07:00
David Bolter
cfdf80a04b 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
1cdd2c37e5 Fix for bug 494445. r/sr=mrbkap.
--HG--
extra : rebase_source : 33e2bfe1c564abf2cad000ee62fb2d0520976585
2009-05-22 22:19:25 +02:00
Jim Blandy
463d442ebe 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
1c455c947d 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
958b183d19 Bug 486899 - Keyboard Accessibility on video element (also audio), r=mconor 2009-05-23 01:49:33 +08:00