Eric Faust
|
abe21d7dd4
|
Bug 947487 - Part 1: Convert DOMJSClass::mBase from JSClass to js::Class. (r=bz)
|
2014-02-01 00:29:50 -08:00 |
|
Kyle Huey
|
6d033cceb1
|
Bug 961286 - Use move semantics for JSAutoStructuredCloneBuffer and wrappers. r=jorendorff, r=bent
|
2014-01-31 21:50:07 -05:00 |
|
Ryan VanderMeulen
|
cb279069ad
|
Merge m-c to inbound.
|
2014-01-31 21:16:16 -05:00 |
|
Ryan VanderMeulen
|
258f1cdb33
|
Merge inbound to m-c.
|
2014-01-31 21:14:13 -05:00 |
|
Blake Kaplan
|
e0715678fc
|
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
|
ddb3014feb
|
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 |
|
Blake Kaplan
|
2145fc46e8
|
Bug 966102 - Squelch a bunch of warnings starting child processes. r=bsmedberg
--HG--
extra : rebase_source : 82a0f7349df90a36dc4580fcaa121d80d0aa94a1
|
2014-01-31 15:02:30 -08:00 |
|
Myk Melez
|
68ceae48ec
|
bug 934760 - refactor DOMApplicationRegistry.checkForUpdate to expose updateHostedApp/updatePackagedApp; r=fabrice"
--HG--
extra : rebase_source : 5cc51a4d8f57e6a3ed8cc88df5b96e0dd4088565
|
2014-01-31 14:50:37 -08:00 |
|
Ryan VanderMeulen
|
a2e10ee5d1
|
Merge m-c to b-i.
|
2014-01-31 16:56:48 -05:00 |
|
Alfredo Yang
|
22ba01b127
|
Bug 853356: gUM video prompt for Contact API prompt. r=fabrice
|
2014-01-31 15:40:48 -05:00 |
|
Marco Castelluccio
|
ae14f0c452
|
Bug 961468 - In _readManifests, read the manifests without checking file existence. r=fabrice
|
2014-01-31 13:14:17 -05:00 |
|
Carsten "Tomcat" Book
|
7b51e1c868
|
Merge mozilla-central to mozilla-inbound
|
2014-01-31 13:03:35 +01:00 |
|
Carsten "Tomcat" Book
|
427a27f08b
|
merge fx-team to mozilla-central
|
2014-01-31 12:52:17 +01:00 |
|
Carsten "Tomcat" Book
|
2a6caad1f0
|
Backed out changeset e2c75ec7f3d4 (bug 959787) for breaking b2g builds on a CLOSED TREE
|
2014-01-31 12:11:23 +01:00 |
|
Jon Coppeard
|
20b4926e22
|
Bug 965904 - Fix some rooting hazards in the browser r=terrence
|
2014-01-31 09:56:40 +00:00 |
|
Jon Coppeard
|
858370c616
|
Bug 959787 - Handlify JS_GetProperty and related APIs r=terrence r=bz
|
2014-01-31 09:55:20 +00:00 |
|
Olli Pettay
|
d4a55513b7
|
Backout Bug 930793 - Remove favor performance mode (we have still racy b2g tests), a=backout
--HG--
extra : rebase_source : 6f6de1cbf54670d63b74c44ca0134ed9c5354d2b
|
2014-01-30 21:35:44 -08:00 |
|
Chris Peterson
|
91f7b1bbc7
|
Bug 965693 - Remove annoying "Printing XUL documents is not supported" error dialog. r=roc
|
2014-01-29 20:40:34 -08:00 |
|
Ryan VanderMeulen
|
646caf3be2
|
Merge m-c to fx-team.
|
2014-01-30 16:40:31 -05:00 |
|
Ryan VanderMeulen
|
51a0bb8010
|
Merge fx-team to m-c.
|
2014-01-30 16:23:01 -05:00 |
|
Drew Willcoxon
|
7a78d7b217
|
Bug 856595 - Fix intermittent failure in test_wheel_default_action.html. r=mikedeboer
|
2014-01-30 09:20:37 -08:00 |
|
Andrea Marchesini
|
7184ae68ee
|
Bug 964293 - Implement Cu.cloneInto() method, r=bholley
|
2014-01-30 04:45:48 -08:00 |
|
Carsten "Tomcat" Book
|
d3f7661bdc
|
Merge mozilla-central to mozilla-inbound
|
2014-01-30 12:08:09 +01:00 |
|
Masatoshi Kimura
|
b2599eeeaf
|
Bug 964964 - Remove window.pkcs11. r=bz
|
2014-01-30 20:00:01 +09:00 |
|
Carsten "Tomcat" Book
|
5260c42d61
|
merge b2g-inbound to mozilla-central
|
2014-01-30 10:59:15 +01:00 |
|
Hsin-Yi Tsai
|
d1def5ca7f
|
Bug 963813 - make sure no another outgoing call when there's already one. r=aknow
|
2014-01-29 14:27:22 +08:00 |
|
Kyle Huey
|
f105033d5c
|
Bug 965498 - Don't lose an already_AddRefed<T> and leak blobs in bluetooth. r=qdot
|
2014-01-29 17:03:51 -05:00 |
|
Tim Taubert
|
423f6f24e5
|
Bug 965468 - Make LoadStartDetectionRunnable wait for loadstart r=bent
|
2014-01-29 12:32:50 -08:00 |
|
Eric Faust
|
2ae17ed581
|
Bug 924720 - Part 8: Remove BaseProxyHandler::isOuterWindow(). (r=bholley)
|
2014-01-29 17:20:16 -08:00 |
|
Eric Faust
|
c41d46714f
|
Bug 924720 - Part 7: Move and rename OuterWindowProxyObject::class_. (r=bholley)
|
2014-01-29 17:20:16 -08:00 |
|
Siddartha Pothapragada
|
b60037e1a0
|
Bug 959437 - Part 2: Add NotifySendFileStatus to Chrome process. r=allstars.chh
|
2014-01-15 15:42:49 -08:00 |
|
Siddartha Pothapragada
|
690087025e
|
Bug 959437 - Part 1: Add new interfaces 'notifyUserAcceptedP2P' and 'notifySendFileStatus' to MozNfcManager DOM. r+sr=smaug
|
2014-01-17 18:38:26 -08:00 |
|
Reuben Morais
|
6c292cbbfc
|
Bug 955906 - Use app origin instead of manifest URL to get the app principal. r=sicking
|
2014-01-29 17:03:50 -05:00 |
|
Ryan VanderMeulen
|
c578705bd5
|
Merge b2g-inbound to m-c on a CLOSED TREE.
|
2014-01-29 15:37:19 -05:00 |
|
Jessica Jong
|
c541655a7e
|
Bug 963516 - Part 4: test cases for matchMvno(). f=edgar r=hsinyi
|
2014-01-28 02:45:00 +08:00 |
|
Jessica Jong
|
4e3192aebf
|
Bug 963516 - Part 3: ril implementation to support matchMvno(). f=edgar r=hsinyi
|
2014-01-28 02:22:00 +08:00 |
|
Jessica Jong
|
c66cac049c
|
Bug 963516 - Part 2: dom changes to support matchMvno(). f=hsinyi,edgar r=smaug
|
2014-01-28 18:58:00 +08:00 |
|
Jessica Jong
|
ec7899f959
|
Bug 963516 - Part 1: interface changes to support matchMvno(). f=edgar r=hsinyi
|
2014-01-29 07:15:00 +08:00 |
|
Reuben Morais
|
8428c6980b
|
Bug 963274 - Allow removing contacts by ID. r=gwagner
|
2014-01-29 08:20:40 -05:00 |
|
Jessica Jong
|
2383031d54
|
Bug 931348 - Part 3: Use allDataDisconnected() instead of anyDataConnected(). r=hsinyi
|
2014-01-29 08:20:26 -05:00 |
|
Jessica Jong
|
dc4a79e37d
|
Bug 931348 - Part 2: Defer setup of apn settings after data calls are cleared. r=vicamo
|
2014-01-29 08:20:10 -05:00 |
|
Jessica Jong
|
83d397aeb8
|
Bug 931348 - Part 1: Split updateApnSettings() into two parts. r=vicamo
|
2014-01-29 08:19:55 -05:00 |
|
Dimi Lee
|
6421638467
|
Bug 864931 - Rewrite net worker in C++. r=fabrice, r=vchang
|
2014-01-29 19:38:50 +08:00 |
|
Ed Morley
|
93a6bced8e
|
Merge mozilla-central and b2g-inbound
|
2014-01-29 10:37:41 +00:00 |
|
Ed Morley
|
54d76ad687
|
Merge latest green b2g-inbound changeset and mozilla-central
|
2014-01-29 10:33:43 +00:00 |
|
Olli Pettay
|
11135ed6c2
|
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 |
|
Nikhil Marathe
|
fcd51ca0c7
|
Bug 945766 - DOM Promise should pass Promise/A+ tests. r=bz
--HG--
extra : rebase_source : efd56968e490fcde3ede6535002864104511a1d1
|
2014-01-28 10:14:57 -08:00 |
|
Doug Sherk
|
c1c1d9edfb
|
Bug 937343: Use out event instead of immutable event for wheel events in TabParent r=kats
|
2014-01-27 18:03:30 +00:00 |
|
Doug Sherk
|
e0178c02c2
|
Bug 937343: Remove unchanged touches from touch event sent to RenderFrameParent r=kats
|
2014-01-27 17:41:12 +00:00 |
|
Henry Chang
|
1a62da2aa8
|
Bug 811635 - Part 6: DOM API test. r=mrbkap, r=bz
|
2014-01-27 11:22:15 +08:00 |
|