Commit Graph

152706 Commits

Author SHA1 Message Date
Julien Wajsberg
51b2248e20 Bug 898337 - Split big test files in smaller files. r=gwagner, r=reuben 2013-10-30 18:35:40 +01:00
Julien Wajsberg
8de7ebd7ff Bug 898337 - Contacts API does not allow to search by name field. r=gwagner, r=reuben 2013-10-30 18:35:27 +01:00
Julien Wajsberg
3595e3ca14 Bug 929652 - WebIDL mozContacts fails to convert some reference workload images correctly. r=reuben 2013-10-30 17:37:30 +01:00
Andrea Marchesini
d7cdc65931 Bug 819900 - File constructor. r=sicking 2013-10-31 11:27:12 -04:00
Nikhil Marathe
fba70984c1 Bug 785656 - dump() should be disabled by default in Workers. r=bent 2013-10-30 14:40:34 -07:00
Bharath Thiruveedula
85a6491bec Bug 684722 - Invoke geolocation error handlers when xhr fails. r=jdm 2013-10-31 11:26:41 -04:00
Benoit Jacob
2b3d64e4a0 Bug 914823 - Use a WeakPtr<ISurfaceAllocator> also in SharedSurface_Gralloc - r=sotaro 2013-10-31 11:25:54 -04:00
Gaia Pushbot
6b988eea12 Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/17a05516fd79
Author: Zac <zcampbell@mozilla.com>
Desc: Merge pull request #13182 from AlinT/bug_927126

Bug 927126 - Expand automated coverage around editing of gallery photos

========

https://hg.mozilla.org/integration/gaia-central/rev/69059d6ff623
Author: AlinT <trifandreialin@gmail.com>
Desc: Bug 927126 - Expand automated coverage around editing of gallery photos
2013-10-31 07:25:24 -07:00
Szu-Yu Chen [:aknow]
10913ec98f Bug 932148 - Conference test enhancement. r=hsinyi 2013-10-31 10:09:06 -04:00
Juan Gomez
89d161b5c1 Bug 931573 - Fix a crash in some gralloc's HAL implementation causing an unitialized pointer variable in FramebufferSurface. r=dhylands 2013-10-31 10:09:06 -04:00
Mason Chang
acd30ed18f Bug 927633 - Move UA overrides to the child process. r=jchen 2013-10-31 10:09:06 -04:00
Martijn Wargers
4a86d7955a Bug 926544 - content/base/test/test_bug578096.html needs to create file in the chrome process. r=jgriffin 2013-10-30 22:32:12 +01:00
Rail Aliiev
355bcbadd7 backout 29799f914cab, Bug 917642 - [Helix] Please update the helix blobs 2013-10-31 10:04:50 -04:00
Gaia Pushbot
dcc0db1e5f Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/f1d7b45b1163
Author: ochameau <poirot.alex@gmail.com>
Desc: Merge pull request #13041 from ochameau/perms

Bug 930104 - Remove localId=0 hack for the system app on firefox and correctly set permission for any app loaded in Firefox r=vingtetun

========

