Ben Turner
|
c043698ddd
|
Bug 705640 - Implement DOMError as defined in DOM 4, r=mounir.
--HG--
extra : transplant_source : %15%98Xx%C3%F3%89%95%94%5Eu%99%B0%CC%8B%E0V%3A4%C6
|
2012-01-24 02:13:41 -08:00 |
|
Ben Turner
|
565ac90471
|
Bug 718132 - IndexedDB: Intermittent Failing to get JS wrapper in IDBRequest::NotifyHelperCompleted. r=khuey.
--HG--
extra : transplant_source : kT-%8B%9A%00%D5%230%EC%11%00%1A%B1%A2%1EFSd%2A
|
2012-01-24 02:03:37 -08:00 |
|
Simon Montagu
|
07bbd70b32
|
Move nsIDocCharset out of intl/chardet into nsIDocShell, Bug 713825, r=bz
|
2012-01-24 11:52:04 +02:00 |
|
Phil Ringnalda
|
fee809b39a
|
Bug 718260 - stop running test_xhrAbort.html on WinXP until it can stop crashing in the middle of the next test, r=khuey
|
2012-01-23 15:40:39 -08:00 |
|
Ed Morley
|
25bb1feaa8
|
Backout 8886b027527a (bug 718132) for xpcshell failures
|
2012-01-23 16:18:14 +00:00 |
|
Ed Morley
|
52a93f5d13
|
Backout 143f01714f2b (bug 705640) for build failures
|
2012-01-23 14:25:47 +00:00 |
|
Ben Turner
|
a83f777b58
|
Bug 718132 - IndexedDB: Intermittent Failing to get JS wrapper in IDBRequest::NotifyHelperCompleted. r=khuey.
--HG--
extra : transplant_source : 1j%98%F9%1D%7F%C8%13%8E%9D%B0%05%05%93%D4%60%89%3D%06%19
|
2012-01-23 06:03:41 -08:00 |
|
Ben Turner
|
00f78a4ed3
|
Bug 705640 - 'Implement DOMError as defined in DOM 4'. r=mounir.
|
2012-01-23 03:02:54 -08:00 |
|
Ed Morley
|
0c97f287c4
|
Backout fcb3a7884fa9 (bug 705640) for build failures
|
2012-01-23 11:48:35 +00:00 |
|
Ben Turner
|
70d8b59c47
|
Bug 705640 - 'Implement DOMError as defined in DOM 4'. r=mounir.
|
2012-01-23 03:02:54 -08:00 |
|
Matt Woodrow
|
4afe3a9c83
|
Bug 718334 - Fix some tests to make them work with Skia. r=roc
|
2012-01-23 14:08:17 +13:00 |
|
Gregor Wagner
|
dce29e4054
|
Bug 719501 - Allow JavaScript-navigator-property properties to be null. r=jst
|
2012-01-22 16:58:30 -08:00 |
|
Justin Lebar
|
e6f6e05b55
|
Bug 720157 - Don't crash when OnLocationChange sends a null URI. r=smaug
|
2012-01-22 15:46:55 -05:00 |
|
Justin Lebar
|
0281d377fc
|
Bug 720069 - Fix intermittent oranges in test_browserFrame{1,2,3}.html. r=philor
|
2012-01-21 01:44:19 -05:00 |
|
Phil Ringnalda
|
9f2c64c759
|
Back out ca4e2ab3717c (bug 720069) because I clearly didn't even think about it, much less test it
|
2012-01-20 21:51:41 -08:00 |
|
Phil Ringnalda
|
519279950d
|
Bug 720069 - define the script that the iframe onload calls before the iframe, to avoid orange when iframeLoad is not defined, r=jlebar
--HG--
extra : rebase_source : 9d73255bdca519fe7459c646a84dd37a9f2b519e
|
2012-01-20 20:48:04 -08:00 |
|
Geoff Lankow
|
80a6c8360a
|
Backed out changeset 2059cef905c4 (bug 719841)
|
2012-01-21 11:26:35 +13:00 |
|
Bobby Holley
|
534d4e8c67
|
Bug 719841 - Tests. r=jorendorff
|
2012-01-20 13:32:44 -08:00 |
|
Andrew McCreight
|
c527c0ca61
|
bug 717711 - telemetry for time in between cycle collections. r=smaug
|
2012-01-20 12:02:18 -08:00 |
|
Justin Lebar
|
75c69ae51d
|
Bug 710231 - Part 3: Add mozbrowserloadstart, mozbrowserloadend, mozbrowserlocationchange events to <iframe mozbrowser>. r=smaug
--HG--
extra : rebase_source : 01d82c02f56afd6aebf94443f223bc537536cc57
|
2012-01-20 12:02:48 -05:00 |
|
Justin Lebar
|
c8a9747c72
|
Bug 710231 - Part 1: Back out bug 708176 part 2 (rev 1bdcd84ae727). r=smaug
--HG--
extra : rebase_source : 1c5768b85524a2c7ad63901e7d1f7acdbc075dcb
|
2012-01-20 12:02:28 -05:00 |
|
Josh Matthews
|
53ae1d66e1
|
Bug 715700 - Cache all keys when setting a value in memory DBs r=mayhemer
|
2012-01-20 04:04:13 -05:00 |
|
Philipp von Weitershausen
|
d2c5df02b2
|
Bug 719283 - Part 2: Add stub SmsDatabaseService for Gonk. a=bustage
--HG--
rename : dom/sms/src/fallback/SmsDatabaseService.cpp => dom/sms/src/ril/SmsDatabaseService.cpp
rename : dom/sms/src/fallback/SmsDatabaseService.h => dom/sms/src/ril/SmsDatabaseService.h
|
2012-01-19 12:55:31 -08:00 |
|
Philipp von Weitershausen
|
688cba43b2
|
Bug 719283 - Part 1: Fix SmsService for Gonk. a=bustage
|
2012-01-19 12:55:25 -08:00 |
|
Philipp von Weitershausen
|
4fd46c1261
|
Bug 711671 - Rename nsTelephonyWorker / nsITelephone to nsIRadioInterfaceLayer
--HG--
rename : dom/telephony/nsTelephonyWorker.js => dom/system/b2g/RadioInterfaceLayer.js
rename : dom/telephony/nsTelephonyWorker.manifest => dom/system/b2g/RadioInterfaceLayer.manifest
rename : dom/telephony/nsITelephone.idl => dom/system/b2g/nsIRadioInterfaceLayer.idl
rename : dom/telephony/nsTelephonyWorker.h => dom/system/b2g/nsRadioInterfaceLayer.h
rename : dom/telephony/ril_consts.js => dom/system/b2g/ril_consts.js
rename : dom/telephony/ril_worker.js => dom/system/b2g/ril_worker.js
|
2012-01-19 12:53:32 -08:00 |
|
Fabrice Desré
|
5572d2e273
|
Bug 717975: only expose m-c implementation of navigator.mozApps on b2g : followup [r=jst]
|
2012-01-19 09:27:40 -08:00 |
|
Savita TS
|
3d88ed2d39
|
Bug 715555 - Fix "unusued" spelling. r=gavin
|
2012-01-19 15:54:35 +01:00 |
|
Kan-Ru Chen
|
292b212827
|
Bug 711300 - Add GPS support for gonk. r=jdm
|
2012-01-19 15:53:51 +01:00 |
|
Matt Woodrow
|
1b671a26dd
|
Backout 0190782907ea because of failed tests
|
2012-01-19 19:37:02 +13:00 |
|
Matt Woodrow
|
e596cb1ae3
|
Bug 718334 - Fix some tests to make them work with Skia. r=roc
|
2012-01-19 17:48:35 +13:00 |
|
James Willcox
|
f2a22733cd
|
Bug 707439 - Fix Flash plugin positioning
--HG--
extra : rebase_source : aaa41297d293ffde1aabe5632ade6c416b4d541f
|
2012-01-18 10:41:35 -05:00 |
|
Johnny Stenback
|
b659e2c570
|
Bug 706381. Re-create the dummy java plugin when re-using the inner window. r=joshmoz@gmail.com
|
2012-01-18 15:50:14 -08:00 |
|
Wes Johnston
|
43680b21b4
|
Bug 603008 - Platform support for multitouch events. r=smaug
* * *
Bug 603008 - Platform support for multitouch events.
* * *
ifdefandroid
|
2011-12-16 16:24:11 -08:00 |
|
Michael Wu
|
9f0f1b80b7
|
Bug 718679 - ipToString in nsWifiWorker.js uses wrong byte order, r=mrbkap
|
2012-01-18 13:22:12 -08:00 |
|
Ben Turner
|
77ff12daa5
|
Bug 718202. r=jst.
--HG--
extra : transplant_source : %1En%B7%8CN%F4kl%A8%3D%8C%8A%99%9A%10%F7%F4o%01l
|
2012-01-18 10:05:38 -08:00 |
|
Ben Turner
|
8636172c79
|
Bug 718311. r=mrbkap.
--HG--
extra : transplant_source : %BB%A6%E6%5E%D5%21E%11m%82%1AM%87%94%0C%E6%9A%5C%95e
|
2012-01-17 12:06:10 -08:00 |
|
Ben Turner
|
ea2b9b68ec
|
Bug 718100 - 'Web workers should GC more'. r=mrbkap.
--HG--
extra : transplant_source : %03D%F4%26%AA%03T%8A%B9%B7%27%AF%D4%8C%85%B2%DB%DFf%EF
|
2012-01-17 12:05:25 -08:00 |
|
Thinker Li
|
334e4f7c91
|
Bug 713426 - Support PDP data call in ril_worker. r=philikon
|
2012-01-17 17:34:09 -08:00 |
|
Bas Schouten
|
a7ec78d445
|
Bug 710511: Rename DrawingModel to ANPDrawingModel r=snorp
|
2012-01-17 23:45:06 +01:00 |
|
Mounir Lamouri
|
3e20255230
|
No bug - Fix build bustage because of jsdate.h not being accessible anymore. Push on CLOSED TREE. rs=Ms2ger
|
2012-01-17 20:56:13 +01:00 |
|
Mounir Lamouri
|
bfa4a06ff4
|
Bug 677166 - Part 7 - Network Information API: DOM implementation. r=sicking
|
2012-01-16 18:14:56 +01:00 |
|
Mounir Lamouri
|
439fd5f9cf
|
Bug 677166 - Part 6 - Add NetworkInformation handling into hal. r=jlebar
|
2012-01-16 14:39:57 +01:00 |
|
Mounir Lamouri
|
a280e39ab5
|
Bug 677166 - Part 5 - Use a pref for connection.metered. r=sicking
|
2012-01-16 13:25:13 +01:00 |
|
Mounir Lamouri
|
5889593b3a
|
Bug 677166 - Part 4 - Add a pref to disable Network API. r=sicking
|
2012-01-16 13:24:08 +01:00 |
|
Mounir Lamouri
|
004241c73c
|
Bug 677166 - Part 3 - Implement mozConnection stub. r=sicking
|
2012-01-16 13:23:44 +01:00 |
|
Mounir Lamouri
|
3801d055a4
|
Bug 677166 - Part 2 - Add .mozConnection to Navigator object. r=sicking
|
2012-01-16 13:23:28 +01:00 |
|
Mounir Lamouri
|
2fbcbd8ef0
|
Bug 677166 - Part 1 - Makefiles boilerplate. r=sicking
|
2012-01-16 13:23:01 +01:00 |
|
Mounir Lamouri
|
5eef973053
|
Bug 713377 - Part 1 - Add a --disable-websms-backend build option. r=blassey
|
2012-01-16 19:53:09 +01:00 |
|
Mounir Lamouri
|
f6db5c7f71
|
Bug 674725 - Part AU - Release message lists in case of GC. r=smaug,cjones
|
2012-01-17 19:43:08 +01:00 |
|
Mounir Lamouri
|
edac6a0193
|
Bug 674725 - Part AT - Handle failures for getMessages(). r=smaug,cjones
|
2011-12-22 23:25:14 +01:00 |
|