Vicamo Yang
|
195ec21112
|
Bug 834193: Implement USSDReceivedEvent, DataErrorEvent and CFStateChangeEvent using codegenerator. r=smaug
|
2013-02-07 19:02:12 +08:00 |
|
Vicamo Yang
|
cacd4c86e3
|
Bug 835148: Implement SmsEvent using event generator. r=smaug
--HG--
rename : dom/sms/interfaces/nsIDOMSmsEvent.idl => dom/sms/interfaces/nsIDOMMozSmsEvent.idl
rename : dom/sms/interfaces/nsIDOMSmsMessage.idl => dom/sms/interfaces/nsIDOMMozSmsMessage.idl
|
2013-02-07 18:43:22 +08:00 |
|
Jan de Mooij
|
5b3a11906c
|
Bug 838520 part 1 - Refactor UnwindScope to use AbstractFramePtr. r=djvj
|
2013-02-07 10:26:25 +01:00 |
|
Jan de Mooij
|
eeab1f0cc7
|
Bug 838759 - Remove assertJit shell function. r=bhackett
|
2013-02-07 10:21:15 +01:00 |
|
Norbert Lindenberg
|
ae3b5ec54e
|
Bug 769872 - Add self-hosted JavaScript core of Intl constructors Collator, NumberFormat, DateTimeFormat (part 2). r=jwalden
|
2013-02-06 23:04:39 -08:00 |
|
Benjamin Peterson
|
581dd562cf
|
Bug 836524 followup - need to include inlines. CLOSED TREE
|
2013-02-07 00:03:48 -05:00 |
|
Bill McCloskey
|
382a63f3fa
|
Bug 836524 - Zone renaming part 6 (r=jonco)
|
2013-02-06 18:08:47 -08:00 |
|
Bill McCloskey
|
0adf15d72e
|
Bug 836524 - Zone renaming part 5 (r=jonco)
|
2013-02-06 18:08:42 -08:00 |
|
Bill McCloskey
|
6dbcc7a3f9
|
Bug 836546 - Simplify gray links in the GC (r=jonco)
|
2013-02-06 18:08:34 -08:00 |
|
Bill McCloskey
|
04a68292a5
|
Bug 836524 - Zone renaming part 4 (r=terrence)
|
2013-02-06 18:08:28 -08:00 |
|
Bill McCloskey
|
f8e9c5630d
|
Bug 836524 - Zone renaming part 3 (r=jonco)
|
2013-02-06 18:08:22 -08:00 |
|
Bill McCloskey
|
dafe7f51a1
|
Bug 836524 - Zone renaming part 2 (r=jonco)
|
2013-02-06 18:08:16 -08:00 |
|
Bill McCloskey
|
282a6be1fe
|
Bug 836524 - Zone renaming part 1 (r=terrence)
|
2013-02-06 18:08:10 -08:00 |
|
Brendan Eich
|
3dc5e6e3e0
|
Bug 433529 - switch style nit-policing followup (r=lumpy).
|
2013-02-06 15:28:36 -08:00 |
|
Ryan VanderMeulen
|
6d4e2b111c
|
Backed out changesets 34927afb65e2 and 2d0b056ced49 (bug 838559) for mochitest failures.
--HG--
rename : content/html/content/src/HTMLMenuElement.cpp => content/html/content/src/nsHTMLMenuElement.cpp
rename : content/html/content/src/HTMLMenuElement.h => content/html/content/src/nsHTMLMenuElement.h
|
2013-02-06 16:22:59 -05:00 |
|
Daniel Holbert
|
6e69885509
|
Bug 838753: Make PropertyKey.cpp #include jsatominlines.h, to get ToAtom() inline-function-definition. r=Waldo
|
2013-02-06 12:44:05 -08:00 |
|
Sean Stangl
|
70fe0e7d95
|
Bug 838469 - Use CallInfo for inlining natives. r=h4writer
|
2013-02-06 12:34:15 -08:00 |
|
Andrea Marchesini
|
c0ac3d2eb1
|
Bug 838559 - Rename nsHTMLMenuElement to HTMLMenuElement. r=Ms2ger
--HG--
rename : content/html/content/src/nsHTMLMenuElement.cpp => content/html/content/src/HTMLMenuElement.cpp
rename : content/html/content/src/nsHTMLMenuElement.h => content/html/content/src/HTMLMenuElement.h
|
2013-02-06 14:19:20 -05:00 |
|
Terrence Cole
|
3dd5723697
|
Bug 706885 - Move post barrier verifier to JSRuntime; r=billm
--HG--
extra : rebase_source : 0ecc660996501fb54573cc0081a12bbca838e45d
|
2013-01-28 15:59:02 -08:00 |
|
Boris Zbarsky
|
b93c5f76e5
|
Bug 837645. Support 'any' values in sequences and dictionaries. r=smaug,peterv
|
2013-02-06 14:23:45 +00:00 |
|
Boris Zbarsky
|
ebdd009711
|
Bug 838518 part 2. Fix nodeiterator callers per the API change that was made. r=smaug
|
2013-02-06 14:22:33 +00:00 |
|
Boris Zbarsky
|
d71214e1ed
|
Bug 838518 part 1. Fix treewalker callers per the API change that was made. r=smaug
|
2013-02-06 14:22:33 +00:00 |
|
Christian Holler
|
6fd655dead
|
Bug 838150 - Add ASan and Valgrind annotations to JS LifoAlloc. r=bhackett
|
2013-02-06 14:30:01 +01:00 |
|
Christian Holler
|
dfdaccfc62
|
Bug 838148 - Add 63 missing jit-tests for various bugs. rs=terrence
|
2013-02-06 14:01:01 +01:00 |
|
Jeff Walden
|
56a76010df
|
Fix up a few lingering references to jsval.h. Followup to bug 837773, r=bustage in a CLOSED TREE
|
2013-02-05 16:13:24 -08:00 |
|
Nicholas Nethercote
|
d8834dfabf
|
Bug 837981 - Remove GetDeflatedStringLength(). r=terrence.
--HG--
extra : rebase_source : 7966380110472b6e164c3689378fdbd788d25301
|
2013-02-05 15:12:05 -08:00 |
|
Jeff Walden
|
74095be28a
|
Bug 837773 - Add a PropertyKey.h header. r=jorendorff
--HG--
rename : js/src/jsval.h => js/public/Value.h
extra : rebase_source : 1756e599b0718b8e765cecb972737040e0ba56e4
|
2013-02-01 16:42:48 -08:00 |
|
Jeff Walden
|
6c2169c4a8
|
Bug 837773 - Change private uint32_t Values to use the int32_t representation, for simplicity. r=luke
--HG--
extra : rebase_source : 75e7118b9e5713dc252043e6f40d79e238a2480f
|
2013-02-01 18:41:35 -08:00 |
|
Jeff Walden
|
2da1eba4e7
|
Bug 837773 - Move JS::Value into Value.h. r=jorendorff
--HG--
extra : rebase_source : b41cee90d5c08a6e1c23f023af2eb2f1ac41e1a3
|
2013-02-01 16:15:49 -08:00 |
|
Jeff Walden
|
69cc8dd4d8
|
Bug 837773 - Move JS::Anchor into js/public/Anchor.h, necessary to properly make Value.h an independent header. r=jorendorff
--HG--
rename : js/src/jsval.h => js/public/Value.h
extra : rebase_source : c109f562aea18e7466b6af6fd1dd2efae11b0333
|
2013-02-01 15:31:00 -08:00 |
|
Jeff Walden
|
3eea5b83c2
|
Bug 837773 - Move js/src/jsval.h to js/public/Value.h. r=jorendorff
--HG--
rename : js/src/jsval.h => js/public/Value.h
extra : rebase_source : 224d021ad357f133b0b04658ca9b59a52b74fd65
|
2013-02-01 14:24:37 -08:00 |
|
Jeff Walden
|
c6dff1bb9b
|
Bug 837773 - Organize jsapi.h's #includes. r=jorendorff
--HG--
extra : rebase_source : 88b6a890a4e2304beb5f37198b9f6f2ebda9a8a9
|
2013-02-01 13:07:10 -08:00 |
|
Terrence Cole
|
da0189f754
|
Bug 706885 - Do not store singletons in the Nursery; r=bhackett
--HG--
extra : rebase_source : 0f6fe8fd6954c60a25b7180e503afd124956ec1c
|
2013-01-28 11:01:54 -08:00 |
|
Terrence Cole
|
2bdb8043c1
|
Bug 832103 - Add a regression test for the given bug; r=bhackett DONTBUILD
--HG--
extra : rebase_source : d6ee5befb43f912a8ae678c6639e4ae37e64d7d7
|
2013-02-05 09:47:53 -08:00 |
|
Brian Hackett
|
bbfe665fbd
|
Bug 836705 - Fix bogus assert when loading from definitely-double arrays, r=jandem.
|
2013-02-05 09:48:55 -07:00 |
|
Brian Hackett
|
5c3ca53870
|
Bug 832670 - Don't verify barriers when unwinding frames that finished in JM, r=billm.
|
2013-02-05 09:44:52 -07:00 |
|
Ryan VanderMeulen
|
67b204034f
|
Backed out changeset 2861ef67390a (bug 837566) for Linux32 mochitest-other shutdown hangs.
|
2013-02-05 07:54:49 -05:00 |
|
Vicamo Yang
|
012d5c6218
|
Bug 833278 - Part 2/2: Implement MozVoicemailEvent using codegenerator. r=gwagner,smaug
|
2013-02-05 17:02:18 +08:00 |
|
Nicholas Nethercote
|
744586f40d
|
Bug 837566 - Remove js_RemoveRoot. r=terrence.
|
2013-02-03 20:17:34 -08:00 |
|
Sean Stangl
|
3a048ac845
|
Bug 829758 - Use MatchOnly mode for str_search(). r=dvander
|
2013-01-15 15:35:25 -08:00 |
|
Sean Stangl
|
9b6a792154
|
Bug 832217 - Construct RegExpShared in the same compartment as the RegExpStatics. r=billm
|
2013-02-01 17:36:29 -08:00 |
|
Luke Wagner
|
1a7b142652
|
Bug 837016 - IonMonkey: store CodeLabels by value (r=h4writer)
--HG--
extra : rebase_source : e03d276c80dcdf29b6b9bec4627a93528f423ff6
|
2013-01-31 18:41:04 -08:00 |
|
Hannes Verschore
|
e1fcffa30b
|
Bug 832058: IonMonkey: Only inline if script is compile-and-go and doesn't have an arguments objects, r=nbp
|
2013-02-04 17:38:38 +01:00 |
|
Bobby Holley
|
7f9ead0fc2
|
Bug 831076 - Add assertSameCompartment to JS_ObjectToOuterObject, and clean up classinfo hook. r=mrbkap
|
2013-02-04 15:13:14 +00:00 |
|
Bobby Holley
|
e03bc92cec
|
Bug 831076 - Enter a compartment in jsd. r=mrbkap
|
2013-02-04 15:13:14 +00:00 |
|
Bobby Holley
|
9124b9b5fd
|
Bug 831076 - Outerize during same-compartment wrapping so that JS_Wrap* is guaranteed to outerize. r=mrbkap
|
2013-02-04 15:13:14 +00:00 |
|
Bobby Holley
|
b32a8d4b14
|
Bug 831076 - Outerize at the very beginning of XPConnect wrapping and remove other outerization checks. r=mrbkap
|
2013-02-04 15:13:13 +00:00 |
|
Andrew McCreight
|
ca5d0dc894
|
Bug 819131 - Preserve reflector delegate weak map keys. r=billm
|
2012-05-25 09:07:24 -07:00 |
|
Nicholas Nethercote
|
c688a640e8
|
Bug 836985 follow-up: Make ScriptSourceHolder constructor explicit. r=benjamin.
|
2013-02-03 20:03:06 -08:00 |
|
Nicholas Nethercote
|
6c91e3165e
|
Bug 837002 - Fix two clang warnings in SpiderMonkey. r=luke.
|
2013-02-03 19:55:23 -08:00 |
|