Граф коммитов

13866 Коммитов

Автор SHA1 Сообщение Дата
Matheus Kerschbaum b0c1f89ef4 Bug 579571 - Remove --enable-timeline support. r=tglek 2011-07-17 12:07:42 +02:00
Justin Lebar 7d257a3a62 Bug 667085 - Modify descriptions in nsMemoryReporterManager.cpp. r=njn 2011-07-07 09:14:53 -04:00
Ehsan Akhgari 5e56126930 Merge the last green changeset on mozilla-inbound to mozilla-central 2011-07-15 08:13:08 -04:00
Ms2ger 8c78d3f478 Bug 670235 - Remove nsIDOMWindowInternal; r=sicking 2011-07-15 12:31:34 +02:00
Mike Hommey a5100b7641 Bug 671533 - Fix test_DownloadUtils.js with locales with a different decimal separator. r=edilee 2011-07-15 10:15:28 +02:00
Chris Jones 961e8a988c Backed out changeset 060ce5929799 2011-07-13 22:25:05 -07:00
Marco Bonardo 2a90d26c77 Bug 668245 - r=bz 2011-07-13 14:28:37 -07:00
Ehsan Akhgari 175117edf4 Merge mozilla-inbound and mozilla-central 2011-07-13 17:27:28 -04:00
Ehsan Akhgari 4cc9b4c4e9 Merge the last green changeset on mozilla-inbound to mozilla-central 2011-07-13 17:23:45 -04:00
Zbigniew Braniecki edf618660e Bug 668842 - Add locale to telemetry metadata; r=rstrong,tglek 2011-07-13 19:00:04 +02:00
Steve Fink fd17d563dc Bug 668906 - Do not call openUnsharedDatabase with a null file (r=sdwilsh)
--HG--
extra : rebase_source : fbd0febc77e9972d10409ce09c73759f7d156ad1
2011-07-01 15:53:41 -07:00
Ehsan Akhgari 16c06707b7 Merge the last green changeset on mozilla-inbound to mozilla-central 2011-07-12 14:30:24 -04:00
Javi Rueda 9bc263f5ba Bug 652536 - Remove workaround for bug 133527. r=ventron 2011-07-12 20:02:10 +02:00
Jacek Caban 6f36883eba Bug 670094 - nsAppRunner.cpp fails to compile on mingw (r=roc) 2011-07-12 11:17:20 +02:00
Mounir Lamouri fbfb5d07d2 Merging mozilla-central and mozilla-inbound. 2011-07-12 10:53:40 +02:00
Daniel Holbert 94b269683e Backout f2390732b6a4 (Bug 668154) for apparently turning debug mochitest-oth & mochitest-4 perma-orange 2011-07-11 17:49:03 -07:00
Joe Drew 2acb1181b7 Bug 664299 - Pass the loading principal to imgILoader::loadImage so we can operate on it later. r=bz 2011-07-14 14:47:32 -04:00
Taras Glek 38e7b30b44 Bug 670008. Fix measurement of the startup telemetry numbers. r=glandium 2011-07-14 13:02:20 -04:00
Paul ADENOT 7d07a7dae5 Bug 669616 - Round time to the nearest full-second value to fix inaccuracies in audio controls. r=dolske 2011-07-11 12:24:20 -07:00
Geoff Lankow 4450e4f1ab Bug 668154 - Use the same mock file picker for all mochitests and xpcshell tests r=jmaher 2011-07-11 12:24:13 -07:00
Karl Tomlinson 5c3600c1f9 test for bug 624329
--HG--
extra : rebase_source : 04799e53a86060cf9532c2a2d72f716288997c6d
2011-07-08 15:14:00 +12:00
Doug Turner 7dbf23a135 Bug 667980: Expose network connection type to chrome. r=dougt
Add an attribute to nsINetworkLinkService that represents the connection type,
and add code to the android back-end to expose the connection type and notify
when it changes.
2011-07-10 15:24:05 -07:00
Jan Varga 915189b4a2 Bug 295285 - onpopupshowing does not expose accesskeys (event.shiftKey) r=enn 2011-07-09 09:41:32 +02:00
Bill McCloskey 6d7d2c9489 Bug 662646 - Avoid allocating memory in Windows crash handler (r=ted) 2011-07-08 14:43:16 -07:00
Felipe Gomes 32bd891c83 Bug 663042. Disable some breaking parts of browser startup in e10s-compat mode, and other minor adjustments. r=dolske 2011-06-24 14:32:27 -07:00
Felipe Gomes 6fedbfdf0e Bug 663040 - Stub webNavigation for remote browsers, moved from mobile to toolkit. r=mfinkle,mossop 2011-06-24 14:33:06 -07:00
Jacek Caban 3743f9de6b Bug 669881 - Compile nsDownloadScanner.cpp on mingw (r=jmathies) 2011-07-13 17:58:49 +02:00
Mike Hommey 0f430d06fb Bug 661910: Iterate over all component manifests when commenting out binary components during omnijar packing. r=khuey 2011-06-11 12:28:04 -07:00
Felipe Gomes 471f4fa93c Bug 662500. Drop support for pref that forces OOP tabs. r=bsmedberg 2011-06-07 12:23:15 -07:00
Gavin Sharp 99ab3d837a Merge fx-team with mozilla-central 2011-07-08 10:20:52 -04:00
Marco Bonardo 77013a6607 Merge mozilla-inbound and mozilla-central 2011-07-08 11:53:56 +02:00
Marco Bonardo 66730d1252 Backout changeset 1f8010810cee due to bustage. 2011-07-08 11:36:54 +02:00
Panos Astithas 0cf65e2426 Bug 669670 - Remove workaround for getOwnPropertyDescriptor from chrome code; r=mihai.sucan,dtownsend 2011-07-08 12:21:45 +03:00
Jory A. Pratt c78358bffd Bug 645793 - Finish disabling gconf support if requested. r=khuey 2011-07-08 01:28:48 -07:00
Mihai Sucan 6688be7eb4 Bug 592469 - Web Console cleanup: part 11 - tests - clearDisplay(); r=dcamp 2011-07-07 14:30:40 +03:00
Mihai Sucan 437a8bed3e Bug 592469 - Web Console cleanup: part 10 - tests cleanup; r=dcamp 2011-07-01 23:26:51 +03:00
Mihai Sucan 0b134a468d Bug 592469 - Web Console cleanup: part 9 - tests - getOutputNodeById(); r=dcamp 2011-07-01 23:25:16 +03:00
Mihai Sucan 360329033d Bug 592469 - Web Console cleanup: part 8 - tests - getHeadsUpDisplay(); r=dcamp 2011-07-07 14:06:06 +03:00
Mihai Sucan b92f95c1da Bug 592469 - Web Console cleanup: part 7 - tests - displaysIndex(); r=dcamp 2011-07-01 23:03:52 +03:00
Mihai Sucan 8248f63ec8 Bug 592469 - Web Console cleanup: part 6 - HUDService - remove displaysIndex() and more; r=dcamp,gavin.sharp 2011-07-01 23:20:09 +03:00
Mihai Sucan 15280d025b Bug 592469 - Web Console cleanup: part 5 - HUDService - clear/unregisterDisplay(); r=dcamp,gavin.sharp 2011-07-07 18:19:58 +03:00
Mihai Sucan 86c8c346f2 Bug 592469 - Web Console cleanup: part 4 - HUDService - remove getChromeWindowFromContentWindow(); r=dcamp,gavin.sharp 2011-07-01 19:43:50 +03:00
Mihai Sucan 7f9242c510 Bug 592469 - Web Console cleanup: part 3 - HUDService - remove getConsoleOutputNode(); r=dcamp,gavin.sharp 2011-07-01 19:36:51 +03:00
Mihai Sucan 1e5ab317e1 Bug 592469 - Web Console cleanup: part 2 - HUDService - remove getOutputNodeById(); r=dcamp,gavin.sharp 2011-07-01 19:34:48 +03:00
Mihai Sucan bce4322e85 Bug 592469 - Web Console cleanup: part 1 - HUDService - remove getHeadsUpDisplay(); r=dcamp,gavin.sharp 2011-07-01 19:32:25 +03:00
Mounir Lamouri 7967fa907e Merge mozilla-inbound into mozilla-central. 2011-07-06 14:43:52 +02:00
Dão Gottwald 8f9726d50c Bug 658738 - Don't leak test-console.html in browser_webconsole_bug_580001_closing_after_completion.js 2011-07-06 10:56:56 +02:00
Chris Leary 289351b012 Merge mozilla-central and tracemonkey. 2011-07-05 17:30:35 -07:00
Jacob Bramley 9a97cc1996 Bug 666918: Allow some routines to omit the frame pointer even with --enable-profiling. This will break call-graphs for these functions, but an --enable-profiling build won't work without it. [r=cjones] 2011-07-05 09:48:40 +01:00
Marco Bonardo ef8a971b06 Backout changeset 30f74655c985 due to windows m-oth leak orange 2011-07-05 10:32:30 +02:00