Justin Lebar
fbafcfad6f
Bug 769254 - Part 3: Rename nsWindowWatcher::OpenWindowJSInternal --> OpenWindowInternal. r=bz
...
--HG--
extra : rebase_source : d3a335a33711dc235a401287379c8d35e245a4ba
2012-07-23 10:44:13 -04:00
Aryeh Gregor
0c8f5adf50
Bug 626472 part 1 - Define nsnull as nullptr where available; r=ehsan
2012-07-20 14:16:17 +03:00
Geoff Lankow
66daf4c3de
[Bug 776411] Migrated addons.sqlite not updated due to schema changes; r=Unfocused
2012-07-23 14:26:42 +12:00
Mounir Lamouri
1c93133815
Bug 775796 - nsIUrlClassifierDBService.lookup() takes nsIPrincipal. r=bsmith
2012-07-22 12:30:30 -07:00
Mounir Lamouri
5e743da510
Bug 775796 - nsIURIClassifier.classify() should takes a principal. r=bsmith
2012-07-20 09:46:59 -07:00
Ryan VanderMeulen
91c5dde796
Merge m-c to inbound.
2012-07-22 10:34:53 -04:00
Matt Brubeck
0c2d460ca2
Bug 774789 - Add quotes around MOZ_APP_DISPLAYNAME to fix build errors on beta [r=ted]
2012-07-17 12:10:11 -07:00
Brian R. Bondy
66e3cf369b
Bug 774140 - Remove code duplication for IsVistaOrLater. r=bsmedberg
2012-07-25 10:23:26 -04:00
Nathan Froyd
29d84951d3
Bug 775719 - fix bogus call to nextFile() in TelemetryPing.js; r=taras
2012-07-19 16:39:00 -04:00
Chris Pearce
3684bec533
Bug 775715 - Make videocontrols deref videoHeight on the video, not the controls object. r=jaws
2012-07-19 16:29:53 -04:00
Mounir Lamouri
d9542ba6f0
Bug 774957 - Update nsDocShell jazz so distinction between browser and app frame is clearer. r=jlebar sr=sicking
2012-07-18 22:26:21 -07:00
Mounir Lamouri
ff9d427dc7
Bug 327244 (1/2) - Remove nsIScriptSecurityManager::CheckLoadURIStr(). r=sicking
2012-07-19 10:49:17 -07:00
Saurabh Anand
ec056bd252
Bug 723003 - nsLoginManager.js uses global Private Browsing state to make decisions; r=ehsan
2012-07-19 18:45:14 +05:30
Ed Morley
bb507d18ac
Backout ea6db8f420c0 (bug 770831), b51c79ee0883 (bug 774957), 020f6ed5958b (bug 758258), 11d8e19e1fca (bug 758258), 707fc51bfe2e (bug 775354), 489d944a6fe6 (bug 327244), be7df3c9d50f (bug 327244) for m-oth orange
2012-07-19 08:29:48 +01:00
Mounir Lamouri
ea02e3ec30
Bug 774957 - Update nsDocShell jazz so distinction between browser and app frame is clearer. r=jlebar sr=sicking
2012-07-18 22:26:21 -07:00
Mounir Lamouri
2b7700d07d
Bug 327244 (1/2) - Remove nsIScriptSecurityManager::CheckLoadURIStr(). r=sicking
2012-07-18 13:35:15 -07:00
Ryan VanderMeulen
82df8fd4e8
Merge m-c to inbound.
2012-07-16 20:38:39 -04:00
Etienne Segonzac
2e0ea1950d
Bug 774216. Can't launch apps on B2G since it's seen as XP_UNIX by WebappOSUtils. r=felipe
2012-07-16 11:22:16 -07:00
Gavin Sharp
784cbd1834
Bug 773845: lazy-load some social modules to see what effect that has on maxheap/allocs tests
2012-07-16 08:43:50 -07:00
Shane Caraveo
062c9d4909
Bug 774178: make some changes to provider profile/notification handling to support "logout", r=gavin
...
--HG--
extra : rebase_source : 9c609d3dfb8caa87d2eb725b8625796baa841e07
2012-07-16 08:36:47 -07:00
Ed Morley
3a46b64095
Merge fx-team and mozilla-central
2012-07-16 11:31:28 +01:00
Victor Porof
9bd8c04155
Bug 767389 - about:home and about:newtab are intermittently shown in the Debugger dropdown; r=past
2012-07-15 09:50:41 +03:00
Dan Walkowski
10093c1b76
Bug 772600. Create WebappOSUtils to host platform-specific webapps code and implement native app launch. r=felipe
...
Windows part by Tim Abraldes and Linux part by Marco Castelluccio
2012-07-14 01:09:39 -07:00
Felipe Gomes
4c3047cbb2
Bug 769095. Enforce maximum icon size for nsIAlertsService's notification. r=dao
2012-07-14 01:00:58 -07:00
Panos Astithas
399f3d044f
Bug 751949 - Reloading a page when the debuggee is paused results in: ASSERTION: Mismatched calls to ResumeTimeouts; r=rcampbell
2012-07-13 13:10:22 +03:00
Panos Astithas
443168bbb2
Bug 771452 - resume button need two clicks to go on after a breakpoint when the script is inside the .html file; r=rcampbell
2012-07-13 13:10:21 +03:00
Tim Taubert
5a13cffe1e
merge m-c to fx-team
2012-07-13 12:04:14 +02:00
Ryan VanderMeulen
7105546cd8
Merge the last PGO-green inbound changeset to m-c.
2012-07-12 20:46:27 -04:00
David Zbarsky
2d843e4532
Bug 758992 - Make the classes which use the XPCOM nsISupports implementation macros final, to avoid the warning about deleting using a pointer to a base class with virtual functions and no virtual dtor (toolkit/places); r=mak
2012-07-12 14:07:50 -04:00
Panos Astithas
80c077f1cd
Bug 767399 - When navigating between web pages with the Back and Forward buttons, the same scripts are displayed in the Debugger for all the pages; r=rcampbell
2012-07-12 14:03:43 +03:00
Benjamin Smedberg
5e47967333
Bug 771251 - OOP crash reporting accesses the directory service off the main thread. In addition, the first design of the crash injector callback meant that we're dropping some set of Flash crashes which happen during an RPC call. r=ted
...
* Fix the directory service usage by saving the pending directory path from OOPInit.
* Force clients to call OOPInit on the main thread.
* Make injected crashes available via TakeMinidumpForChild and give each crash a sequence number so that we can pick the earliest crash from the three possibilities; delete the other two to avoid polluting about:crashes
2012-07-10 22:20:05 -04:00
Ekanan Ketunuti
4f6650dc7f
Bug 772456 - Replace '-moz-transition' with 'transition' in toolkit/. r=dao
2012-07-11 08:35:26 +07:00
Ekanan Ketunuti
8be24d871a
Bug 772462 - Replace '-moz-transform' with 'transform' in toolkit/. r=dao
2012-07-11 08:00:06 +07:00
Geoff Lankow
165f683054
Bug 767320 - Cache results of Addon.hasResource() to try avoid unnecessary IO; r=Unfocused
2012-07-18 01:24:51 +12:00
Geoff Lankow
8abd4724fd
Bug 760892 - Store available icon sizes from the API in addons.sqlite; r=Unfocused
2012-07-18 01:24:51 +12:00
Gavin Sharp
88440ef4b9
Bug 773351: hook up the mozSocial API to social provider windows, r=markh
2012-07-13 13:51:35 -07:00
Nicholas Nethercote
ef0a683006
Bug 773533 (part 2) - Add a <marquee> to test_memoryReporters.xul, to test for the crash in bug 773533. r=ehsan.
...
--HG--
extra : rebase_source : 89a3a35491ab8f97578cb12cdc2fbdb816daa6d0
2012-07-18 21:10:37 -07:00
Nicolas Chaim Echeverria
cf4c196ebe
Bug 770317: Add an xperf probe for XPCOM shutdown event. r=glandium
2012-07-20 13:39:23 -04:00
Fabrice Desré
e67e7c886a
Bug 715814 - Implement Web Activities : Activity Object [r=mounir]
2012-07-20 17:41:30 +02:00
Fabrice Desré
5141476eeb
Bug 715814 - Implement Web Activities : IDL [rs+sr=mounir]
2012-07-20 17:41:30 +02:00
David Keeler
679f55960f
bug 760625 - use the blocklist to inform click-to-play plugins. r=joshmoz,bmcbride
2012-07-11 08:56:34 -07:00
Mark Hammond
49fd13eb7d
Bug 773165 - more robust removal of frameworker's iframe. r=dao
2012-07-12 18:04:52 +10:00
Dão Gottwald
76f8d29102
Backed out changeset 184ba174e8a6
2012-07-12 10:23:56 +02:00
Mark Hammond
b96d6a8058
bug 773165 - more robust removal of frameworker's iframe. r=gavin
2012-07-12 18:04:52 +10:00
Mike Hommey
882d156651
Bug 763651 - Link the javascript engine against zlib. r=khuey
2012-07-12 08:30:59 +02:00
Matt Brubeck
1372f7d220
Back out bug 769254 (a81e5e60dca3, 0afba80f60a1, d5e4f42b8540, 636dfa176232) because of Windows M3 leaks
...
--HG--
extra : rebase_source : b1dfca300a71e60feafd46a5e93ee99a79d56051
2012-07-11 17:30:30 -07:00
Justin Lebar
8e336c5dd8
Bug 769254 - Part 3: Rename nsWindowWatcher::OpenWindowJSInternal --> OpenWindowInternal. r=bz
...
--HG--
extra : rebase_source : 21460c8ccf4eb96df1fee57a6b8a537858f3b4ad
2012-07-11 16:02:20 -04:00
Gavin Sharp
3e09c9914c
Bug 771980: provider must be re-usable, r=jaws
...
--HG--
extra : transplant_source : s%94%84%C2%7C%27%A3%B0%DB%5B%7F%40%96%A4S%21%FFcSA
2012-07-11 10:43:56 -07:00
Nathan Froyd
24ffd1eab5
Bug 772532 - fix JavaScript warnings for XPIProviderUtils.js; r=Unfocused
2012-07-10 15:37:51 -04:00
Nathan Froyd
c3c1c55dc6
Bug 756142 - part 3: send shutdown duration through Telemetry; r=taras
2012-07-10 11:52:27 -04:00
Nathan Froyd
5e07ea1a36
Bug 756142 - part 2: expose the shutdown duration through nsIAppStartup; r=bsmedberg
2012-07-10 11:50:35 -04:00
Nathan Froyd
e791e1e207
Bug 756142 - part 1: make it possible to get the timestamp filename multiple times; r=bsmedberg
2012-07-10 11:49:57 -04:00
Rafael Ávila de Espíndola
6d6cccf3d5
Bug 774037 - Fix -Wdelete-non-virtual-dtor warning. r=dolske.
2012-07-15 00:23:35 -04:00
Shane Caraveo
720197f7a2
Bug 773530: make additions to the social WorkerAPI module to support the toolbar UI, r=gavin
...
--HG--
extra : transplant_source : 9%EF%EE%2A3g%3C%85%03%92%CC%1Ek%F3vKaD%1D%9F
2012-07-14 16:35:19 -07:00
Matthew Noorenberghe
5733ba4eda
Bug 770063 - Disable a portion of test_sandbox.xul on OS X 10.5 due to intermittent failure. r=dolske
...
--HG--
extra : rebase_source : 36b4c86436895830e00029ee5e31a3b8d5a08c48
2012-07-12 22:27:40 -07:00
Andrew Hurle
3a22150f69
Bug 587909 - Improve the visual style of location bar results. r=Unfocused ui-r=shorlander
...
--HG--
extra : rebase_source : 625a3e2cf16b2601c20709b1ff6ee7c3792a6faa
2012-07-12 20:53:00 -07:00
Brian R. Bondy
e514ef6648
Bug 770899 - Prefetch clearing should be repurposed to delete 0 sized read only .pf files only. r=taras
2012-07-09 19:00:03 -04:00
Ms2ger
6a3f956ff2
Backout 977ee9208065, a405768bd32a, 69a1fb2ddca3, 58d5f1d1443e for Moth orange.
2012-07-14 11:38:56 +02:00
Dan Walkowski
6e58713cbe
Bug 772600. Create WebappOSUtils to host platform-specific webapps code and implement native app launch. r=felipe
...
Windows part by Tim Abraldes and Linux part by Marco Castelluccio
2012-07-14 01:09:39 -07:00
Felipe Gomes
9371337a2c
Bug 771294. Use window id for webapp installation. r=gavin
...
Test by Myk Melez
2012-07-14 01:09:32 -07:00
Felipe Gomes
c23822e53e
Bug 769095. Enforce maximum icon size for nsIAlertsService's notification. r=dao
2012-07-14 01:00:58 -07:00
Ryan VanderMeulen
22a28a7b6a
Merge m-c to inbound.
2012-07-13 23:04:48 -04:00
Dave Townsend
f93c6066ad
Bug 708984: Land the Add-on SDK promises API. r=dtownsend, r=Yoric
2012-07-13 15:37:10 -07:00
Benjamin Smedberg
55b25c937e
Bug 773665 - Don't crash during shutdown because XPCOM is already mostly-dead and refuses to create a local file, r=ted
...
--HG--
extra : rebase_source : 238d7a8eec192fbddfbfeb384eb62b68db42dd69
2012-07-13 13:43:17 -04:00
Ed Morley
06ddb579da
Merge last PGO-green changeset of mozilla-inbound to mozilla-central
2012-07-13 12:44:49 +01:00
Felipe Gomes
d1ddbe9c88
Bug 630567. Disable test_taskbarprogress_service.xul due to frequent failures. r=philor
2012-07-12 22:37:37 -07:00
Gavin Sharp
03519d96e1
Bug 773529: add addProvider/removeProvider methods to ease testing, r=adw
...
--HG--
extra : transplant_source : %1D%0D%D4%B2%05A%C6lD%02%F0%AB%F1%A7%88Y%AC%24%B4%1A
2012-07-13 09:36:00 -07:00
Jared Wein
ef1a7cfcec
Bug 765874 - Implement recommend/share button, r=gavin
...
--HG--
extra : transplant_source : %A6%EC%03Q%AD%F8%CC%08NK%81%D15S%7C%21%7B%B8%E0C
2012-07-11 18:31:19 -07:00
Jim Mathies
d0b7cade67
Bug 773624 - Catch invalid vccorlib GetProcAddress calls when running on the desktop. r=ehsan
2012-07-13 11:10:49 -05:00
Ed Morley
e5f8676739
Merge mozilla-central to mozilla-inbound
2012-07-13 15:30:35 +01:00
Dão Gottwald
3b3cdaad5c
Bug 773360 - Remove workarounds for bug 768400. r=enn
2012-07-13 16:28:21 +02:00
Nathan Froyd
890f2d2899
Bug 772981 - adjust microformats mochitests to new mochitest world order; r=glandium
2012-07-11 16:01:37 -04:00
Ryan VanderMeulen
1b61fbb7ca
Merge m-c to inbound.
2012-07-12 21:12:17 -04:00
Georg Fritzsche
48f9ab3f30
Bug 772143 - Remove carriage returns from TelemetryPing. r=nfroyd
2012-07-11 15:56:01 +02:00
Wes Johnston
b01e9e1147
Bug 732052 - Allow slide frames to use touch events. r=smaug,enn
2012-07-09 09:55:35 -07:00
Wes Johnston
a2c0e567af
Bug 732052 - Update video controls for touch events. r=dolske
2012-07-09 09:55:34 -07:00
Dão Gottwald
937afabd07
Bug 765221 - White text shadow for lightweight themes with dark text looks weird. r=shorlander
2012-07-12 21:03:26 +02:00
Margaret Leibovic
e4c915c4d5
Bug 725286 - Plugin placeholder text for the unsupported platforms is misleading. r=blassey,dolske
2012-07-25 21:44:11 -07:00
Jared Wein
b2229d5b24
Bug 770433 - Update borders and background of alert (toast) notifications on Windows. ui-r=shorlander r=dao
2012-07-26 10:55:23 -07:00
Boris Zbarsky
90f6c60e4d
Bug 777627. Make sure we can't accidentally turn off mochitests for a directory by reordering the Makefile.in. r=khuey
2012-07-26 12:38:03 -04:00
Ed Morley
0696306c60
Backout 137efb901fc9 (bug 777627) for bustage
2012-07-26 17:48:00 +01:00
Boris Zbarsky
f81242abb5
Bug 777627. Make sure we can't accidentally turn off mochitests for a directory by reordering the Makefile.in. r=khuey
2012-07-26 12:38:03 -04:00
Matthew Noorenberghe
617c6d99ab
Bug 753239 - Identity module mochitests using DOM APIs. r=dolske
...
--HG--
extra : rebase_source : 10858321be5fe3a59059cf1e8472507a4140c666
2012-07-10 14:32:56 -07:00
Matthew Noorenberghe
edc9f1a90b
Bug 753239 - Implement a DOM component for navigator.id. r=jst
...
--HG--
extra : rebase_source : 4cd2b33f46c6c884dc9a3ff4820203275a6c5ae9
2012-06-29 16:12:00 -07:00
Matthew Noorenberghe
23d975b0e1
Bug 770418 - Improve identity logging output. r=dolske,jparsons
...
--HG--
extra : rebase_source : 4bfe055e1b783ffa80ad9b8515168a68e02f6a90
2012-07-10 23:54:27 -07:00
David Zbarsky
8925cfeee8
Bug 757960 - GCC 4.6.3 build warnings in nsNavHistoryResult.cpp for unsigned >= 0 (or < 0) always returning the same value [-Wtype-limits] r=mak
2012-07-11 00:14:49 -07:00
foo
933907bf20
Bug 772457 - add --disable-webgl, remove --disable-angle, clean up configure.in - r=vladv
...
Note that MOZ_ANGLE is renamed to MOZ_ANGLE_RENDERER
2012-07-10 22:33:03 -04:00
Ehsan Akhgari
eb8c258145
Bug 767968 - Increase the amount of time we wait for the helper application to finish running in the updater tests; r=rstrong
2012-07-10 20:13:52 -04:00
Ryan VanderMeulen
b8f5f432fa
Backout 7d1b925bd4ee and 52e5b438c911 (Bug 753239) due to almost permaorange.
2012-07-10 19:21:54 -04:00
Wes Johnston
3a85b40bc8
Backout a7d1108f70fb, e32603f16465, 142b9df4d021,
2012-07-10 16:20:09 -07:00
Brandon Cheng
945d6cbdd8
Bug 577221 - Create the proper registry keys before writing the SubmitCrashReporter value. r=ted
2012-07-10 18:31:03 -04:00
Matthew Noorenberghe
cb148c1aba
Bug 753239 - Identity module mochitests using DOM APIs. r=dolske
...
--HG--
extra : rebase_source : 0860550a6eec94e0376fbac4d5798f3b9a78230c
2012-07-10 14:32:56 -07:00
Matthew Noorenberghe
583f42158d
Bug 753239 - Implement a DOM component for navigator.id. r=jst
...
--HG--
extra : rebase_source : 8ec0f3a07dc6dc1991758d9c60f43a823f564b0c
2012-06-29 16:12:00 -07:00
Chris Lee
d7b340df71
Bug 680897 - There should be a colon after "You have chosen to open" in download window. r=MattN
...
--HG--
extra : rebase_source : bf548819f24f58600f75c2ae09626a8ff6ea1f42
2012-06-04 18:26:02 -07:00
Neil Rashbrook
2b55595288
Bug 766494 Followup to bug 278860 to check for the actual missing profile folder r=bsmedberg
2012-07-10 19:53:19 +01:00
Ehsan Akhgari
fa771541c8
Bug 758992 - Make the classes which use the XPCOM nsISupports implementation macros final, to avoid the warning about deleting using a pointer to a base class with virtual functions and no virtual dtor (places parts); r=mak
2012-06-19 23:58:39 -04:00
Benoit Girard
adc71ae1dd
Bug 766579 - Part 1: Add SP param to NS_StackWalk. r=dbaron
...
--HG--
extra : rebase_source : dd4905ffadf5fe9327449fffdfbc665b05d74a6a
2012-06-27 16:08:21 -04:00
Brad Lassey
74c1973964
bug 765426 - nsAndroidHistory requires QI to be posted to the main thread as a runnable r=gavin
2012-07-09 16:20:12 -04:00
Gavin Sharp
90b89babe4
Bug 771877: add WorkerAPI, r=jaws/mixedpuppy
...
--HG--
extra : rebase_source : e91a5c2586c725928d87e1bb379157561145f36d
2012-07-09 00:22:50 -07:00
Masatoshi Kimura
52c0fe6ac0
Bug 771115 - Get System Proxy Settings from the active Internet connection. r=jimm
2012-07-09 20:53:17 -04:00
Ehsan Akhgari
ad10d0e5c3
Bug 771766 - Preserve the case of the application installation directory when replacing the application after an update for it has been staged; r=rstrong
2012-07-09 20:50:16 -04:00
Brian R. Bondy
32f868ff3d
Bug 770874 - Removed the STARTUP_USING_PRELOAD_TRIAL telemetry histogram code. r=taras
2012-07-08 21:54:10 -04:00
Nathan Froyd
5b30baa4c3
Bug 370750 - consolidate mochitest files installation; r=glandium
...
With assistance on the patch from Ms2ger, Waldo, and Mossop.
2012-07-03 16:49:02 -04:00
Wes Johnston
709cc65d28
Bug 732052 - Allow slide frames to use touch events. r=smaug,enn
2012-07-09 09:55:35 -07:00
Wes Johnston
f4353212b7
Bug 732052 - Update video controls for touch events. r=dolske
2012-07-09 09:55:34 -07:00
Ed Morley
178b2fd16c
Backout 034afcc038c9 (bug 771877) for mochitest-browser-chrome leaks
2012-07-09 10:09:56 +01:00
Gavin Sharp
dde617d7e0
Bug 771877: add WorkerAPI, r=jaws/mixedpuppy
...
--HG--
extra : transplant_source : %12%86%EB%94%A1%9C_%EB%84W%1A%C1%92H%A9%25%F4%F6e%C7
2012-07-09 00:22:50 -07:00
Brian R. Bondy
7674d6cc3e
Bug 770883 - Disable functionality for clearing prefetch. r=taras
2012-07-06 07:41:41 -04:00
Matthew Noorenberghe
0860368cfc
Bug 758952 - Add l10n notes to profileSelection.properties. a=comment-only
2012-07-08 15:45:16 -07:00
Matthew Noorenberghe
524a1d96ef
Bug 770063 - Give more time for loading content in intermittent test_sandbox.xul. a=test-only
...
--HG--
extra : rebase_source : 6ee3172be5286d045d0d07020ac5cd9e14d477cf
2012-07-08 15:45:16 -07:00
Matthew Noorenberghe
5f983bfe3e
Bug 749931 - "Migration to a clean Firefox profile" feature doesn't suggest browser history migration (Part 2). r=gavin
...
--HG--
extra : rebase_source : 677d0aeb8924e26ccf505ef133edfaf926d3df5f
2012-07-08 13:33:21 -07:00
Gavin Sharp
efcc5dadb0
Bug 771844: make about:memory wider, r=njn
...
--HG--
extra : transplant_source : %C0%05P%DF%E9j%FA%15%3Fgb%1Bz%B4%7E%1AxY%28%B9
2012-07-08 10:43:07 -07:00
Gavin Sharp
10fea41388
Bug 753238 bustage fix: fix uninitialized variable use, and clang build error (error: non-constant-expression cannot be narrowed from type 'int' to 'unsigned int' in initializer list [-Wc++11-narrowing]), irc-r=jlebar
2012-07-07 23:07:26 -07:00
Ryan VanderMeulen
b693234c9c
Merge m-c to inbound.
2012-07-07 10:06:52 -04:00
Tim Taubert
6707ff99bb
merge m-c to fx-team
2012-07-07 15:48:12 +02:00
Tim Taubert
9b78d40550
Bug 758212 - Allow swapping of docShells from standalone and tabbrowser <browser> elements; r=neil
2012-07-07 11:55:11 +02:00
Gavin Sharp
6a9fecf760
Bug 771247: lazify SocialService initialization, add getProviderList, r=adw
...
--HG--
rename : toolkit/components/social/test/xpcshell/test_getProvider.js => toolkit/components/social/test/xpcshell/test_getProviderList.js
extra : transplant_source : %8Ej%FET%034%86M%C9L%25j%12%0AfWt%A1%E9O
2012-07-05 14:01:38 -07:00
Gavin Sharp
1b89e71b01
Bug 766403: add provider class for the social service, r=jaws,adw
...
--HG--
extra : transplant_source : %90%21%F6%D3%9D%B9Z%8F%22%3A%F9o%F5%8E%20%98G_%F5m
2012-06-26 19:03:32 -07:00
Ehsan Akhgari
fa7bf3022f
Bug 758992 - Make the classes which use the XPCOM nsISupports implementation macros final, to avoid the warning about deleting using a pointer to a base class with virtual functions and no virtual dtor (toolkit/profile parts); r=jrmuizel
2012-06-19 23:51:37 -04:00
Ehsan Akhgari
ac04219de6
Bug 758992 - Make the classes which use the XPCOM nsISupports implementation macros final, to avoid the warning about deleting using a pointer to a base class with virtual functions and no virtual dtor (xre parts); r=jrmuizel
2012-06-19 23:49:05 -04:00
Ehsan Akhgari
80e23482fd
Bug 758992 - Make the classes which use the XPCOM nsISupports implementation macros final, to avoid the warning about deleting using a pointer to a base class with virtual functions and no virtual dtor (toolkit parts); r=jrmuizel
2012-06-19 23:27:32 -04:00
Nicolas Chaim Echeverria
e945f436f9
Bug 767077 - Fix hang when converting Telemetry pings to Unicode. r=froydnj
2012-07-05 11:15:40 -04:00
Ehsan Akhgari
23fa5c3bb1
Merge the last green PGO changeset from mozilla-inbound to mozilla-central
2012-07-05 11:11:34 -04:00
Sankha Narayan Guria
b671fc8086
Bug 656011 - Password Manager now allows to copy username; r=MattN
...
--HG--
extra : rebase_source : 570214fbb1e966d73bd715988dafee9b7cf628a1
2012-07-04 13:14:00 -07:00
Nicholas Nethercote
d9d85b82d7
Bug 687724 (part 3) - Report JS memory consumption for compartments that are associated with |window| objects under "window-objects". r=bholley,jlebar,luke.
...
--HG--
extra : rebase_source : 20329a698154ef61cea74247d3dccc9f01899829
2012-07-05 21:12:37 -07:00
Hub Figuière
64a384e119
Bug 750612 - Don't expose invisible property pages in a deck frame. r=tbsaunde
...
--HG--
extra : rebase_source : ca16cada2efddb6d55cf5dff43cc6a9393ba66e1
2012-06-28 16:04:50 -07:00
Mounir Lamouri
e1126739b0
Bug 635281 - Implement the value sanitizing algorithm for <input type="number">. r=sicking
...
--HG--
extra : rebase_source : b4ca5ff2b2ce873012ba3a8e589130123eb40559
2012-06-10 22:24:03 +02:00
Mounir Lamouri
5885dd639e
Bug 635498 - Make <input type='number'> behaves like <input type='text'>. r=sicking
...
--HG--
extra : rebase_source : 0754f845fd6223cd48ca8908ebf642636f0fd9ed
2012-06-10 22:23:17 +02:00
Tim Taubert
647b0f1dc7
merge m-c to fx-team
2012-07-05 15:26:49 +02:00
Tim Taubert
28da15816a
Bug 669603 - Part 1 - Add MODE_RDWR to FileUtils.jsm; r=ted
2012-07-05 12:12:09 +02:00
David Rajchenbach-Teller
f36d4e46f6
Bug 764436 - Windows back-end;r=taras
2012-07-05 10:21:09 +02:00
David Rajchenbach-Teller
7ccd7c6fd5
Bug 764436 - Windows front-end;r=taras
2012-07-05 10:21:00 +02:00
David Rajchenbach-Teller
e7f3384bb5
Bug 764436 - Companion test suite;r=taras
2012-07-05 10:20:52 +02:00
David Rajchenbach-Teller
78a79af200
Bug 764436 - Unix front-end;r=taras
2012-07-05 10:20:30 +02:00
David Rajchenbach-Teller
6f2f6575d2
Bug 764436 - Unix back-end;r=taras
2012-07-05 10:20:19 +02:00
David Rajchenbach-Teller
3556f53e2f
Bug 764436 - Shared code;r=taras
2012-07-05 10:20:07 +02:00
Mark Banner
46c22a04d6
Bug 766264 Fix test failures in test_0201_app_launch_apply_update.js and test_0203_app_launch_apply_update.js when MOZ_MAINTENANCE_SERVICE isn't set for the build by correctly handling the applied state value. Also tidy up some error statements to provide better debug. r=ehsan
2012-07-05 08:42:03 +01:00
Georg Fritzsche
1faad561cc
Bug 757287 - Submit flash version from telemetry ping. r=nfroyd
2012-07-04 08:30:58 -04:00
Jared Wein
a6dfa42f83
Bug 770792 - PRIORITY_CRITICAL_HIGH notification bar on Windows and Linux is ugly solid red. r=dao
2012-07-04 02:00:03 -07:00
Ehsan Akhgari
2e13064d3a
Merge backout of DLBI from mozilla-central
2012-07-03 20:53:08 -04:00
Ehsan Akhgari
729030ee5b
Backout changeset e04abde1b323 (bug 539356) because of performance and correctness regressions
2012-07-03 20:21:03 -04:00
Ehsan Akhgari
5dfcced8d0
Backout changeset 674cde7d007a (bug 770000 because DLBI is being backed out
2012-07-03 19:36:38 -04:00
Gavin Sharp
1df67eb5d9
Bug 770550: change exported symbol for FrameWorker.jsm from FrameWorker to getFrameWorkerHandle, r=markh
...
--HG--
extra : transplant_source : %407%A9%FE%EE%90%04%D1%86%FB-P%81%F2%1A%BE%B4%D1%988
2012-07-03 19:34:28 -04:00
David Rajchenbach-Teller
4eb24d888c
Bug 707696 - Windows test suite. r=taras
2012-07-03 18:40:53 -04:00
David Rajchenbach-Teller
b788ba3798
Bug 707696 - Unix test suite. r=taras
2012-07-03 18:40:53 -04:00
David Rajchenbach-Teller
0b9e5fdfd6
Bug 707696 - Path handling Unix back-end. r=taras
2012-07-03 18:40:53 -04:00
David Rajchenbach-Teller
cee6a6d008
Bug 707696 - Path handling Windows back-end. r=taras
2012-07-03 18:40:53 -04:00
Gavin Sharp
0d058e23b8
Bug 762569: followup to add additional test coverage
...
--HG--
extra : rebase_source : 84f8eec269b759e1b3e9525570c3cabc9267c726
2012-07-03 16:53:01 -04:00
Gordon P. Hemsley
df91bfda6b
Bug 723609: Improve localization notes in intl.properties. r=Pike
2012-06-20 14:57:16 -04:00
Ehsan Akhgari
17b16bf2d3
Merge mozilla-central into moizilla-inbound
2012-07-03 11:14:18 -04:00