Commit Graph

6907 Commits

Author SHA1 Message Date
Olli Pettay
fce8ddb35a Bug 762007 - mozIDOMApplication* interfaces shouldn't inherit builtinclass interfaces, r=fabrice
--HG--
extra : rebase_source : 8d5a71cde92635ee84ec022f3edddc19156f6bc8
2012-06-06 19:42:54 +03:00
Olli Pettay
50a2b93846 Bug 761621 - interfaces inheriting a builtinclass-interface should be builtinclass too, r=khuey
--HG--
extra : rebase_source : 5b3379e0c8263846177aa7854547b3809f4b0109
2012-06-06 19:30:58 +03:00
Laurent Dulary
09cc80dcb7 Bug 657938 (1/2) - Implement the content part of the meter element. f=mounir r=smaug,mrbkap 2012-05-16 13:18:33 +02:00
Ed Morley
22d9b9afc4 Merge last PGO-green changeset of mozilla-inbound to mozilla-central 2012-06-06 09:20:35 +01:00
Ms2ger
37be1fb791 Bug 760156 - Cleanup LOCAL_INCLUDES in content/media/; r=sicking
This patch makes it possible to include nsGenericHTMLElement.h without adding
to LOCAL_INCLUDES.
2012-06-06 09:40:02 +02:00
Ms2ger
2d94d35139 Bug 759082 - Remove nsIScriptContext::InitOuterWindow; r=mrbkap 2012-06-06 09:40:00 +02:00
Ms2ger
7be9f2c7f1 Bug 760049 - Move nsIScriptContext::CreateNativeGlobalForInner to nsGlobalWindow.cpp; r=jst 2012-06-06 09:38:51 +02:00
Ms2ger
1a2d55bdac Bug 760047 - Don't handle a null aDocument in nsGlobalWindow::SetNewDocument; r=mounir 2012-06-06 09:36:58 +02:00
Ms2ger
b036a6ed71 Bug 758670 - Use stdint types instead of stdin ones in dom; r=mounir 2012-06-06 09:22:06 +02:00
Scott Johnson
6c704020bd Bug 749186, Followup Patch 1: Cache font inflation settings in pres shell to prevent crash. [r=dbaron]
--HG--
extra : rebase_source : dc8b8f66bcd49c54ecefdf94793100b7901e6f3b
2012-06-05 22:47:33 -05:00
Geoff Lankow
bdc2b4bb58 Merge m-c to m-i 2012-06-06 15:13:51 +12:00
Geoff Lankow
00f3a215c9 Bug 749930 - Replace uses of nsILocalFile with nsIFile (compiled code only); r=bsmedberg 2012-06-06 14:08:30 +12:00
Geoff Lankow
bdded9af3d Merge m-i to m-c 2012-06-06 00:49:26 +12:00
Kyle Huey
511c23f364 Bug 752468: Remove some code accidentally reintroduced in Bug 751999. r=jst 2012-06-04 20:39:21 -07:00
Boris Zbarsky
bdb4852e6b Bug 742151. Fix the error reporting in the WebIDL parser to list correct line numbers. r=khuey
There are two changes here.  One is to pass tracking=True to our parser.  This makes it properly track positions
of all productions, not just of lexer tokens.  The second is to properly count up our newlines in the lex data,
since the lexer seems to report the line number of the start of the lex data, which is always 1 in our case.
2012-06-04 21:30:03 -04:00
Boris Zbarsky
3fe02376e3 Bug 760749. Make interface type constructor args work in WebIDL bindings. r=khuey 2012-06-04 21:30:00 -04:00
Peter Van der Beken
c2751f6c3e Fix for bug 743666 (Add back deprecated XHR.onuploadprogress). r=bzbarsky 2012-06-04 21:29:56 -04:00
Ms2ger
490ac7ff4b Bug 591467 - Add tests for microdata 2012-06-04 16:49:57 -07:00
David Zbarsky
e0254c995e Bug 591467 - Implement HTML5 Microdata API r=bz 2012-06-04 16:49:57 -07:00
Christoph Kerschbaumer
dabd5c6e24 Bug 753862 - Settings API: electrolysis support. r=fabrice 2012-06-04 16:12:24 -07:00
Jeff Walden
3554d7f60a Bug 761452 - Add an nsDependentString(JSFlatString*) constructor and an infallbile init(JSFlatString*) method. r=bz
--HG--
extra : rebase_source : fc4086ec730eb993dd3dd00a64eb31ee8eddd949
2012-06-01 23:39:06 -07:00
Doug Turner
468be7f46a Backout of 2f4307a63c18 - Bug 759989. 2012-06-04 12:22:23 -07:00
Michael Wu
92795586bd Bug 758496 - Remove unused file libnetutils.js, r=philikon 2012-05-24 23:37:12 -04:00
Michael Wu
73c2259075 Bug 758498 - Add extra debugging for DHCP failures, r=philikon 2012-05-24 23:38:57 -04:00
Dave Hylands
697a1689f5 Bug 760347 - nsDeviceSensor.cpp ASSERTs in debug builds for light sensors. r=dougt 2012-06-05 14:41:22 -07:00
Ehsan Akhgari
95a7aa1c4e Merge the last green PGO changeset of mozilla-inbound to mozilla-central 2012-06-04 11:31:44 -04:00
Landry Breuil
e531de396b Bug 761136 - fix uses of uint64_t vs PRUint64 after bug 666693. r=bent 2012-06-04 17:01:51 +02:00
Landry Breuil
3982ee42b1 Bug 761123 - Remove extra semicolon at end of NS_IMPL_EVENT_HANDLER() decl. r=janv 2012-06-04 16:57:25 +02:00
Honza Bambas
680e33b76d Bug 744719 - Change offline cache update to load files in parallel, r=michal.novotny 2012-06-04 16:12:23 +02:00
Jan Varga
8214c76cd8 Bug 761076 - FileHandle: Add optional location parameter to LockedFile.truncate(). r=sicking 2012-06-04 14:31:22 +02:00
Phil Ringnalda
d576312c34 Merge last PGO-green changeset from mozilla-inbound to mozilla-central 2012-06-03 12:04:40 -07:00
Jan Varga
6e3e5ab48b Bug 726593 - Implement FileHandle. r=bent 2012-06-03 18:33:52 +02:00
Mats Palmgren
97add2a393 Merge backout 2012-06-03 18:06:29 +02:00
Mats Palmgren
37020cf426 Back out bug 575294, bug 726264. (cset 1727de7d26ec, 6bcea3a628d8, 011c1c8e9cc7, 0be261a5042b, d51338c5cd0c) 2012-06-03 18:05:00 +02:00
Dave Camp
7d41e5df34 Merge fx-team to m-c. 2012-06-02 16:57:28 -07:00
Mihai Sucan
6ff1f7aede Bug 722685 - Console logging is slow; r=rcampbell 2012-06-02 13:45:32 +03:00
Mats Palmgren
f7303bd78a Bug 575294. part=1/4 r=enndeakin 2012-06-02 01:41:54 +02:00
Fabrice Desré
08a9f92515 Bug 760277 - Move Webapps.js and Webapps.jsm out of dom/base [r=mounir]
--HG--
rename : dom/base/Webapps.js => dom/apps/src/Webapps.js
rename : dom/base/Webapps.jsm => dom/apps/src/Webapps.jsm
rename : dom/base/Webapps.manifest => dom/apps/src/Webapps.manifest
2012-06-01 14:40:17 -07:00
Fabrice Desré
70c05cb278 Bug 723206 - Constructors implemented in JS from IDL should be allowed to have arguments [r=mrbkap] 2012-06-01 14:40:14 -07:00
Marshall Culpepper
60c62fa867 Bug 744344 - B2G RIL: Add DOM API for getting the list of available networks. r=philikon sr=sicking
Also added a new MobileOperatorInfo type that exposes operator name, MNC, MCC, and operator/network status, and accompanying emulator Marionette tests.
2012-06-01 14:10:39 -07:00
Jose Antonio Olivera Ortega
ab044e7b8e Bug 757852 - B2G Emergency Calls: Make them work on ICS. r=philikon 2012-06-01 14:10:00 -07:00
Vicamo Yang
3618432324 Bug 749856 - Part 8: Respect X-Mms-Delivery-Report field, r=philikon 2012-06-04 13:05:12 +08:00
Vicamo Yang
af4c88eeb8 Bug 749856 - Part 7: send M-NotifyResp.ind response back, r=philikon 2012-06-04 13:05:08 +08:00
Vicamo Yang
0df8eb25a5 Bug 749856 - Part 6: add WSP/MMS encoding, r=philikon 2012-06-04 13:05:03 +08:00
Vicamo Yang
0aa669fe6b Bug 749856 - Part 5: save message attachments, r=philikon 2012-06-04 13:04:58 +08:00
Vicamo Yang
176e25a218 Bug 749856 - Part 4: handle M-Retrieve.conf PDU, r=philikon 2012-06-04 13:04:53 +08:00
Vicamo Yang
92574adc46 Bug 749856 - Part 3: handle WAP Push notification, r=philikon 2012-06-04 13:04:49 +08:00
Vicamo Yang
1776f22dbc Bug 749856 - Part 2: Add MmsPduHelper, r=philikon 2012-06-04 13:04:44 +08:00
Vicamo Yang
b6c99fd8b6 Bug 749856 - Part 1: IDL changes, r=philikon 2012-06-04 13:04:41 +08:00
Vicamo Yang
859db9db79 Bug 744360 - Part 2: add WapPushManager, r=philikon 2012-06-04 13:04:28 +08:00