Kyle Huey
|
a87647dfb2
|
Bug 1019248: Convert ProgressEvent to WebIDL codegen. r=smaug
|
2014-06-03 15:52:36 -07:00 |
|
Boris Zbarsky
|
6e440c0715
|
Bug 989584. Allow sites to set window.opener to any value. r=peterv
|
2014-06-03 11:38:37 -04:00 |
|
Kyle Huey
|
34957a3bed
|
Back out bug 1019248 due to test failures.
|
2014-06-02 20:18:17 -07:00 |
|
Kyle Huey
|
4aab93126e
|
Bug 1019248: Convert ProgressEvent to WebIDL codegen. r=smaug
|
2014-06-02 19:02:37 -07:00 |
|
Nikhil Marathe
|
54617d96df
|
Bug 984048: Part 1 - ServiceWorkerManager Register(). r=ehsan
|
2013-11-19 15:15:02 -08:00 |
|
John Schoenick
|
dda1771235
|
Bug 870021 - Part 6 - Add getCurrentSrc to HTMLImageElement. r=jst, sr=jst
|
2014-05-30 13:03:08 -07:00 |
|
John Schoenick
|
5024f327e2
|
Bug 870021 - Part 1.3 - Add srcset to HTMLImageElement & atoms. r=jst, sr=jst
|
2014-05-30 13:03:04 -07:00 |
|
Ms2ger
|
7a49550ced
|
Bug 741295 - Treat 'id' and 'class' as global attributes for all elements; r=bz
|
2014-05-30 09:36:53 +02:00 |
|
Andrea Marchesini
|
85893fcab8
|
Bug 886420 - Move SVGNumber to WebIDL; r=bz
This commit also implements constructors for the SVGNumber interface.
|
2014-05-30 09:36:52 +02:00 |
|
Ryan VanderMeulen
|
4511841a1f
|
Backed out changeset 3add0c55a799 (bug 984048) for mochitest-e10s timeouts.
|
2014-05-29 15:02:41 -04:00 |
|
Nikhil Marathe
|
ac310b5cde
|
Bug 984048: Part 1 - ServiceWorkerManager Register(). r=ehsan
|
2013-11-19 15:15:02 -08:00 |
|
Tim Taubert
|
9e40bef2c0
|
Bug 990812 - Add nsIDOMChromeWindow.getGroupMessageManager() API r=smaug
|
2014-05-23 14:51:56 +02:00 |
|
Sean Lin
|
311190e038
|
Bug 908191 - Use xpcom-interface caller to do interaction between Inter-App Communication API and run-time prompt. r=gene,fabrice
|
2014-05-26 11:53:44 +08:00 |
|
Andrea Marchesini
|
29df09f67c
|
Bug 1014657 - Port DOMStorageEvent to WebIDL and remove nsIDOMStorageEvent, r=smaug, f=ms2ger
|
2014-05-23 08:33:24 +01:00 |
|
Kartikaya Gupta
|
ed28b62150
|
Bug 1001438 - Remove setCriticalDisplayPortForElement and have the getter function automatically compute it. r=tn
|
2014-05-21 12:06:02 -04:00 |
|
Wes Kocher
|
7b1d2c5343
|
Merge m-c to inbound
|
2014-05-14 16:32:53 -07:00 |
|
Eugen Sawin
|
ce2193c486
|
Bug 1002426 - Check resolution restore status via specialized flag. r=kats, r=tn
|
2014-05-12 19:26:53 +02:00 |
|
Botond Ballo
|
8859e2bfc9
|
Bug 961289 - Expose client- and compositor-side APZ test data from nsIDOMWindowUtils. r=ehsan,kats,bholley
--HG--
extra : source : 41f87f2add7d1fafab2749eb08539cd78644fbbe
|
2014-05-09 17:16:03 -04:00 |
|
Mounir Lamouri
|
ff3629d7e7
|
Bug 889335 - Implement navigator.languages and languagechange event. r=sicking,smaug
|
2014-05-12 13:48:15 +02:00 |
|
Carsten "Tomcat" Book
|
42f044ab31
|
Merge mozilla-central to b2g-i
|
2014-05-09 14:20:02 +02:00 |
|
Alexandre Lissy
|
cb57a71f64
|
Bug 967475 - Implement mozChromeNotifications API. r=mhenretty,bent
|
2014-05-08 23:16:00 +02:00 |
|
Wes Kocher
|
835be078b9
|
Backed out changeset 21d743a319c6 (bug 967475) for apparently introducing two hazards to the build
|
2014-05-08 16:06:40 -07:00 |
|
Alexandre Lissy
|
6427efb2cf
|
Bug 967475 - Implement mozChromeNotifications API. r=mhenretty, r=bent
--HG--
extra : rebase_source : 595b53c85f031784bd77591d4e0593e60b39ccfd
|
2014-05-08 10:07:00 -04:00 |
|
Eugen Sawin
|
172fb1e4e7
|
Bug 1002426 - Check restore status before overriding zoom. r=kats
|
2014-05-05 23:29:20 +02:00 |
|
Botond Ballo
|
4c6352e059
|
Bug 1004775 - Add warning about not using 'out jsval' parameters in nsIDOMWindowUtils. r=bholley
|
2014-05-02 13:28:18 -04:00 |
|
Alexandre Lissy
|
ad096abd0a
|
Bug 963234 - Move AlertsHelper out of shell.js. r=fabrice, r=ochameau
|
2014-05-01 05:23:00 -04:00 |
|
Ehsan Akhgari
|
958ae15e31
|
Bug 994964 - Make DOM XPIDL interfaces non-scriptable, and add shim Components.interfaces entries for them; r=bzbarsky,bholley
|
2014-05-08 16:45:36 -04:00 |
|
Ehsan Akhgari
|
7f2132298a
|
Bug 1002313 - Fix the test for bug 503926 so that it doesn't rely on nsIDOMNode being scriptable; r=bzbarsky
|
2014-04-28 19:58:34 -04:00 |
|
Masayuki Nakano
|
e0d391a814
|
Bug 998188 part.4 nsIDOMWindowUtils.sendQueryContentEvent() and .sendSelectionSetEvent() should take additional flags with its argument for making callers selectable native line break mode or XP line break mode r=smaug, sr=jst
|
2014-04-26 08:52:13 +09:00 |
|
Andrew McCreight
|
8da461bde5
|
Bug 949607, part 2 - Add and use runNextCollectorTimer. r=smaug
|
2014-04-25 13:21:04 -07:00 |
|
Ehsan Akhgari
|
323eb451e8
|
Bug 998738 - Kill nsIDOMXPathNamespace (and window.XPathNamespace); r=smaug
|
2014-04-24 12:07:44 -04:00 |
|
Ehsan Akhgari
|
4d53adeaa0
|
Bug 998735 - Mark nsIDOMWindowCollection as non-scriptable; r=smaug
|
2014-04-24 12:06:50 -04:00 |
|
Gene Lian
|
541a817e18
|
Bug 967653 - [Inter-App Communication API] use appsService.getAppByManifestURL(aManifestURL).appStatus to get appStatus. r=fabrice a=v1.4+
|
2014-04-17 18:57:02 +08:00 |
|
Boris Zbarsky
|
f306ff6b04
|
Bug 996911. Make nsIDOMXUL*Element not inherit from nsIDOMXULElement, so we can make the latter noscript. r=smaug
|
2014-04-16 15:13:41 -04:00 |
|
Ehsan Akhgari
|
7ea9441843
|
Bug 996955 - Remove nsIDOMTouch; r=bzbarsky
|
2014-04-15 22:18:18 -04:00 |
|
Kyle Huey
|
4b25f94dc9
|
Bug 991812: Remove uses of RefCounted<T> that live in Gecko. r=ehsan
--HG--
extra : rebase_source : 239ff77ec3765a3f190ed75b1645c6011e5d1dbd
|
2014-04-14 12:04:24 -07:00 |
|
Ryan VanderMeulen
|
601b02224e
|
Backed out changesets ddbac34527fe and fa82f32d0c39 (bug 991812) for B2G bustage.
CLOSED TREE
|
2014-04-14 16:16:18 -04:00 |
|
Kyle Huey
|
d7199fa836
|
Bug 991812: Remove uses of RefCounted<T> that live in Gecko. r=ehsan
|
2014-04-14 12:04:24 -07:00 |
|
Ryan VanderMeulen
|
d094fa91bc
|
Backed out changeset d610b0d353d4 (bug 995757) for bustage.
CLOSED TREE
|
2014-04-13 20:24:25 -04:00 |
|
Ehsan Akhgari
|
cab7f3c210
|
Bug 995757 - Remove nsIDOMMozApplicationEvent; r=bzbarsky
|
2014-04-13 18:54:11 -04:00 |
|
Ehsan Akhgari
|
239fa59ff5
|
Bug 995754 - Remove nsIDOMToString; r=bzbarsky
|
2014-04-13 18:53:36 -04:00 |
|
Ehsan Akhgari
|
198d0d6c1d
|
Bug 995753 - Remove nsIDOMHTMLByteRanges; r=khuey
|
2014-04-13 18:52:48 -04:00 |
|
Ms2ger
|
7b8fc7af7a
|
Bug 738196 - Part b: move StyleSheetList to WebIDL; r=bz
|
2014-04-12 10:18:54 +02:00 |
|
Ed Morley
|
5acbc97164
|
Backed out changeset 02d0214c5e37 (bug 738196)
|
2014-04-10 15:47:57 +01:00 |
|
Ms2ger
|
b36a784062
|
Bug 738196 - Part b: move StyleSheetList to WebIDL; r=bz
|
2014-04-10 13:24:26 +02:00 |
|
Masayuki Nakano
|
ac8db29622
|
Bug 993253 Implement DOM InputEvent interface with isComposing attribute r=smaug+ehsan
|
2014-04-10 16:11:37 +09:00 |
|
Chris Lord
|
4b3c68d60c
|
Bug 990608 - Make tile size configurable. r=tn,nical,bgirard
|
2014-04-04 18:42:44 +01:00 |
|
Felipe Gomes
|
f8de85308f
|
Bug 971043 - Implement getTranslationNodes function to retrieve nodes from webpage that contains meaningful text for translation. r=smaug
|
2014-04-05 00:21:08 -03:00 |
|
Blake Kaplan
|
7a4bbc290e
|
Bug 899648 - Initial patch to make tab-modal prompts work. Original patch from Tom Schuster <evilpies@gmail.com>. r=dolske
|
2014-04-04 14:50:42 -07:00 |
|
Ryan VanderMeulen
|
0b24e10f19
|
Backed out changeset bf184a7a1d63 (bug 990608) for Android crashes.
CLOSED TREE
|
2014-04-04 15:20:49 -04:00 |
|