Kyle Huey
|
12b5e9e908
|
Bug 622315: Refuse to navigate if a navigation is already pending. r=bz
|
2011-06-07 13:10:47 -07:00 |
Kyle Huey
|
3ba7b67ccf
|
Bug 662200: Regression test.
|
2011-06-07 13:08:07 -07:00 |
Kyle Huey
|
beb2ddd648
|
Bug 662200: Update the session history object for reloads. r=bz
|
2011-06-07 13:04:13 -07:00 |
Boris Zbarsky
|
ba3d814b3d
|
Add test for bug 200089.
|
2011-06-07 12:35:17 -07:00 |
Ed Morley
|
08d515c8cc
|
Bug 469499 - Remove MOZ_MACBROWSER ifdefs; r=bsmedberg
|
2011-06-07 12:35:17 -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 |
Daniel Holbert
|
13c008cef5
|
Bug 661967: Remove never-read local variable from nsIOService::GetProtocolHandler. r=bz
|
2011-06-07 10:50:14 -07:00 |
Ed Morley
|
3a85af8230
|
Bug 655011 - Remove WinCE code from libpref; r=bsmedberg
|
2011-06-07 10:47:57 -07:00 |
Edward Lee
|
702c66b437
|
Bug 662355 - Component returned failure code 0x80004005 (NS_ERROR_FAILURE) @ [extensions.xml::toggleOptions]. Set optionsURL to "" if undefined so it doesn't get read out by the binding as "undefined". r=mfinkle
|
2011-06-07 08:13:38 -07:00 |
Mounir Lamouri
|
f74ab87984
|
Merging cedar with mozilla-central.
|
2011-06-07 11:06:50 +02:00 |
Masayuki Nakano
|
ff37b945be
|
Bug 661101 backout a part of 9014863a7e2a which was included to the mq file unexpectedly
|
2011-06-07 16:44:56 +09:00 |
Masayuki Nakano
|
58feee75ac
|
Bug 661101 widget should use mozilla::Preferences r=roc
|
2011-06-07 16:38:00 +09:00 |
Michael Ventnor
|
35529b1111
|
Bug 659549 - Tab bar scrolling using arrow buttons should use mozRequestAnimationFrame r=dao
|
2011-06-07 12:41:16 +10:00 |
Neil Rashbrook
|
a3113725d8
|
Bug 660524 - Useless use of PromiseFlatString, r=surkov
|
2011-06-07 11:24:14 +09:00 |
Alexander Surkov
|
b00a6062f5
|
Bug 659633 - don't traverse into XUL tree children when accessible tree is created, r=tbsaunde, f=marcoz
|
2011-06-07 11:24:01 +09:00 |
Alexander Surkov
|
ab9effc9a6
|
Bug 660153 - comb next/prev accessible methods, r=tbsaunde
|
2011-06-07 11:23:13 +09:00 |
Nicholas Nethercote
|
a7a6e77911
|
Bug 658814 - move gfx/surface/* reporters out of the "explicit" group to avoid double-counting of some meomry bytes and subsequent negative values in about:memory. r=jmuizelaar.
|
2011-06-07 12:17:01 +10:00 |
Chris Leary
|
8e33bd15ad
|
Merge tracemonkey to mozilla-central.
|
2011-06-06 13:17:33 -07:00 |
Kyle Huey
|
4be4919017
|
Bug 662125: Fix nsDocShell::ConfirmRepost to initialize a PRBool before passing it through XPConnect. r=bz
|
2011-06-06 10:58:49 -07:00 |
Chris Leary
|
511f5c9006
|
Followup fix for merge, fix ifdef directive.
|
2011-06-06 09:58:15 -07:00 |
Chris Leary
|
b1d3530553
|
Merge mozilla-central to tracemonkey.
|
2011-06-06 09:41:22 -07:00 |
Margaret Leibovic
|
1685509a2e
|
Bug 661823 - Ctrl+F shouldn't work to open Find toolbar in about:permissions and should work to close existing Find bar. r=gavin
|
2011-06-06 08:15:21 -07:00 |
Margaret Leibovic
|
acae1440a6
|
tests for Bug 661819 - Values for All Sites in about:permissions displays last selected site's values. r=gavin
|
2011-06-06 08:15:13 -07:00 |
Margaret Leibovic
|
1b37193d3f
|
Bug 661819 - Values for All Sites in about:permissions displays last selected site's values. r=gavin
|
2011-06-06 08:14:07 -07:00 |
Margaret Leibovic
|
68fc53165b
|
Bug 661791 - Rectify wording of "Clear all cookies" button in about:permissions to match the "Remove all cookies" button. r=gavin
|
2011-06-06 08:13:50 -07:00 |
Jacek Caban
|
df683a2178
|
Bug 661517 - nsWebSocketHandler.cpp fails to compile on mingw-w64 r=mcmanus DONTBUILD
|
2011-06-06 13:16:22 +02: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 |
Kyle Huey
|
f288c2004f
|
Back out Bug 622315 due to Bug 662200.
|
2011-06-05 16:22:09 -07:00 |
Kyle Huey
|
35b2ee8d9a
|
Backed out changeset 52b9e864be0e due to Bug 662200.
|
2011-06-05 16:21:42 -07:00 |
Kyle Huey
|
d0fb2e315c
|
Bug 622315: Refuse to navigate if a navigation is already pending. r=bz
|
2011-06-05 12:09:47 -07:00 |
Kyle Huey
|
3f039eba79
|
Bug 661876: Remove obsolete nsIDOMFile methods/properties. r=sicking
|
2011-06-05 11:54:50 -07:00 |
Kyle Huey
|
0bfabf934f
|
Bug 661876: Fix tests to avoid using obsolete nsIDOMFile properties/methods.
|
2011-06-05 11:54:14 -07:00 |
Dão Gottwald
|
e9db06af5d
|
Bug 662155 - addTab should report the exception when loadURIWithFlags fails. r=gavin
|
2011-06-05 19:37:10 +02:00 |
Mounir Lamouri
|
1dd5191b84
|
Merging cedar with mozilla-central.
|
2011-06-05 15:31:36 +02:00 |
Tyler Downer
|
3635e5b1d6
|
Bug 660746 - Fix another typo. r=gavin
|
2011-06-05 10:07:15 +02:00 |
Phil Ringnalda
|
e504c8d2e4
|
Bug 650691 - random-if the SVG object--auto reftests that are random-if(Android)
|
2011-06-04 22:20:52 -07:00 |
Ehsan Akhgari
|
2e4c9c5378
|
Bug 612448 - Protect the progress listener object from being garbage collected too soon which could cause a test timeout; r=roc
|
2011-06-03 16:48:31 -04:00 |
Rafael Ávila de Espíndola
|
d54e9772d2
|
b=661145, r=bsmedberg Move the function declarations passed to AC_TRY_COMPILE out of the body of main.
|
2011-06-03 16:34:42 -04:00 |
Ehsan Akhgari
|
343feda18a
|
Bug 495577 - Rename the "Permanent Private Browsing mode" checkbox in the Privacy prefpane to better match the surrounding options; r=dao ui-r=faaborg
|
2011-06-03 15:04:52 -04:00 |
timeless@mozdev.org
|
fd209390e5
|
Bug 620182 [@ QuoteString | DecompileSwitch] when JSVAL_IS_DOUBLE(key) and SprintDoubleValue fails due to oom
r=jorendorff
|
2011-06-03 08:57:00 -07:00 |
Hiroyuki Ikezoe
|
4464f82f8a
|
Bug 660131 - Follow up fix. Include glib-object.h for disabling gconf. r=karlt
|
2011-06-03 17:45:38 +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 |
Mounir Lamouri
|
8d38f1695a
|
Merging cedar with mozilla-central.
|
2011-06-03 12:06:08 +02:00 |
Masayuki Nakano
|
22b9771448
|
Bug 660568 nsImageFrame::IconLoad must call Preferences::RemoveObservers() r=roc
|
2011-06-03 15:07:10 +09:00 |
Masayuki Nakano
|
b1a2c45392
|
Bug 660640 part.2 Fix wrong result at InitStaticMembers() failed r=roc
|
2011-06-03 15:01:02 +09:00 |
Masayuki Nakano
|
dcb177702c
|
Bug 660640 part.1 RemoveObserver(), RemoveObservers() and UnregisterCallback() shouldn't output warnings if it failed after shutdown r=roc
|
2011-06-03 15:01:02 +09:00 |
Masayuki Nakano
|
a145ce7483
|
Bug 660742 accessible should use mozilla::Preferences r=roc+davidb
|
2011-06-03 15:01:02 +09:00 |
Benjamin Peterson
|
2ef366c706
|
Bug 405300 - ignore transformation in isPointInPath(). r=joe sr=roc
|
2011-06-03 07:50:14 +02:00 |
Mounir Lamouri
|
b856b7b398
|
Bug 661292 - Make nsChangeObserver::ContentInserted not use the index parameter. r=joshmoz
|
2011-06-03 00:37:18 +02:00 |