Patrick Wong
|
c9bcb02a6e
|
Bug 745659 - Removed the nsPrintfCString constructor which takes a length and all corresponding instances that call that particular constructor. This is accomplished by removing the length component from the instantiation. r=jlebar
|
2012-04-24 14:43:00 -04:00 |
|
David Rajchenbach-Teller
|
7e0c45c628
|
Bug 742384 - Have CDataFinalizer.dispose return a value. r=jorendorff
|
2012-04-13 23:56:03 +02:00 |
|
David Rajchenbach-Teller
|
30b3884a59
|
Bug 720771 - Companion testsuite. r=jorendorff
|
2012-04-16 21:25:35 +02:00 |
|
David Rajchenbach-Teller
|
1b06c5fcdb
|
Bug 744698 - Force logging. r=gavin, a=test-only
|
2012-04-23 20:09:06 +02:00 |
|
Gian-Carlo Pascutto
|
10acc9e06e
|
Backout 173f90d397a8 (Bug 673470). rs=dcamp a=mfinkle
|
2012-04-20 07:46:47 +02:00 |
|
Gian-Carlo Pascutto
|
e5fefd0538
|
Backout db52b4916cde (Bug 673470). rs=dcamp a=mfinkle
|
2012-04-20 07:46:46 +02:00 |
|
Gian-Carlo Pascutto
|
4956600055
|
Backout e9291f227d63 (Bug 725597). rs=dcamp a=mfinkle
|
2012-04-20 07:46:46 +02:00 |
|
Gian-Carlo Pascutto
|
5be6807822
|
Backout a010dcf1a973 (Bug 726002). rs=dcamp a=mfinkle
|
2012-04-20 07:46:46 +02:00 |
|
Gian-Carlo Pascutto
|
f27f8b25c1
|
Backout 35bf0d62cc30 (Bug 726002). rs=dcamp a=mfinkle
|
2012-04-20 07:46:46 +02:00 |
|
Gian-Carlo Pascutto
|
5eccb0b772
|
Backout f8bf3795b851 (Bug 729640). rs=dcamp a=mfinkle
|
2012-04-20 07:46:45 +02:00 |
|
Gian-Carlo Pascutto
|
a770d9dcf4
|
Backout a01cf079ee0b (Bug 730247). rs=dcamp a=mfinkle
|
2012-04-20 07:46:45 +02:00 |
|
Marco Bonardo
|
97fc874a4a
|
Bug 742776 - Use a case sensitive match for the URI path in inline autocomplete query.
r=gavin a=desktop-only
|
2012-04-19 22:17:04 +02:00 |
|
Matthew Noorenberghe
|
0d99402e71
|
Bug 739697 - Don't begin a transaction for formhistory.sqlite if there's an existing one since we don't support nesting them. r=zpao,rnewman a=tracking-firefox
|
2012-04-06 15:26:00 -04:00 |
|
Aryeh Gregor
|
cc83bd16d8
|
Bug 702948 - Add telemetry to count how many ranges are detached; r=smaug
|
2012-04-17 17:36:22 +03:00 |
|
Paolo Amadini
|
6c2516758f
|
Bug 726444 - Implement the Downloads Panel. r=mak ui-r=limi
Includes: Bug 697679 - By Javi Rueda <leofigueres@yahoo.com>.
|
2012-04-17 13:35:09 +02:00 |
|
Max Li
|
a3eaf58384
|
Bug 741699 - telemetry for uiautomation.dll r=askalski f=davidb
|
2012-04-05 07:34:44 -04:00 |
|
David Bolter
|
12569c4920
|
Bug 729154 - Telemetry for a11y instantiation by unknown cause. r=tbsaunde f=surkov
This change includes a small refactor, combining our compat and telemetry data structures. We get all fancy pants with bitflags and such.
|
2012-04-16 11:04:53 -04:00 |
|
Justin Lebar
|
3a378a11c7
|
Bug 741378 - Part 3: Fix test_memoryReporters bustage. r=njn
|
2012-04-16 13:47:07 +10:00 |
|
Justin Lebar
|
d6cdb8bffc
|
Bug 741378 - Part 2: Update telemetry to report js-gc-heap-committed.
|
2012-04-16 12:20:55 +10:00 |
|
Ms2ger
|
54f1f6b78d
|
Backing out bf0a78471e5e:dc7022e2d807 for inexplicable windows crashes.
|
2012-04-14 17:52:34 +02:00 |
|
Ms2ger
|
78bc77e39f
|
Bug 741245 - Remove nsresult return value from nsXPConnect::GetSafeJSContext(); r=bholley
|
2012-04-14 15:05:01 +02:00 |
|
Matt Brubeck
|
a50c35a60d
|
Bug 745233 - Back out 33e485d0e23b, 26eb08593f89, ce72679ffb95, 10b783e85c1e (bug 720771, bug 742384) because of Linux64 PGO crashes
|
2012-04-13 10:40:27 -07:00 |
|
David Rajchenbach-Teller
|
bad6935e93
|
Bug 728171 - Use Scoped.h throughout the code. r=cjones
|
2012-04-12 12:21:24 +02:00 |
|
Gian-Carlo Pascutto
|
5a0a5398cb
|
Bug 741042 - Fix wrong description for Telemetry entries. r=rnewman
|
2012-04-12 23:26:30 +02:00 |
|
Gian-Carlo Pascutto
|
441c8b2d86
|
Bug 741042 - Add telemetry support for timing XUL profile import. r=blassey
|
2012-04-12 23:19:57 +02:00 |
|
Paolo Amadini
|
c57303a69a
|
Bug 742714 - Remove LMANNO_EXPIRATION, LMANNO_LOADFAILED, and LMANNO_LOADING. r=mak
|
2012-04-12 12:28:12 +02:00 |
|
Paolo Amadini
|
1ed190720b
|
Bug 715355 - Deprecate and remove old style GUIDs. r=mak
|
2012-04-12 12:27:57 +02:00 |
|
Paolo Amadini
|
b9a245a909
|
Bug 741175 - Document skipping Places tests because the Private Browsing service is unavailable. r=mak
|
2012-04-12 12:27:45 +02:00 |
|
Paolo Amadini
|
4a62d095f2
|
Bug 728174 - Replace old synchronous favicons calls in the bookmarks HTML import. r=mak
|
2012-04-12 12:27:36 +02:00 |
|
Paolo Amadini
|
a0ec6b0484
|
Bug 737133 - getFaviconURLForPage and getFaviconDataForPage should invoke nsIFaviconDataCallback even if the favicon is not available. r=mak sr=gavin
|
2012-04-12 12:27:14 +02:00 |
|
Marco Bonardo
|
277098af27
|
Bug 743490 - Frequent test_redirects.js | test failed.
r=dietrich
|
2012-04-12 10:37:54 +02:00 |
|
Richard Newman
|
da41f93e22
|
Backout 0e03eb171e08 (Bug 743574 - Deprecate DOMException.code). a=bustage
|
2012-04-11 15:33:37 -07:00 |
|
David Rajchenbach-Teller
|
72696b56f7
|
Bug 742384 - CDataFinalizer.dispose now returns a value. r=jorendorff
|
2012-04-11 14:58:44 +02:00 |
|
David Rajchenbach-Teller
|
09132755cc
|
Bug 728171 - Use Scoped.h throughout the code. r=cjones
|
2012-04-11 18:59:10 +02:00 |
|
David Rajchenbach-Teller
|
e48d380f40
|
Bug 720771 - Companion testsuite. r=jorendorff
|
2012-04-11 17:55:21 -04:00 |
|
Ryan VanderMeulen
|
ade84f9dc4
|
Backout the tests from bug 720771 due to Linux64 red.
|
2012-04-11 08:35:07 -04:00 |
|
David Rajchenbach-Teller
|
5f444acf05
|
Bug 742384 - CDataFinalizer.dispose now returns a value. r=jorendorff
|
2012-04-11 10:46:19 +02:00 |
|
David Rajchenbach-Teller
|
95c524f15b
|
Bug 720771 - Companion testsuite. r=jorendorff
|
2012-04-11 07:58:12 -04:00 |
|
Patrick McManus
|
8de235842b
|
bug 742935: fix landing problem with 717350 r=honzab
|
2012-04-09 10:21:28 -04:00 |
|
Marco Bonardo
|
2ea25557ad
|
Bug 737841 - Part 3: remove no more useful redirectsMode query option.
r=dietrich rs=gavin
|
2012-04-07 01:17:53 +02:00 |
|
Marco Bonardo
|
5588be9685
|
Bug 737841 - Part 2: tests
r=dietrich
|
2012-04-07 01:17:51 +02:00 |
|
Marco Bonardo
|
d2fe4b0155
|
Bug 737841 - Part 1: ensure Places history properly handles redirecting and error visits.
r=dietrich
|
2012-04-07 01:17:49 +02:00 |
|
Marco Bonardo
|
e534ee75de
|
Bug 739751 - Don't inline autocomplete results shorter than the searcString to avoid confusing in-the-middle autocomplete.
r=gavin
|
2012-04-07 00:40:01 +02:00 |
|
Jason Duell
|
6a78ddbd99
|
Bug 705796 - telemetry data on how often cache is corrupt at startup. r=michal
|
2012-04-06 13:10:32 -07:00 |
|
Veeraya Pupatwibul
|
e7eddec1e3
|
Bug 742396 - Change stored password notification should truncate long usernames [r=zpao]
|
2012-04-05 14:42:58 -07:00 |
|
Josh Matthews
|
9f3d0ef487
|
Bug 704147 - Make ctypes function pointers callable via call and apply. r=bholley
|
2012-02-14 16:26:05 -05:00 |
|
Trevor Saunders
|
63db0744b1
|
bug 733510 - use flag histograms instead of bool histagrams for usage data r=davidb, froydnj
|
2012-03-23 16:32:18 -04:00 |
|
Doug Turner
|
c6f61bbf44
|
Backout of fd4b5485c24f (Bug 704147)
|
2012-04-04 14:31:09 -07:00 |
|
Josh Matthews
|
c6bbf25eaf
|
Bug 704147 - Make ctypes function pointers callable via call and apply. r=bholley
|
2012-02-14 16:26:05 -05:00 |
|
Marco Bonardo
|
8ac614ad3d
|
Merge central to inbound
|
2012-04-04 13:39:52 +02:00 |
|