Carsten "Tomcat" Book
|
b69ac18c34
|
merge b2g-inbound to mozilla-central
|
2013-10-09 10:13:52 +02:00 |
|
Fabrice Desré
|
3749574c01
|
Bug 918658 - Don't pretend that mozIApplication inherits from mozIDOMApplication r=bent
|
2013-10-08 15:52:26 -07:00 |
|
Reuben Morais
|
86a9d6e3c3
|
Backed out 2 changesets (bug 899574) for breaking Gaia tests
--HG--
rename : dom/tests/mochitest/notification/desktop-notification/create_notification.html => dom/tests/mochitest/notification/create_notification.html
rename : dom/tests/mochitest/notification/desktop-notification/notification_common.js => dom/tests/mochitest/notification/notification_common.js
rename : dom/tests/mochitest/notification/desktop-notification/test_basic_notification.html => dom/tests/mochitest/notification/test_basic_notification.html
rename : dom/tests/mochitest/notification/desktop-notification/test_basic_notification_click.html => dom/tests/mochitest/notification/test_basic_notification_click.html
rename : dom/tests/mochitest/notification/desktop-notification/test_leak_windowClose.html => dom/tests/mochitest/notification/test_leak_windowClose.html
rename : dom/tests/mochitest/notification/desktop-notification/test_notification_tag.html => dom/tests/mochitest/notification/test_notification_tag.html
rename : dom/tests/mochitest/notification/desktop-notification/test_system_principal.xul => dom/tests/mochitest/notification/test_system_principal.xul
|
2013-10-07 14:41:13 -04:00 |
|
Michael Henretty
|
3678897716
|
Bug 899574 - Part 2, add Notification.get() with notification storage. r=bent
--HG--
rename : dom/tests/mochitest/notification/create_notification.html => dom/tests/mochitest/notification/desktop-notification/create_notification.html
rename : dom/tests/mochitest/notification/notification_common.js => dom/tests/mochitest/notification/desktop-notification/notification_common.js
rename : dom/tests/mochitest/notification/test_basic_notification.html => dom/tests/mochitest/notification/desktop-notification/test_basic_notification.html
rename : dom/tests/mochitest/notification/test_basic_notification_click.html => dom/tests/mochitest/notification/desktop-notification/test_basic_notification_click.html
rename : dom/tests/mochitest/notification/test_leak_windowClose.html => dom/tests/mochitest/notification/desktop-notification/test_leak_windowClose.html
rename : dom/tests/mochitest/notification/test_notification_tag.html => dom/tests/mochitest/notification/desktop-notification/test_notification_tag.html
rename : dom/tests/mochitest/notification/test_system_principal.xul => dom/tests/mochitest/notification/desktop-notification/test_system_principal.xul
|
2013-10-02 18:27:53 -07:00 |
|
Masayuki Nakano
|
0823bd31f1
|
Bug 920377 part.31 Get rid of nsEvent r=roc
|
2013-10-02 12:46:04 +09:00 |
|
Masayuki Nakano
|
096a701901
|
Bug 920377 part.30 Get rid of nsGUIEvent r=roc
|
2013-10-02 12:46:03 +09:00 |
|
Tim Abraldes
|
541ac77ee8
|
bug 856977. Alert should not be possible from beforeunload. r=bbondy,bz
|
2013-10-08 14:00:12 -07:00 |
|
Masayuki Nakano
|
2e247a29a0
|
Bug 920377 part.28 Get rid of nsDragEvent r=roc
|
2013-10-01 16:23:02 +09:00 |
|
Masayuki Nakano
|
9c18a013ca
|
Bug 920377 part.26 Get rid of nsInputEvent r=roc
|
2013-10-01 16:23:02 +09:00 |
|
Masayuki Nakano
|
a899a68a7f
|
Bug 920377 part.22 Get rid of nsCompositionEvent r=roc
|
2013-10-01 16:23:00 +09:00 |
|
Masayuki Nakano
|
dfa18ff7c5
|
Bug 920377 part.21 Get rid of nsTextEvent r=roc
|
2013-10-01 16:22:59 +09:00 |
|
Masayuki Nakano
|
cb5e8fa5ed
|
Bug 920377 part.17 Get rid of nsKeyEvent r=roc
|
2013-10-01 16:22:58 +09:00 |
|
Cameron McCormack
|
729936dbaa
|
Bug 921456 - Remove unused nsSVGElement::GetPresentationAttribute prototype. r=longsonr
|
2013-09-27 23:53:04 +10:00 |
|
Masayuki Nakano
|
b02623b48f
|
Bug 920377 part.14 Get rid of nsSimpleGestureEvent r=roc
|
2013-09-27 15:20:57 +09:00 |
|
Masayuki Nakano
|
da7066887d
|
Bug 920377 part.13 Get rid of nsTouchEvent r=roc
|
2013-09-27 15:20:57 +09:00 |
|
Masayuki Nakano
|
f3842530f4
|
Bug 920377 part.10 Get rid of nsScrollAreaEvent r=roc
|
2013-09-27 15:20:56 +09:00 |
|
Masayuki Nakano
|
b89efb4f97
|
Bug 920377 part.8 Get rid of nsClipboardEvent r=roc
|
2013-09-27 15:20:55 +09:00 |
|
Masayuki Nakano
|
622f0b4ed3
|
Bug 920377 part.7 Get rid of nsFocusEvent r=roc
|
2013-09-27 15:20:55 +09:00 |
|
Masayuki Nakano
|
6a38167904
|
Bug 920377 part.6 Get rid of nsTransitionEvent r=roc
|
2013-09-27 15:20:55 +09:00 |
|
Masayuki Nakano
|
6d8b269870
|
Bug 920377 part.5 Get rid of nsAnimationEvent r=roc
|
2013-09-27 15:20:54 +09:00 |
|
Masayuki Nakano
|
2de3459e45
|
Bug 920377 part.3 Get rid of nsCommandEvent r=roc
|
2013-09-27 15:20:54 +09:00 |
|
Masayuki Nakano
|
32e72cda9b
|
Bug 920377 part.1 Get rid of nsMutationEvent r=roc
|
2013-09-27 15:20:53 +09:00 |
|
Brian Grinstead
|
d4ad11cf62
|
Bug 918884 - Implement a method to get the DOM element that owns a docshell. r=bz
|
2013-09-24 10:05:00 -05:00 |
|
Masayuki Nakano
|
ee772d1cbc
|
Bug 912956 part.18 Remove nsGUIEvent.h r=roc
|
2013-09-25 20:21:22 +09:00 |
|
Masayuki Nakano
|
835a1fca99
|
Bug 912956 part.3 Create mozilla/BasicEvents.h r=roc
|
2013-09-24 19:04:14 +09:00 |
|
Masayuki Nakano
|
0b6d808310
|
Bug 912956 part.2 Rename nsEvent.h to mozilla/EventForwards.h and sort out it r=roc
--HG--
rename : widget/nsEvent.h => widget/EventForwards.h
|
2013-09-24 19:04:14 +09:00 |
|
Jacek Caban
|
955dd9798e
|
Bug 883522 - undef GetMessage in nsIDOMGeoPositionError.idl to avoid conflicts with PSDK headers.
|
2013-09-24 10:40:25 +02:00 |
|
Wes Kocher
|
df09fa0ebc
|
Merge b2g-inbound to m-c
|
2013-09-18 17:09:39 -07:00 |
|
Kartikaya Gupta
|
d611ca49c2
|
Bug 880024 - Extract some useful code for implementing GeckoContentController into a helper class. r=k17e
|
2013-09-18 09:56:16 -04:00 |
|
Neil Rashbrook
|
71a12b80e5
|
Bug 913948 getCachedBySubdomainAndName's array length should be optional from JS r=Mossop
|
2013-09-17 23:43:24 +01:00 |
|
Trevor Saunders
|
a8459b4e00
|
bug 915566 - rm makefiles in dom/ r=gps
|
2013-09-13 12:25:21 -04:00 |
|
David Zbarsky
|
ab12956b20
|
Bug 915813: Remove nsIDOMUserProximityEvent r=smaug
|
2013-09-14 14:59:51 -04:00 |
|
David Zbarsky
|
6a388bb846
|
Bug 915813: Convert DeviceLightEvent to webidl-only r=smaug
|
2013-09-14 14:59:50 -04:00 |
|
Masayuki Nakano
|
8f393ec07c
|
Bug 912956 part.1 Rename all event stuff in mozilla::widget to mozilla::* r=roc
|
2013-09-14 11:39:41 +09:00 |
|
Masayuki Nakano
|
ef265d6f36
|
Bug 911951 part.1 Redesign nsIDOMWindowUtils::SendTextEvent() with nsICompositionStringSynthesizer r=smaug, sr=roc
|
2013-09-13 00:19:00 +09:00 |
|
Gene Lian
|
d6a2978a6e
|
Bug 876397 - Inter-App Communication API (part 2, manifest registry). r=nsm
|
2013-08-16 17:48:37 +08:00 |
|
Gene Lian
|
dbcec4d461
|
Bug 876397 - Inter-App Communication API (part 1, Web IDLs). r=nsm,ted sr=smaug
|
2013-07-30 22:03:06 +08:00 |
|
Ryan VanderMeulen
|
982559c42b
|
Merge m-c to inbound.
|
2013-09-11 22:20:33 -04:00 |
|
Ryan VanderMeulen
|
9283daa4fd
|
Merge b2g-inbound to m-c.
|
2013-09-11 20:58:14 -04:00 |
|
Yuan Xulei
|
4989e2e422
|
Bug 912340 - Add the manifest's 'role' property to mozIApplication. r=fabrice
--HG--
extra : rebase_source : 1b816681777578222c30d0184a865cf68e2c8efb
|
2013-09-11 14:15:48 +02:00 |
|
David Zbarsky
|
c0ee768917
|
Bug 911603 - Convert MozPowerManager to WebIDL r=Ms2ger
--HG--
rename : dom/power/nsIDOMPowerManager.idl => dom/webidl/MozPowerManager.webidl
|
2013-09-10 19:03:56 -04:00 |
|
Olli Pettay
|
74d286ade3
|
Bug 900904 - Support webidl-only generated events, r=khuey,gps
--HG--
extra : rebase_source : cda37d1ae2ff9b969d081fe0ec103d4f07098a3b
|
2013-09-10 21:27:39 +03:00 |
|
David Zbarsky
|
ea2eef573d
|
Bug 856373 - WebIDL-ify Gamepad events r=smaug
|
2013-09-11 18:35:51 -04:00 |
|
David Zbarsky
|
ecf9163df9
|
Bug 915248 - Convert DeviceProximityEvent to webidl-only r=smaug
|
2013-09-11 18:35:51 -04:00 |
|
David Zbarsky
|
d72b3f16e2
|
Bug 911575 - Convert canvas callbacks to WebIDL r=bz
|
2013-09-11 18:35:51 -04:00 |
|
Kyle Machulis
|
4541dff9c0
|
Bug 910915 - Add notification ID field to AppNotificationService; r=fabrice
|
2013-09-10 16:49:09 +02:00 |
|
Jan Varga
|
67195df918
|
Bug 785884 - Implement support for temporary storage (aka shared pool). r=ehsan, r=bent
--HG--
rename : caps/tests/mochitest/test_principal_extendedorigin_appid_appstatus.html => caps/tests/mochitest/test_principal_jarprefix_origin_appid_appstatus.html
rename : dom/quota/UsageRunnable.h => dom/quota/UsageInfo.h
|
2013-09-11 06:18:36 +02:00 |
|
Michael Harrison
|
e8560a17bf
|
Bug 909768 - Replace idl::GeoPositionOptions with dom::PositionOptions. r=jdm
|
2013-09-06 16:44:26 -04:00 |
|
Mike Hommey
|
05b3f24e0e
|
Bug 912293 - Remove now redundant boilerplate from Makefile.in. r=gps
|
2013-09-05 09:01:46 +09:00 |
|
Reuben Morais
|
46d967b6c3
|
Bug 596681 - Implement HTMLSelectElement.selectedOptions attribute. r=smaug
|
2013-09-02 14:23:27 -03:00 |
|