Commit Graph

87382 Commits

Author SHA1 Message Date
Jeff Walden
eb2086f33f Bug 728411 - Move more elements bits over to ObjectImpl. r=bhackett
--HG--
extra : rebase_source : bcc5f0d8fc44643675e4a9efad84c7419545bb95
2012-02-16 19:11:06 -08:00
Jeff Walden
a9826eb806 Bug 728411 - Move write barrier bits to ObjectImpl. r=bhackett
--HG--
extra : rebase_source : b1d72f92b2befd3a1277afe0cc5188fef2ebddf8
2012-02-16 19:11:06 -08:00
Jeff Walden
6b37ab9657 Bug 728411 - Move some elements bits into ObjectImpl. r=bhackett
--HG--
extra : rebase_source : 4d8644e37674795c4b3803d5e4b4ded828df7e63
2012-02-16 15:08:50 -08:00
Jeff Walden
5aaebbd7d0 Bug 728411 - Make ReportReadOnly a static method, not part of the JSObject interface. r=bhackett
--HG--
extra : rebase_source : b2e126907ed126d249830b7ee73e2411af5d32da
2012-02-16 15:06:23 -08:00
Jeff Walden
fbeca51a8c Bug 728411 - Move some size-computation bits into ObjectImpl. r=bhackett
--HG--
extra : rebase_source : 22fe716cc7b76622f8856f5a50905ca5facb2a19
2012-02-16 15:05:44 -08:00
Jeff Walden
ae0ff8a417 Bug 728411 - Begin to move simple functions from JSObject to ObjectImpl. r=bhackett
--HG--
extra : rebase_source : 1a82d604cb32e941a296a63b3047a6c76426d57e
2012-02-16 15:02:15 -08:00
Jeff Walden
66bba64a57 Bug 728411 - Add new files for internal object structural details, as opposed to the external, ES5-like object interface. r=bhackett
--HG--
extra : rebase_source : 55d679f4576d8059deb265ae929b49b26e3c777e
2012-02-09 18:54:28 -08:00
Jeff Walden
141be33651 Bug 720316 - Use uint32_t indexes for JOF_ATOM opcodes. r=jorendorff
--HG--
extra : rebase_source : 44b6fc051eadbb5b38c634c18a454ce6adfaa69f
2012-02-03 18:53:29 -08:00
Jeff Walden
dba1a159a3 Remove a top-level |using namespace js| from jspropertycacheinlines.h. No bug, r=lumpy
--HG--
extra : rebase_source : c9824427df8b35372ff238c4badcf3156cff09c0
2012-02-24 14:25:38 -08:00
Jeff Walden
97206dad24 Warning patrol. No bug, r=themaid
--HG--
extra : rebase_source : 5b0df12cbc8e609d3415f2785f262612cb77516b
2012-02-22 14:48:55 -08:00
Matt Brubeck
a0ff4a4445 Bug 726623 - follow-up to fix case of directory name in Makefile. r=me 2012-02-24 17:10:04 -08:00
Sriram Ramasubramanian
6da7321a6a Bug 725730: Share action title. [r=mfinkle] 2012-02-24 16:21:42 -08:00
Sriram Ramasubramanian
78a2790ca2 Bug 726623: No Downloads option on pre-honeycomb. [r=mfinkle]
--HG--
rename : mobile/android/base/resources/layout/gecko_menu.xml => mobile/android/base/resources/menu/gecko_menu.xml
2012-02-24 16:20:01 -08:00
Sriram Ramasubramanian
42d18d81e0 Bug 728240: about:home is blank at times. [r=mfinkle] 2012-02-24 16:17:48 -08:00
Nick Thomas
4eea58cd22 bug 712678 - append '-xul' to android-xul app.update.url build target. r=mfinkle
--HG--
extra : rebase_source : a989bc6184435add6cbf108af56be674b5831ac2
2012-02-24 15:26:31 -08:00
Benoit Jacob
893044e0f2 Bug 729817 - Block the Nouveau 3D driver as it's installed by default on OpenSuse 12.1 and crashes - r=mattwoodrow 2012-02-23 17:23:29 -05:00
Benoit Jacob
326d0228f6 Bug 696636 - Block OpenGL 1 drivers explicitly to steer clear of crashes - r=mattwoodrow 2012-02-23 17:21:30 -05:00
David Mandelin
381d879c71 Bug 725550: remove obsolete typedef jsdouble, r=jwalden 2012-02-24 14:19:52 -08:00
Marco Bonardo
22d7a18fa5 Backout 4fc2f49371a8 (bug 725550) for build failures 2012-02-25 00:16:47 +01:00
Jeff Gilbert
3aa8b20cdf Bug 727178 - Revert ANGLE path to using glFinish to resolve - r=bjacob 2012-02-24 15:10:18 -08:00
David Mandelin
045002155a Bug 726230: remove obsolete typedefs JSIntn, JSUIntn, r=luke
--HG--
extra : rebase_source : f7f84755fe86f10109cd7332583212b1aa1e719d
2012-02-10 18:07:35 -08:00
Nathan Froyd
12160fd243 Bug 710589 - don't display close button on second telemetry prompt; r=dietrich 2012-02-24 18:00:02 -05:00
David Mandelin
5be5dda12e Bug 725550: remove obsolete typedef jsdouble, r=jwalden
--HG--
extra : rebase_source : 772c2982184d7b3d1680737323395365e6b218da
2012-02-24 14:19:52 -08:00
Marco Bonardo
b4f1aa2ddd Bug 702639 - Kill excludeItemsIfParentHasAnnotation query option.
r=dietrich sr=gavin
2012-02-24 23:43:49 +01:00
Jeff Gilbert
6ed4b9ea9b Bug 724476 - Add ANGLE patch file for impl. readpixel format BGRA - r=bjacob 2012-02-24 14:37:06 -08:00
Jeff Gilbert
ef274db396 Bug 724476 - ANGLE Bug 294 - Use BGRA/UBYTE as exposed fast format/type for readPixels - r=bjacob 2012-02-24 14:37:06 -08:00
Jeff Gilbert
26de257e15 Bug 724476 - Add patch for strict ANGLE readpixels behavior - r=bjacob 2012-02-24 14:37:06 -08:00
Jeff Gilbert
4cf8a79436 Bug 724476 - ANGLE Bug 293 - Enforce readPixels format/type semantics - r=bjacob 2012-02-24 14:37:05 -08:00
Mounir Lamouri
dd30b62b06 Bug 729854 - Fix intermittent failure in test_bug353415-2.html. r=Ms2ger 2012-02-24 14:11:30 +01:00
Mounir Lamouri
a38c6837bd Bug 720385 - Make option.index follows the specifications. r=Ms2ger 2012-02-24 21:30:54 +01:00
Hub Figuière
b0a135e607 Bug 729861 - Part 2: make the doc accessible check an assert. r=tbsaunde 2012-02-24 12:36:01 -08:00
Chris Peterson
2b16473d8c Bug 715251 - Reduce overscroll distance from 75% to 30% of viewport. r=kats 2012-02-24 10:29:44 -08:00
Brian Nicholson
98ddbc3c5d Bug 726679 - Fix Aurora Release Notes link. r=mfinkle 2012-02-24 11:40:20 -08:00
Jason Duell
d321b23aa7 Bug 716841. EventSource::GetInterface goes into infinite loop if redirected. r=bz 2012-02-24 11:37:30 -08:00
Chris Leary
10728d36ba Bug 700822: Followup: add comment about use of static local. (r=bz) 2012-02-24 11:15:32 -08:00
Marco Bonardo
0583b874bd Backout 92c25caf3990 (bug 691707) for m-oth failures 2012-02-24 20:05:44 +01:00
Margaret Leibovic
468f5b27bb Bug 730129 - Intermittent testBookmark | bookmarks list has 5 children (a header and 4 folders) - got 0, expected 5. r=gbrown 2012-02-24 10:54:17 -08:00
Bill McCloskey
da870eb4d6 Bug 730148 - Handle OOM better in ValidateIncrementalMarking (r=igor) 2012-02-24 10:46:31 -08:00
Bill McCloskey
68830ec345 Bug 673551 - Allow mark stack size to be bounded for debugging (r=igor) 2012-02-24 10:42:42 -08:00
Peter Van der Beken
3e4dff7ac7 Fix for bug 691707 (Enumerating new proxy-based DOM bindings should enumerate the prototype too). r=mrbkap.
--HG--
extra : rebase_source : 2877f225f60750d27005fccc0225e5c0482fb441
2012-02-07 20:55:37 +01:00
Marco Bonardo
cdf8037368 Merge central to inbound 2012-02-24 18:22:14 +01:00
Marco Bonardo
517b3a65ce Merge last green PGO from inbound to central 2012-02-24 18:20:40 +01:00
Rafael Ávila de Espíndola
78465f7b6c Bug 683975 - build unifdef. r=rail 2012-02-24 12:11:01 -05:00
Benoit Girard
a535cc0329 Bug 730302 - Fix GetMarker code in Table::Tick. r=mstange 2012-02-24 11:51:13 -05:00
Andrew McCreight
d88682ebb4 Bug 729401 - use global before we null it out in ~nsXULTemplateBuilder. r=bent 2012-02-24 08:49:23 -08:00
Gervase Markham
294d4475f0 Bug 618051 - enable IDN for .si. 2012-02-24 16:38:33 +00:00
Lucas Rocha
7c8e6944fd Bug 729945 - Don't initially call account update listener on main thread (r=blassey) 2012-02-24 16:22:54 +00:00
Rafael Ávila de Espíndola
dbd5a1f45c Bug 723864 - Remove dead default cases in gfx. r=jmuizelaar. 2012-02-24 10:50:37 -05:00
Jonas Sicking
64f741219e Bug 722626: Implement DOMRequest object. r=mrbkap 2012-02-24 14:19:49 +01:00
Ben Turner
ab2e88dc7e Bug 717451 - 'Telephony: Keep telephony objects on multiple pages in sync'. r=sicking.
--HG--
extra : transplant_source : %15%BB%92%8E%A38A%80%9E%A40T%E5BCi%BE%ACK%F7
2012-02-24 05:14:37 -08:00