Commit Graph

99874 Commits

Author SHA1 Message Date
Tim Taubert
859bc35349 merge m-c to fx-team 2012-07-21 12:50:03 +02:00
Gary Kwong
ea913a6043 Bug 633828 - Remove bogus assert. r=luke
--HG--
extra : rebase_source : c397bc741e71169e10993866790b79e5193b6157
2012-07-20 22:53:17 -07:00
Saurabh Anand
5d52b55ea6 Bug 722995 - DownloadLastDir.jsm uses global Private Browsing state to make decisions, r=ehsan 2012-07-21 11:25:37 +05:30
Saurabh Anand
4650ad003c Bug 722995 - Part 5: Make the tests compatible to the code changes, r=ehsan 2012-07-21 11:24:41 +05:30
Saurabh Anand
4fa595305d Bug 722995 - Part 4: Convert test_DownloadLastDirWithCPS.js to mochitest, r=ehsan 2012-07-21 11:23:29 +05:30
Saurabh Anand
66880c14c3 Bug 722995 - Part 3: Convert test_DownloadLastDir.js to mochitest, r=ehsan 2012-07-21 11:22:30 +05:30
Saurabh Anand
b2c27323e6 Bug 722995 - Part 2: Convert test_privatebrowsing_downloadLastDir_c.js to mochitest, r=ehsan 2012-07-21 11:21:30 +05:30
Saurabh Anand
6590c9ff67 Bug 722995 - Part 1: Convert test_privatebrowsing_downloadLastDir.js to mochitest, r=ehsan 2012-07-21 11:20:24 +05:30
Gary Kwong
bab7afd6f5 Bug 632778 - Update tests to use test metalines instead, since they are in jit-test. 2012-07-20 23:03:56 -07:00
Gary Kwong
60274013f2 Add test for bug 770952, take two. 2012-07-20 19:10:15 -07:00
Gary Kwong
54288985db Backed out changeset 62d352e6a480 for breakage. 2012-07-20 19:54:58 -07:00
Gary Kwong
2daf3e2b00 Add test for bug 770952. 2012-07-20 19:10:15 -07:00
Michael Comella
12e8e98fdf Bug 775770 - Add "Copy Phone Number" to long press context menu. r=mfinkle 2012-07-20 20:19:39 -04:00
Michael Comella
e9e412eb13 Bug 775766 - Add "Copy Email Address" to long press context menu. r=mfinkle 2012-07-20 20:19:38 -04:00
Jeff Hammel
3d985ba3a7 Bug 775127 - Bump mozInstall version and release to pypi and update mozbase on mozilla central. r=ahalberstadt 2012-07-20 20:19:38 -04:00
Myk Melez
681a2f3688 Bug 773784 - Update error messages to say FF 16 when launching an app with no version of FF installed. r=felipc 2012-07-20 20:19:38 -04:00
Marshall Culpepper
0b4c6a5665 Bug 773068 - Part 4: Marionette unit tests for Voicemail phone number API. r=vicamo 2012-07-20 20:19:38 -04:00
Marshall Culpepper
fc0032e7fb Bug 773068 - Part 3: RIL implementation of SIM EF_MBDN. r=vicamo 2012-07-20 20:19:38 -04:00
Marshall Culpepper
0eeb6ceb63 Bug 773068 - Part 2: Voicemail phone number DOM implementation. r=smaug 2012-07-20 20:19:38 -04:00
Marshall Culpepper
66699fe0dc Bug 773068 - Part 1: Voicemail phone number DOM API. sr=sicking 2012-07-20 20:19:38 -04:00
Michael Comella
49dfe54bf4 Bug 769886 - Re-add "Copy Link" item to long press context menu. r=wesj 2012-07-20 20:19:37 -04:00
Brian R. Bondy
c6ee9bb613 Bug 774146 - Get more detail on reason for DISK_CACHE_CORRUPT failures. r=michal 2012-07-20 19:47:52 -04:00
Chris Pearce
24560f25b7 Bug 776024 - Add explicit constructor to dom::Activity to prevent deleted implicit constructor warning in GCC 4.6. r=mounir 2012-07-21 09:59:48 -04:00
Tom Schuster
ead9f97837 Bug 775166 - Remove some ugly optimization in jsarray. r=bhackett 2012-07-21 13:06:37 +02:00
Tom Schuster
d81f8f9714 Bug 646599 - Constant folding should happen before deciding whether to turn obj[A] into obj.A. r=Waldo 2012-07-21 13:05:07 +02:00
Jonas Sicking
334d4312d7 Bug 769594: Make nsObjectLoadingContent use principals when calling into permission manager. r=josh 2012-07-21 00:29:40 -07:00
Jonas Sicking
690071fc50 Bug 774585: Rename getCodebasePrincipal to getSimpleCodebasePrincipal since the behavior has semantically changed. r=mounir 2012-07-21 00:29:40 -07:00
Jonas Sicking
beed1f23be Bug 774585: Fix browser code and tests to be aware of app principals. r=mounir 2012-07-21 00:29:40 -07:00
Jonas Sicking
ba50571c17 Bug 774585: Fix xpc-sandbox creation code to create the correct principals. r=mrbkap 2012-07-21 00:29:40 -07:00
Jonas Sicking
e2b8d00ce4 Bug 774585: Fix session storage to take app principals into account. r=mounir 2012-07-21 00:29:40 -07:00
Dave Hylands
ae6c8942c1 [PATCH] Bug 776146 - Turn off VolumeService Test by default
From 23941571a3c2cd5290e6deacdce40bbad927053c Mon Sep 17 00:00:00 2001
---
 dom/system/gonk/VolumeServiceTest.cpp |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
