Dão Gottwald
|
41c0a240b8
|
Bug 498272 - Wait longer before showing the Ctrl+Tab panel
|
2009-07-26 19:36:09 +02:00 |
|
Ehsan Akhgari
|
1579a7981f
|
Bug 423190 - [RTL] Feed popup is hardcoded to LTR; r=dao
|
2009-07-26 21:29:55 +04:30 |
|
Makoto Kato
|
3c2e745bcd
|
Bug 481115 - remove nsIPref from extension/(layout-debug|widgetutils). r=roc+romaxa
|
2009-07-26 23:32:44 +09:00 |
|
Olli Pettay
|
1352242ce7
|
Bug 375928, r=roc, sr=neil
|
2009-07-26 15:15:11 +03:00 |
|
Ehsan Akhgari
|
369d89abb4
|
Dump the data URIs when either test_videocontrols_audio_direction.html or test_videocontrols_video_direction.html fails in order to investigate bug 501754
|
2009-07-26 15:11:20 +04:30 |
|
Dão Gottwald
|
9ebd174022
|
Bug 506512 - Ctrl+Tab / All Tabs styling update
|
2009-07-26 09:53:04 +02:00 |
|
Serge Gautherie
|
15d9b84165
|
Bug 488824 - Remove WIN16 (support) code, in js/src; (Av1) 2 config.mk; r=gal
|
2009-07-26 07:21:06 +02:00 |
|
arno renevier
|
ff877139b1
|
Bug 482481 - Commands doesn't work on contained contentEditable elements; PromoteInlineRange checks that selection is editable; r+sr=peterv
|
2009-07-26 07:21:04 +02:00 |
|
Dão Gottwald
|
7108b58971
|
remove cruft from tests
|
2009-07-26 02:30:48 +02:00 |
|
Matthew Noorenberghe
|
c4794752fa
|
Bug 370117 - form autocomplete should sort by frequency of use. r=dolske
|
2009-07-25 22:05:03 +02:00 |
|
Mats Palmgren
|
5c5961a33e
|
A mochitest-plain for bug 226361.
|
2009-07-25 21:47:16 +02:00 |
|
Dão Gottwald
|
4dcc2577fd
|
Bug 421351 - allow styling richlistitems with -moz-appearance:menuitem. r=neil
|
2009-07-25 15:10:17 +02:00 |
|
Dão Gottwald
|
0a7c83689a
|
Bug 498704 - Make sure the window is focused before running the Ctrl-Tab test
|
2009-07-25 13:21:24 +02:00 |
|
Ehsan Akhgari
|
31e89ae846
|
Bug 490702 - Remove obsolete leftovers from removed clear passwords and offline data options in clear recent history dialog; r=dao
|
2009-07-25 12:27:51 +04:30 |
|
Navin Lal
|
9313832a8a
|
Bug 74803 - Should make global data const where possible; const changes for nsmodulecomponentinfo; r=dbaron
|
2009-07-25 03:27:08 +02:00 |
|
Serge Gautherie
|
85f2bfe920
|
Bug 450450 - <test_loadflags.html> intermittently fails
(Av2a) Call |window.removeEventListener()| ++
|
2009-07-25 03:16:33 +02:00 |
|
Johnny Stenback
|
6d448227ae
|
Fixing bug 477974. Plug a few holes where a frame could change the size/position of the containing window. r+sr=mrbkap@gmail.com
|
2009-07-24 14:06:47 -07:00 |
|
Dão Gottwald
|
32cbfb2451
|
fix stupid browser_discovery.js
|
2009-07-24 21:51:02 +02:00 |
|
John Daggett
|
63353f24ef
|
Bug 493976. Move around Arabic reftest to see if it's the cause of reftest timeout problems.
|
2009-07-24 10:39:17 -10:00 |
|
Curtis Bartley
|
1192731c18
|
Bug 498938 - Add Levenshtein Edit Distance function to Sqlite so we can use it in queries. r=sdwilsh sr=vlad
|
2009-07-24 11:39:34 -04:00 |
|
Simon Bünzli
|
c923c32c53
|
Bug 477564 - Session restore hangs/not responding with high CPU on large form with many checkboxes r=dietrich
Cap the maximum number of XPATHs generated
|
2009-07-24 11:39:22 -04:00 |
|
Robert Sayre
|
9d7a5baf9d
|
Merge backout.
|
2009-07-24 14:02:23 -04:00 |
|
Robert Sayre
|
131858e620
|
Backed out changeset 8f6d8ce284ff
|
2009-07-24 14:02:01 -04:00 |
|
David Mandelin
|
d2e2cdd997
|
Bug 506018 - crash in js_GetClosureVar, regression from Trace JSOP_NAME for general closures. r=gal
|
2009-07-24 14:00:35 -04:00 |
|
Robert Sayre
|
710cad8b2a
|
Merge tracemonkey to mozilla-central.
|
2009-07-24 13:42:38 -04:00 |
|
Michael Kohler
|
4342407064
|
Bug 496385 - Number of bookmarks to remove should be in the middle ("Remove %d Bookmarks") inside the star panel. r=gandalf, gavin
|
2009-07-24 17:36:58 +02:00 |
|
Dão Gottwald
|
82b4513da7
|
Bug 494808 - Page Info > Media doesn't list background images anymore. r=mano
|
2009-07-24 17:10:02 +02:00 |
|
Rob Campbell
|
e1d2f48c79
|
bug 474358 - assertion isOuterWindow fix for windows breakage
|
2009-07-24 11:49:37 -03:00 |
|
Jonathan Griffin
|
37c00af939
|
Another attempt to fix bug 503988
|
2009-07-24 09:33:20 -04:00 |
|
David Zbarsky
|
065a422dab
|
Bug 332893. <form>.elements['x'] order is not updated after reordering element using DOM. r=bzbarsky
|
2009-07-24 09:33:20 -04:00 |
|
Boris Zbarsky
|
fa8b53c57c
|
Bug 505482. Make sure to not leave frames on overflow lists when we interrupt reflow. Also fixes bug 478527 and bug 496742. r=roc
|
2009-07-24 09:32:32 -04:00 |
|
Rob Campbell
|
8b46045669
|
bug 474358 - ASSERTION: Inner window detected in Equality hook, isOuterWindow, p=me, r=timeless, sr=mrbkap
|
2009-07-24 10:20:34 -03:00 |
|
Nicholas Nethercote
|
8aeefe7a20
|
Bug 506139 - TM/nanojit: merge TR whitespace changes in the i386 backend. r=rreitmai.
|
2009-07-24 10:02:22 +10:00 |
|
Nicholas Nethercote
|
5e1d4a5859
|
Bug 503449 - lirasm: always build it with the js shell, and fix some breakage. r=jorendorff.
|
2009-07-24 08:41:59 +10:00 |
|
Robert Sayre
|
a181aec2ed
|
Merge mozilla-central to tracemonkey.
|
2009-07-23 16:49:14 -04:00 |
|
Shawn Wilsher
|
1515fe6be7
|
Merge places to mozilla-central.
|
2009-07-23 13:10:26 -07:00 |
|
Taras Glek
|
fa1e936130
|
bug 505784: nuke STANDALONE mode in libjar r=bsmedberg
|
2009-07-23 11:40:29 -07:00 |
|
Shawn Wilsher
|
ca39130b1b
|
Merge places to mozilla-central.
|
2009-07-23 08:03:43 -07:00 |
|
Shawn Wilsher
|
7a0b8db179
|
Merge places to mozilla-central.
|
2009-07-23 07:58:59 -07:00 |
|
Neil Deakin
|
5df63444b5
|
Bug 503754, dropping tab on content area should not reload page, r=mano
|
2009-07-23 10:39:13 -04:00 |
|
Neil Deakin
|
cd2a6410e2
|
Bug 504183, crash setting focus on file input that has no frame, r=smaug
|
2009-07-23 10:39:10 -04:00 |
|
Neil Deakin
|
0bf0eb9696
|
Bug 497844, use focus event instead of load event, r=gavin
|
2009-07-23 10:39:07 -04:00 |
|
Neil Deakin
|
4f5268fdc2
|
Bug 504367, remove unneeded code which caches focus in nsGlobalWindow::WindowStateHolder, r=bz
|
2009-07-23 10:38:54 -04:00 |
|
Benjamin Smedberg
|
61ffa998af
|
Bug 505857 - Fix up locking in the category manager, r=timeless
|
2009-07-23 10:29:00 -04:00 |
|
Alexander Surkov
|
ca2cd92c70
|
Bug 504985 - get_accRole, if returning a role string, includes namespace URI withthe actual role, effective June 9, 2009, r=marcoz, davidb
|
2009-07-23 15:12:57 +08:00 |
|
L. David Baron
|
e6a3698129
|
Destroy frame properties right after destroying the frame tree so they're destroyed before the style set. (Bug 399994) r=roc
|
2009-07-23 07:40:18 -04:00 |
|
Ginn Chen
|
f90d939080
|
Bug 456719 run-mozilla.sh doesn't work well with ksh93 r=benjamin
|
2009-07-23 18:09:10 +08:00 |
|
Ginn Chen
|
5e813f70a4
|
Bug 492720 libgjs failed to compile with js headers of Firefox 3.5 r=brendan
|
2009-07-23 18:07:09 +08:00 |
|
Jonathan Watt
|
93d4d6c74c
|
Bug 435356. Stop using nsIDOMSVGMatrix internally. r=longsonr
|
2009-07-23 10:35:59 +02:00 |
|
John Daggett
|
5120ac28f0
|
Bug 496573. Fix font load failure for fonts with family/fullname mismatch. r=vlad
|
2009-07-22 22:08:23 -10:00 |
|