Olli Pettay
|
37b3f6b0d9
|
Bug 848291 - Update TransitionEvent to be compatible with the spec, r=dbaron
|
2013-05-04 17:41:20 +03:00 |
|
Phil Ringnalda
|
557eb980cc
|
Merge Birch and m-c
|
2013-05-03 19:38:56 -07:00 |
|
Gregory Szorc
|
865b1ce89b
|
Bug 863069 - Part 1: Sort lists in moz.build files; r=mshal
|
2013-05-03 09:54:45 -07:00 |
|
Yoshi Huang
|
382ac0f0c6
|
Bug 847741 - Part 1: Remove getSimContacts from ContactManager. r=gwagner. sr=mounir
|
2013-03-06 10:22:26 +08:00 |
|
Boris Zbarsky
|
a0eaaa1a6a
|
Bug 742206 part 4. Start using the new Date stuff for HTMLInputElement.valueAsDate. r=smaug
|
2013-05-02 14:38:20 -04:00 |
|
Ryan VanderMeulen
|
f588723e41
|
Merge the last PGO-green inbound changeset to m-c.
|
2013-04-30 21:49:23 -04:00 |
|
Andrea Marchesini
|
33c5f8cd73
|
Bug 866679 - Convert DOMSVGZoomEvent to WebIDL. r=Ms2ger
|
2013-04-30 13:43:25 -04:00 |
|
Ryan VanderMeulen
|
c31d782c33
|
Merge m-c to inbound.
|
2013-04-30 08:09:43 -04:00 |
|
Ryan VanderMeulen
|
9950026482
|
Merge m-c to birch.
|
2013-04-29 21:22:24 -04:00 |
|
Ryan VanderMeulen
|
432f850d5a
|
Merge m-c to inbound.
|
2013-04-29 13:09:28 -04:00 |
|
Andrea Marchesini
|
599c6e08c0
|
Bug 844462 - Update the nsIDOMMozBrowserFrame.mozbrowser docs to reflect the fact that mozbrowser is not exposed on HTMLFrameElement; r=ehsan
DONTBUILD since it's a comment only change.
|
2013-04-29 12:53:38 -04:00 |
|
Reuben Morais
|
9a49a73892
|
Bug 860559 - Add pref field to ContactField and ContactAddress. r=gwagner sr=mounir
--HG--
extra : rebase_source : 098d9071232058bdf4a0f9547398eca9c4303106
|
2013-04-27 08:28:53 -07:00 |
|
Reuben Morais
|
d9f995c397
|
Bug 864556 - Expose database revision in Contacts API. r=gwagner sr=mounir
--HG--
extra : rebase_source : b36e856f9fd85155096f88cb0c8ad41038052a25
|
2013-04-25 10:15:47 -07:00 |
|
David Zbarsky
|
e7c17f133d
|
Bug 856472: Convert CanvasGradient to WebIDL r=bz
|
2013-04-26 10:55:54 -04:00 |
|
David Zbarsky
|
e3ec2de9af
|
Bug 856472: Convert CanvasPattern to WebIDL r=bz
|
2013-04-19 04:49:22 -04:00 |
|
Ms2ger
|
31788fdcd8
|
Bug 864166 - Part a: Handle window.alert(null) in the binding layer; r=mounir
|
2013-04-26 08:50:02 +02:00 |
|
Ms2ger
|
51032e46f5
|
Bug 864145 - Cleanup nsDOMTouchEvent's TouchList getters; r=smaug
|
2013-04-26 08:48:00 +02:00 |
|
Ryan VanderMeulen
|
49b2f580b6
|
Bug 861605 - Rev uuids. r=Ms2ger
|
2013-04-29 09:33:06 -04:00 |
|
Andrea Marchesini
|
985b3f0c5a
|
Bug 861605 - Make the arguments to Window.alert, Window.confirm optional. r=Ms2ger
|
2013-04-29 08:32:01 -04:00 |
|
Boris Zbarsky
|
2fa24990ca
|
Bug 704063. Add an unprefixed version of requestAnimationFrame. r=roc, sr=smaug
|
2013-04-25 11:13:21 -04:00 |
|
Masayuki Nakano
|
f44a18d4f7
|
Bug 842927 part.1 Implement D3E KeyboardEvent.key r=smaug, sr=smaug
|
2013-04-24 12:49:46 +09:00 |
|
Antonio M. Amaya
|
acfc9a35b1
|
Bug 814136 - Part 2: Changes on the package installation code to check that a version number and package identifier are provided for signed apps. r=bsmith, r=fabrice
|
2013-01-25 10:57:14 +01:00 |
|
Brandon Waterloo
|
c7a4bb383f
|
Bug 863841 - Implement recognition of double-tap gestures with smartMagnifyWithEvent (Mountain Lion and up), and magnifyWithEvent (Lion). r=smichaud, r=masayuki
On 10.6 SDK, it was necessary to change nsCocoaWindow.mm/h in order to make it call magnifyWithEvent for double-tap gestures properly.
|
2013-04-29 11:24:26 -04:00 |
|
Steven Michaud
|
b70a7ad0dc
|
Bug 851128 - Backout patch because it caused bug 862417 and bug 864053. r=bgirard
|
2013-04-22 16:41:50 -05:00 |
|
David Zbarsky
|
730feee6f8
|
Backout 3e7970330a3e for being wrong
|
2013-04-22 02:01:36 -04:00 |
|
Ms2ger
|
88e0c63e61
|
Merge m-c to m-i.
|
2013-04-21 09:54:41 +02:00 |
|
Ms2ger
|
933f682691
|
Bug 861507 - Move SVGStringList to WebIDL and remove nsIDOMSVGStringList; r=heycam,smaug
|
2013-04-21 08:42:00 +02:00 |
|
David Zbarsky
|
65a41e7101
|
Bug 856472: Convert CanvasPattern to WebIDL r=bz
|
2013-04-19 04:49:22 -04:00 |
|
David Zbarsky
|
7235cdcd53
|
Bug 856472: Convert TextMetrics to WebIDL r=bz
* * *
Bug 857439 Part 4: Fix MediaStreamList wrapping r=bz
|
2013-04-19 04:49:22 -04:00 |
|
Mike Shal
|
77cdb6567d
|
Bug 846634 - Part 2: Move EXPORTS to moz.build; r=joey
|
2013-04-16 15:24:43 -04:00 |
|
Boris Zbarsky
|
16c2e49ddf
|
Bug 862917. Remove the non-standard window.defaultStatus. r=smaug,gavin
|
2013-04-19 23:03:02 -04:00 |
|
Honza Bambas
|
bf6ac747cf
|
Bug 600307 - localStorage and sessionStorage implementation overhaul, r=mak77+smaug, sr=smaug
|
2013-04-15 14:38:48 +02:00 |
|
Ms2ger
|
99a08555f8
|
Bug 856629 - Part b: Implement ChildNode.remove(); r=bz
|
2013-04-13 09:08:47 +02:00 |
|
Ms2ger
|
326dc2f307
|
Bug 826740 - Part d: Use implicit_jscontext to simplify nsIDOMHTMLCanvasElement.getContext; r=khuey
|
2013-04-13 09:05:33 +02:00 |
|
Ms2ger
|
0d078c43c7
|
Bug 826740 - Part c: Pass a JS::Value instead of an nsIVariant to nsIDOMHTMLCanvasElement.toDataURL; r=khuey
|
2013-04-13 09:05:22 +02:00 |
|
Ms2ger
|
b7775baef4
|
Bug 826740 - Part b: Remove unused arguments from nsIDOMHTMLCanvasElement; r=khuey
|
2013-04-13 09:04:53 +02:00 |
|
Ms2ger
|
483c6e3f26
|
Bug 858211 - Use more webidl features for HTMLAudioElement; r=bz
|
2013-04-13 08:59:30 +02:00 |
|
Guilherme Gonçalves
|
3ea6d6c459
|
Bug 850442 - Part 4 - Make nsIDOMGeoGeolocation non-scriptable. r=bz
|
2013-04-12 13:01:29 -07:00 |
|
Guilherme Gonçalves
|
2f794443db
|
Bug 850442 - Part 3 - Convert callbacks, Geolocation and Position. r=bz
|
2013-04-12 13:01:29 -07:00 |
|
Reuben Morais
|
e82c54c5d1
|
Bug 856042 - Tighten up sanitization of arguments to the Contacts API. r=bz r=gwagner
|
2013-04-05 12:22:00 -07:00 |
|
Reuben Morais
|
7985586743
|
Bug 856358 - Remove ContactProperties types from window. r=gwagner
--HG--
rename : dom/interfaces/contacts/nsIDOMContactProperties.idl => dom/interfaces/contacts/nsIContactProperties.idl
|
2013-04-10 16:09:10 -07:00 |
|
Guilherme de Araujo ext:(%2C%20Brandon%20Waterloo%20%3Cbrandon.waterloo%40gmail.com%3E)
|
ef248673de
|
Bug 851128 - Introduce custom recognition for the double-tap gesture. r=smichaud
Cocoa does not implement the double-tap gesture by default, so the gesture had to be recognized manually.
|
2013-04-10 14:38:26 -04:00 |
|
Ryan VanderMeulen
|
b880048f4e
|
Backed out 2 changesets (bug 850362, bug 600307) for Windows XP leaks on a CLOSED TREE.
|
2013-04-11 17:00:28 -04:00 |
|
Ryan VanderMeulen
|
541cb7abc4
|
Backed out changeset 5e573a8f7ce1 (bug 856358) for bustage on a CLOSED TREE.
--HG--
rename : dom/interfaces/contacts/nsIContactProperties.idl => dom/interfaces/contacts/nsIDOMContactProperties.idl
|
2013-04-11 15:48:38 -04:00 |
|
Reuben Morais
|
ecb856b452
|
Bug 856358 - Remove ContactProperties types from window. r=gwagner
--HG--
rename : dom/interfaces/contacts/nsIDOMContactProperties.idl => dom/interfaces/contacts/nsIContactProperties.idl
extra : rebase_source : 3581687c7285ed8e9c653d1d71f2b60837708679
|
2013-04-10 16:09:10 -07:00 |
|
Ms2ger
|
d783193999
|
bug 851542 - Gamepad to webidl (with nsIVariant). r=smaug
--HG--
extra : rebase_source : ae08a894b592465641ed774688957a446c8966a7
|
2013-04-09 08:43:25 -04:00 |
|
Honza Bambas
|
e09acd80df
|
Bug 600307 - localStorage and sessionStorage implementation overhaul, r=mak77+smaug, sr=smaug
|
2013-04-11 18:26:06 +02:00 |
|
Ted Mielczarek
|
ace7ab8859
|
Backed out changeset dcf67f13c6bb, bug 851542 for B2G bustage.
|
2013-04-11 09:23:14 -04:00 |
|
Ms2ger
|
cd3a35b28b
|
bug 851542 - Gamepad to webidl (with nsIVariant). r=smaug
|
2013-04-09 08:43:25 -04:00 |
|
Andrea Marchesini
|
ae939003db
|
Bug 858893 - Port DesktopNotification to WebIDL. r=Ms2ger
|
2013-04-10 10:20:43 -04:00 |
|