Geoff Lankow
a2126a563d
Merge m-i to m-c
2012-06-06 00:49:26 +12:00
Kyle Huey
8fe3a2c805
Bug 752468: Remove some code accidentally reintroduced in Bug 751999. r=jst
2012-06-04 20:39:21 -07:00
Boris Zbarsky
c78d4b4f3d
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
04c75ce948
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
03bfb0f33a
Fix for bug 743666 (Add back deprecated XHR.onuploadprogress). r=bzbarsky
2012-06-04 21:29:56 -04:00
Ms2ger
9f10bc2bc4
Bug 591467 - Add tests for microdata
2012-06-04 16:49:57 -07:00
David Zbarsky
fd086e43bf
Bug 591467 - Implement HTML5 Microdata API r=bz
2012-06-04 16:49:57 -07:00
Christoph Kerschbaumer
b7f12f5976
Bug 753862 - Settings API: electrolysis support. r=fabrice
2012-06-04 16:12:24 -07:00
Doug Turner
7e382355db
Backout of 2f4307a63c18 - Bug 759989.
2012-06-04 12:22:23 -07:00
Ehsan Akhgari
1c61041b8e
Merge the last green PGO changeset of mozilla-inbound to mozilla-central
2012-06-04 11:31:44 -04:00
Landry Breuil
70c854d344
Bug 761136 - fix uses of uint64_t vs PRUint64 after bug 666693. r=bent
2012-06-04 17:01:51 +02:00
Landry Breuil
a8423334bd
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
9d0764b621
Bug 744719 - Change offline cache update to load files in parallel, r=michal.novotny
2012-06-04 16:12:23 +02:00
Jan Varga
9706d37f39
Bug 761076 - FileHandle: Add optional location parameter to LockedFile.truncate(). r=sicking
2012-06-04 14:31:22 +02:00
Phil Ringnalda
5082a2ad9e
Merge last PGO-green changeset from mozilla-inbound to mozilla-central
2012-06-03 12:04:40 -07:00
Jan Varga
f5f6531fb7
Bug 726593 - Implement FileHandle. r=bent
2012-06-03 18:33:52 +02:00
Mats Palmgren
c2a41cfbd3
Merge backout
2012-06-03 18:06:29 +02:00
Mats Palmgren
70c0bbb075
Back out bug 575294, bug 726264. (cset 1727de7d26ec, 6bcea3a628d8, 011c1c8e9cc7, 0be261a5042b, d51338c5cd0c)
2012-06-03 18:05:00 +02:00
Dave Camp
27c5dbc4df
Merge fx-team to m-c.
2012-06-02 16:57:28 -07:00
Mihai Sucan
79c59262b6
Bug 722685 - Console logging is slow; r=rcampbell
2012-06-02 13:45:32 +03:00
Mats Palmgren
96e7be1055
Bug 575294. part=1/4 r=enndeakin
2012-06-02 01:41:54 +02:00
Fabrice Desré
4463d4b993
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é
e1c9758dde
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
1cb858d01e
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
553ac7c088
Bug 757852 - B2G Emergency Calls: Make them work on ICS. r=philikon
2012-06-01 14:10:00 -07:00
Vicamo Yang
d0f8483550
Bug 749856 - Part 8: Respect X-Mms-Delivery-Report field, r=philikon
2012-06-04 13:05:12 +08:00
Vicamo Yang
cdaeee7e9f
Bug 749856 - Part 7: send M-NotifyResp.ind response back, r=philikon
2012-06-04 13:05:08 +08:00
Vicamo Yang
c7f71190d5
Bug 749856 - Part 6: add WSP/MMS encoding, r=philikon
2012-06-04 13:05:03 +08:00
Vicamo Yang
3fc6c384a7
Bug 749856 - Part 5: save message attachments, r=philikon
2012-06-04 13:04:58 +08:00
Vicamo Yang
e2c79a065a
Bug 749856 - Part 4: handle M-Retrieve.conf PDU, r=philikon
2012-06-04 13:04:53 +08:00
Vicamo Yang
5eb48da9c7
Bug 749856 - Part 3: handle WAP Push notification, r=philikon
2012-06-04 13:04:49 +08:00
Vicamo Yang
0151410f15
Bug 749856 - Part 2: Add MmsPduHelper, r=philikon
2012-06-04 13:04:44 +08:00
Vicamo Yang
ecb098b91d
Bug 749856 - Part 1: IDL changes, r=philikon
2012-06-04 13:04:41 +08:00
Vicamo Yang
38ea403816
Bug 744360 - Part 2: add WapPushManager, r=philikon
2012-06-04 13:04:28 +08:00
Vicamo Yang
e5a7924398
Bug 744360 - Part 1: add WspPduHelper, r=philikon
2012-06-04 13:04:24 +08:00
Kan-Ru Chen
93ffb86ae0
Bug 752649 - Fill empty GPS callbacks. r=dougt
2012-06-04 11:17:43 +08:00
Yoshi Huang
606953e33c
Bug 738558: B2G RIL: get cell location and cell id in processRegistrationState in ril_worker.js. r=philikon
2012-05-31 13:31:56 +08:00
Fernando RodrÃguez Sela
ab924316bb
Bug 744453 - B2G RIL: Network Friendly / APN connection retry policy. r=philikon
2012-06-01 14:09:59 -07:00
Shian-Yow Wu
0f5b70d48f
Bug 736102 - Decide on units for Wifi + MobileConnection signal strength. r=mrbkap
2012-06-01 14:09:59 -07:00
Ben Turner
785be4974a
Bug 666693 - 'Remote IndexedDB for multiple IndexedDB-using processes'. r=cjones+sicking.
2012-06-01 10:21:12 -07:00
Gregor Wagner
a3345160be
Bug 751052 - Contacts: Support SIM contacts synchronization. r=sicking
2012-06-01 10:07:07 -07:00
Boris Zbarsky
1ead997ef4
Bug 748266. Switch the WebGL canvas context to new DOM bindings. r=peterv
2012-05-31 14:16:48 -04:00
Justin Lebar
a96985b9ba
Bug 760132 - Zero out some fields in TabParent.cpp. r=cjones
2012-06-01 10:35:16 -04:00
Eddy Bruel
b6a988f282
Bug 703537 - Rename Wrapper to DirectWrapper; r=bholley
2012-06-01 12:51:20 +02:00
Marco Bonardo
dba992d00b
Backout 795990989746, ab1f122c4b1a, 429f20288742, 472671930994, 90465173c7e3, 743ebe50e914, b7c14c8eec98, 1deabba3bef5 (bug 749856), a704675ff365, 3dbfcccc583c (bug 744360) for xpcshell failure
2012-06-01 11:57:37 +02:00
Vicamo Yang
ee373f8076
Bug 749856 - Part 8: Respect X-Mms-Delivery-Report field, r=philikon
2012-06-01 16:49:05 +08:00
Vicamo Yang
b08f13bda9
Bug 749856 - Part 7: send M-NotifyResp.ind response back, r=philikon
2012-06-01 16:49:01 +08:00
Vicamo Yang
5e6c2d1678
Bug 749856 - Part 6: add WSP/MMS encoding, r=philikon
2012-06-01 16:48:57 +08:00
Vicamo Yang
70bf189b1a
Bug 749856 - Part 5: save message attachments, r=philikon
2012-06-01 16:48:54 +08:00
Vicamo Yang
26fdf81806
Bug 749856 - Part 4: handle M-Retrieve.conf PDU, r=philikon
2012-06-01 16:48:51 +08:00