Joe Walker
|
ae12ad1158
|
Bug 619910 - Misplaced autocomplete suggestions when typing a command in a new line; f=mihai.sucan r=gavin.sharp approval2.0=gavin.sharp
|
2010-12-21 09:31:31 +00:00 |
|
Mihai Sucan
|
0848273be7
|
Bug 603625 - Network Panel heading alignment; f=pwalton r=dao a=gavin.sharp
|
2011-01-04 11:47:34 -06:00 |
|
Mihai Sucan
|
8d7def28a1
|
Bug 602572 - Log request and response bodies checkbox issues in Web Console; f=rcampbell r=dolske a=final+
|
2011-01-04 11:33:12 -06:00 |
|
Mihai Sucan
|
702aa6ab71
|
Bug 613364 - javascript strict errors fail to show; f=ddahl r=gavin.sharp a=blocking2.0+
|
2011-01-04 11:32:44 -06:00 |
|
Mihai Sucan
|
1aef592a9b
|
Bug 614793 - Web console window should automatically scroll to display results a=test-only-fix r=ddahl
|
2011-01-04 11:31:57 -06:00 |
|
Mihai Sucan
|
fe0309f1cf
|
Bug 618344 - Web Console pprint() command should display something useful for functions; f=rcampbell r=sdwilsh a=gavin.sharp
|
2011-01-04 11:31:48 -06:00 |
|
Mihai Sucan
|
3bde156412
|
Bug 620875 - Intermittent browser_webconsole_bug_595934_message_categories.js | Test timed out followed by failures to give up and stop running; r=sdwilsh a=sdwilsh
|
2011-01-04 11:30:31 -06:00 |
|
Brad Lassey
|
fc0101bc3e
|
bug 622684 - updates should not be downloaded to "<sdcard>/downloads" r=mbrubeck a=blocking-fennec
|
2011-01-03 17:32:57 -05:00 |
|
Kyle Huey
|
c4883e406f
|
Bug 619644: Stop ESC from propagating through a tab-modal prompt. r=dolske a=b:betaN
|
2010-12-31 21:57:56 -05:00 |
|
Olli Pettay
|
419d57f558
|
Bug 618183 - TypeAheadFind object is kept alive too long, r=jst, a=blocking
|
2010-12-29 10:11:26 +02:00 |
|
Felipe Gomes
|
f85fb15564
|
Bug 559992. Implement a caching mechanism for the contentprefs service and use it to retrieve page-specific zoom values, avoiding zoom flicker with back/forward navigation. r=gavin sr=vlad a=blocking-betaN
|
2010-12-28 12:45:04 -08:00 |
|
Felipe Gomes
|
573690c4a9
|
Back out 435b65622b7b due to orange. a=backout
|
2010-12-28 12:09:37 -08:00 |
|
Felipe Gomes
|
a3a579dd7f
|
Bug 559992. Implement a caching mechanism for the contentprefs service and use it to retrieve page-specific zoom values, avoiding zoom flicker with back/forward navigation. r=gavin sr=vlad a=blocking-betaN
|
2010-12-28 11:05:08 -08:00 |
|
Jacek Caban
|
e535c7bb09
|
Bug 619902 - Landing 617111 broke crosscompiling to Windows on case-sensitive OSes r+a=sdwilsh
|
2010-12-26 22:33:57 +00:00 |
|
Mihai Sucan
|
f41ba8a64c
|
Bug 611789 - Web Console cleanup: Remove the window registry; f=rcampbell r=sdwilsh a=blocking2.0
|
2010-12-23 13:07:03 -04:00 |
|
Patrick Walton
|
022c8facac
|
Bug 605621 - Web Console output box should be reskinned - part 1; f=mihai.sucan r=sdwilsh a=blocking2.0
--HG--
rename : toolkit/components/console/hudservice/tests/browser/browser_webconsole_bug_586142_insert_newlines.js => toolkit/components/console/hudservice/tests/browser/browser_webconsole_copying_multiple_messages_inserts_newlines_in_between.js
|
2010-12-23 11:59:19 -04:00 |
|
timeless@mozdev.org
|
a72637456c
|
Bug 620305 - Crash [@ nsNavHistory::GetStringFromName] when GetBundle() fails.
r=mak a=sdwilsh
|
2010-12-22 19:26:15 +01:00 |
|
Ginn Chen
|
14bfb7e7dd
|
Bug 620342 test_annos_expire_policy.js uses uninitialized variable r=mano a=testing only
|
2010-12-22 10:40:36 +08:00 |
|
Ms2ger
|
02637fbb62
|
Bug 620375 - Wrongly ordered members in History::History() constructor; r+a=sdwilsh
|
2010-12-21 15:03:01 -08:00 |
|
Ms2ger
|
f43ac35b47
|
Bug 620367 - Fix unused variable warning in InsertVisitedURI::AddVisit; r+a=sdwilsh
|
2010-12-21 15:03:01 -08:00 |
|
Mihai Sucan
|
9ded45dfb0
|
Bug 603750 - nsWebSocket connection failure messages do not show in the Web Console; r=bzbarsky approval2.0=jst
|
2010-12-21 13:05:34 -04:00 |
|
Ms2ger
|
4571fdaa79
|
Bug 620365 - Remove unused GetAgeInDays; r=mak a=sdwilsh
|
2010-12-20 10:39:42 -08:00 |
|
Mihai Sucan
|
0a28951aa6
|
Bug 603706 - Need a way to track the originating window for all nsIConsoleMessages; r=joe,bzbarsky, a=blocking2.0
|
2010-12-20 12:21:59 -04:00 |
|
Mihai Sucan
|
722d1597f0
|
Bug 606498 - Make sure the new nsIScriptError2 is used in all possible places- part 4; r=bzbarsky,dbaron,mrbkap sr=jst a=blocking2.0
|
2010-12-20 12:21:59 -04:00 |
|
Phil Ringnalda
|
7146252c8d
|
Bug 619623 - reorder the parts of the error messages so tbpl can spot the filename, r=sdwilsh, a=test
|
2010-12-18 19:30:46 -08:00 |
|
Ehsan Akhgari
|
9b277c04f0
|
Bug 527935 - Part 2: Fix some unit tests to deal with the changes in the input event; r=dolske a=blocking-final+
|
2010-12-17 14:47:09 -08:00 |
|
Mounir Lamouri
|
c33a3b75d9
|
Bug 559309 - Add autocomplete tests for new input types. rs=sicking a=tests
--HG--
extra : rebase_source : 3d2f6ccd6155c8f6f0304d94e19fc071822998a7
|
2010-12-17 18:03:56 -08:00 |
|
Mounir Lamouri
|
bdcbc82a72
|
Bug 598092 - Autocomplete should not remember form values if the submit is stopped due to HTML5 validation. r+a=sicking
--HG--
extra : rebase_source : a73d81bb3bd0f67b23b54db39f74611a88ef90b6
|
2010-12-16 12:13:02 -08:00 |
|
Marco Bonardo
|
929d6e397c
|
Bug 619672 - Perma-Orange on Thunderbird Linux | TEST-UNEXPECTED-FAIL | test_redirectsMode.js followed by head_queries.js | 5 == 3; r+a=sdwilsh
|
2010-12-16 22:14:57 +00:00 |
|
Patrick Walton
|
f3d09034b5
|
Bug 618889 - Web Console doesn't animate away when you click the close button; f=mihai.sucan r=sdwilsh approval2.0=gavin.sharp
|
2010-12-14 10:52:37 -08:00 |
|
Mihai Sucan
|
3c844d8a03
|
Bug 598357 - use toSource() instead of toString() for some types of output in the Console; f=rcampbell r=gavin.sharp, a=blocking2.0
|
2010-12-14 10:51:16 -08:00 |
|
Mark Banner
|
08f2414d7a
|
Bug 619659 nsPlacesAutoComplete.js depends on nsIPrivateBrowsingService being implemented (Perma Orange for Non-FF apps) - cope with the private browsing service not being there. r=mak a=Unit test bustage fix for non-Firefox apps.
|
2010-12-16 14:38:58 +00:00 |
|
Mark Banner
|
96d3b4e9b7
|
Bustage fix follow-up to places landing, add missing include for non-IPC builds. a=bustage fix
|
2010-12-16 08:10:27 +00:00 |
|
Marco Bonardo
|
fdbff3341b
|
Bug 523578 - Disable test_redirectsMode.js on Windows until it will behave better on this platform.
a=orange
|
2010-12-15 16:49:10 -08:00 |
|
Shawn Wilsher
|
7cd8f091ad
|
Merge mozilla-central to Places.
|
2010-12-13 15:08:04 -08:00 |
|
Marco Bonardo
|
06b036d7d3
|
Backout bug 615991, since it did not bring the expected results.
a=sdwilsh-over-irc
|
2010-12-09 21:15:37 +01:00 |
|
Marco Bonardo
|
79b842fdee
|
Bug 607894 - Tab matches always appear before normal history results.
r=sdwilsh a=blocking
|
2010-12-09 12:17:17 +01:00 |
|
Shawn Wilsher
|
d682b0212d
|
Bug 617111 - Avoid initializing NSS at all costs (ts regression)
r=dietrich
|
2010-12-07 09:27:40 -08:00 |
|
Shawn Wilsher
|
aeffa1f8c7
|
Merge mozilla-central into Places
|
2010-12-06 09:48:54 -08:00 |
|
Wolfgang Rosenauer
|
5a9332c6bb
|
Bug 617000 - webconsole doesn't load for firefox-on-xulrunner setups. r+a20=gavin
|
2010-12-06 16:15:50 +01:00 |
|
Marco Bonardo
|
19997b3c17
|
Bug 616368 - Force a checkpoint after schema creation or upgrade.
r=sdwilsh a=sdwilsh
|
2010-12-03 12:58:23 +01:00 |
|
Marco Bonardo
|
e8408a131d
|
Bug 616309 (Part 2) - Use normal synchronous mode with a small WAL. Temp tables revenge!
r=sdwilsh a=blocking
|
2010-12-03 02:37:53 +01:00 |
|
Marco Bonardo
|
ff10f4d882
|
Bug 616309 (Part 1) - Use normal synchronous mode with a small WAL. Temp tables revenge!
r=sdwilsh a=blocking
|
2010-12-03 02:31:58 +01:00 |
|
Shawn Wilsher
|
f897bb343d
|
Bug 616295 - Persistent failure of test_history_redirects.js
r=mak
|
2010-12-02 15:30:17 -08:00 |
|
Shawn Wilsher
|
345d9387ee
|
Bug 607117 - create GUIDs for all bookmark and history items automatically
Part 3 - Add a test for migration from a v10 database that was formally a v11
database back to a v11 database.
r=mak
|
2010-12-02 14:10:09 -08:00 |
|
Shawn Wilsher
|
2638e87cc2
|
Bug 607117 - create GUIDs for all bookmark and history items automatically
Part 2 - Make entries in moz_places generate guids automagically
r=mak
|
2010-12-02 14:09:52 -08:00 |
|
Shawn Wilsher
|
1b285178eb
|
Bug 607117 - create GUIDs for all bookmark and history items automatically
Part 1 - Make bookmarks generate guids automagically
r=mak
|
2010-12-02 14:03:07 -08:00 |
|
Shawn Wilsher
|
c244c0164f
|
Bug 607112 - make GUID a column in moz_places and moz_bookmarks
Part 4 - Import guids for moz_places from annotations.
r=mak
|
2010-12-02 09:44:08 -08:00 |
|
Shawn Wilsher
|
11e2d2f6ab
|
Bug 607112 - make GUID a column in moz_places and moz_bookmarks
Part 3 - create a guid column on moz_places and add guids
r=mak
|
2010-12-02 09:43:50 -08:00 |
|
Shawn Wilsher
|
f0363e199d
|
Bug 607112 - make GUID a column in moz_places and moz_bookmarks
Part 2 - Import guids from the annotation table for bookmarks, and then delete
the entries in the annotation table.
r=mak
|
2010-12-02 09:40:49 -08:00 |
|