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
Richard Newman
ebf062cfe2
Bug 822067 - Build fails due to raw types in BrowserProvider.java. r=lucasr
2012-12-17 09:42:29 -08:00
Oleg Romashin
d9fec2cb7f
Bug 822307 - Typo bug introduced into Qt nsWindow.cpp after landing 819725. r=jfkthame
2012-12-17 08:51:54 -08:00
EKR
b0792f7801
Bug 819096: Fix for =/== confusion in trickle ICE r=abr
2012-12-06 15:39:56 -08:00
Adam Roach [:abr]
bbfcd0c86a
Bug 820410/bug 818293/bug 817432/bug 817341: Update to imported ICE library r=jesup
2012-12-13 14:01:13 -06:00
Eric Chou
b018b56a3e
Bug 820143 - implemented Calling Line Identification (CLI), r=gyeh
2012-12-17 23:24:35 +08:00
Rafael Ávila de Espíndola
4b0f9858f2
Bug 821534 - move mozilla::PoisonWrite one line earlier. r=ehsan.
2012-12-17 10:13:36 -05:00
Nicholas Nethercote
2e2da37c6a
Bug 821470 - Avoid calling TokenStream::strictMode() from the BytecodeEmitter. r=benjamin
...
--HG--
extra : rebase_source : 6099c1231425ca7b5fd5bf28ca9b712c840a31d2
2012-12-16 21:08:11 -08:00
James Willcox
302b054059
Bug 809055 - Restore fullscreen plugins after document becomes active r=blassey
2012-12-17 10:05:59 -05:00
James Willcox
1da090c557
Bug 821777 - Get some kind of version information into nsPluginTag for Flash on Android r=josh
2012-12-17 10:05:53 -05:00
James Willcox
792b52fabc
Bug 800838 - remove unnecessary delay when unscheduling plugin timers r=blassey
2012-12-17 10:05:49 -05:00
Marco Bonardo
034a583dbc
Bug 821328 - PlacesUIUtils._openNodeIn throws with alt modifier.
...
r=dao
2012-12-17 15:13:52 +01:00
Marco Bonardo
18c881540a
Bug 791562 - crash in PlacesFolderConversion::AppendFolder.
...
r=mano
2012-12-17 15:03:49 +01:00
Mike Conley
4c87729070
Bug 817006 - "Remove from List" option in the Downloads Panel should be clarified as "Remove from History". r=mak.
2012-12-14 12:51:52 -05:00
Neil Deakin
16bc7e96f5
Bug 815691 - The panel's context menu doesn't change after clicking on a different item
...
r=jimm
2012-12-17 14:55:37 +01:00
Ed Morley
be1ebedc9c
Remove spurious newline to fix bustage (no bug)
2012-12-17 13:36:11 +00:00