Commit Graph

9327 Commits

Author SHA1 Message Date
Ehsan Akhgari
0787743cf4 Merge the last green changeset on mozilla-inbound to mozilla-central 2011-07-15 08:13:08 -04:00
Ms2ger
36c532ffa2 Bug 670235 - Remove nsIDOMWindowInternal; r=sicking 2011-07-15 12:31:34 +02:00
Mike Hommey
bae24b5649 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
b9fee27a88 Backed out changeset 060ce5929799 2011-07-13 22:25:05 -07:00
Marco Bonardo
e6a2278b30 Bug 668245 - r=bz 2011-07-13 14:28:37 -07:00
Ehsan Akhgari
09485d6a69 Merge mozilla-inbound and mozilla-central 2011-07-13 17:27:28 -04:00
Ehsan Akhgari
2a479d7ea4 Merge the last green changeset on mozilla-inbound to mozilla-central 2011-07-13 17:23:45 -04:00
Zbigniew Braniecki
e9bc7d4536 Bug 668842 - Add locale to telemetry metadata; r=rstrong,tglek 2011-07-13 19:00:04 +02:00
Steve Fink
b5b601df06 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
b1f95f744d Merge the last green changeset on mozilla-inbound to mozilla-central 2011-07-12 14:30:24 -04:00
Javi Rueda
18db235dd3 Bug 652536 - Remove workaround for bug 133527. r=ventron 2011-07-12 20:02:10 +02:00
Jacek Caban
3f86d85521 Bug 670094 - nsAppRunner.cpp fails to compile on mingw (r=roc) 2011-07-12 11:17:20 +02:00
Mounir Lamouri
42f2b3d393 Merging mozilla-central and mozilla-inbound. 2011-07-12 10:53:40 +02:00
Daniel Holbert
5493695d98 Backout f2390732b6a4 (Bug 668154) for apparently turning debug mochitest-oth & mochitest-4 perma-orange 2011-07-11 17:49:03 -07:00
Joe Drew
952b8c93a0 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
3ecd60206d Bug 670008. Fix measurement of the startup telemetry numbers. r=glandium 2011-07-14 13:02:20 -04:00
Paul ADENOT
76a6df10e0 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
2ebe71ef6e 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
68408dc384 test for bug 624329
--HG--
extra : rebase_source : 04799e53a86060cf9532c2a2d72f716288997c6d
2011-07-08 15:14:00 +12:00
Doug Turner
0efa167f2b 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
b4bb28b0f5 Bug 295285 - onpopupshowing does not expose accesskeys (event.shiftKey) r=enn 2011-07-09 09:41:32 +02:00
Bill McCloskey
3381ade5a2 Bug 662646 - Avoid allocating memory in Windows crash handler (r=ted) 2011-07-08 14:43:16 -07:00
Felipe Gomes
9a5f17cf83 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
ea13ab29f6 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
74d8587445 Bug 669881 - Compile nsDownloadScanner.cpp on mingw (r=jmathies) 2011-07-13 17:58:49 +02:00
Mike Hommey
9e27fb8e8b 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
091d656e1b Bug 662500. Drop support for pref that forces OOP tabs. r=bsmedberg 2011-06-07 12:23:15 -07:00
Gavin Sharp
9466ee54ae Merge fx-team with mozilla-central 2011-07-08 10:20:52 -04:00
Marco Bonardo
94da8809f7 Merge mozilla-inbound and mozilla-central 2011-07-08 11:53:56 +02:00
Marco Bonardo
046ded1cf6 Backout changeset 1f8010810cee due to bustage. 2011-07-08 11:36:54 +02:00
Panos Astithas
7694da4525 Bug 669670 - Remove workaround for getOwnPropertyDescriptor from chrome code; r=mihai.sucan,dtownsend 2011-07-08 12:21:45 +03:00
Jory A. Pratt
3e2dda7322 Bug 645793 - Finish disabling gconf support if requested. r=khuey 2011-07-08 01:28:48 -07:00
Mihai Sucan
154508820c Bug 592469 - Web Console cleanup: part 11 - tests - clearDisplay(); r=dcamp 2011-07-07 14:30:40 +03:00
Mihai Sucan
156a54c47f Bug 592469 - Web Console cleanup: part 10 - tests cleanup; r=dcamp 2011-07-01 23:26:51 +03:00
Mihai Sucan
b0f7c09a10 Bug 592469 - Web Console cleanup: part 9 - tests - getOutputNodeById(); r=dcamp 2011-07-01 23:25:16 +03:00
Mihai Sucan
6b69cc78bf Bug 592469 - Web Console cleanup: part 8 - tests - getHeadsUpDisplay(); r=dcamp 2011-07-07 14:06:06 +03:00
Mihai Sucan
e76bb8a06a Bug 592469 - Web Console cleanup: part 7 - tests - displaysIndex(); r=dcamp 2011-07-01 23:03:52 +03:00
Mihai Sucan
a01e3e71cc 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
67dfee10a5 Bug 592469 - Web Console cleanup: part 5 - HUDService - clear/unregisterDisplay(); r=dcamp,gavin.sharp 2011-07-07 18:19:58 +03:00
Mihai Sucan
7bebb09a07 Bug 592469 - Web Console cleanup: part 4 - HUDService - remove getChromeWindowFromContentWindow(); r=dcamp,gavin.sharp 2011-07-01 19:43:50 +03:00
Mihai Sucan
1ef45e485e Bug 592469 - Web Console cleanup: part 3 - HUDService - remove getConsoleOutputNode(); r=dcamp,gavin.sharp 2011-07-01 19:36:51 +03:00
Mihai Sucan
3ed35f6999 Bug 592469 - Web Console cleanup: part 2 - HUDService - remove getOutputNodeById(); r=dcamp,gavin.sharp 2011-07-01 19:34:48 +03:00
Mihai Sucan
9520939dcf Bug 592469 - Web Console cleanup: part 1 - HUDService - remove getHeadsUpDisplay(); r=dcamp,gavin.sharp 2011-07-01 19:32:25 +03:00
Mounir Lamouri
a15518f8d7 Merge mozilla-inbound into mozilla-central. 2011-07-06 14:43:52 +02:00
Dão Gottwald
dcb4e5b7a4 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
679a65fe47 Merge mozilla-central and tracemonkey. 2011-07-05 17:30:35 -07:00
Jacob Bramley
6d297c4c1a 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
772162f0c2 Backout changeset 30f74655c985 due to windows m-oth leak orange 2011-07-05 10:32:30 +02:00
Nicholas Nethercote
423e94cd1d Bug 660731 - Add GetExplicit and GetResident methods to NSIMemoryReporterManager, attempt 2. r=khuey, sr=bz. 2011-07-05 15:34:41 +10:00
Marco Bonardo
4c24bb0d28 Backout changeset 8ab62172a2cb due to XPCShell test failure. 2011-07-04 12:41:16 +02:00