Richard Barnes
|
99c3d824c7
|
Bug 936340 - Implement navigator.sendBeacon. r=sicking
|
2014-01-17 14:09:38 -08:00 |
|
Ehsan Akhgari
|
d91d200572
|
Bug 969757 - Remove the dead code in our tree which pretends to support OS/2; r=roc,mcmanus,gps,jorendorf,bsmedberg sr=bsmedberg
|
2014-02-10 17:57:01 -05:00 |
|
Masatoshi Kimura
|
679ef4d260
|
Bug 969762 - Support non-ASCII dump() messages on Windows. r=jimm
|
2014-02-11 05:50:16 +09:00 |
|
Bobby Holley
|
f209e98c03
|
Bug 969156 - Don't fire onNewGlobalObject until the end of nsGlobalWindow::SetNewDocument. r=bz
|
2014-02-10 10:03:56 -08:00 |
|
Alfredo Yang
|
3853c6783a
|
Bug 853356 - gUM video permisson prompt. r=fabrice, felipc, wjohnston, mrbkap, jimm, jesup, khuey, jsmith
|
2014-02-09 15:34:40 -05:00 |
|
Ms2ger
|
2e8d149147
|
Bug 969030 - Remove support for calling document.all; r=bz
|
2014-02-09 09:04:40 +01:00 |
|
Ms2ger
|
5fb8b261b1
|
Bug 964192 - Remove the required argument to captureEvents/releaseEvents; r=bz
|
2014-02-09 09:04:39 +01:00 |
|
Ms2ger
|
9a272394cf
|
Bug 967206 - Remove !mDoc->EventHandlingSuppressed() assertion in ~nsGlobalWindow; r=mrbkap
|
2014-02-09 09:04:39 +01:00 |
|
Ms2ger
|
1da7d7fb7c
|
Bug 968766 - Part a: Move the custom HTMLAllCollection code from nsDOMClassInfo.cpp to HTMLAllCollection.cpp; r=jst
|
2014-02-09 09:02:45 +01:00 |
|
Andrea Marchesini
|
1c94651561
|
Bug 968919 - Navigator::HasDataStoreSupport should not use IsCallerChrome(), r=bz
|
2014-02-07 19:39:45 +00:00 |
|
Ryan VanderMeulen
|
9b6b0a5e15
|
Merge inbound to m-c.
|
2014-02-07 14:22:17 -05:00 |
|
Boris Zbarsky
|
99513523d7
|
Bug 934509. Make sure to not accidentally pass 0 to ClearTimeoutOrInterval, even if someone calls clearInterval(0) on an Xray for a Window. r=peterv
|
2014-02-07 08:52:01 -05:00 |
|
Ehsan Akhgari
|
38c067be0b
|
Bug 968879 - Use [Pref] annotations to enable web speech interfaces; r=smaug
|
2014-02-06 15:00:37 -05:00 |
|
Andrea Marchesini
|
e41626ff95
|
Bug 967414 - Enable DataStore API in B2G for certified apps only by default, r=bz
|
2014-02-06 17:44:03 +00:00 |
|
Henry Chang
|
4aab1bbbb9
|
Bug 968090 - Move Navigator::HasWifiManagerSupport outside MOZ_B2G_RIL. r=gene
|
2014-02-05 17:52:25 +08:00 |
|
Boris Zbarsky
|
c15e175b05
|
Bug 964875 part 3. Define WebIDL quickstubs for ChromeWindow. r=peterv
|
2014-02-05 23:37:30 -05:00 |
|
Boris Zbarsky
|
c248437b5a
|
Bug 964875 part 2. Add a static nsGlobalWindow::IsChromeWindow test function for use in Func annotations. r=peterv
|
2014-02-05 23:36:59 -05:00 |
|
Boris Zbarsky
|
86e46501b5
|
Bug 866222. Just always define getInterface on the window for now, so we stop breaking people. It'll go away once we ship WebIDL window. r=peterv
|
2014-02-05 13:38:18 -05:00 |
|
Boris Zbarsky
|
024de5ef38
|
Bug 965094. Reconcile the behavior of the JSObject* argument for Func on interfaces and on interface members. r=bholley
|
2014-02-05 13:38:18 -05:00 |
|
Boris Zbarsky
|
488ea07b51
|
Bug 965154. Make the global scope polluter handle WebIDL Window objects. r=peterv
|
2014-02-05 13:38:18 -05:00 |
|
Andrea Marchesini
|
d1131a8cd6
|
Bug 965990 - Allow URLSearchParams objects to be associated with multiple URLs, r=ehsan
|
2014-02-03 16:48:38 +00:00 |
|
Andrew McCreight
|
caa9fa4d60
|
Bug 965916 - Do an extra GC on memory pressure if it would be productive. r=smaug
|
2014-02-03 07:31:11 -08:00 |
|
Jon Coppeard
|
4df3aa4450
|
Bug 959787 - Handlify JS_GetProperty and related APIs r=terrence r=bz
|
2014-01-31 09:55:20 +00:00 |
|
Blake Kaplan
|
33143fbabc
|
Bug 966498 - Get rid of unnecessary reinterpret_casts and avoid some unnecessary work. r=bzbarsky
--HG--
extra : rebase_source : 2a4af4e36ab5b3248fe9b45e597ae23a8fad62b3
|
2014-01-31 15:03:09 -08:00 |
|
Blake Kaplan
|
e4776a973f
|
Bug 966498 - Refactor nsGlobalWindow::Alert and nsGlobalWindow::Confirm to not be exactly the same. r=bzbarsky
--HG--
extra : rebase_source : 03c77843bc6693d5d56d106ea58f5f921038be3e
|
2014-01-31 15:02:56 -08:00 |
|
Nathan Froyd
|
335177a2c3
|
Bug 965634 - move nsString construction out of mozilla::dom::Register for a codesize win; r=bz
|
2014-01-30 14:53:49 -05:00 |
|
Carsten "Tomcat" Book
|
f4bc96a601
|
Backed out changeset e2c75ec7f3d4 (bug 959787) for breaking b2g builds on a CLOSED TREE
|
2014-01-31 12:11:23 +01:00 |
|
Jon Coppeard
|
50bf59a96c
|
Bug 965904 - Fix some rooting hazards in the browser r=terrence
|
2014-01-31 09:56:40 +00:00 |
|
Jon Coppeard
|
ba27569312
|
Bug 959787 - Handlify JS_GetProperty and related APIs r=terrence r=bz
|
2014-01-31 09:55:20 +00:00 |
|
Andrea Marchesini
|
a1787b5d9b
|
Bug 965751 - Deprecate ObjectWrapper.jsm, r=bholley, f=fabrice
|
2014-01-30 11:39:46 -08:00 |
|
Andrea Marchesini
|
7c745b83df
|
Bug 964293 - Implement Cu.cloneInto() method, r=bholley
|
2014-01-30 04:45:48 -08:00 |
|
Masatoshi Kimura
|
02870ebbdd
|
Bug 964964 - Remove window.pkcs11. r=bz
|
2014-01-30 20:00:01 +09:00 |
|
Boris Zbarsky
|
4a2e39fc36
|
Bug 945416 part 5. Implement nsGlobalWindow::GetOwnPropertyNames and flag the interface as NeedNewResolve. r=peterv
|
2014-01-29 22:33:27 -08:00 |
|
Boris Zbarsky
|
c044a6c065
|
Bug 945416 part 4. Introduce a DoNewResolve method on nsGlobalWindow and call it from nsWindowSH::NewResolve. r=peterv
|
2014-01-29 22:33:25 -08:00 |
|
Boris Zbarsky
|
d3046577a3
|
Bug 945416 part 3. Make GlobalResolve fill in a JSPropertyDescriptor that nsWindowSH::NewResolve then uses to actually define the property. r=bholley,peterv
|
2014-01-29 22:33:23 -08:00 |
|
Boris Zbarsky
|
754f19089b
|
Bug 945416 part 2. When invoking a DoNewResolve hook on an Xray, make sure to first invoke it on the underlying object. r=bholley,peterv
|
2014-01-29 22:33:22 -08:00 |
|
Boris Zbarsky
|
ce4a66f630
|
Bug 945416 part 1. Move the Components shim into GlobalResolve. r=bholley
|
2014-01-29 22:33:20 -08:00 |
|
Boris Zbarsky
|
fdd4a7a9e4
|
Bug 962290. Remove support for the JavaScript-global-dynamic-nameset category as a way to install lazy properties on the global. r=peterv
|
2014-01-29 22:33:10 -08:00 |
|
Boris Zbarsky
|
760e2f3710
|
Bug 964891. Don't put up a slow script dialog for no-longer-current inners. Just kill the script instead. r=smaug
|
2014-01-29 22:32:57 -08:00 |
|
Eric Faust
|
e131d468b7
|
Bug 924720 - Part 8: Remove BaseProxyHandler::isOuterWindow(). (r=bholley)
|
2014-01-29 17:20:16 -08:00 |
|
Eric Faust
|
78eb6b8a3e
|
Bug 924720 - Part 7: Move and rename OuterWindowProxyObject::class_. (r=bholley)
|
2014-01-29 17:20:16 -08:00 |
|
Terrence Cole
|
6dab4aa4c1
|
Bug 963738 - Fix some false positives in the Array analysis; r=jonco
|
2014-01-28 12:05:35 -08:00 |
|
Nick Lebedev
|
cd5f69c3b6
|
Bug 822898. Add maxTouchPoints attribute to navigator. r=romaxa,smaug
--HG--
extra : rebase_source : e3f84cb38ee2a0c75bf775027c8a59e4f9e64908
|
2014-01-28 08:09:34 -08:00 |
|
Ed Morley
|
65824f4564
|
Merge latest green b2g-inbound changeset and mozilla-central
|
2014-01-29 10:33:43 +00:00 |
|
Olli Pettay
|
173f386c40
|
Bug 959585, clear capturing content before entering modal state, r=mrbkap, f=enn
--HG--
extra : rebase_source : 31d6fa26fbabd6cdded638fa24d946f9f9d97a13
|
2014-01-28 09:15:47 -08:00 |
|
ISHIKAWA, Chiaki
|
288f125e6b
|
Bug 963544 - Do not use NS_ENSURE_TRUE() in a few places and instead expand it to reduce WARNING messages. r=khuey
|
2014-01-27 15:40:50 -05:00 |
|
Henry Chang
|
dad3338b91
|
Bug 811635 - Part 2: Implementation of WebIDLs/IDLs for WifiP2pManager and WifiP2pStatusChangeEvent. r=vchang
|
2014-01-27 15:48:10 +08:00 |
|
Ehsan Akhgari
|
c13db2bd52
|
Bug 964061 - Part 2: Remove nsIDOMCRMFObject; r=bzbarsky
--HG--
extra : rebase_source : 888e33d68bdcd6e03b56f75036ea00142831961d
|
2014-01-27 08:27:06 -08:00 |
|
Ehsan Akhgari
|
1b7fdc23c8
|
Bug 964061 - Part 1: Convert CRMFObject to WebIDL bindings; r=bzbarsky
--HG--
extra : rebase_source : 39a2b35df50cdd42624fb0e7a14383e8d40cea4b
|
2014-01-27 08:27:04 -08:00 |
|
David Zbarsky
|
9bdd10281d
|
Bug 952977: Convert GetTransform to gfx::Matrix4x4 r=nical
|
2014-01-27 10:28:47 -05:00 |
|