Karl Tomlinson
b223928e2a
b=814200 remove unused gtk_xtbin_set_position r=stransky
...
--HG--
extra : rebase_source : 7e86223d66a94e5668b5d49a05bf16e9a9825cf3
2013-01-04 12:37:02 +13:00
Nils Maier
c30c3f8491
Bug 826063 - Part 2: Add tests for nsIPrivateBrowsingChannel::isChannelPrivate; r=ehsan
2013-01-03 19:41:12 -05:00
Nils Maier
776329ceec
Bug 826063 - Part 1: Add and implement nsIPrivateBrowsingChannel::isChannelPrivate; r=ehsan
2013-01-03 19:40:48 -05:00
Phil Ringnalda
7821de9ea2
Back out b7f50cfa3fe1 (bug 801739) for Android build bustage
2013-01-03 16:33:38 -08:00
David Keeler
3515460f88
bug 820303 - scripted click-to-play plugins: handle deny permission r=jaws
2013-01-03 11:31:04 -08:00
Chris Jones
b90b649e31
Bug 823610: Make discarding GL contexts of foreground pages on memory pressure pref-able, and pref off for b2g. r=jgilbert,jlebar
2013-01-03 15:39:25 -08:00
Chris Jones
fc6c1ac6bd
Bug 825976: Only use the crash reporter actor if it was successfully created. r=ted
2013-01-03 15:39:25 -08:00
Ehsan Akhgari
726d181e3b
Backed out changeset 66a7359f9be2 (bug 791546) because it broke the build
2013-01-03 18:36:16 -05:00
Michal Novotny
f75aab907e
Bug 725993 - Remove ability to tell cache to STORE_ON_DISK_AS_FILE, r=bsmith
2013-01-04 00:30:48 +01:00
Michal Novotny
7135e494e7
Bug 725993 - Remove usage of STORE_ON_DISK_AS_FILE flag in plugin code, r=joshmoz
2013-01-04 00:29:33 +01:00
Michal Novotny
80c1dcd801
Bug 725993 - Remove usage of STORE_ON_DISK_AS_FILE flag in media cache, r=roc
2013-01-04 00:27:04 +01:00
Tom Schuster
a10416e8fc
Bug 822436 - IonMonkey: Inline Math.imul. r=h4writer
2013-01-04 00:10:19 +01:00
Trevor Saunders
efffc97c2d
bug 825419 - outparamdel nsIDocShell::GetPresShell() r=smaug
2012-12-28 20:56:42 -05:00
Trevor Saunders
23e3365c2f
bug 825228 - remove nsAccessNode::IsElement() r=surkov
2012-12-27 15:54:28 -05:00
Shriram Kunchanapalli
2239414ab6
Bug 791546: Removes nsCRT::strcmp(const PRUnichar* s) from nsCRT.h and replaces it occurrences with NS_strcmp; r=bsmedberg
2012-12-24 08:47:18 +05:30
Ehsan Akhgari
4361e7a9b1
Bug 826371 - Fix the private browsing autostart preference change confirmation on platforms without instant-apply (such as Windows); r=jdm
2013-01-03 14:16:46 -05:00
Wes Kocher
86bc416db4
Bug 826485 - Update revision of jetpack tests used in Firefox tests r=kwierso
2013-01-03 14:49:34 -08:00
Nicholas Nethercote
8c0ba87184
Bug 826158 - Fix two -Wself-assign warnings in widget/gtk2/. r=karlt.
...
--HG--
extra : rebase_source : cfbd0c5807e7b067a881583c6ac9f48b2848c021
2013-01-03 14:36:53 -08:00
Chris Jones
845d160351
Bug 808862: Lower context-menu hold delay to 750ms. r=vingtetun
2013-01-03 14:33:25 -08:00
Tetsuharu OHZEKI
22d74b47e2
Bug 826025 - Part 2: Add some variables to cache properties which are accessed many times. r=cpeterson
2013-01-03 17:18:44 -05:00
Tetsuharu OHZEKI
80f48cde90
Bug 826025 - Part 1: Use "switch" instead of "else if" series in BrowserEventHandler.handleUserEvent(). r=cpeterson
2013-01-03 17:18:44 -05:00
Randy Lin
02ef044da3
Bug 825635 - Volume control stops working in FM when headset is unplugged and plugged. r=baku
2013-01-03 13:41:14 +08:00
Alexandre Poirot
12180d2088
Bug 824949 - Add support for FALLBACK appcache entries for pre-installed 3rd party apps. r=vingtetun
2013-01-03 17:18:43 -05:00
Andrea Marchesini
99f51f6a77
Bug 818708 - Content audio channels should be muted if in background when another content audio channel is playing. r=sicking
2013-01-03 17:18:43 -05:00
Edgar Chen
8f0973509f
Bug 816843 - Use RIL_DEVICE_IDENTITY to get ESN/MEID. r=vyang
2012-11-27 19:37:47 +08:00
Dave Hunt
0fb9381ee8
Bug 805448 - Write Marionette tests for battery level changes. r=rwood
2013-01-03 17:18:42 -05:00
Shriram Kunchanapalli
5caaa5906e
Bug 801739 - Initialize mDoorHangerPopup in WebApp rather than GeckoApp. r=mleibovic
2012-12-26 20:15:47 +05:30
Nikolay Bryskin
0273dd7851
Bug 650935 - Fix replacements in unUrlSafe to be global. r=dcamp
2013-01-03 17:18:42 -05:00
Sriram Ramasubramanian
1cb3f0c307
Bug 826384: Kill post-install notification doorhanger. [r=mfinkle]
...
--HG--
rename : layout/forms/test/test_bug536567_perwindowpb.html => layout/forms/test/test_bug536567.html
extra : rebase_source : b37435accf4330afa0a5aeb0a8a175eec9eaa2d8
2013-01-03 14:10:32 -08:00
Jeff Walden
7d300c86eb
Bug 824217 - Remove the JSRESOLVE_ASSIGNING test that guards definition of DOM Worker constructors and Gecko-specific script namespace manager constructors. r=bz
2013-01-03 12:29:16 -06:00
Ryan VanderMeulen
220fb8bf57
Merge m-c to inbound.
2013-01-03 17:01:32 -05:00
Daniel Holbert
a88a41b667
Bug 825949 followup: in nsGlobalWindow::SetTimeoutOrInterval, make |realInterval| unsigned, since it's known-nonnegative and is passed elsewhere as an unsigned integer. r=smaug
2013-01-03 13:48:52 -08:00
Daniel Holbert
5271192fa0
Bug 825949: Make nsGlobalWindow::InitTimer directly take a uint32_t, rather than a uint64_t. r=smaug
2013-01-03 13:48:01 -08:00
Armen Zambrano Gasparnian
fc521912b6
Bug 825259 - No working SUT agent on the b2g panda images - Add Negatus back to the nightly branch and update negatus snapshot used for panda builds. DONTBUILD. r=jgriffin
2013-01-03 13:20:25 -05:00
Jason Smith
5953bea93c
bug 826168 - Wait for time change in timeUpdate event fired instead of assuming time has changed. r=jesup
2013-01-03 07:36:01 -08:00
Andrew Halberstadt
fe942819ce
Bug 826021 - Ensure all skipped tests show up in reftest logs, r=jmaher
2013-01-03 16:33:23 -05:00
Olli Pettay
44eadd5185
Bug 816340 - Propagate events to chrome even if there is a disabled form control in the event target chain, r=jst,gavin
2013-01-03 17:17:36 +02:00
Robert O'Callahan
dd4b5c1993
Bug 825866. Part 9: Remove Set/GetViewFlags since they're unused. r=tnikkel
2013-01-04 02:23:12 +13:00
Robert O'Callahan
106f5d95d1
Bug 825866. Part 8: Mass-rename of nsIView to nsView. r=tnikkel
...
This was autogenerated by basically replacing all occurrences of the word "nsIView" with nsView.
--HG--
rename : view/public/nsIView.h => view/public/nsView.h
2013-01-04 02:23:11 +13:00
Robert O'Callahan
cdb66feff9
Bug 825866. Part 7: Make a number of nsIView methods private. r=tnikkel
2013-01-04 02:23:10 +13:00
Robert O'Callahan
709863c70a
Bug 825866. Part 6: Annotate nsIWidgetListener method implementations to indicate that they're virtual and must override. r=tnikkel
2013-01-04 02:23:10 +13:00
Robert O'Callahan
4c11563f7f
Bug 825866. Part 5: Remove NS_IMETHOD declarations that aren't needed anymore. r=tnikkel
2013-01-04 02:23:09 +13:00
Robert O'Callahan
ef9b45c5d9
Bug 825866. Part 4: Remove nsIView's IID as it's not needed anymore. r=tnikkel
2013-01-04 02:23:09 +13:00
Robert O'Callahan
b01cd2dee6
Bug 825866. Part 3: Remove some unnecessary 'virtual's. r=tnikkel
2013-01-04 02:23:09 +13:00
Robert O'Callahan
cecc272d70
Bug 825866. Part 2: Remove nsIView::ExternalIsRoot, as it's not needed anymore. r=tnikkel
2013-01-04 02:23:09 +13:00
Robert O'Callahan
e8f9fd196d
Bug 825866. Part 1.5: Remove unnecessary static casts. r=tnikkel
2013-01-04 02:23:08 +13:00
Robert O'Callahan
7613db441e
Bug 825866. Part 1: Merge nsView into nsIView, making all references to nsView refer to nsIView instead. r=tnikkel
2013-01-04 02:23:08 +13:00
Geoff Brown
8399039307
Bug 821424 - Make target for per-directory cppunittests-remote; r=ted.mielczarek
...
--HG--
extra : rebase_source : 487887607421f319dc98c1dcb874866cd0f7d09e
2013-01-03 13:02:11 -07:00
Geoff Brown
111718cc9b
Bug 821425 - Flexible env variable support for remote cpp unit tests; r=jmaher
...
--HG--
extra : rebase_source : 8fd1519077f7e20538af805d91d6373c0c9abcd1
2013-01-03 13:02:04 -07:00
Geoff Brown
bad5f14283
Bug 824724 - Allow --remoteTestRoot option in remotecppunittests.py; r=jmaher
...
--HG--
extra : rebase_source : ef8ed5a28b6c771aed684e599fc633b16fe8741f
2013-01-03 13:02:01 -07:00