Commit Graph

264907 Commits

Author SHA1 Message Date
Jeff Walden
29b604027d 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
f697b95866 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
96da789c72 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
6876d52247 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
eef63fe63b 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
e380551637 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
ab5efa84e0 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
49283ce0b5 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
943440e552 Warning patrol. No bug, r=themaid
--HG--
extra : rebase_source : 5b0df12cbc8e609d3415f2785f262612cb77516b
2012-02-22 14:48:55 -08:00
Matt Brubeck
4a9913378a Bug 726623 - follow-up to fix case of directory name in Makefile. r=me 2012-02-24 17:10:04 -08:00
Sriram Ramasubramanian
671c3e00ce Bug 725730: Share action title. [r=mfinkle] 2012-02-24 16:21:42 -08:00
Sriram Ramasubramanian
4e4adaa109 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
f58801f6c5 Bug 728240: about:home is blank at times. [r=mfinkle] 2012-02-24 16:17:48 -08:00
Nick Thomas
034b9a8cb1 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
894a34a37d 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
eb2f26b1d4 Bug 696636 - Block OpenGL 1 drivers explicitly to steer clear of crashes - r=mattwoodrow 2012-02-23 17:21:30 -05:00
David Mandelin
ec012300ff Bug 725550: remove obsolete typedef jsdouble, r=jwalden 2012-02-24 14:19:52 -08:00
Marco Bonardo
f35da5b2e3 Backout 4fc2f49371a8 (bug 725550) for build failures 2012-02-25 00:16:47 +01:00
Jeff Gilbert
6c4ca2a654 Bug 727178 - Revert ANGLE path to using glFinish to resolve - r=bjacob 2012-02-24 15:10:18 -08:00
David Mandelin
6b38b9109e Bug 726230: remove obsolete typedefs JSIntn, JSUIntn, r=luke
--HG--
extra : rebase_source : f7f84755fe86f10109cd7332583212b1aa1e719d
2012-02-10 18:07:35 -08:00
Nathan Froyd
c8c68369b3 Bug 710589 - don't display close button on second telemetry prompt; r=dietrich 2012-02-24 18:00:02 -05:00
David Mandelin
80fdf887df Bug 725550: remove obsolete typedef jsdouble, r=jwalden
--HG--
extra : rebase_source : 772c2982184d7b3d1680737323395365e6b218da
2012-02-24 14:19:52 -08:00
Marco Bonardo
2c3db1bc42 Bug 702639 - Kill excludeItemsIfParentHasAnnotation query option.
r=dietrich sr=gavin
2012-02-24 23:43:49 +01:00
Jeff Gilbert
fb651909f4 Bug 724476 - Add ANGLE patch file for impl. readpixel format BGRA - r=bjacob 2012-02-24 14:37:06 -08:00
Jeff Gilbert
e36d517115 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
83f23d825d Bug 724476 - Add patch for strict ANGLE readpixels behavior - r=bjacob 2012-02-24 14:37:06 -08:00
Jeff Gilbert
964d6807a5 Bug 724476 - ANGLE Bug 293 - Enforce readPixels format/type semantics - r=bjacob 2012-02-24 14:37:05 -08:00
Mounir Lamouri
9148b5f58f Bug 729854 - Fix intermittent failure in test_bug353415-2.html. r=Ms2ger 2012-02-24 14:11:30 +01:00
Mounir Lamouri
d9d374aaf9 Bug 720385 - Make option.index follows the specifications. r=Ms2ger 2012-02-24 21:30:54 +01:00
Hub Figuière
7b8d9cdfa1 Bug 729861 - Part 2: make the doc accessible check an assert. r=tbsaunde 2012-02-24 12:36:01 -08:00
Chris Peterson
b7202f8f04 Bug 715251 - Reduce overscroll distance from 75% to 30% of viewport. r=kats 2012-02-24 10:29:44 -08:00
Brian Nicholson
47fa3651f9 Bug 726679 - Fix Aurora Release Notes link. r=mfinkle 2012-02-24 11:40:20 -08:00
Jason Duell
c9d6d245cd Bug 716841. EventSource::GetInterface goes into infinite loop if redirected. r=bz 2012-02-24 11:37:30 -08:00
Chris Leary
4d9b05b171 Bug 700822: Followup: add comment about use of static local. (r=bz) 2012-02-24 11:15:32 -08:00
Marco Bonardo
1723509063 Backout 92c25caf3990 (bug 691707) for m-oth failures 2012-02-24 20:05:44 +01:00
Margaret Leibovic
b50eddb218 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
ea6ab27298 Bug 730148 - Handle OOM better in ValidateIncrementalMarking (r=igor) 2012-02-24 10:46:31 -08:00
Bill McCloskey
9ec0e5d3d9 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
9fba77fc68 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
9771843b5e Merge central to inbound 2012-02-24 18:22:14 +01:00
Marco Bonardo
029c03124b Merge last green PGO from inbound to central 2012-02-24 18:20:40 +01:00
Rafael Ávila de Espíndola
ff739d7437 Bug 683975 - build unifdef. r=rail 2012-02-24 12:11:01 -05:00
Benoit Girard
5107e4249d Bug 730302 - Fix GetMarker code in Table::Tick. r=mstange 2012-02-24 11:51:13 -05:00
Andrew McCreight
99023bd95d Bug 729401 - use global before we null it out in ~nsXULTemplateBuilder. r=bent 2012-02-24 08:49:23 -08:00
Gervase Markham
ca8aa1da37 Bug 618051 - enable IDN for .si. 2012-02-24 16:38:33 +00:00
Lucas Rocha
43ae6a43e8 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
a040b157ec Bug 723864 - Remove dead default cases in gfx. r=jmuizelaar. 2012-02-24 10:50:37 -05:00
Jonas Sicking
79eaf25209 Bug 722626: Implement DOMRequest object. r=mrbkap 2012-02-24 14:19:49 +01:00
Ben Turner
10fe365fe0 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
Rafael Ávila de Espíndola
7de7de1cff Bug 723534 - Remove dead default cases. r=ehsan. 2012-02-24 08:36:53 -05:00