Ms2ger
|
e95346bfd1
|
Bug 766615 - Fix nullable WebIDL dictionaries; r=bz
|
2012-06-21 09:21:53 +02:00 |
Johnny Stenback
|
d23c8a48c0
|
Fixing bug 616353. Make DOM constants constant. r=peterv
|
2010-12-03 09:10:46 -08:00 |
Ms2ger
|
1f50252f6b
|
Bug 764539 - Stringify the prototype class in Paris bindings to "InterfacePrototype" instead of "Interface Prototype"; r=bz
|
2012-06-21 09:20:28 +02:00 |
Ms2ger
|
304efb3327
|
Bug 765177 - Part c: Import XMLHttpRequest tests; r=bz
|
2012-06-21 09:11:07 +02:00 |
Ms2ger
|
e93b0493dc
|
Bug 765177 - Part b: Import approved DOMCore tests; r=bz
|
2012-06-21 09:11:07 +02:00 |
Ms2ger
|
8448d8d0e6
|
Bug 765704 - Don't throw when setting XHR.responseType to an invalid value; r=bz
|
2012-06-21 09:11:07 +02:00 |
Ehsan Akhgari
|
5235a05fc8
|
Merge the last PGO green changeset of mozilla-inbound to mozilla-central
|
2012-06-20 10:57:02 -04:00 |
Ed Morley
|
aced655f6a
|
Backout 453c74176a35 & 19ae28cad1da (bug 763694) for native Android test_browserElement_*_SecurityChange.html failures
|
2012-06-20 10:28:33 +01:00 |
Mike Hommey
|
894a244c4f
|
Merge last PGO green changeset from mozilla-inbound to mozilla-central
|
2012-06-20 10:53:31 +02:00 |
Kan-Ru Chen
|
ffba851afb
|
Bug 762425 - Always reconfigure network if found connected interface. r=philikon
|
2012-06-20 16:21:24 +08:00 |
Ben Turner
|
a1fcfc3b9b
|
Bug 765839 - 'Enable IndexedDB OOP test suite'. r=khuey.
--HG--
extra : transplant_source : %3Bb4%A4%99fC%9Cg%86%9B%1F3%C6%0F%01T%1C%3C%AE
|
2012-06-19 18:50:39 -07:00 |
Masatoshi Kimura
|
5664ae8e7a
|
Bug 764916 - Replace nsDOMClassInfo::ThrowJSException with xpc::Throw. r=mrbkap
|
2012-06-19 19:01:10 -04:00 |
Julian Seward
|
756824b44f
|
Bug 763842 - Fix uninitialised value use in dosprintf(SprintfStateStr*, char const*, std::__va_list). r=njn
|
2012-06-19 19:01:10 -04:00 |
Marshall Culpepper
|
dfaa41334c
|
Bug 759637: Initial implementation of MobileConnection network selection APIs. r=philikon sr=sicking
|
2012-06-19 15:52:06 -07:00 |
Hsinyi Tsai
|
a430dc28a1
|
Bug 761533 - WebTelephony: busy event is never fired. r=philikon
|
2012-06-18 17:51:11 +08:00 |
Justin Lebar
|
f3de6f8577
|
Bug 763694 - Part 2: Tests for securityChange event on <iframe mozbrowser>. r=smaug
--HG--
extra : rebase_source : a3b967e3e5b1d73bef86dbb36757cab10d5725ce
|
2012-06-20 01:08:56 -04:00 |
Justin Lebar
|
ed4acfea02
|
Bug 763694 - Part 1: Implement securityChange event in <iframe mozbrowser>. r=smaug
--HG--
extra : rebase_source : 4798e499ff668d1831246dc3807121fc026ed357
|
2012-06-20 01:08:56 -04:00 |
Boris Zbarsky
|
03bc840cdd
|
Bug 763911. Add support for interface members of dictionaries. r=khuey
|
2012-06-19 12:09:37 -04:00 |
Boris Zbarsky
|
04c02edf69
|
Bug 764420. Fix ArrayBufferView unwrapping to allow DataViews. r=khuey
|
2012-06-19 12:08:39 -04:00 |
Mike Hommey
|
b95d1d1421
|
Bug 616262 - Avoid cycle collection participant global variables adding static initializers. r=smaug,r=mccr8,r=Waldo
|
2012-06-04 08:30:26 +02:00 |
Ehsan Akhgari
|
7e0eb3c34f
|
Bug 758992 - Make the classes which use the XPCOM nsISupports implementation macros final, to avoid the warning about deleting using a pointer to a base class with virtual functions and no virtual dtor (more dom parts); r=bzbarsky
--HG--
extra : rebase_source : e31b077d8556626aa46ac33abbe2997e86ba68df
|
2012-06-18 21:21:14 -04:00 |
Peter Van der Beken
|
68c6e44c87
|
Fix for bug 762657 (Fix canvas tests and drop support for fake ImageData in putImageData to comply with spec). r=Ms2ger.
|
2012-05-25 16:27:18 +02:00 |
Peter Van der Beken
|
c35972a603
|
Fix for bug 762651 (Add wrappercache to CanvasRenderingContext2D). r=bz.
|
2012-06-04 21:41:51 +02:00 |
Peter Van der Beken
|
a69b9ca912
|
Fix for bug 764277 (New DOM bindings codegen doesn't register classes with constructors). r=jst.
|
2012-06-14 16:56:38 +02:00 |
Yoshi Huang
|
79a7876dd9
|
Bug 762760 - Part 2: RIL implementation. r=philikon
|
2012-06-13 10:46:41 +08:00 |
Yoshi Huang
|
8d73ace39c
|
Back out 421ed10b0e81(Bug 762760 - Part 2) for wrong Bug number in comment
|
2012-06-19 16:57:12 +08:00 |
Yoshi Huang
|
39b0d0c173
|
Bug 767620 - Part 2: RIL implementation. r=philikon
|
2012-06-13 10:46:41 +08:00 |
Yoshi Huang
|
9f38208bc6
|
Bug 762760 - Part 1: IDL. r=philikon
|
2012-06-11 14:50:13 +08:00 |
Ryan VanderMeulen
|
3182e2b89e
|
Merge m-c to inbound.
|
2012-06-18 20:59:17 -04:00 |
Bill McCloskey
|
97faf3e3ba
|
Bug 765034 - Fix unusual DOM proto array case (r=bz)
|
2012-06-18 17:04:38 -07:00 |
Jan Varga
|
734d413684
|
Bug 763388 - Remove enablePrivilege calls from IndexedDB and FileHandle tests. r=bent
|
2012-06-18 19:09:26 +02:00 |
Ian Bicking
|
7d88988978
|
bug 739330 - call error handler with NOT_INSTALLED when page tries to uninstall webapp that is not installed; r=fabrice
--HG--
extra : rebase_source : 5ea5510c43d336a23245ad12b7cddbf8a438b164
|
2012-06-18 12:57:16 -07:00 |
Ian Bicking
|
cff2d86dfe
|
bug 734294 - when installing an app the InstallTime is returning undefined; r=fabrice
--HG--
extra : rebase_source : 91e5a5d467826927f6c6df4c97ab5cecab73b26f
|
2012-06-18 12:49:35 -07:00 |
David Zbarsky
|
11d5f7c5ec
|
Bug 765362: Remove some unused functions in IDB r=bent
|
2012-06-18 12:48:15 -07:00 |
Landry Breuil
|
761ef85c7f
|
Bug 761159 - Fix build on OpenBSD, use correct int64_t type. r=janv
|
2012-06-17 17:49:35 +02:00 |
Landry Breuil
|
ec4c416f92
|
Bug 767876 - copyfile is an OSX-only api. r=yoric
|
2012-06-17 17:49:30 +02:00 |
Ryan VanderMeulen
|
d3960be336
|
Merge m-c to inbound.
|
2012-06-17 08:25:16 -04:00 |
Ms2ger
|
a95f5295e7
|
Bug 762455 - Make nsGlobalWindow::InnerSetNewDocument not return nsresult; r=peterv
|
2012-06-17 10:11:16 +02:00 |
Ms2ger
|
c1e5ff949e
|
Bug 762436 - Get rid of the nsresult return value for nsIXPCScriptable::GetScriptableFlags(); r=mrbkap
|
2012-06-17 10:11:16 +02:00 |
Ms2ger
|
0694b06721
|
Bug 765177 - Part a: Update WebStorage tests; r=bz
|
2012-06-17 10:11:16 +02:00 |
Ms2ger
|
c403b93455
|
Bug 763169 - Part c: Don't log all the passing results; f=philor r=jhammel
|
2012-06-17 10:11:14 +02:00 |
Ms2ger
|
8b517156fc
|
Bug 763169 - Part b: Miscellaneous fixes; r=jhammel
|
2012-06-17 09:51:22 +02:00 |
Ms2ger
|
b9ba89999a
|
Bug 763169 - Part a: Update resources from upstream and update test names in the expected failures for Selection tests; r=jhammel
|
2012-06-17 09:51:22 +02:00 |
Jan Varga
|
8c778eb7cd
|
Bug 761159 - FileHandle: Better handling of the end of file state. r=sicking
|
2012-06-17 05:36:54 +02:00 |
Doug Turner
|
cb94e76953
|
Bug 765444 - Update device storage paths for Gonk. r=fabrice
|
2012-06-16 18:49:26 -07:00 |
Gregor Wagner
|
75f06b250a
|
Bug 764682 - Fix B2G build. r=red
|
2012-06-16 11:47:04 -07:00 |
Gregor Wagner
|
22fa9d9f64
|
Bug 764682 - Implement wifi events in c++. r=smaug
|
2012-06-16 11:14:12 -07:00 |
Ryan VanderMeulen
|
a1cab9283c
|
Merge inbound to m-c.
|
2012-06-16 09:38:43 -04:00 |
Tim Taubert
|
cd123e7b32
|
merge m-c to fx-team
|
2012-06-16 12:36:20 +02:00 |
David Rajchenbach-Teller
|
b016f5ddb1
|
Bug 747876 - Additional constants for Unix copy;r=khuey
|
2012-06-15 17:22:31 +02:00 |