Fernando Jiménez
|
4392e2fd4a
|
Bug 927398 - Missing call to .uninit() in DOMRequestHelper. r=fabrice
|
2013-10-18 12:58:24 +02:00 |
|
Steve Fink
|
8c13cb03d4
|
Backed out changeset 5349c5c0d9f8 (bug 924971) for M-oth failures
Backed out from a CLOSED TREE
|
2013-10-17 15:52:51 -07:00 |
|
Steve Fink
|
c9d3dbd16e
|
Backed out changeset 03b50ae14f9b (bug 927398) for M-oth failures
Backed out from a CLOSED TREE
|
2013-10-17 15:52:46 -07:00 |
|
Olli Pettay
|
f38b7cf3b6
|
Bug 927586 - [@ nsDOMWindowUtils::GetIsTestControllingRefreshes(bool*)], add a null check, r=mccr
|
2013-10-18 00:50:24 +03:00 |
|
Fernando Jiménez
|
81be269861
|
Bug 927398 - Missing call to .uninit() in DOMRequestHelper. r=fabrice
|
2013-10-17 22:29:59 +02:00 |
|
Fernando Jiménez
|
b600b26a75
|
Bug 924971 - [Contacts] Trying to add a contact as a recipient opens contact details instead of returning to Messages app. r=fabrice
|
2013-10-17 22:29:59 +02:00 |
|
Steve Fink
|
123565e1c6
|
Bug 925916 - Random minor code cleanups, r=smaug
|
2013-10-15 15:34:13 -07:00 |
|
Steve Fink
|
a3274806e4
|
Bug 925916 - Handlify WrapNative, r=smaug
|
2013-10-11 22:02:39 -07:00 |
|
Andrea Marchesini
|
f1f2c23069
|
Bug 926890 - Throw JavaScript exceptions for URL, r=ehsan
|
2013-10-16 16:04:26 +02:00 |
|
Masayuki Nakano
|
eef5eccfeb
|
Bug 920377 part.33 Get rid of mozilla::WheelEvent r=roc
|
2013-10-16 18:37:36 +09:00 |
|
Tom Schuster
|
a513788fdb
|
Bug 8844105 - Handlify JS_WrapObject. r=terrence
|
2013-10-15 20:02:23 -04:00 |
|
Ryan VanderMeulen
|
e9e247b525
|
Backed out 2 changesets (bug 915757, bug 919885) for frequent Android Armv6 mochitest-8 crashes.
Backed out changeset 04610078280c (bug 915757)
Backed out changeset db9190b3ce60 (bug 919885)
|
2013-10-14 14:38:54 -04:00 |
|
Kyle Huey
|
b98758cdbd
|
Bug 915757: Split GetListenerManager into two functions for more const-correctness. r=smaug
|
2013-10-14 19:58:25 +08:00 |
|
Kyle Huey
|
09462c8153
|
Bug 919885: Move Worker to WebIDL and thread-agnostic event dispatch. r=bent,bz
|
2013-10-14 19:58:05 +08:00 |
|
Phil Ringnalda
|
7f4c6bd321
|
Backed out 2 changesets (bug 915757, bug 919885) for xpcshell bustage
Backed out changeset 5d17d90b838d (bug 915757)
Backed out changeset 91495d3a91c8 (bug 919885)
|
2013-10-13 21:59:58 -07:00 |
|
Kyle Huey
|
d9a28b7f74
|
Bug 915757: Split GetListenerManager into two functions for more const-correctness. r=smaug
|
2013-10-14 11:10:44 +08:00 |
|
Kyle Huey
|
40ab109140
|
Bug 919885: Move Worker to WebIDL and thread-agnostic event dispatch. r=bent,bz
|
2013-10-14 11:10:43 +08:00 |
|
Andrea Marchesini
|
9e6050b059
|
Bug 920015 - Expose DOM URL to js modules, r=ehsan, f=emk, r=bz, r=bholley, r=smaug
--HG--
rename : js/xpconnect/tests/unit/test_textDecoder.js => js/xpconnect/tests/unit/test_url.js
|
2013-10-10 08:56:01 +02:00 |
|
Ehsan Akhgari
|
d26e049233
|
Bug 924248 - Make nsIDocument.h go on a diet; r=jst
The nsMacShellService code is rewritten to stop using GetLoadContext
which will now only be available in libxul.
|
2013-10-07 22:21:07 -04:00 |
|
Boris Zbarsky
|
48ef79b3bb
|
Bug 817194. Make WebIDL dictionary types sanely initialized by default; add a new Fast subclass to handle cases when we can skip the initialization safely. r=khuey
|
2013-10-09 12:05:22 -04:00 |
|
Ed Morley
|
2c635d5d0c
|
Backed out changeset 8fa0cbe4a54d (bug 817194) for build failures
|
2013-10-09 17:48:13 +01:00 |
|
Boris Zbarsky
|
cf8ba5ee47
|
Bug 817194. Make WebIDL dictionary types sanely initialized by default; add a new Fast subclass to handle cases when we can skip the initialization safely. r=khuey
|
2013-10-09 12:05:22 -04:00 |
|
Tim Abraldes
|
5290e038f7
|
bug 910501. Remove the rate-limiting behavior of the "Prevent this page from creating additional dialogs" checkbox. That behavior was unintentionally added and is confusing. r=bz,gavin
|
2013-10-08 14:00:12 -07:00 |
|
Tim Abraldes
|
cb1a14e52c
|
bug 856977. Alert should not be possible from beforeunload. r=bbondy,bz
|
2013-10-08 14:00:12 -07:00 |
|
Neil Deakin
|
e162350a91
|
Bug 852381, when FLAG_NOPARENTFRAME is set, make sure to return when iterating back to the root element,, fixes a hang with legends, r=smaug
|
2013-10-08 10:49:55 -04:00 |
|
Fernando Jiménez
|
c842df0573
|
Bug 915598 - Allow strong references to DOMRequestIPCHelper message listeners. Part 4: Tests. r=fabrice
|
2013-10-04 23:59:48 +02:00 |
|
Fernando Jiménez
|
3d1216244e
|
Bug 915598 - Allow strong references to DOMRequestIPCHelper message listeners. Part 1: DOMRequestHelper. r=fabrice
|
2013-10-04 23:59:48 +02:00 |
|
Bobby Holley
|
6253d01e45
|
Bug 921454 - Refactor proxy creation to use an options object. r=jonco
|
2013-10-04 13:29:35 +02:00 |
|
Ms2ger
|
bc14e4aa9c
|
Merge m-c to inbound.
|
2013-10-03 11:09:17 +02:00 |
|
Ms2ger
|
81f8b55631
|
Bug 923250 - Remove nsHistorySH declaration; r=jst
|
2013-10-03 09:11:27 +02:00 |
|
Ms2ger
|
105ce73cfa
|
Bug 922268 - Remove empty makefiles; r=gps
|
2013-10-03 09:10:00 +02:00 |
|
Masayuki Nakano
|
e46624e0ca
|
Bug 920377 part.32 Get rid of nsMouseEvent r=roc
|
2013-10-02 15:38:27 +09:00 |
|
Masayuki Nakano
|
5e5853070a
|
Bug 920377 part.31 Get rid of nsEvent r=roc
|
2013-10-02 12:46:04 +09:00 |
|
Masayuki Nakano
|
d9fe18d02f
|
Bug 920377 part.30 Get rid of nsGUIEvent r=roc
|
2013-10-02 12:46:03 +09:00 |
|
Ben Turner
|
7b97102c91
|
Bug 643325 - Implement SharedWorker. r=khuey.
--HG--
extra : transplant_source : %D6%8C%9Ajc%3C%F0%0E%DB%C6%7E2%AA%97%B8%AA%B2%7EY%B6
|
2013-06-05 07:04:23 -07:00 |
|
Andrea Marchesini
|
e7c59ba062
|
Bug 871445 - patch 3 - DataStore: getChanges + revisionID, r=ehsan, sr=mounir, r=bent
|
2013-10-02 13:27:11 -04:00 |
|
Andrea Marchesini
|
583e47bb3f
|
Bug 871445 - patch 1 - DataStoreService and getDataStores(), r=mounir, r=fabrice, r=ehsan
--HG--
rename : dom/apps/tests/file_app.sjs => dom/datastore/tests/file_app.sjs
rename : dom/apps/tests/file_hosted_app.template.webapp => dom/datastore/tests/file_app.template.webapp
|
2013-10-02 13:27:07 -04:00 |
|
Ed Morley
|
98e8051ead
|
Backed out changeset 3986762b88a3 (bug 871445) for failures in test_app_install.html
|
2013-10-02 17:58:06 +01:00 |
|
Ed Morley
|
cecd6b1998
|
Backed out changeset cab0ddcff382 (bug 871445)
|
2013-10-02 17:57:46 +01:00 |
|
Andrea Marchesini
|
7f40d0c824
|
Bug 871445 - patch 3 - DataStore: getChanges + revisionID, r=ehsan, sr=mounir, r=bent
|
2013-10-02 11:30:26 -04:00 |
|
Andrea Marchesini
|
96b73df8b6
|
Bug 871445 - patch 1 - DataStoreService and getDataStores(), r=mounir, r=fabrice, r=ehsan
--HG--
rename : dom/apps/tests/file_app.sjs => dom/datastore/tests/file_app.sjs
rename : dom/apps/tests/file_hosted_app.template.webapp => dom/datastore/tests/file_app.template.webapp
|
2013-10-02 11:30:26 -04:00 |
|
Robert O'Callahan
|
7f8b1af70b
|
Bug 916520. Rename nsClientRect(List) to mozilla::dom::DOMRect(List). r=khuey
--HG--
rename : content/html/content/src/nsClientRect.cpp => content/base/src/DOMRect.cpp
rename : content/html/content/src/nsClientRect.h => content/base/src/DOMRect.h
rename : dom/webidl/ClientRect.webidl => dom/webidl/DOMRect.webidl
rename : dom/webidl/ClientRectList.webidl => dom/webidl/DOMRectList.webidl
extra : rebase_source : ebe27ef21b38f7df5065f37b971508b740c8cf3c
|
2013-09-20 22:21:03 +12:00 |
|
Kartikaya Gupta
|
b85e28af73
|
Bug 919437 - Add a test to ensure setting the scrollport size overrides the inner size. r=roc
|
2013-10-01 21:21:53 -04:00 |
|
Kartikaya Gupta
|
06b2ab5226
|
Bug 919437 - Use the scrollport size as the inner size if it is set. r=tn, roc
|
2013-10-01 21:21:00 -04:00 |
|
Ehsan Akhgari
|
2fb9794854
|
Bug 921753 - Part 1: Avoid #including nsStyleStructInlines.h in nsIFrame.h; r=roc
This patch reduces the number of files that transitively #include
gfx/2d.h from 1782 to 1582.
|
2013-10-01 17:00:38 -04:00 |
|
Ben Turner
|
e77f54a021
|
Backout rev eedf61cab3fa (bug 643325) for test failures
|
2013-10-01 01:06:11 -07:00 |
|
Masayuki Nakano
|
ebe48cadea
|
Bug 920377 part.24 Get rid of nsSelectionEvent r=roc
|
2013-10-01 16:23:01 +09:00 |
|
Masayuki Nakano
|
597d5ac7d2
|
Bug 920377 part.23 Get rid of nsQueryContentEvent r=roc
|
2013-10-01 16:23:00 +09:00 |
|
Masayuki Nakano
|
10d848c578
|
Bug 920377 part.22 Get rid of nsCompositionEvent r=roc
|
2013-10-01 16:23:00 +09:00 |
|
Masayuki Nakano
|
f3095ec496
|
Bug 920377 part.21 Get rid of nsTextEvent r=roc
|
2013-10-01 16:22:59 +09:00 |
|