Граф коммитов

217784 Коммитов

Автор SHA1 Сообщение Дата
Robert Sayre c53682fd7e Bug 554850: silence JSBool -> bool conversion warnings in msvc. r=waldo 2010-04-01 16:54:57 -04:00
Robert Sayre f8296cc3ed Bug 554798: msvc warning in json.cpp. r=waldo 2010-04-01 16:54:03 -04:00
Robert Sayre e559c398b3 Bug 554851: MSVC warning C4345 is lame. r=lw 2010-04-01 16:50:57 -04:00
Robert Sayre 7e0d91db76 Bug 554152: Fix handling of space parameter match final spec. r=waldo 2010-04-01 16:22:49 -04:00
Robert Sayre 8b30b0aa42 Bug 554079: JSON.parse should reject control characters. r=waldo 2010-04-01 16:20:35 -04:00
Robert Sayre 6f3eb1c071 JSON stringify and parse have the wrong length. bug 554082. r=waldo 2010-04-01 16:19:45 -04:00
Luke Wagner 8b40afd640 Remove JSTreeContext/TokenStream warnings (no bug, r=me) 2010-04-01 12:41:01 -07:00
Jason Orendorff ecaa6c343f Bug 554195 - jsdtoa.cpp should #define MALLOC and FREE. r=jwalden. 2010-04-01 13:50:38 -05:00
Jason Orendorff a460adbcce No bug: fix visibility warnings in GCC, no_r=me 2010-04-01 11:01:14 -05:00
Nicholas Nethercote e2e917ef22 Bug 556353 - Remove OBJ_IS_NATIVE, HAS_FUNCTION_CLASS. r=brendan. 2010-03-31 22:13:51 -07:00
Nicholas Nethercote d590d22293 merge 2010-03-31 16:46:00 -07:00
Nicholas Nethercote fa5f86d068 Bug 555633 - nanojit: rename opcodes in LIRopcode.tbl (TM-specific part). r=jseward. 2010-03-31 16:42:18 -07:00
Nicholas Nethercote f2295b3d73 Update nanojit-import-rev stamp. 2010-03-31 16:40:30 -07:00
Jason Orendorff 54b9b7f300 Bug 556315 part 2 - JSObject::getGlobal() and JSStackFrame::getThisObject(). r=gal.
--HG--
extra : rebase_source : 103e73537d3c2f537a914b69a620136451a664ba
2010-03-31 17:57:03 -05:00
Robert Sayre 80b07733e2 Merge. 2010-03-31 15:24:16 -07:00
Robert Sayre 9c17619328 Merge. 2010-03-31 15:22:29 -07:00
Jason Orendorff 2cb53b9348 Bug 556315 part 1 - Remove GCReachableFrame. r=gal.
--HG--
extra : rebase_source : 1db26956cf3f73f1213ab222f4c3ee12637265c5
2010-03-31 17:17:20 -05:00
Nicholas Nethercote 072bedc112 Fix ARM bustage for bug 555633. r=me.
--HG--
extra : convert_revision : be4f098b6cb32f2c2787ef2842402f2b39e0925d
2010-03-31 15:14:28 -07:00
Robert Sayre a94de40862 Merge. 2010-03-31 15:13:18 -07:00
Nicholas Nethercote e93fde945d Bug 555633 - nanojit: rename opcodes in LIRopcode.tbl. r=edwsmith.
--HG--
extra : convert_revision : e09eec330c04cfbf3da745635c67f2fc3fee6c28
2010-03-31 15:07:50 -07:00
Robert Sayre e4d74200d7 Merge mozilla-central to tracemonkey. 2010-03-31 12:47:53 -07:00
Zack Weinberg 7529e1fe6e Bug 508466 part 3: remove eSelectorParsingStatus_Empty. r=dbaron 2010-03-31 11:08:11 -07:00
Zack Weinberg 223c22a153 Bug 508466 part 2: In a CSS selector group, use distinct mOperator codes for the descendant combinator (' ') and the end of the chain ('\0'). r=dbaron 2010-03-31 11:08:09 -07:00
Zack Weinberg 3b15f59e43 Bug 508466 part 1: Refactor nsCSSParser::ParseSelector and nsCSSParser::ParseSelectorGroup for clarity. r=dbaron 2010-03-31 11:08:08 -07:00
Jim Mathies 798a6b7f0b merge backout. 2010-03-31 12:55:55 -05:00
Jim Mathies e8db46f043 Backout bug 555133 to fix bug 555950. 2010-03-31 12:55:41 -05:00
Jim Mathies c0c01000ae merge backout. 2010-03-31 12:55:23 -05:00
Jim Mathies a183f5e4c0 Backout bug 555133 to fix bug 555950. 2010-03-31 12:55:11 -05:00
Josh Aas 452d0e1769 Fix comment. 2010-03-31 13:51:25 -04:00
Mike Hommey e77f7f4af2 Bug 512487: Remove background-color settings in reftests first-letter/399941-[89] to make them not font-dependent. 2010-03-31 10:44:58 -07:00
Masayuki Nakano 37b847f135 Bug 554822 backout the previous patch 2010-04-01 02:31:06 +09:00
Masayuki Nakano f1448bab60 Bug 554822 Caret should refer the actual text color instead of the value of CSS color property r=roc 2010-04-01 02:12:43 +09:00
Robert Sayre 4ca7175962 Merge. 2010-03-31 08:52:05 -07:00
Robert Sayre 026c662142 Fix merge bustage. 2010-03-31 08:21:07 -07:00
Robert Sayre 1a657e9883 Merge mozilla-central to tracemonkey. 2010-03-30 21:13:01 -07:00
Josh Aas 146d6023c8 Remove unimplemented status from NPN_ForceRedraw for IPC. We are ignoring calls on purpose and do not plan to implement it in any way at this point. b=555511 r=cjones 2010-03-30 23:53:53 -04:00
Nicholas Nethercote 15973b4a9c Don't pointlessly set fslots[JSSLOT_ARRAY_COUNT] to a integer jsval when converting a dense array to a slow array. no bug, r=brendan via IRC. 2010-03-30 20:19:41 -07:00
Nicholas Nethercote f96ceb99e0 Bug 555881 - TM: remove dead fields from TraceMonitor. r=waldo. 2010-03-30 18:06:38 -07:00
Vladimir Vukicevic de52f61320 b=555807; typed array native constructor fix; r=jorendorff 2010-03-30 16:43:42 -07:00
Mike Kristoffersen 437a47ae91 Bug 544240 - Idle service does not work on Qt on mobile platforms r=sdwilsh
--HG--
extra : rebase_source : 5a10b6932a3e901740abec371b159aed9b233b24
2010-03-30 15:03:05 -07:00
Bas Schouten e798e0943a Bug 555839: Enable openGL acceleration for the fullscreen video widget. r=gavin r=dolske 2010-03-31 05:03:02 +02:00
Bas Schouten bd41f89063 Bug 556027: Propagate 'accelerated' attribute from nsXULWindow. r=roc 2010-03-31 05:03:00 +02:00
Bas Schouten 7e768a330f Bug 556027: Add the ability to enable accelerated layers backends for specific top-level widgets. r=roc 2010-03-31 05:02:58 +02:00
Nicholas Nethercote a1a894fc1c Bug 555631 - Convert STOBJ_* macros to inline functions. r=gal. 2010-03-30 14:42:48 -07:00
Jeff Walden 6090792c57 Remove all remnants of JSTempValueRooter. WIN! 2010-03-30 11:14:47 -07:00
Jeff Walden ff2fe48d4b Realign to 64-bit, since pointers won't be sufficient for that on 32-bit systems. 2010-03-30 14:14:47 -07:00
Jeff Walden 4808f10301 Readd changes to nsJSEnvironment.{cpp,h}, and adjust js::LazilyConstructed so as to force pointer alignment on the theory that's what was wrong.
--HG--
extra : rebase_source : 2215152cf0f03dbb69e49e9adb49979a72294620
2010-03-29 22:51:52 -07:00
Vladimir Vukicevic 62d96d2c52 b=555721 - typed array checks; r=jorendorff 2010-03-30 11:55:20 -07:00
Brendan Eich c0b3caa942 Fix arguments objects to share a runtime-wide empty scope, instead of each getting a differently shaped own scope at birth (554626, r=igor). 2010-03-30 00:44:28 -07:00
Rob Arnold 0bf0dea2fb GCC complains about unnecessary typedef from checkin of bug 555133 r=dholbert 2010-03-29 22:14:13 -04:00