Commit Graph

4899 Commits

Author SHA1 Message Date
Jeff Walden
32f74752c1 Bug 622321 - While { x: 1, x: 1 } is a syntax error only in strict mode, any other name collision between property assignments in an object literal is a syntax error regardless whether the literal is in strict mode code or not. r=dmandelin
--HG--
extra : rebase_source : 04493a7d56924ab968d5524b8bee57ecde37068a
2011-01-01 02:41:00 -06:00
Robert Sayre
83f07f03e7 Backed out changeset 54e2039322ef 2011-01-06 21:38:15 -05:00
Jeff Walden
714a6a49df Fix safebrowsing code that assumed x: 1, get x() was permitted. r=orange
--HG--
extra : rebase_source : ee9e81305de0daa2039b2f84104b95911cc6dfe6
2011-01-06 17:35:13 -06:00
Hiroyuki Ikezoe
cf87ad5160 Bug 597634 - Reset to a blank state for each test instead of relying on previous state in browser_522545.js [r=zpao, a=test] 2011-01-04 10:40:46 -08:00
Phil Ringnalda
ea979d9b8d Remove a=trailing space 2010-12-31 16:11:42 -08:00
Paul O’Shannessy
cc66d2d895 Bug 615394 - Session Restore should notify when it is beginning and ending a restore [r=dietrich, a=blocking2.0:betaN+] 2010-12-27 16:22:47 -05:00
Paul O’Shannessy
f266f107f8 Bug 618151 - Overwriting state can lead to unrestored tabs [r=dietrich, a=blocking2.0:betaN+] 2010-12-27 16:22:47 -05:00
Paul O’Shannessy
8e144f7fb5 Bug 617175 - deleteTabValue doesn't use early access [r=dietrich, a=blocking2.0:betaN+] 2010-12-27 16:22:47 -05:00
Paul O’Shannessy
2f6eac79c4 Bug 597315 Part 2 (session restore) - Frameset history does not work properly when restoring a tab [r=dietrich, a=blocking2.0:betaN+] 2010-12-27 16:22:47 -05:00
Marco Bonardo
a399d3172d Bug 620988 - preferences code uses getFolderContents but never closes the container.
r+a=gavin
2010-12-22 19:26:20 +01:00
Marco Bonardo
ec08e0034c Bug 574514 - Hide personal toolbar only if user did not customize it or edited bookmarks.
r=gavin a=blocking
2010-12-22 19:26:18 +01:00
Phil Ringnalda
37cf4defcb Bug 597634 - Remove an obvious yet unlikely possible reason for intermittent apparently network-related failure in browser_522545.js, r=zpao, a=test 2010-12-19 23:37:56 -08:00
Shawn Wilsher
f14c3b0dcc Merge Places and mozilla-central
a=bsmedberg
2010-12-15 19:24:51 -08:00
Shawn Wilsher
7cd8f091ad Merge mozilla-central to Places. 2010-12-13 15:08:04 -08:00
Shawn Wilsher
4d4634434f Merge mozilla-central into Places. 2010-12-07 15:06:32 -08:00
Ehsan Akhgari
f3ec2013d1 Bug 587925 - Increase the test timeout; a=orange-fix DONTBUILD 2010-12-07 12:39:54 -05:00
Shawn Wilsher
aeffa1f8c7 Merge mozilla-central into Places 2010-12-06 09:48:54 -08:00
Ehsan Akhgari
a4c8b00d12 Bug 600982 - Clear DOM storage entries for a domain when using the Forget about this site feature; r=honza a=blocking-final+ 2010-12-09 20:06:23 -05:00
Shawn Wilsher
7a35d860e3 Merge mozilla-central into Places. 2010-11-29 08:43:57 -08:00
Paul O’Shannessy
56fcf38140 Bug 607016 - If a tab is never restored, attributes (eg. hidden) aren't updated correctly [r=dietrich, a=blocking-2.0:final+] 2010-12-06 10:08:26 -08:00
Ehsan Akhgari
80bf7473ca Bug 614326 - browser_privacypane_*.js cause ASSERTION: XPConnect is being called on a scope without a 'Components' property due to no unregistration of autoStartPrivateBrowsingObserver; r,a=gavin 2010-11-26 15:24:26 -05:00
Marco Bonardo
7cd3a9c77e Bug 493557 - Entries for "Recent Tags" and "Recently Bookmarked" are flipped on upgrade.
r=dietrich a=dietrich
2010-11-23 14:04:07 +01:00
Marco Bonardo
ac635aae45 Bug 613477 - Make the primary Star UI async.
r=sdwilsh ui-r=limi a=blocking
2010-11-22 20:34:57 +01:00
Shawn Wilsher
f1db0ae444 Merge mozilla-central into Places 2010-11-17 10:55:34 -08:00
Marco Bonardo
84a7c00bed Bug 599973 (part 1) - Don't use steps for async favicons.
r=sdwilsh a=blocking
2010-11-16 02:13:37 +01:00
Marco Bonardo
5e72cbedaf Bug 610442 - TRANSITION_EMBED visits should be session persistent
r=sdwilsh a=blocking
2010-11-12 14:24:25 -08:00
Shawn Wilsher
d05b583e6c Attempt to fix bug 551540 by not waiting for focus. This hangs here locally for me for no good reason (appears to have focus).
r=ehsan
2010-11-10 11:00:31 -08:00
Shawn Wilsher
c465413241 Fix test failure due to merge. _views are no longer around on the places branch. 2010-11-10 10:24:44 -08:00
Shawn Wilsher
deaabcb2a2 Merge mozilla-central to Places 2010-11-10 09:38:08 -08:00
Shawn Wilsher
bbe191aa5a Orange fix from bug 599969 Part 6. Make sure we clean up the tabs we add. 2010-11-10 08:54:56 -08:00
Shawn Wilsher
5ff757f31f Bug 599969 - Do not use steps for async visit adding
Part 6 - Do not add javascript URIs for history (trunk is already doing this,
and the Places branch was getting assertions because GetReversedHostname would
fail on the background thread which would cause nsJSURI to be released off of
the main thread, which is bad).
r=mak
r=ehsan
2010-11-09 11:43:18 -08:00
Dan Witte
3543df4146 Bug 599253 - TEST-UNEXPECTED-FAIL | browser_586068-cascaded_restore.js | Test timed out. Possible fix for intermittent orange. r=zpao, a=test-only 2010-11-16 09:37:09 -08:00
mano@mozilla.com
ed4fdc8e03 Bug 612230 - The bookmarks toolbar is empty in RTL Firefox if even one bookmark overflows the width of the toolbar [FOLLOWUP] (r=mak77, a=blocking) 2010-11-16 20:50:51 +07:00
Dietrich Ayala
8edbbbddb5 Bug 612230 - The bookmarks toolbar is empty in RTL Firefox if even one bookmark overflows the width of the toolbar (r=mak77, a=blocking) 2010-11-16 20:43:54 +07:00
Shawn Wilsher
bf23f7fcc4 Merge mozilla-central to Places. 2010-10-27 12:28:31 -07:00
Shawn Wilsher
3be92a2c5b Merge mozilla-central into places. 2010-10-20 12:33:53 -07:00
Shawn Wilsher
b8cbaa99f9 Merging places and mozilla-central. 2010-10-15 09:26:15 -07:00
Frank Yan
ef24a45fb3 Bug 599793 - Paste & Go / Search should replace entire contents of textbox; r=dao a=blocking2.0-final+ 2010-10-26 15:35:44 -07:00
Shawn Wilsher
4e205a3fb7 Bug 607309 - Modify nsINavBookmarkObserver::onItemAdded to include the URI
r=mak
sr=mconnor
a=blocking
2010-10-26 17:20:53 -05:00
Paul O’Shannessy
b7c11bd240 Bug 581593 - about:sessionrestore forgets session data during upgrade to Firefox 4 [r=dietrich, a=blocking2.0:final]
--HG--
extra : rebase_source : d4cd3ed9b8ba1c2221917da03c38052ee033e25e
2010-10-26 11:55:10 -07:00
Paul O’Shannessy
3959b4f90f Test for bug 590268 [r=dietrich, a=blocking2.0:betaN]
--HG--
extra : rebase_source : bdb65c1bb9162d38ff0d3c084ae15a50ad357cb2
2010-10-26 11:55:10 -07:00
Ian Gilman
a5bfe10145 Bug 590268 - Provide access to sessionstore tab data sooner [r=dietrich, a=blocking2.0:betaN]
--HG--
extra : rebase_source : 3a1ccadf0571e5a7c6b0305d5c050f7ad1d8caa6
2010-10-26 11:55:10 -07:00
Marco Bonardo
402adda51b Bug 424542 - Bookmarks manager needs a separate entry for "Search:".
r=dietrich f=l10n a=dietrich ab7=beltzner
2010-10-26 20:54:22 +02:00
Jim Mathies
a66f409a5e Bug 575591 - Don't prepend '.' to the address of cookies assigned to ip address hosts in the ie migrator. r=dwitte, a=betaN 2010-11-09 19:36:36 -06:00
Jim Mathies
42487f4fb4 Bug 575591 - Don't bail out of migration on individual migration failures, report to the console instead. r=gavin, a=betaN 2010-11-09 19:36:36 -06:00
Paul O’Shannessy
706087d0e6 Bug 589246 - Closed window state getting corrupted when closing and reopening last browser window without exiting browser [r=dietrich, a=blocking2.0:betaN] 2010-11-09 10:00:30 -08:00
Marco Bonardo
bfa9416ff1 Bug 609592 - Win7 JumpList is freeing up resources too early for History.
r=jimm a=gavin
2010-11-08 15:03:51 +01:00
Marco Bonardo
44659dcaf9 Bug 477882 - frame-targeted visited links disappear when closing and reopening Firefox.
r=dietrich a=blocking
2010-11-08 15:03:49 +01:00
Ehsan Akhgari
fcdfc79255 Bug 588655 - Part 1: Add a privatebrowsingmode="permanent" attribute to browser.xul's document element for permanent private browsing sessions; r=dao a=blocking-final+ 2010-09-22 17:22:41 -04:00
Paul O’Shannessy
4ba89e6849 Bug 606936 - userTypedValue sticks around after session restore (favicon and star button missing) [r=dietrich, a=blocking2.0:final+] 2010-11-12 13:48:19 -08:00