Commit Graph

116222 Commits

Author SHA1 Message Date
Gavin Sharp
0ae0589f11 Bug 820489: fix runSocialTestWithProvider to always disable social functionality entirely, before removing the selected provider, r=markh
--HG--
extra : rebase_source : 81a7d30342b51cec036d6644a0e2aac1fd0ef64f
2012-12-17 15:39:49 -08:00
Chris Jones
73161cb293 Bug 820560: Run unprivileged processes with different uids when possible. r=kang a=blocking-basecamp 2012-12-17 15:39:34 -08:00
Marshall Culpepper
60dfe11a10 Bug 812584: Part 2 - Tweaks to update download retry prefs for B2G. r=fabrice 2012-12-17 17:23:14 -06:00
Marshall Culpepper
81e2685a60 Bug 812584: Part 1 - Always forward update download errors in B2G. r=bbondy 2012-12-17 17:23:14 -06:00
Masatoshi Kimura
16fb068790 Bug 822094 - Part 2: Add transfer parameter to window.postMessage. r=sicking 2012-12-17 17:43:45 -05:00
Masatoshi Kimura
23eedb7035 Bug 822094 - Part 1: Unwrap the transfable parameter if allowed. r=sfink 2012-12-17 17:43:45 -05:00
Iordache Catalin
c6e3e5ce34 Bug 821901 - Fix build warnings in /toolkit/components/places/nsNavHistoryResult.cpp. r=mak 2012-12-17 17:43:45 -05:00
Seth Fowler
8ab5195c63 Bug 815471 - Don't assume that all imgIContainers are either a RasterImage or a VectorImage. r=joe 2012-12-17 14:05:18 -08:00
Gene Lian
a4487e82f1 Bug 821633 - Alarm API - .getAll() need to wrap the objects respecting to the content window (part 2, Alarm API). r=vivien 2012-12-14 20:04:04 +08:00
Gene Lian
f48d0b7bff Bug 821633 - Alarm API - .getAll() need to wrap the objects respecting to the content window (part 1, ObjectWrapper.jsm and Cu.createDateIn()). r=sicking 2012-12-17 13:29:00 +08:00
Gene Lian
d0238968f4 Bug 821977 - ObjectWrapper.jsm needs to provide |type| property for the new blob. r=sicking 2012-12-15 18:09:02 +08:00
Randy Lin
5f36549ce7 Bug 819965 - Unable to silence or control FM radio volume. r=sicking 2012-12-17 20:46:56 +08:00
Blake Kaplan
2700c35c9c Bug 821539 - Don't expose ad-hoc networks in the regular network list. r=vchang 2012-12-13 17:16:18 -08:00
Rob Wood
427dcb4cc4 Bug 819213 - Change filter tests to use international format and reenable on TBPL, also remove previous changes by gwagner. r=gwagner 2012-12-13 13:39:02 -08:00
Vincent Chang
3df60c245d Bug 806531 - Incorrect WPA-EAP username/password does not trigger incorrect password prompt, retries with bad password forever. r=mrbkap 2012-12-14 16:42:54 +08:00
Thomas Zimmermann
bf3895a623 Bug 758103 - Return charging time of zero if no battery interface exists. r=mounir, r=dhylands
On the PandaBoard, and probably other platforms, no battery exists and
the related kernel interfaces are missing. The HAL returns 'charging' at
a battery level of 100%. The charging time is set to 'unknown'. This is
inconsistent according to the battery manager.

