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

18055 Коммитов

Автор SHA1 Сообщение Дата
Jose Antonio Olivera Ortega 95ac483c08 Bug 879680 - (mmi-result-cf) [MMI] Use MMIResult for Call Forwarding related functionality. r=ferjm 2013-07-01 01:23:52 +08:00
Fernando Jiménez 1b88241c2b Bug 874000 - (mmi-result-pin) [MMI] Use MMIResult for PIN/PIN2/PUK related functionality. r=vicamo 2013-07-01 01:01:02 +08:00
Phil Ringnalda 382cd761d5 Merge m-i to m-c 2013-06-30 08:36:29 -07:00
Fernando Jiménez 83c78dfd70 Bug 883178 - [MMI] Implement DOMMMIResult and DOMMMIError. Part 2: DOMMMIResult and DOMMMIError. r=vicamo, sr=sicking 2013-06-30 20:21:32 +08:00
Fernando Jiménez 068bfbaf11 Bug 883178 - [MMI] Implement DOMMMIResult and DOMMMIError. Part 1: DOMError. r=sicking, sr=peterv 2013-06-30 20:21:31 +08:00
Phil Ringnalda 037248754c Merge birch and m-i to m-c 2013-06-29 17:29:09 -07:00
Bobby Holley 306f8a67ea Bug 880917 - Convert JS_SetVersion API consumers to per-compartment versions. r=luke 2013-06-29 09:11:18 -06:00
Bobby Holley 270f94dd2f Bug 880917 - Generalize JS_NewGlobalObject API to take CompartmentOptions. r=luke
This will be useful for versioning, as well as JIT options and all the other
stuff that eventually needs to move out of the JSContext.
2013-06-29 09:11:17 -06:00
Phil Ringnalda ba304065ca Merge m-c to birch 2013-06-29 06:55:30 -07:00
Phil Ringnalda 0f540beb8e Back out 9a57cd3e5a93:b62548e26499 (bug 865745) for causing an unexpected exception in a mochiperf test 2013-06-29 20:27:48 -07:00
Ben Turner b7c9e1cf81 Bug 888105 - '.DS_Store files can screw up origin initialization.' r=janv. 2013-06-29 19:25:15 -07:00
Bobby Holley edaa6df873 Bug 865745 - Remove nsFrameScriptExecutor::DestroyCx. r=smaug 2013-06-29 18:44:06 -06:00
Bobby Holley c628779566 Bug 865745 - Remove mCx from nsFrameScriptExecutor. r=smaug 2013-06-29 18:44:06 -06:00
Bobby Holley f3b8b79a74 Bug 865745 - Return the safe JSContext for Tab Children in GetJSContextForEventHandlers. r=smaug 2013-06-29 18:44:05 -06:00
Bobby Holley 195d6b98ba Bug 865745 - Check mGlobal instead of mCx to see if we're in a functional state. r=smaug
Their lifetimes should be the same, and the latter is going away.
2013-06-29 18:44:05 -06:00
Bobby Holley e6907d8bb4 Bug 865745 - Remove mContext from nsFrameMessageManager. r=smaug 2013-06-29 18:44:05 -06:00
Bobby Holley 48e6819e77 Bug 865745 - Use a SafeJSContext in TabChildParent. r=smaug
This is just used for rooting, but happens to be a consumer of
nsFrameMessageManager::GetJSContext, which we're about to remove.
2013-06-29 18:44:05 -06:00
Bobby Holley 2876061d0d Bug 865745 - Hold a strong ref to the global for the duration that each nsFrameScriptCx is on the stack. r=smaug
These things currently do a complicated refcounting dance to avoid destroying the
cx until all the consumers of it are gone. That stuff can mostly go away now that
we're just using the SafeJSContext, but DestroyCx also nulls out the global, so
we should make sure to keep that alive for anyone that might be using it.
2013-06-29 18:44:04 -06:00
Reuben Morais 18eca0471a Bug 882911 - Add nsIProcessChecker.checkAppHasStatus. r=smaug 2013-06-29 03:52:16 -07:00
Andrew McCreight c3b7b6eebc Bug 886213 - Cycle collect Navigator more better. r=smaug 2013-06-28 11:06:39 -07:00
James Kitchener 97d9e25ced Bug 802895 - Implement srcdoc attribute for iframe r=bz 2013-06-28 23:13:23 -04:00
James Kitchener a9a453c8d2 Bug 802895 - ns(I)document changes for iframe srcdoc implementation r=bz 2013-06-28 23:13:22 -04:00
Ed Morley 7bd880a445 Merge latest green birch changeset and mozilla-central 2013-06-28 14:33:47 +01:00
Chia-hung Tai aa9bc663ef Bug 887646 - B2G MMS: Do not set content-length in smil header when sending. r=gene a=leo+ 2013-06-27 13:56:33 +08:00
Gene Lian 1179ea12ea Bug 888147 - [B2G][MMS][Regression] We are skipping 'sending' status when sending a MMS. r=ctai a=leo+ 2013-06-28 13:36:02 +08:00
Ken Chang dd04a506da Bug 884829 - follow up - fix typo. r=hsinyi 2013-06-28 13:08:52 +08:00
Ken Chang 0939ed3665 Bug 884829 - [MMS] Impossible to send/receive MMS when Wi-Fi and cellular data on. r=hsinyi 2013-06-28 09:46:00 +08:00
Fernando Jiménez 2001687ad7 Bug 885701 - [DOMRequest] Implement DOMRequestService.fireDetailedError. r,sr=sicking 2013-06-28 10:53:44 +08:00
Yoshi Huang 731c1474ad Bug 886809 - Part 2 : xpcshell tests. r=hsinyi 2013-06-26 17:53:42 +08:00
Yoshi Huang 4f63955473 Bug 886809 - Part 1: Import SIM contacts fails if contact has no number. r=hsinyi 2013-06-26 16:40:34 +08:00
Yoshi Huang c9a8f40d09 Bug 887671 - B2G RIL: Xpcshell failed in test_is_icc_service_available. r=hsinyi 2013-06-27 12:30:31 +08:00
Yoshi Huang 8f72fe97f8 Bug 887674 - B2G RIL: xpcshell tests got SyntaxError in test_mcc_mnc_parsing. r=hsinyi 2013-06-27 12:29:37 +08:00
Reuben Morais 6ca3211bf7 Bug 885979 - Add support for enabling Contacts API debugging output at runtime. r=gwagner
--HG--
extra : rebase_source : b55c49743099532b939d57b673ae7f9a7cfc74da
2013-06-27 01:25:40 -07:00
Gregor Wagner 5fcbe40dc3 Bug 887125 - Allow 0 for Memory GC Preferences. r=bent 2013-06-27 14:40:17 +08:00
Ryan VanderMeulen e19b88cdad Merge m-c and inbound. 2013-06-26 12:33:24 -04:00
Boris Zbarsky 577cd0be78 Bug 884373. Align WebIDL handling of default parameters with ES6. r=khuey 2013-06-26 10:59:46 -04:00
Boris Zbarsky 77bebdc268 Bug 816343. Remove nsIDOMNodeSelector. r=smaug 2013-06-26 10:59:46 -04:00
Boris Zbarsky e5a1a7564c Bug 883892. Remove HTMLFormElement classinfo. r=peterv 2013-06-26 10:59:45 -04:00
Ed Morley 81da35bf96 Merge mozilla-central and birch 2013-06-26 15:12:39 +01:00
Ed Morley 61b84edea9 Merge latest green inbound changeset and mozilla-central 2013-06-26 15:10:19 +01:00
Nikhil Marathe ef67afa2aa Bug 887068 - SimplePush: Rename use of _request to _sendRequest. r=dougt
--HG--
extra : amend_source : 1c7cdca05ba04670ce696670a64607b808014188
2013-06-25 22:47:16 -07:00
Ryan VanderMeulen d13c9361a4 Merge inbound and m-c. IGNORE BAD COMMIT MESSAGES 2013-06-25 17:02:45 -04:00
Matthew Gregan 7ea392c3a6 Backout 184ef886365d, 4c6a6ac3a9d5, and 59857a435c3b on a CLOSED TREE 2013-06-28 16:55:35 +12:00
Matthew Gregan a8dabb3112 Bug 855130 - Drop [Creator] from HTMLVideoElement.videoPlaybackQuality attribute. r=roc 2013-06-28 16:36:10 +12:00
Matthew Gregan 0f7b182bd6 Bug 855130 - Implement a minimal working subset of the Media Source Extensions API. r=roc 2013-06-28 16:32:05 +12:00
Matthew Gregan bf34341609 Bug 855130 - Implement HTMLVideoElement's VideoPlaybackQuality (from Media Source Extensions spec). r=roc 2013-06-28 16:32:05 +12:00
Ed Morley a16b574c00 Backed out changeset 1d5db5f16a32 (bug 874669) for failures in test_bug716822.html 2013-06-25 14:18:52 +01:00
Gene Lian a74478ffb2 Bug 886767 - [MMS] Disable grouping functionality when receiving a MMS (temporarily) and keep it for sending. r=vicamo,ctai a=leo+ 2013-06-25 20:57:57 +08:00
Fernando Jiménez 46f9827656 Bug 879032 - Localize MMI code strings. r=vicamo 2013-06-25 19:57:55 +08:00
Masatoshi Kimura dec629599d Bug 874669 - Remove legacy event type constants. r=smaug CLOBBER 2013-06-25 20:29:14 +09:00