Commit Graph

95540 Commits

Author SHA1 Message Date
Jan de Mooij
1a3bb88293 Bug 760413 - Update in-tree V8 benchmark to v7. r=dvander 2012-06-01 13:54:54 +02:00
Mounir Lamouri
b8dfd457bf Backing out bug 738528 pushed without a peer review and with wrong authorship. 2012-06-04 10:57:42 +02:00
Bobby Holley
d0a6dee976 Bug 751995 - Handle orphaned wrappers. r=peterv 2012-06-04 10:13:18 +02:00
Tim Abraldes
c3adfcd377 bug 758044. Installation directory is now "scheme;host;port" with ";port" omitted if port is the default. Uninstall registry key is now "scheme://host:port" with ":port" omitted if the port is the default. r=felipe 2012-06-04 00:23:17 -07:00
Tim Abraldes
cde2e2bad4 bug 753274. Make nsWindow::SubclassWindow only fail if mWnd is an invalid window AND we're trying to apply a subclass (rather than remove a subclass). r=jimm 2012-06-04 00:17:22 -07:00
Landry Breuil
256e400a45 Bug 761019 - Remove extra comma at end of enum after bug 758236. r=jdaggett 2012-06-04 15:36:56 +09:00
Mike Hommey
0b3b3b9a42 Bug 760165 - Don't cleanup libraries in the cache directory during startup. r=blassey 2012-06-04 08:17:49 +02:00
Mike Hommey
3030aa4f9a Bug 760136 - Remove unused DEBUG intent code. r=blassey 2012-06-04 08:17:24 +02:00
Nils Maier
4c021d489d Bug 760265: Add identifying information to frame script compartments. r=bz.
--HG--
extra : rebase_source : 5b7d05cbe7d8ebd9e3ce4fd2d7f4dc7084edfcb0
2012-06-03 22:38:15 -07:00
Alexander Surkov
56068a9f87 Bug 756983 - make nsAccessible::GetActionName faster, r=tbsaunde 2012-06-04 14:41:06 +09:00
Alexander Surkov
0181eab0ec Bug 759670 - Intermittent accessible/events/test_docload.xul | Test timed out, r=tbsaunde 2012-06-04 14:38:45 +09: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
Vicamo Yang
7bf41b202b Bug 744360 - Part 1: add WspPduHelper, r=philikon 2012-06-04 13:04:24 +08:00
Sriram Ramasubramanian
044ed2bbc6 Bug 760901: There is an extra black added from find-in-page. [r=mleibovic] 2012-06-03 21:12:11 -07:00
Olli Pettay
78a01c60c9 Bug 744830 - Implement fast serializer for innerHTML/outerHTML, p=jdm+smaug, r=hsivonen 2012-06-01 12:59:16 +03:00
Mounir Lamouri
62cddd341e Bug 759770 - Fix build error when warnings-as-errors in nsSVGUtils.cpp. r=dholbert 2012-06-01 11:48:39 +02:00
Joe Walker
89dd017d2c Bug 756890 - Fix an easy set of GCLI/Developer Toolbar display issues; r=paul,dão 2012-06-01 08:24:19 +01:00
Brian Smith
43e18db243 Bug 722034 - Part 8 - Work around bug 759805, r=michal 2012-05-31 22:12:01 -07:00
Brad Lassey
92b4bd49ae bug 759146 - follow up to fix bad merge 2012-05-31 23:24:07 -04:00
Ehsan Akhgari
5b1b2aa3b0 Bug 760290 - The update UI needs to be aware of the possibility that the update cannot be staged in the background; r=rstrong 2012-05-31 20:28:32 -04:00
Brad Lassey
c766b61ee2 bug 759146 - Looper throws uncaught exception on (some?) HTC Sense 4.0 phones (HTC Evo 4G LTE, HTC J, etc) r=snorp 2012-05-31 20:07:07 -04:00
Nicholas Nethercote
ec1cdcb284 Bug 710922 - Don't call m_pools.all() if m_pools isn't initialized. r=luke.
--HG--
extra : rebase_source : 72da22ce0e29d449da9ffa211b4b892ab7796303
2012-05-31 19:10:05 -07:00
Chris Double
5c75892c8b Bug 759948 - libstagefright based media playback doesn't receive ended event when complete on B2G - r=edwin
--HG--
extra : rebase_source : a6450eb3a2fbb2ac67e329fa9ef9f0bd9e801e89
2012-06-01 12:54:52 +12:00
Chris Double
a6190f56c2 Bug 714408 Part 3 - Fix audio sample rate - r=edwin
--HG--
extra : rebase_source : 6f62016fff4d4547e5d0adc8de513fa917af39ba
2012-06-01 12:54:48 +12:00
Andreas Gal
1518859a5b Bug 714408 Part 2 - Media plugin support for libstagefright - r=doublec
--HG--
extra : rebase_source : 308d1aab3cfffbb7ddeb0602a3991565603e6212
2012-06-01 12:54:23 +12:00
Chris Double
1695b48a48 Bug 714408 Part 1 - Add configure/link features to enable media plugins and omx-plugin for libstagefright support - r=mh
--HG--
extra : rebase_source : 51e850e4dec9a53569c0c6991145c5e070781f95
2012-06-01 12:52:09 +12:00
Luke Wagner
8b0499a3a1 Bug 760071 - Debug scope proxies should allow the debugger to define new properties (r=jimb) 2012-05-31 17:44:00 -07:00
Ed Morley
41f0822cf7 Merge mozilla-central to mozilla-inbound 2012-06-01 01:12:32 +01:00
Jared Wein
97cbdf055a Bug 760322 - New loading and connecting throbbers. r=dolske 2012-05-31 17:02:32 -07:00
Jason Duell
d4a8be89ed Bug 748766 - Only count connected websockets toward max-websocket limit. r=mcmanus 2012-05-31 16:41:24 -07:00
Ehsan Akhgari
2859b240a3 Bug 758890 - Destroy the TableTicker object when the profiler is stopped; r=BenWa 2012-05-31 19:38:49 -04:00
Sriram Ramasubramanian
e5e2798c42 Bug 758804: Softer textures for backgrounds. [r=mfinkle] 2012-05-31 16:12:33 -07:00
Sriram Ramasubramanian
8698b9921d Bug 760234: Phone UI URL bar should have orange highlight. [r=mfinkle]
--HG--
rename : mobile/android/base/resources/drawable-hdpi/address_bar_url_bg.9.png => mobile/android/base/resources/drawable-hdpi/address_bar_url_default.9.png
rename : mobile/android/base/resources/drawable-hdpi/address_bar_url_outline.9.png => mobile/android/base/resources/drawable-hdpi/address_bar_url_pressed.9.png
rename : mobile/android/base/resources/drawable-land-hdpi-v14/address_bar_url_bg.9.png => mobile/android/base/resources/drawable-land-hdpi-v14/address_bar_url_default.9.png
rename : mobile/android/base/resources/drawable-land-hdpi-v14/address_bar_url_outline.9.png => mobile/android/base/resources/drawable-land-hdpi-v14/address_bar_url_pressed.9.png
rename : mobile/android/base/resources/drawable-land-mdpi-v14/address_bar_url_bg.9.png => mobile/android/base/resources/drawable-land-mdpi-v14/address_bar_url_default.9.png
rename : mobile/android/base/resources/drawable-land-mdpi-v14/address_bar_url_outline.9.png => mobile/android/base/resources/drawable-land-mdpi-v14/address_bar_url_pressed.9.png
rename : mobile/android/base/resources/drawable-land-xhdpi-v14/address_bar_url_bg.9.png => mobile/android/base/resources/drawable-land-xhdpi-v14/address_bar_url_default.9.png
rename : mobile/android/base/resources/drawable-land-xhdpi-v14/address_bar_url_outline.9.png => mobile/android/base/resources/drawable-land-xhdpi-v14/address_bar_url_pressed.9.png
rename : mobile/android/base/resources/drawable-xhdpi-v11/address_bar_url_bg.9.png => mobile/android/base/resources/drawable-xhdpi-v11/address_bar_url_default.9.png
rename : mobile/android/base/resources/drawable-xhdpi-v11/address_bar_url_outline.9.png => mobile/android/base/resources/drawable-xhdpi-v11/address_bar_url_pressed.9.png
rename : mobile/android/base/resources/drawable/address_bar_url_default.xml => mobile/android/base/resources/drawable/address_bar_url_default.9.png
rename : mobile/android/base/resources/drawable/address_bar_url_pressed.xml => mobile/android/base/resources/drawable/address_bar_url_pressed.9.png
2012-05-31 16:11:12 -07:00
Sriram Ramasubramanian
b3b13476f5 Bug 760234: Tablet should have orange URL bar. [r=mfinkle] 2012-05-31 16:09:53 -07:00
Sriram Ramasubramanian
c2e1967d15 Bug 739412: Support custom menu for post-honeycomb devices. [r=mfinkle] 2012-05-31 16:01:50 -07:00
Sriram Ramasubramanian
cdc9e5ae79 Bug 760196: Find in page for tablets. [r=mfinkle] 2012-05-31 15:50:33 -07:00
Jeff Muizelaar
90cf6fdec4 Bug 759457. Don't fast path shadows with negative scale. r=roc
We don't support this yet, so don't bother trying.
2012-05-31 18:22:28 -04:00
Brian Smith
368ca29a54 Bug 722034 - Yes, I really mean to skip Part 7 in this push, r=me, a=empty 2012-05-31 15:20:06 -07:00
Brian Smith
9e08c77759 Bug 722034 - Part 6 - Stop accessing cache descriptor on main thread for telemetry purposes, r=hurley 2012-05-31 15:20:06 -07:00
Brian Smith
5a381f2098 Bug 722034 - Part 5 - Move cache validation to the cache thread, r=honzab 2012-05-31 15:20:05 -07:00
Brian Smith
fbced92697 Bug 722034 - Part 4 - Make a copy of the information needed during cache validation in preparation for moving cache validation to the cache thread, r=honzab 2012-05-31 15:20:05 -07:00
Brian Smith
1b457f2f45 Bug 722034 - Part 3 - Convert HttpBaseChannel::mRedirectedCachekeys to nsAutoPtr<nsTArray<nsCString> >, r=biesi 2012-05-31 15:20:05 -07:00