Commit Graph

3552 Commits

Author SHA1 Message Date
Gavin Sharp
9466ee54ae Merge fx-team with mozilla-central 2011-07-08 10:20:52 -04: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
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
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
Marco Bonardo
4c24bb0d28 Backout changeset 8ab62172a2cb due to XPCShell test failure. 2011-07-04 12:41:16 +02:00
Nicholas Nethercote
fc7721af90 Bug 660731 - Add GetExplicit and GetResident methods to NSIMemoryReporterManager. r=khuey, sr=bz. 2011-07-04 16:16:02 +10:00
Nicholas Nethercote
22e14afb7c Bug 663423 - Add two more memory measurements to TelemetryPing.js. r=taras. 2011-07-04 16:16:01 +10:00
Ms2ger
11413e95a1 Merge m-c to m-i 2011-07-03 21:54:56 +02:00
Justin Lebar
6238251b80 Bug 663423 - Report UNITS_COUNT reporters correctly via telemetry. r=taras 2011-07-02 20:45:28 -04:00
Kyle Huey
7ee7dacb0b Bug 578268: Eliminate the last vestiges of mork from Firefox. r=mak 2011-07-02 12:16:45 -07:00
Marco Bonardo
613c7be98e bug 662806 - follow-up - revert dumb change. 2011-07-02 14:19:24 +02:00
Marco Bonardo
13b5cd08c3 Merge mozilla-inbound and mozilla-central 2011-07-02 10:39:08 +02:00
Kyle Huey
b675cd7a7b Bug 668699: If urlclassifier is turned off, do not open the database. r=dcamp 2011-07-01 19:32:06 -07:00
Marco Bonardo
c0afb18da7 Merge Places and mozilla-central 2011-07-01 18:26:04 +02:00
Marco Zehe
4d44bb3554 Bug 668192 - Improve screen reader reading of password manager intro text, r=gavin 2011-07-01 10:37:44 +02:00
Marco Bonardo
e1678f1592 Bug 662806 - nsINavHistoryObserver: pass GUID to onPageChanged.
r=philikon sr=rstrong
2011-06-30 22:06:56 +02:00
Marco Bonardo
f7be880d3b Bug 662806 - nsINavHistoryObserver: pass GUID to onTitleChanged.
r=dietrich sr=rstrong
2011-06-30 22:05:49 +02:00
Marco Bonardo
9a02cdb748 Bug 660109 - Allow to distinguish history removals caused by expiration from those requested by the user.
r=dietrich sr=rstrong
2011-06-30 15:34:10 +02:00
Marco Bonardo
186c73cf42 Bug 416459 - Implement proper cut action for bookmarks.
r=dietrich
2011-06-30 15:34:02 +02:00
Ehsan Akhgari
68be621524 Merge mozilla-central and mozilla-inbound 2011-06-30 05:08:20 -04:00
Nicholas Nethercote
3d7ea7b395 Bug 661474 - Add per-compartment memory reporters. r=wmccloskey, dolske. 2011-06-30 15:44:17 +10:00
Gian-Carlo Pascutto
4f3130d0a0 Bug 665930 - Safe Browsing: Fix fragmenting of numerical IPs. r=tony@ponderer.org 2011-06-29 22:02:15 -07:00
Gian-Carlo Pascutto
9181d2b1ff Bug 665930 - Safe Browsing: Fix URL fragmenter in edge cases + tests. r=tony@ponderer.org 2011-06-29 22:01:34 -07:00
Gian-Carlo Pascutto
e8b9fadbc0 Bug 665930 - Fix typos in dbservice test code. r=tony@ponderer.org 2011-06-29 22:01:04 -07:00
Rob Campbell
43557976d5 merge devtools to m-c 2011-06-29 12:18:34 -03:00
Dão Gottwald
a0ced60dfc Bug 658738 - Correctly remove observer 2011-06-29 16:39:18 +02:00
Panos Astithas
ab259d9482 Bug 659778 - Web Console autocomplete is behind the Web Console window; r=ddahl,enndeakin 2011-06-17 11:13:16 +03:00
Taras Glek
06903e2281 Bug 661573 - Telemetry: Do not record/send data in private mode r=Mossop 2011-06-28 16:57:44 -07:00
Taras Glek
31971d8173 Bug 666707 - Add a telemetry probe to record whether we started following a successful shutdown r=zpao 2011-06-28 16:54:36 -07:00
Taras Glek
3c50625c22 Bug 666309 - Histogram.Add should accept boolean, double values r=jorendorff 2011-06-28 16:54:33 -07:00
Joe Drew
334e33649c Back out fcf08eff68eb (Bug 658894) for causing Reftest assertions. 2011-06-28 14:42:06 -04:00
Honza Bambas
e60c86ffac Bug 658894 - Collect basic telemetry for HTTP requests and page load, r=jduell+tglek 2011-06-28 16:49:45 +02:00
Justin Lebar
73f8515e68 Bug 666667 - Update TelemetryHistograms.h to indicate that memory is reported in KB, not MB, and update memory reporters' names. r=taras 2011-06-27 13:03:28 -04:00
Justin Lebar
f7c0c9e704 Bug 664758 - Add page fault reporting to telemetry. r=taras
--HG--
extra : rebase_source : 89d0936181a705d3d6ec7ceab8648b6694989d20
2011-06-16 14:38:23 -04:00
Justin Lebar
169b00ccad Bug 664486 - Add page fault counts to about:memory on Linux and Mac. r=njn, sr=bz
--HG--
extra : rebase_source : 47dd7501dea7ae69e01828a5c730e8853739dc71
2011-06-16 14:34:09 -04:00
Vishnu S
146aeeab84 Bug 636512 - Make document.getSelection() return the same as window.getSelection(). r=bzbarsky 2011-07-07 14:17:13 -04:00
Marco Bonardo
331cfdd0fa Merge mozilla-inbound and mozilla-central 2011-07-07 12:02:38 +02:00
Nicholas Nethercote
d263e03bd2 Bug 668893 - Sort about:memory items of type COUNT alphabetically. r=jlebar. 2011-07-07 16:37:26 +10:00
Nicholas Nethercote
a74f9b9ef6 Bug 660731 - Add GetExplicit and GetResident methods to NSIMemoryReporterManager, attempt 3. r=khuey, sr=bz. 2011-07-07 15:54:34 +10:00