https://hg.mozilla.org/integration/gaia-central/rev/c65507659179
Author: Alexandre Poirot <poirot.alex@gmail.com>
Desc: Bug 930104 - Remove localId=0 hack for the system app on firefox and correctly set permission for any app loaded in Firefox r=vingtetun
2013-10-31 07:00:24 -07:00
Victor Porof
82d5d0bafd Bug 931463 - Shader editor programs checkboxes misaligned on Linux, r=past 2013-10-27 20:44:02 +02:00
Victor Porof
dfa06e35ef Bug 931452 - Checkbox focus artifact on Linux in the Shader Editor, r=past 2013-10-27 20:43:55 +02:00
Benjamin Smedberg
3b99655c99 Bug 926605 part B - automatically refresh the page if the users chooses to enable a plugin but its no longer on the page, r=jaws 2013-10-27 14:41:29 -04:00
Benjamin Smedberg
f847a6e6a2 Bug 926605 part A - When a plugin is removed from a page, continue showing it in the plugin doorhanger, to deal with the cases where the site removes a plugin immediately after trying to use it, r=jaws 2013-10-27 14:41:28 -04:00
Jim Blandy
f9d01b87fc Bug 919349: Remove infelicitous uses of 'delete' from the JavaScript debugger server. r=dcamp 2013-10-27 11:03:20 -07:00
Phil Ringnalda
93bd323fad Merge m-c to m-i 2013-10-27 10:54:45 -07:00
Phil Ringnalda
a51fa84c61 Merge f-t to m-c 2013-10-27 10:22:27 -07:00
Phil Ringnalda
8dc12a3b90 Back out 338760b1955c (bug 902922) for discovering that we have a cycle collecter OOM 100% of the time in Win7 mochitest-2 shutdown 2013-10-27 09:38:35 -07:00
Jan-Ivar Bruaroey
c44142852e Bug 929530 - Remove peerConnection functionality deprecated w/warnings since 24 r=jesup,jib 2013-10-27 10:36:34 -04:00
Jan-Ivar Bruaroey
83ae70927c Bug 929530 - Remove peerConnection functionality deprecated w/warnings since FF24 r=jesup 2013-10-27 10:36:34 -04:00
Jaroslav Kopecký
8dd49a58dd Bug 931590 - Pass proper directory when building --with-system-nspr r=jesup 2013-10-27 19:43:04 -04:00
Tareq Khandaker
354ad24d81 Bug 926635 - Improve layout of uncaught Promise.jsm error messages. r=Yoric 2013-10-27 08:03:51 -04:00
Nils Maier
a584ba78d8 Bug 924858 - Part 2: Implement |append| mode for OS.File.open on Windows. r=yoric 2013-10-27 08:03:35 -04:00
Nils Maier
887a63c2e8 Bug 924858 - Part 1: Add |append| mode flag to OS.File.open on Unix. r=yoric
To match previous behavior, this mode flag will default to |true|.
2013-10-27 08:03:16 -04:00
Benoit Jacob
6fb52730bd Bug 902922 - OOM assertions in the cycle collector should be fatal in debug builds - r=mccr8 2013-10-27 07:51:31 -04:00
Phil Ringnalda
e2e9d92f8e Merge m-c to b-i
CLOSED TREE
2013-10-26 18:51:32 -07:00
Phil Ringnalda
657e86686d Merge m-c to f-t 2013-10-26 18:45:37 -07:00
Phil Ringnalda
5dceb63378 Merge f-t to m-c 2013-10-26 18:40:04 -07:00
Robert Strong
e27c2d3d1d Bug 931267 - Convert deprecated octal literals in FileUtils.jsm. r=bbondy 2013-10-26 14:30:45 -07:00
Robert Strong
72eb69cb4d Bug 931410 - Increase test default timeout for app update chrome tests. r=bbondy 2013-10-26 14:29:17 -07:00
Robert Strong
18f586243c Bug 914321 - Disable test_0102_background_restartNotification_staging.xul on Linux due to Intermittent timeout caused by copying all of the files in dist/bin 2013-10-26 13:36:27 -07:00
Robert Strong
d4789b9270 Bug 931216 - Convert deprecated octal literals in app update xpcshell tests. r=bbondy 2013-10-26 13:36:11 -07:00
Jim Chen
7956f0bd5d Bug 717878 - Use div instead of input in test_offsets.html; r=enn 2013-10-26 14:34:51 -04:00
Jim Chen
b8e9e691a3 Bug 717878 - Enable scrolling single-line text inputs; r=kats 2013-10-26 14:34:51 -04:00
Jim Chen
0c794567b0 Bug 717878 - Return scroll target frame for single-line text controls; r=mats 2013-10-26 14:34:51 -04:00
Jim Chen
b987d1b5df Bug 717878 - Add test for scrolling single-line inputs; r=mats 2013-10-26 14:34:51 -04:00
Phil Ringnalda
fed70b253c Merge b-i to m-c 2013-10-26 11:18:28 -07:00
Phil Ringnalda
a30be56323 Merge f-t to m-c 2013-10-26 11:17:15 -07:00
Phil Ringnalda
da7c05c80b Merge m-i to m-c 2013-10-26 11:14:26 -07:00
Benjamin Peterson
94784af168 No bug - Assorted compiler warning fixes. r=me
--HG--
extra : rebase_source : 82010432d1515bc98383bef4564a46ca15a4a056
2013-10-26 14:00:03 -04:00
Phil Ringnalda
482514a7e6 Merge m-c to m-i 2013-10-26 11:19:17 -07:00
Phil Ringnalda
0ec382c6b2 Back out fb8d9cb4698b (bug 931344) for ASan browser-chrome permaorange 2013-10-26 11:03:18 -07:00
Ms2ger
1e9678e427 Revert to changeset 05c31c03a8dd. 2013-10-26 19:53:12 +02:00
Benjamin Peterson
e8fbe7ab64 No bug - Add inline header to avoid warning about missing function. r=me 2013-10-26 13:20:12 -04:00
Benjamin Peterson
91b2a47817 No Bug - Fix equality in debug mode. r=me a=bustage CLOSED TREE 2013-10-26 13:12:21 -04:00
Benjamin Peterson
4896fcb290 No bug - Fix some unused variable warnings. r=me 2013-10-26 12:47:50 -04:00