Commit Graph

6860 Commits

Author SHA1 Message Date
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
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
Vicamo Yang
21f69c7d42 Bug 749856 - Part 3: handle WAP Push notification, r=philikon 2012-06-01 16:48:47 +08:00
Vicamo Yang
546bea240c Bug 749856 - Part 2: Add MmsPduHelper, r=philikon 2012-06-01 16:48:44 +08:00
Vicamo Yang
f216f708d6 Bug 749856 - Part 1: IDL changes, r=philikon 2012-06-01 16:48:38 +08:00
Vicamo Yang
e988796ba3 Bug 744360 - Part 2: add WapPushManager, r=philikon 2012-06-01 16:38:31 +08:00
Vicamo Yang
9cb3b7a3d6 Bug 744360 - Part 1: add WspPduHelper, r=philikon 2012-06-01 16:38:19 +08:00
Boris Zbarsky
4cbedd5f28 Add a simple codegen test for constructors. No review, no bug, DONTBUILD 2012-06-01 21:26:20 -04:00
Boris Zbarsky
176566d5d3 Merge backout of changeset f96e0f078b49 (bug 748266) 2012-05-31 16:21:05 -04:00
Boris Zbarsky
19d2fed0a9 Backed out changeset f96e0f078b49 (bug 748266) because the test suite is bogus and we're failing a crashtest too. 2012-05-31 16:20:49 -04:00
Boris Zbarsky
1dbd12b802 Bug 748266. Switch the WebGL canvas context to new DOM bindings. r=peterv 2012-05-31 14:16:48 -04:00
Boris Zbarsky
4b38a924b9 Bug 759995. Stop warning on use of the global scope polluter. r=jst 2012-05-31 14:16:49 -04:00
Bill McCloskey
ef892730c4 Bug 735099 - Re-enable incremental GC (r=dmandelin) 2012-05-31 08:17:13 -07:00
Mounir Lamouri
522e00ceb1 Bug 759017 - Fix test that wasn't correctly checking keyCode in the whitelist. r=jlebar 2012-05-31 16:39:35 +02:00
Vivien Nicolas
9375413bdd Bug 759017 - whitelisted key events does not contain correct keyCode information. r=mounir 2012-05-31 16:40:33 +02:00
Robert Longson
a690ae42ab Bug 759124 - Implement useCurrentView. r=dholbert 2012-05-31 11:39:12 +01:00
L. David Baron
1cfabfe8f6 Unprefix the border-image-* properties and add a temporary alias for -moz-border-image (but not for its subproperties, which we haven't shipped prefixed). (Bug 713643, patch 5) r=bzbarsky 2012-05-30 22:19:49 -07:00
Dale Harvey
e185c14e2c Bug 756844 - Change test strategy for screenshot API. r=jlebar
We originally made assumptions about the state of the painted
window after the mozafterpainted event, now we simple wait
until we receive a screenshot we are happy with (with max retries)

--HG--
extra : rebase_source : 82464dbcfbfc7af5d95a21d058ecc45a38cc5bf6
2012-05-30 22:15:12 -04:00
Jason Orendorff
d0e13c7d3f Bug 753885 - Part 2: Add JSOPTION_ALLOW_XML, making E4X support optional per-context. r=Waldo. 2012-05-30 15:05:59 -05:00
Jason Orendorff
a03f10d77d Bug 753885 - Part 1: Rename JSOPTION_XML to JSOPTION_MOAR_XML, and other cleanups. r=Waldo. 2012-05-30 15:05:58 -05:00
Aryeh Gregor
fee4e249e2 Bug 757371 part 4 - Do not insert style tags if the style is already applied; r=ehsan 2012-05-23 10:49:29 +03:00
Aryeh Gregor
0366e557db Bug 757371 part 3 - Reuse existing style elements more aggressively; r=ehsan 2012-05-29 10:12:51 +03:00
Aryeh Gregor
72c58a01c7 Bug 757371 part 2 - Improve correctness of nsHTMLCSSUtils::IsCSSEquivalentToHTMLInlineStyleSet; r=ehsan 2012-05-28 14:20:27 +03:00
Anant Narayanan
b15cfc63f1 Bug 752353: DOM bindings for getUserMedia; r=jst
--HG--
rename : content/media/nsIDOMMediaStream.idl => dom/media/nsIDOMMediaStream.idl
2012-06-03 00:35:15 -07:00
Fabrice Desré
eed6bcbf44 Bug 723206 - followup to fix a tab. [r=me] 2012-06-02 14:21:03 -07:00
Kyle Machulis
e43e1e8665 Bug 744349 - Create message distribution mechanism for DBus Bluetooth Signals; r=cjones 2012-06-02 11:23:16 -07:00
Tom Schuster
6fdcc6686a Bug 752226 - Remove JSVAL_IS_OBJECT from the jsapi. r=dmandelin
--HG--
extra : rebase_source : 0943efd64ddf199a4cef12072239302408e5aae5
2012-06-02 20:15:38 +02:00