2012-07-20 18:44:32 -04:00
Mounir Lamouri
9e75d782c9 Bug 775829 - Use the new Permission Manager API in Browser ID. r=sicking 2012-07-20 18:09:12 -07:00
Mounir Lamouri
90fba2715e Bug 775824 - Use the new Permission Manager API in AlarmManager. r=sicking 2012-07-20 18:08:18 -07:00
Mounir Lamouri
ca5f998306 Bug 775822 - Use the new Permission Manager API for B2G shell.js and CameraContent.js. r=vingtetun 2012-07-20 18:06:35 -07:00
Trevor Saunders
4d8c0de9d5 bug 776081 - telemetry for length of time spent in NotificationController::WillRefresh() r=davidb 2012-07-20 16:23:38 -04:00
James Willcox
a2f250042f Bug 687267 - Initial support for Flash on Honeycomb r=bgirard,vlad,jgilbert,blassey
--HG--
extra : rebase_source : 450055ae3e71ea84f74252d3bf100fe970d29d14
2012-07-20 15:20:51 -04:00
Ed Morley
bc60033ff2 Backout deb1e2c80f84 (bug 770426) for causing bug 776503 on a CLOSED TREE 2012-07-23 14:28:32 +01:00
Aryeh Gregor
0c8f5adf50 Bug 626472 part 1 - Define nsnull as nullptr where available; r=ehsan 2012-07-20 14:16:17 +03:00
Ms2ger
b8bcc37434 Bug 761510 - Followup: remove unused variable in opt builds. 2012-07-23 12:41:57 +02:00
Ed Morley
89169f06c8 Backout 07cd3d70434c & 9be67e1a7b4f (bug 769475) for failures in arial-arabic.html 2012-07-23 11:01:59 +01:00
Jonathan Kew
2bde48fa22 bug 769475 - reftest for italicized Arabic text. r=smontagu 2012-07-23 03:51:11 -04:00
Jonathan Kew
637f071d09 bug 769475 - incorrect font used for italicized Arabic text when font-family is Arial or Times New Roman. r=smontagu 2012-07-23 03:48:26 -04:00
Jonathan Kew
ece025b84d bug 770555 - restore 'else' that was accidentally removed in bug 253317. r=roc 2012-07-23 03:45:27 -04:00
Gregory Szorc
6e8f3ba694 Bug 774106 - Don't use Makefile.in to populate virtualenv; r=glandium 2012-07-23 00:19:30 -07:00
Daniel Holbert
ded3bb4480 Bug 748646 patch 2: Remove no-longer-needed parameter aLists from a few TextOverflow functions. r=mats 2012-07-22 23:08:24 -07:00
Daniel Holbert
c1ac05c6c5 Bug 748646 patch 1: Put a block's text-overflow markers in PositionedDescendants() before the rest of the block's display items. r=roc 2012-07-22 23:08:20 -07:00
Mike Hommey
d3b70db257 Bug 775424 - Make cycle collection vtables rodata. r=smaug 2012-07-23 07:42:23 +02:00
Mike Hommey
62273edaf1 Bug 775422 - Fix a bashism in configure.in. r=ted 2012-07-23 07:42:23 +02:00
Mike Hommey
242fe0322e Bug 775182 - Use readelf from the toolchain, using TOOLCHAIN_PREFIX. r=khuey 2012-07-23 07:42:22 +02:00
Mike Hommey
b656d2ae14 Bug 773724 - Skip delayload libraries in dependentlibs.py. r=khuey 2012-07-23 07:42:22 +02:00