Olli Pettay
|
ca8f8f6422
|
Bug 942432 - Remove nsIJSEventListener::mContext, r=bz
|
2013-11-27 11:12:41 +02:00 |
|
Ehsan Akhgari
|
821215c9a7
|
Backed out changeset 076bf878c59a (bug 942432) for build bustage
|
2013-11-26 22:14:23 -05:00 |
|
Olli Pettay
|
97474b4067
|
Bug 942432 - Remove nsIJSEventListener::mContext, r=bz
--HG--
extra : rebase_source : 0339018010bd6a079080f603db231837bfa9bf00
|
2013-11-27 03:40:49 +02:00 |
|
Ehsan Akhgari
|
ab9a29d97c
|
Bug 942633 - Build more dom/ code in unified mode; r=bzbarsky
--HG--
extra : rebase_source : 7d4187e2286cbfc278f463317043a280ea227e9d
|
2013-11-26 11:38:52 -05:00 |
|
Ed Morley
|
af3684d5b6
|
Backed out changeset 8c69c6e6fc39 (bug 942633) for build failures on a CLOSED TREE
|
2013-11-26 17:30:55 +00:00 |
|
Ehsan Akhgari
|
95e28bab76
|
Bug 942633 - Build more dom/ code in unified mode; r=bzbarsky
|
2013-11-26 11:38:52 -05:00 |
|
Henri Sivonen
|
7b95f9e668
|
Bug 919935 - Add a deCOMtaminated way to instantiate nsIUnicodeDecoders and nsIUnicodeEncoders. r=emk.
|
2013-11-26 09:31:52 +02:00 |
|
Nikhil Marathe
|
df6ab270c0
|
Bug 939909 - Get rid of Optional<> from internal Promise functions. r=bz
--HG--
extra : rebase_source : bcf49b1b593504aeb619f4bbd16028e57861641b
|
2013-11-19 10:39:51 -08:00 |
|
Mike Hommey
|
2812d11fce
|
Bug 939632 - Remove LIBRARY_NAME for leaf libraries. r=gps
Landing on a CLOSED TREE.
|
2013-11-19 11:50:54 +09:00 |
|
Mike Hommey
|
e06d795c71
|
Bug 939074 - Remove most LIBXUL_LIBRARY. rs=gps
|
2013-11-19 11:48:10 +09:00 |
|
Mike Hommey
|
e80e877ab7
|
Bug 939044 - Remove most definitions of MODULE. r=mshal
|
2013-11-19 11:47:39 +09:00 |
|
Mike Hommey
|
ffe0380912
|
Bug 935881 - Use FINAL_LIBRARY for all (fake) libraries that end up linked in a single other library. r=gps
|
2013-11-19 11:47:14 +09:00 |
|
Tom Schuster
|
4478f5b384
|
Bug 933834 - Rename and handlify JS_ValueToString. r=terrence,bz
|
2013-11-16 13:31:36 +01:00 |
|
Ms2ger
|
cca4d45da6
|
Backout changesets ded0d64f6786:03f041d03f24 and 30cbd1abde1a (bug 935696, bug 933834 and bug 939194) for build bustage.
|
2013-11-17 16:39:25 +01:00 |
|
Tom Schuster
|
bc757ef965
|
Bug 933834 - Rename and handlify JS_ValueToString. r=terrence,bz
|
2013-11-16 13:31:36 +01:00 |
|
Bobby Holley
|
074ccfec30
|
Bug 840488 - Refactor Gecko to provide a more direct API to ask whether script is allowed for a given global. r=bz
|
2013-11-12 16:43:31 -08:00 |
|
Reuben Morais
|
ccec845618
|
Bug 904298 - Use CheckPermission to check for the desktop-notification permission. r=sicking
|
2013-11-11 21:56:21 -02:00 |
|
Ms2ger
|
0fdc697b63
|
No bug - Fix some style issues in DOM code.
|
2013-11-11 09:04:41 +01:00 |
|
Ms2ger
|
4fe918bb7b
|
Bug 931459 - Move LOCAL_INCLUDES to moz.build in dom/; r=mshal
|
2013-11-11 09:04:11 +01:00 |
|
Garrett Robinson
|
1da990368c
|
Bug 855326 - CSP 1.1 nonce-source for scripts and styles r=mrbkap r=dholbert r=geekboy
|
2013-11-08 15:44:39 -08:00 |
|
Daniel Holbert
|
9a3437dd77
|
backout 57213b64023b (bug 855326) for build bustage in debug builds
CLOSED TREE
|
2013-11-08 11:22:36 -08:00 |
|
Garrett Robinson
|
5add685cdd
|
Bug 855326 - CSP 1.1 nonce-source for scripts and styles. r=mrbkap r=dholbert r=geekboy
|
2013-11-08 09:20:43 -08:00 |
|
Trevor Saunders
|
092eeac701
|
bug 935325 - merge nsIScriptGlobalObjectOwner into nsIDocShell r=smaug
|
2013-05-27 06:07:01 -04:00 |
|
Reuben Morais
|
1d3b24a4d5
|
Backed out 4 changesets (bug 853356) for breaking permission prompts.
|
2013-11-06 01:32:42 -02:00 |
|
Ryan VanderMeulen
|
7a2924f392
|
Merge inbound to m-c.
|
2013-11-05 15:28:52 -05:00 |
|
Kyle Huey
|
020d8b6c36
|
Bug 928312: Convert the worker global object and all remaining EventTargets to new DOM bindings. r=bent,peterv,smaug
|
2013-11-05 22:16:26 +08:00 |
|
Alfredo Yang
|
620bb632ca
|
Bug 853356 - Part3 Pass a string array instead of a single string to support multiple permissions request. r=khuey
|
2013-11-05 16:29:52 +08:00 |
|
Kan-Ru Chen (陳侃如)
|
3a9ca16110
|
Backout 6d33ac3a2b14
|
2013-11-05 14:59:22 +08:00 |
|
Alfredo Yang
|
554000b50c
|
Bug 853356 - Part3 Pass a string array instead of a single string to support multiple permissions request. r=khuey
|
2013-11-05 14:08:45 +08:00 |
|
Bharath Thiruveedula
|
4eaabc5cb2
|
Bug 684722 - Invoke geolocation error handlers when xhr fails. r=jdm
|
2013-11-04 14:52:53 -05:00 |
|
Nathan Froyd
|
05e020c835
|
Bug 918651 - part 7a - fix source files bootlegging things from IPDL headers; rs=ehsan
|
2013-10-18 16:57:55 -04:00 |
|
Doug Turner
|
eb207427ab
|
Backing out 987b3ec24f68
|
2013-10-31 20:25:46 -07:00 |
|
Ryan VanderMeulen
|
d2586540b9
|
Backed out changesets d83f69660b5a and b54f084f8e39 (bug 684722) for frequent OSX timeouts.
|
2013-10-31 17:47:23 -04:00 |
|
Bharath Thiruveedula
|
bf081cf3d6
|
Bug 684722 - Invoke geolocation error handlers when xhr fails. r=jdm
|
2013-10-31 11:26:41 -04:00 |
|
Andrea Marchesini
|
dc57aaff10
|
Bug 931307 - Remove "!aTitle.IsEmpty()" assertion. r=mhenretty
|
2013-10-30 15:41:07 -04:00 |
|
Birunthan Mohanathas
|
4360fad5a0
|
Bug 784739 - Switch from NULL to nullptr in dom/ (2/2); r=ehsan
|
2013-10-28 10:04:47 -04:00 |
|
Nicholas Nethercote
|
3b80765894
|
Bug 925584 - Remove some unnecessary jsapi.h inclusions from .cpp files. r=Ms2ger.
--HG--
extra : rebase_source : 41fcb0e922a519ef679c1c1b6293c2b638e83a48
|
2013-10-10 15:22:35 -07:00 |
|
Alfredo Yang
|
190d0bf8f8
|
Bug 853356 - Part 3: Pass a string array instead of a single string to support multiple permissions request. r=khuey
|
2013-10-26 21:20:09 -04:00 |
|
Tom Schuster
|
127ebf3721
|
Bug 930782 - Handlify JS_WrapValue. r=terrence
|
2013-10-26 18:19:05 +02:00 |
|
Mike Hommey
|
b000a846c2
|
Bug 929905 - Consolidate sources in moz.build. r=gps
|
2013-10-25 08:23:05 +09:00 |
|
Peter Van der Beken
|
57e0597683
|
Bug 922160 - Bring EventHandler.webidl more in line with the spec, rename BeforeUnloadEventHandler to OnBeforeUnloadEventHandler. r=bz.
--HG--
extra : rebase_source : e4bed124f36e94e1aa646b24783f7f2c682e31b5
|
2013-10-08 17:51:15 +02:00 |
|
Brian O'Keefe
|
9c9d71fddb
|
Bug 928709 - Convert chromium-config.mk to mozbuild, r=mshal
|
2013-10-02 13:17:55 -04:00 |
|
Michael Harrison
|
0c676d8040
|
Bug 914888 - Reset geolocation provider accuracy when the last high accuracy request is shut down. r=jdm
|
2013-10-20 03:14:00 +01:00 |
|
Carsten "Tomcat" Book
|
0e4e01758c
|
Merge mozilla-inbound to Mozilla-Central
|
2013-10-24 07:05:29 +02:00 |
|
Mike Hommey
|
59a17d0f20
|
Bug 921492 - Make StrictOrderingOnAppendList use actual alphabetical sorting. r=mshal,r=gps
|
2013-10-24 08:05:43 +09:00 |
|
Michael Henretty
|
2e8b5819b3
|
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 |
|
Doug Turner
|
b228df0f72
|
Bug 928217 - Enable core location geolocation conditionally. r=jdm/smichaud
|
2013-10-20 17:53:09 -07:00 |
|
Masayuki Nakano
|
33967dade7
|
Bug 920425 part.4 Use mozilla::WidgetEvent::AsScriptErrorEvent() r=smaug
|
2013-10-18 15:10:21 +09:00 |
|
Ed Morley
|
63933ee05b
|
Backed out changeset fd177e58f30b (bug 922160)
|
2013-10-23 15:51:21 +01:00 |
|
Peter Van der Beken
|
d27efa298e
|
Bug 922160 - Bring EventHandler.webidl more in line with the spec, rename BeforeUnloadEventHandler to OnBeforeUnloadEventHandler. r=bz
--HG--
extra : rebase_source : acb2edc950b13a16621421801779caf496663595
|
2013-10-08 17:51:15 +02:00 |
|