With this patch, the returned charging time is set to zero, which fulfills
the battery manager's requirements. The patch also cleans up and simplifies
the source code.
2012-11-29 20:18:46 +01:00
Brian Hackett
e33ad42761 Bug 821735 - Cleanup/fix population and checking of register and slot information in safepoints, r=jandem. 2012-12-17 15:32:03 -07:00
William Chen
f51cca1c06 Bug 820957 - Support object members in WebIDL dictionary. r=bz 2012-12-17 13:44:13 -08:00
William Chen
c349db0a4d Bug 820544 - Prefix WebIDL dictionary native member names to avoid C++ keywords. r=bz 2012-12-17 13:44:04 -08:00
Benoit Jacob
c984c1aa38 Bug 817774 - Let nsIntRect not have a nsIntRect static data member, as that kills GDB printing it - r=dholbert 2012-12-17 16:59:53 -05:00
Steve Workman
9a85897950 Bug 816741 - Add a callback function in WebMReader for nestegg logging r=kinetik 2012-12-17 14:26:55 -08:00
Ed Morley
5397833112 Backout 97061a550935 (bug 817774) for build bustage on a CLOSED TREE 2012-12-17 22:22:08 +00:00
David Keeler
ed51b9b3d6 bug 821098 - browser_pluginnotification.js should not call Services.perms.removeAll() r=jaws 2012-12-17 14:07:53 -08:00
Brian Hackett
88c9f11bcc Bug 821788 - Prevent elimination of phis and resume point operands for operands of inline calls, r=jandem. 2012-12-17 15:10:12 -07:00
Ed Morley
3df5586b3c Backout f5aaf21d0a2b (bug 722596) for python 2.6 compat issues 2012-12-17 22:06:21 +00:00
Patrick Wang
9a36ae73af Bug 821605 - Adding marionette test for SPDI. r=vicamo 2012-12-14 16:08:07 +08:00
Benoit Jacob
a3d925d966 Bug 817774 - Let nsIntRect not have a nsIntRect static data member, as that kills GDB printing it - r=dholbert 2012-12-17 16:59:53 -05:00
Benoit Jacob
85c9b54051 Bug 822404 - Shouldn't use WANT_NEW_SURFACE when uploading DOM elements to WebGL textures - r=jgilbert 2012-12-17 16:59:51 -05:00
Ethan Hugg
eba9ddac43 Bug 807012 - Signaling - reorder initiialization of CallControlManagerImpl r=jesup 2012-12-17 11:01:32 -08:00
Ed Morley
c55d4f4e1a Backout bc98fdc051f5 (bug 792108) for assertions on a CLOSED TREE 2012-12-17 21:35:12 +00:00
Scott Johnson
12db3f1cb4 Bug 821801: Make nsContentUtils::ViewportInfo into a separate class in order to allow better state tracking. [r=kats] 2012-12-17 15:24:41 -06:00
Malini Das
aa4b820c71 Bug 722596 - Get stack trace from errors in content frames, r=jgriffin 2012-12-17 16:02:58 -05:00
Sriram Ramasubramanian
f7371ad6a8 Bug 822133: Null check gone wrong in Personas. [r=bnicholson] 2012-12-17 10:39:06 -08:00
Steve Fink
ec2833ff3f Bug 821389 - Rooting for testLooselyEqual.cpp. r=terrence
--HG--
extra : rebase_source : f9190f387808dcacf86db265266f7bf7f7ca1ca2
2012-12-17 11:55:44 -08:00
Steve Fink
a11c81e2f5 Bug 817818 - Miscellaneous rooting fixes. r=terrence
--HG--
extra : rebase_source : 0b26361bc48a8c6879b85d9fa356e94f48b7b980
2012-12-17 11:55:15 -08:00
Steve Fink
2cb1932439 Bug 821123 - do not assume the first rooter has been scanned. r=terrence
--HG--
extra : rebase_source : a59926b74388195337a066cb56786f119f7fe15c
2012-12-17 11:55:02 -08:00
Steve Fink
7839b02ba3 Bug 822409 - Need definition of JSFlatString. r=jimb
--HG--
extra : rebase_source : b74378ab44fe8a206b669159376998094ff609ea
2012-12-17 11:54:17 -08:00
Bill McCloskey
057daf7cbb Bug 821116 - Track line numbers for XBL properties (r=bz) 2012-12-17 12:22:38 -08:00
Dan Mosedale
f908918e99 Bug 821855, SRTP fails to initialize on Android when crypto_kernel_init_ciphers fail their self tests, r=jesup 2012-12-17 12:13:26 -08:00
Jeff Walden
3b056a88f9 Bug 792108 - Implement JSCLASS_EMULATES_UNDEFINED to allow objects of a given class to act like the value |undefined| in certain contexts. Also add a TI flag for such objects, permitting us to assume that no objects use the flag until one is observed, also speeding up object-is-truthy tests when no falsy object is observed. r=jandem, r=bz
--HG--
extra : rebase_source : 0081cf0155a2ca30cee859db9dd9bf2e3374b204
2012-09-15 11:19:54 -07:00
Jeff Muizelaar
ed3cb85b8c Bug 822143. Remove unused pattern from CreateSamplingRestrictedDrawable. r=mstange
Seems this got left behind when converting to gfxDrawable in bug 572680.

--HG--
extra : rebase_source : 48fcd3ec1307539b2d587a44e245359fabcd9de5
2012-12-17 15:08:40 -05:00
Jim Mathies
f5523fcce2 Bug 817881 - Move test plugin to dist/plugins, and touch up tests and test logic to support the change. r=glandium, dtownsend 2012-12-17 12:08:00 -06:00
Rob Wood
1abc987241 Bug 811580 - Develop WebAPI tests for WebMobileConnection data, update manifest; r=jgriffin 2012-12-13 11:38:24 -08:00
Jonathan Griffin
d2a02288a2 Bug 821833 - Don't open extra socket when marionette.force-local is true, r=mdas 2012-12-14 16:08:05 -08:00
Bill McCloskey
b84a200306 Bug 811587 - Limit scheduledForDestruction assert to brain transplants (r=luke)
--HG--
extra : rebase_source : 95c4634f5862508d8a798a9c651fd9aba808ca25
2012-12-17 11:27:48 -08:00
Jonathan Watt
f995910c3f Bug 822378 - Update the overflow rects of the child frames when an nsSVGOuterSVGFrame's children-only transform changes. r=longsonr. 2012-11-29 18:24:14 +00:00
Jan Varga
a7d90fb5a3 Bug 787804 - Rewrite quota handling (eliminate test_quota.c). r=bent,asuth,vladan 2012-12-17 20:25:10 +01:00
Asaf Romano
e6847d3abf Bug 675902 - Follow up patch: Don't reload the download views multiple times when it's loaded. r=mak 2012-12-17 19:21:55 +00:00
Fabrice Desré
68cbfe053e Bug 821925 - Update the appcache of non-removable hosted apps. [r=ferjm] 2012-12-17 11:11:05 -08:00
Nikhil Marathe
f464416314 Bug 821140 - Replace 'UniversalXPConnect' with 'chrome' in nsIDOMWindowUtils.idl comments. r=mccr8 DONTBUILD 2012-12-17 10:56:24 -08:00