Marco Bonardo
|
4374b1bcf6
|
Bug 556721 - Close custom Places tests connection when it's used.
rs=places-team
|
2011-06-10 00:33:00 +02:00 |
|
Marco Bonardo
|
cf4d0a80bd
|
Merge Places and mozilla-central
|
2011-06-09 12:14:24 +02:00 |
|
Dão Gottwald
|
b5093df6d9
|
Remove redundant Cc/Ci declarations from browser chrome tests. DONTBUILD
|
2011-06-09 09:38:27 +02:00 |
|
Marco Bonardo
|
e8d61df141
|
Bug 593566 - Bookmarks with blank names are exported as garbage.
r=dietrich
|
2011-06-08 22:55:49 +02:00 |
|
Philipp von Weitershausen
|
fa8e807b68
|
Bug 633266 - nsINavHistoryObserver: also pass in GUID whenever we pass in a URI. r=mak
Part 3: Implementation
|
2011-06-08 17:10:29 +02:00 |
|
Philipp von Weitershausen
|
91896359b2
|
Bug 633266 - nsINavHistoryObserver: also pass in GUID whenever we pass in a URI. r=mak sr=rstrong
Part 2: IDL changes
|
2011-06-08 17:10:29 +02:00 |
|
Philipp von Weitershausen
|
caea12e44b
|
Bug 633266 - nsINavHistoryObserver: also pass in GUID whenever we pass in a URI. r=mak
Part 1: Tests
|
2011-06-08 17:10:28 +02:00 |
|
Marco Bonardo
|
fb336b165f
|
Merge Places and mozilla-central
|
2011-06-08 12:21:07 +02:00 |
|
Marco Bonardo
|
4722bb830a
|
Merge Places and mozilla-central
|
2011-06-02 13:34:44 +02:00 |
|
Marco Bonardo
|
70243f3c35
|
Bug 661135 - Minor performance improvements to autocomplete queries.
r=sdwilsh
|
2011-06-02 02:52:25 +02:00 |
|
Matt Brubeck
|
be8c089470
|
Bug 660036 - Work around garbage values from PR_GetPhysicalMemorySize in Android 2.2 [r=mak]
|
2011-06-01 17:09:03 -07:00 |
|
Marco Bonardo
|
fce0f87843
|
Bug 659740 - Frecency update causes SQL sort warning.
r=sdwilsh
|
2011-06-01 03:33:45 +02:00 |
|
Boris Zbarsky
|
71a5280399
|
Bug 598833 part 9. Store an Element pointer in Link. r=smaug,sdwilsh
|
2011-05-31 21:46:57 -04:00 |
|
Marco Bonardo
|
d97bc6bf2a
|
Bug 556721 - Cleanup test_update_frecency_after_delete.js and test_412132.js
rs=places-team
|
2011-05-26 23:26:02 +02:00 |
|
Ehsan Akhgari
|
77d00f90fc
|
Bug 526164 - Rewrite test_basic_form_autocomplete.html to avoid using magic timers; r=zpao
|
2011-05-25 16:31:11 -04:00 |
|
Dão Gottwald
|
e0abfe934e
|
Bug 658738 - remove event listeners in browser chrome tests
|
2011-06-07 16:45:26 +02:00 |
|
Matt Brubeck
|
1d7606077d
|
Bug 661351 - Clean up code that worked around bad values from PR_GetPhysicalMemorySize [r=mak]
|
2011-06-03 07:00:08 -07:00 |
|
Nicholas Nethercote
|
df04be1f66
|
Bug 656773 - Separate the process and the path in nsIMemoryReporter so that about:memory works in private browsing mode. r=sdwilsh, sr=roc.
|
2011-06-06 11:22:45 +10:00 |
|
Ehsan Akhgari
|
381ce2b6f1
|
Merge cedar into mozilla-central
|
2011-06-08 17:46:13 -04:00 |
|
Kyle Huey
|
22c5117a8a
|
Merge m-c to cedar since I already pushed it in, and push what I actually wanted to push
|
2011-06-07 13:23:03 -07:00 |
|
Adam Dane [:hobophobe]
|
191214497c
|
bug 619356 - About:config not refreshed when prefs changed, if filter active and sorted by 'status' column, r=neil
|
2011-06-06 16:53:05 -05:00 |
|
Oonishi Atsushi
|
5fc1479298
|
Bug 311007 - Add onLocationChange2 which distinguishes between same-document and different-document location changes to web progress listeners. r=smaug, sr=bzbarsky
|
2011-06-04 05:31:07 +09:00 |
|
Jim Mathies
|
0ee788c243
|
Bug 651093 - Don't let the file picker on Windows add to the recent doc list when in privacy mode. Also expose a prop on the interface that gives devs control over 'add to recent docs' behavior. r=dougt, sr=gavin a=mak
|
2011-05-24 07:28:19 -05:00 |
|
Michael Ventnor
|
e1165733df
|
Fix build bustage, a=sheriff
|
2011-05-24 16:15:12 +10:00 |
|
Michael Ventnor
|
440e052fb0
|
Bug 566489 - Enable inline autocomplete again, but make it smarter for URLs r=sdwilsh sr=gavin a=sheriff
|
2011-05-24 15:47:25 +10:00 |
|
Matheus Kerschbaum
|
6eb93f7dd3
|
Bug 648911 - Remove support for non-libxul builds. r=ted,joedrew
|
2011-05-23 18:54:47 +02:00 |
|
Ms2ger
|
c911ae13be
|
Bug 655517 - Remove nsIDOMDocumentEvent; f=ehsan r=smaug
|
2011-05-23 18:46:36 +02:00 |
|
Gavin Sharp
|
13384c9632
|
Bug 652542: "Ignore warning" link in the view-source window no longer works, r=neil
|
2011-04-26 09:24:10 -04:00 |
|
Nicholas Nethercote
|
13f17c61ef
|
Bug 656545 - Make about:memory tool-tips more discoverable. r=sdwilsh.
|
2011-05-22 19:49:59 -07:00 |
|
Nicholas Nethercote
|
e942f8f50a
|
Bug 657327 - about:memory: merge the "mapped" and "heap used" trees, and make the resulting tree flatter. r=sdwilsh,Jesse, sr=roc.
|
2011-05-22 19:49:56 -07:00 |
|
Patrick McManus
|
5fd56cb6b8
|
bug 640003 - websockets, fixup tests for new server r=smaug r=biesi
|
2011-05-21 21:27:52 -04:00 |
|
Dave Camp
|
eb5d5ebaa0
|
Merge m-c to devtools
|
2011-05-21 17:43:04 -07:00 |
|
Christian Biesinger
|
132b0e1ea8
|
Bug 576006 - Implement timing interface for channels
r=jduell sr=bz
|
2011-05-21 03:03:36 -07:00 |
|
Joel Maher
|
193c66083d
|
Bug 616999. Xpcshell manifest support; manifest files. r=ted, a=test-only
|
2011-05-20 11:54:01 -04:00 |
|
Justin Lebar
|
f5a1eb9932
|
Bug 655270 - push/replaceState should update the favicon. r=mak, sr=gavin
|
2011-05-20 08:37:02 -04:00 |
|
Panos Astithas
|
fcf33de8c1
|
Bug 644419 - Console should have user-settable log limits for each message category; f=rcampbell r=rcampbell,gavin.sharp
|
2011-05-19 17:15:36 -03:00 |
|
Taras Glek
|
d90141cfac
|
Bug 657709: Cleanup histogram API r=mrbkap
--HG--
rename : xpcom/base/nsTelemetry.cpp => xpcom/base/Telemetry.cpp
|
2011-05-19 19:33:05 -07:00 |
|
Mihai Sucan
|
9083ce4ea0
|
Bug 585991 - Show a popup listing possible completions; r=rcampbell,dtownsend sr=neil
|
2011-05-18 19:10:28 +03:00 |
|
Mihai Sucan
|
3cde414dbf
|
Bug 585991 - Show a popup listing possible completions; r=rcampbell,dtownsend sr=neil
|
2011-05-17 18:07:33 +03:00 |
|
Mihai Sucan
|
b76af19fa6
|
Bug 642615 - If I paste over an auto-suggestion in web console, the suggested text remains; f=rcampbell r=rcampbell,dtownsend
|
2011-05-17 17:39:59 +03:00 |
|
Mihai Sucan
|
cfb9600794
|
Bug 577721 - allow repositioning of the web console: above, below and out into a panel/window; r=rcampbell,sdwilsh
|
2011-05-18 14:08:54 +03:00 |
|
Rob Campbell
|
35f2c42ff3
|
merge m-c to devtools
|
2011-05-16 08:54:46 -03:00 |
|
Shawn Wilsher
|
0bd47c1a80
|
Bug 657034 - Timed Expiration queries need to bind null too. r=mak
|
2011-05-16 12:42:05 +02:00 |
|
timeless@mozdev.org
|
0b0bbbb461
|
Bug 584316 - Fix DownloadManager usage of deprecated Storage binding APIs. r=sdwilsh
|
2011-05-16 12:41:28 +02:00 |
|
Panos Astithas
|
387384fa3c
|
Bug 646025 - Add file location to console.log, info, debug, etc.; f=mihai.sucan r=gavin.sharp
|
2011-05-12 09:29:17 -03:00 |
|
Justin Lebar
|
4468f646e5
|
Bug 646422 - push/replaceState should inform global history of the new URI's title. r=mak
|
2011-05-15 20:29:18 -04:00 |
|
Marco Bonardo
|
ca98ab7783
|
Merge Places and mozilla-central
|
2011-05-17 15:40:41 +02:00 |
|
Marco Bonardo
|
ce4ed7bc0e
|
Bug 656188 - Cache last 10 fetched bookmarks info to speed up repeated requests.
r=sdwilsh
|
2011-05-17 00:11:35 +02:00 |
|
Marco Bonardo
|
c370fd70ba
|
Bug 633274 - Follow-up to fix an intermittent crash.
r=postreview
|
2011-05-16 11:19:03 +02:00 |
|
Marco Bonardo
|
85e41b7e79
|
Bug 633274 - Improve nsINavBookmarkObserver (test).
r=sdwilsh
|
2011-05-13 21:24:29 +02:00 |
|