Commit Graph

294784 Commits

Author SHA1 Message Date
Nils Maier
f17ee52502 Bug 826063 - Part 1: Add and implement nsIPrivateBrowsingChannel::isChannelPrivate; r=ehsan 2013-01-03 19:40:48 -05:00
Phil Ringnalda
47e472a386 Back out b7f50cfa3fe1 (bug 801739) for Android build bustage 2013-01-03 16:33:38 -08:00
David Keeler
207c4dd3bd bug 820303 - scripted click-to-play plugins: handle deny permission r=jaws 2013-01-03 11:31:04 -08:00
Chris Jones
3b5768770c 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
ec8c1158f6 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
4ad1b6649d Backed out changeset 66a7359f9be2 (bug 791546) because it broke the build 2013-01-03 18:36:16 -05:00
Michal Novotny
88c17a14f1 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
f05cd919b8 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
ed4c0ebb64 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
5c5d79e754 Bug 822436 - IonMonkey: Inline Math.imul. r=h4writer 2013-01-04 00:10:19 +01:00
Trevor Saunders
09f3b656b4 bug 825419 - outparamdel nsIDocShell::GetPresShell() r=smaug 2012-12-28 20:56:42 -05:00
Trevor Saunders
6f466aa943 bug 825228 - remove nsAccessNode::IsElement() r=surkov 2012-12-27 15:54:28 -05:00
Shriram Kunchanapalli
25d2ca6bd4 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
7e58a50c01 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
c944e5ff65 Bug 826485 - Update revision of jetpack tests used in Firefox tests r=kwierso 2013-01-03 14:49:34 -08:00
Nicholas Nethercote
4f6d999bf3 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
2115fe535b Bug 808862: Lower context-menu hold delay to 750ms. r=vingtetun 2013-01-03 14:33:25 -08:00
Tetsuharu OHZEKI
b231b8fc9e 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
bd42f4a106 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
300939fafc 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
0b3ea04626 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
f6c7eded41 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
1b8e54ed96 Bug 816843 - Use RIL_DEVICE_IDENTITY to get ESN/MEID. r=vyang 2012-11-27 19:37:47 +08:00
Dave Hunt
1c36d44d9b Bug 805448 - Write Marionette tests for battery level changes. r=rwood 2013-01-03 17:18:42 -05:00
Shriram Kunchanapalli
3fd4ef99fe Bug 801739 - Initialize mDoorHangerPopup in WebApp rather than GeckoApp. r=mleibovic 2012-12-26 20:15:47 +05:30
Nikolay Bryskin
e35302dfdf Bug 650935 - Fix replacements in unUrlSafe to be global. r=dcamp 2013-01-03 17:18:42 -05:00
Sriram Ramasubramanian
d63fb3d4c4 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
e9191e095f 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
829dc7459d Merge m-c to inbound. 2013-01-03 17:01:32 -05:00
Daniel Holbert
009f9d03bc 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
abd2c13da0 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
967f65ed4d 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
700de2ac64 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
d9e2ea00c1 Bug 826021 - Ensure all skipped tests show up in reftest logs, r=jmaher 2013-01-03 16:33:23 -05:00
Olli Pettay
116d0e2688 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
1781533dc3 Bug 825866. Part 9: Remove Set/GetViewFlags since they're unused. r=tnikkel 2013-01-04 02:23:12 +13:00
Robert O'Callahan
943cb99eff 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
904f44d99a Bug 825866. Part 7: Make a number of nsIView methods private. r=tnikkel 2013-01-04 02:23:10 +13:00
Robert O'Callahan
8d555dc9cf 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
2038563463 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
66c96058dc 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
23b8f3663a Bug 825866. Part 3: Remove some unnecessary 'virtual's. r=tnikkel 2013-01-04 02:23:09 +13:00
Robert O'Callahan
23cc02095c 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
2ede78e408 Bug 825866. Part 1.5: Remove unnecessary static casts. r=tnikkel 2013-01-04 02:23:08 +13:00
Robert O'Callahan
64d549fd25 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
5a0def453c 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
4ff2d75e69 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
b59a994f86 Bug 824724 - Allow --remoteTestRoot option in remotecppunittests.py; r=jmaher
--HG--
extra : rebase_source : ef8ed5a28b6c771aed684e599fc633b16fe8741f
2013-01-03 13:02:01 -07:00
Geoff Brown
13fb053342 Bug 821590 - Use remote paths for MOZ_XRE_DIR and MOZILLA_FIVE_HOME in remote cpp unit tests; r=dmose
--HG--
extra : rebase_source : 2a159610b8938086f497820e0b1527815a3d0b76
2013-01-03 13:01:59 -07:00
Geoff Brown
566e7ddda1 Bug 821033 - Define TMPDIR and HOME environment variables for unit tests. r=dmose
--HG--
extra : rebase_source : 422b429e63ebefb8097f4aa54027f97db68fdffe
2013-01-03 13:01:57 -07:00