Graydon Hoare
|
6baa446e5d
|
Bug 522363 - remove debug-break, unused parameters on displacement check, r=dvander.
--HG--
extra : rebase_source : 13ef7b6d16e5b66bb70816cfdd417ab4f9bcd758
|
2009-10-14 15:30:00 -07:00 |
|
David Anderson
|
535047e78d
|
Removed bogus assert related to recursion (bug 522311, r=gal).
|
2009-10-14 15:19:23 -07:00 |
|
Graydon Hoare
|
95f52752f3
|
Bug 522316 - more miscellaneous drift from tamarin, r=dvander.
--HG--
extra : rebase_source : 7b92362823d4ef60ebced322c1588b6cd9f445e4
|
2009-10-14 13:48:00 -07:00 |
|
Andreas Gal
|
4af41cb172
|
Fall off trace if Number.toString() reports an error (522330, r=brendan).
|
2009-10-14 13:41:40 -07:00 |
|
Andreas Gal
|
4cef221208
|
Avoid malloc and JS_dtobasestr for single digit numbers base != 10 (522195, r=brendan).
|
2009-10-14 13:25:20 -07:00 |
|
David Anderson
|
8096b702b0
|
When traversing fragments, don't forget to count peers (bug 521169, r=gal).
|
2009-10-14 03:00:34 -04:00 |
|
Graydon Hoare
|
862381850b
|
Bug 522153 - lirasm --random should use rand() not random(), r=nnethercote.
|
2009-10-13 18:29:55 -07:00 |
|
Graydon Hoare
|
082fa83432
|
Bug 521506 - fix lirasm puts tests, r=gal.
--HG--
extra : rebase_source : 094bdb4389d33c0908f28b0da0ccccafca3621df
|
2009-10-13 18:24:57 -07:00 |
|
David Anderson
|
9567078c27
|
Cap JIT frames to the interpreter inline call count (bug 522136, r=brendan).
|
2009-10-13 17:22:11 -07:00 |
|
David Anderson
|
4fd62a7f27
|
Eagerly release frame marks during recursion (bug 521476, r=brendan).
|
2009-10-13 15:14:46 -07:00 |
|
Robert Sayre
|
f6125d447a
|
Merge mozilla-central to tracemonkey.
|
2009-10-13 03:57:21 -04:00 |
|
Andreas Gal
|
345c670a3d
|
Avoid JSArena as temp buffer in TraceRecorder::snapshot (variation of patch in bug 521880, r=me).
|
2009-10-12 22:41:08 -07:00 |
|
Doug Turner
|
2f3f91a54a
|
Bug 521848 - Accelerometer on newer MBP have x and y reversed. r=josh
--HG--
extra : rebase_source : f2945dbb9820b944dbedfaea43c3fad7926cd966
|
2009-10-12 20:08:52 -07:00 |
|
Andreas Gal
|
814696b146
|
Merge.
|
2009-10-12 18:01:05 -07:00 |
|
Andreas Gal
|
7ecfa805b6
|
Backed out changeset 1a747dd43904 (bug 521880).
|
2009-10-12 18:00:48 -07:00 |
|
Andreas Gal
|
3218a9bd9e
|
Backed out changeset 188cf7548d85 (bug 521881).
|
2009-10-12 17:59:40 -07:00 |
|
Boris Zbarsky
|
ef9beab57c
|
Bug 521525. Make sure to reflow kids with percentage heights if our computed height changes from specified to auto. r=dbaron
|
2009-10-12 18:27:24 -04:00 |
|
Andreas Gal
|
de8229ea69
|
Make Allocator chunk size customizable and don't free the initial chunk upon reset (521881, r=dvander).
|
2009-10-12 14:52:07 -07:00 |
|
Andreas Gal
|
d5385bfdf9
|
Avoid JSArena as temp buffer in TraceRecorder::snapshot (521880, r=luke).
|
2009-10-12 14:40:06 -07:00 |
|
Jonathan Griffin
|
0ee1013cfa
|
Bug 518940. Fix intermittent orange.
|
2009-10-12 14:35:21 -07:00 |
|
Taras Glek
|
1d126be6cd
|
Bug 515777 - move css files, hiddenWindow.html to jar r=bsmedberg sr=bz
--HG--
extra : rebase_source : c6ba6e900ceed210620d47f70c9b962a808a29fe
|
2009-10-12 12:31:50 -07:00 |
|
Robert Strong
|
b1c60a5502
|
Bug 512651 - lessen the write access checks during startup and remove final-ui-startup observer. r=dtownsend
|
2009-10-12 12:12:30 -07:00 |
|
Robert Strong
|
5a65337fe8
|
Bug 521371 - Extraneous '2' written to the update log file. r=dtownsend
|
2009-10-12 12:12:26 -07:00 |
|
Robert Strong
|
b1fac149c8
|
Bug 521262 - XREDirProvider provides app chrome dir twice, making us parse manifests twice. r=bsmedberg
|
2009-10-12 12:12:19 -07:00 |
|
Taras Glek
|
76fd543756
|
bug 412796: typos in earlier commit. r=brendan
--HG--
extra : rebase_source : 43492f71b96213f56166dc87cf128612ee670bc1
|
2009-10-12 11:56:37 -07:00 |
|
Boris Zbarsky
|
f9777fb808
|
Fixing grammar error in comment.
|
2009-10-12 13:45:59 -04:00 |
|
Jonathan Griffin
|
1f2d72eb7a
|
Bug 518940. Add tests for NPN_InvokeDefault. r=bsmedberg
|
2009-10-12 10:38:11 -07:00 |
|
Boris Zbarsky
|
6199c61a06
|
Bug 520421. HasAttributeDependentStyle is broken on HTML for cased attribute selectors. r=dbaron
|
2009-10-12 12:27:51 -04:00 |
|
Rich Walsh
|
2a2bea0133
|
[OS/2] Bug 516274 - fix plugin focus issues, r=pweilbacher
|
2009-10-12 11:10:38 +02:00 |
|
Rich Walsh
|
4b12b9ace6
|
[OS/2] Bug 520894 - browser doesn't show anything in the main window, r=pweilbacher
|
2009-10-12 10:48:41 +02:00 |
|
Dave Yeo
|
a168f4dfba
|
[OS/2] Bug 520418 - build break due to empty short DLL names, r=pweilbacher
|
2009-10-12 10:33:20 +02:00 |
|
Dave Yeo
|
22621432cc
|
[OS/2] Bug 520420 - build break due to typo, r=mkaply
|
2009-10-12 10:33:20 +02:00 |
|
Dão Gottwald
|
1fb6b5bce0
|
Bug 521188 - AeroPeek object leaks into global scope. r=gavin (P1 blocker on CLOSED TREE)
|
2009-10-12 08:13:25 +02:00 |
|
Brendan Eich
|
9ba86403a5
|
Fix assertion to allow for generator entry point (521694, r=dvander).
|
2009-10-11 22:12:51 -07:00 |
|
Boris Zbarsky
|
c67f8e72a5
|
Add some much-needed documentation for getAnonymousNodes. No bug.
|
2009-10-11 22:45:00 -04:00 |
|
Jacek Caban
|
40ba9b3e66
|
Fixed compilation on mingw where PRUnichar != jschar. b=518721, r=dwitte
|
2009-10-11 16:22:42 -07:00 |
|
Nicholas Nethercote
|
1d1c2d559c
|
Bug 519873 - NJ merge: lirasm --random mode. r=graydon.
|
2009-10-12 08:48:13 +11:00 |
|
Takeshi Kurosawa
|
9987263299
|
Bug 521631 - remove SVGSVGElement::createSVGString. r=longsonr
|
2009-10-11 16:48:36 +01:00 |
|
Robert Longson
|
4e895fad8b
|
Backout Bug 388547 due to Mac test orange
|
2009-10-11 14:03:06 +01:00 |
|
Robert Longson
|
1dbfbb3e36
|
Bug 388547 - Initial support for x,y,dx,dy,rotate lists on SVG text and tspan elements. r=roc
|
2009-10-11 12:44:33 +01:00 |
|
Takeshi Kurosawa
|
2c790fff6e
|
Tests for Bug 519107. r=longsonr
|
2009-10-11 11:47:01 +01:00 |
|
Robert Sayre
|
574b9316a9
|
Merge tracemonkey to mozilla-central.
|
2009-10-10 20:42:24 -05:00 |
|
Phil Ringnalda
|
1f92d17fc3
|
Bug 520339 - Remove leftovers from MOZ_COMPONENTLIB, r=bsmedberg
|
2009-10-10 18:07:43 -07:00 |
|
Phil Ringnalda
|
38a767ad9f
|
Bug 520394 followup, remove reference to the removed printpde makefile, rs=ted
|
2009-10-10 18:07:39 -07:00 |
|
L. David Baron
|
529c01f28c
|
Oops, sign of error_direction needs to change only for its second use. (Bug 435441)
|
2009-10-10 11:01:12 -07:00 |
|
L. David Baron
|
4742613581
|
Allow more error in bezier computation to fix random orange.
|
2009-10-10 10:02:32 -07:00 |
|
Masahiro Yamada
|
c12e1c8369
|
Bug 505060 - [Print preview]Changing scale xx% -> shrink to fit -> xx% does not work. r=gavin.sharp
|
2009-10-10 23:20:35 +09:00 |
|
Marco Bonardo
|
0bf380a441
|
forgot one usecapture change, sorry.
|
2009-10-10 14:10:49 +02:00 |
|
Marco Bonardo
|
6501eff391
|
sync browser_394759_privatebrowsing.js with browser_394759.js and add a couple infos to try debugging failure.
|
2009-10-10 14:08:38 +02:00 |
|
Dão Gottwald
|
ddb3d725e4
|
Bug 521557 - enable browser_keyevents_during_autoscrolling.js on Linux
|
2009-10-10 13:21:06 +02:00 |
|