Arpad Borsos
|
2b0b982fdf
|
Bug 493701 - Use a macro to reduce redundancy in nsDocLoader.cpp; r=bz
--HG--
extra : rebase_source : 0caea074b95767f83063892d74b7c372976c366e
|
2009-06-11 11:03:40 +02:00 |
|
Arpad Borsos
|
990fceee6e
|
Bug 474369 - get rid of nsVoidArray, remaining parts; r=bz, sr=dbaron
--HG--
extra : rebase_source : 2f40cba97555521222512c7cd793c2a2adcca333
|
2009-05-07 17:15:26 +02:00 |
|
Alexander Surkov
|
2ce0289626
|
Bug 493695 - create accessibles for HTML tr, r=marcoz, davidb
|
2009-06-12 20:55:04 +08:00 |
|
Alexander Surkov
|
a71e4ca995
|
Bug 493552 - implement nsIAccessibleTable selection methods for ARIA grids, r=marcoz, davidb, sr=neil
|
2009-06-12 20:52:29 +08:00 |
|
Alexander Surkov
|
ea53f74ea4
|
Bug 493723 - implement IAccessibleTable interface for ARIA grids, r=marcoz, davidb, ginn
|
2009-06-12 20:49:28 +08:00 |
|
Dave Townsend
|
d956a8fb75
|
Bug 486489: Enable automated tests for url-classifier. r=ted
|
2009-06-12 12:16:59 +01:00 |
|
Dietrich Ayala
|
e3ea940a27
|
Bug 497563 - Crashes [@ BindStatementURI] (r=sdwilsh)
* * *
|
2009-06-12 00:34:35 -07:00 |
|
Neil Rashbrook
|
89ef57a324
|
Bug 458231 Frame overflow plays havoc with size of <label> or <description> r+sr=roc r=dao for backout of workaround for bug 69710
|
2009-06-12 08:33:51 +01:00 |
|
Marco Zehe
|
ef16fedfde
|
Bug 497304 - Crash [@ nsAccessibleWrap::get_accParent(IDispatch**) ], r=davidb
|
2009-06-12 07:12:26 +02:00 |
|
Robert Strong
|
a1c5cc64d9
|
Bug 497578: delay update resuming to avoid it being interrupted by the private browsing necko reset when private browsing autostart is enabled, r=mconnor
|
2009-06-12 01:04:49 -04:00 |
|
Gavin Sharp
|
7c46e2f858
|
Bug 497482: flush 'save session' pref explicitly when shutting down, since some ways of shutting down on mac cause us to avoid saving prefs, r=mconnor
|
2009-06-11 16:17:33 -04:00 |
|
Doug Turner
|
a282e85375
|
Bug 488862 - crash while geolocation is retrieving data [@ nsGeolocation::RemoveRequest]. r=dbaron, sr=smaug, r=ctalbert on tests
|
2009-06-11 17:46:46 -07:00 |
|
Marco Bonardo
|
1980e5c1e4
|
Bug 496635: Middle click bookmark in the right-upper pane of the library does not open in new tab, r=dietrich
|
2009-06-12 00:07:06 -04:00 |
|
Johnathan Nightingale
|
40a6c0b8f9
|
Bug 497656: don't migrate passwords and offlineApps settings from sanitize-on-shutdown to CPD-dialog, since the dialog no longer has UI for controlling them, r=gavin
|
2009-06-12 00:03:35 -04:00 |
|
Chris Double
|
dd020ab03a
|
Bug 496456. When we seek to the end, we should only fire end stuff if we're not playing, otherwise playing should be responsible for ending. Set the current frame time at the end of the stream to the duration, if it's longer than our end time estimate, because the duration can include more than one frame-time's worth of audio. Also, don't replicate a frame of audio in DecodeToFrame when seeking. r=cpearce,sr=roc
--HG--
extra : rebase_source : e34cc28482e2b0ced5ec0774ce73865501400ca6
|
2009-06-12 14:14:28 +12:00 |
|
Matthew Gregan
|
7a5f53fbbe
|
Bug 488814. HTMLMediaError lies about some interfaces it implements, don't lie. r+sr=jst
--HG--
extra : rebase_source : 718aab295c395c0a20c4ff3cdf9dc8a80fc8f2ee
|
2009-06-12 14:09:28 +12:00 |
|
Matthew Gregan
|
6ed2191af1
|
Bug 495163. Trivial code removal, r=roc
--HG--
extra : rebase_source : 5dee5799025c99cad5f7ae8ca7cc4ade3f650a89
|
2009-06-12 14:08:32 +12:00 |
|
Robert O'Callahan
|
f020867639
|
Bug 496581. If we seek to the end, enter COMPLETED state instead of trying to decode more. r=doublec
--HG--
extra : rebase_source : 16d4e604e40384221b148bf8939339179a93d96c
|
2009-06-12 14:07:08 +12:00 |
|
Robert O'Callahan
|
5780910990
|
Bug 497274. nsWrapUtils is unused, remove it. r+sr=peterv
--HG--
extra : rebase_source : 2229184a5fe9adfba4bdd21b2cc731fb1d649acf
|
2009-06-12 14:02:36 +12:00 |
|
Robert O'Callahan
|
9835529721
|
Bug 496840. Make dynamic insertion and removal of legends work in the presence of multiple legends. r+sr=bzbarsky
--HG--
extra : rebase_source : c11c9ac211575f01ac810eac7c1feb684ed76d7a
|
2009-06-12 14:01:05 +12:00 |
|
Robert O'Callahan
|
ffa59e0a14
|
Bug 496032. Buttons should should lay out their contents using IsBlockInside not IsBlockOutside. r+sr=bzbarsky
--HG--
extra : rebase_source : bd35093b32239a2803868ab8d684f56db318fbeb
|
2009-06-12 13:48:07 +12:00 |
|
Robert O'Callahan
|
27ee72abb0
|
Bug 492837. If a scrollframe's reflow is interrupted, don't clamp the scroll position to the new size. r=bzbarsky
--HG--
extra : rebase_source : f0def3a670f208e5894cdbd650d395d991441c34
|
2009-06-12 13:46:33 +12:00 |
|
Robert O'Callahan
|
c41a58c04d
|
Bug 494322. nsMediaCache verification code is super slow in debug builds, so turn it off during seeking so we don't get O(N^2) slowdowns. r=doublec
--HG--
extra : rebase_source : a088ef84206eeb7e6e77d42fecb1bbd8f0721c60
|
2009-06-12 13:43:23 +12:00 |
|
Chris Pearce
|
373b3baa8d
|
Bug 496147 - Ensure ended is true when video playback is ended. r=doublec,sr=roc
--HG--
extra : rebase_source : dc04fe505e75d91e5e1f694728aba8f5be0e32b2
|
2009-06-12 12:56:50 +12:00 |
|
Jonas Sicking
|
12efda0ab2
|
Bug 492560: Prevent modal dialogs from making the slow-script dialog coming up. r/sr=mrbkap
|
2009-06-11 17:52:47 -07:00 |
|
Shawn Wilsher
|
51c82bccc0
|
merge for back out of changeset f3fcd36fcbd1 (bug 119061) for linux orange.
|
2009-06-11 16:57:40 -07:00 |
|
Shawn Wilsher
|
4f55fcf37a
|
Backed out changeset f3fcd36fcbd1 (bug 119061) for linux orange.
|
2009-06-11 16:57:09 -07:00 |
|
Shawn Wilsher
|
54351921be
|
merge for back out of changeset d891a7418d95 (bug 483980)
|
2009-06-11 16:08:33 -07:00 |
|
Shawn Wilsher
|
6ad4eed4e5
|
Backed out changeset d891a7418d95 (bug 483980)
|
2009-06-11 16:08:07 -07:00 |
|
Blake Kaplan
|
845ed3bd47
|
Bug 497119 - Don't assume that we have a cx->fp (or that fp is on cx->fp at all). Set up display as it would have been when fp was active, though. r=brendan
--HG--
extra : transplant_source : %05E%E4%F1/K%60%B9%3B%B6%BFq%B1%22i%2A%BD%A4%BC%EE
|
2009-06-11 14:12:23 -07:00 |
|
Shawn Wilsher
|
22dde76b7b
|
Bug 493560 - Upgrade to SQLite 3.6.14.2
This change contains the changes to SQLite's code.
|
2009-06-11 14:21:07 -07:00 |
|
Shawn Wilsher
|
cf1e10d39d
|
Bug 493560 - Upgrade to SQLite 3.6.14.2
This change contains the changes to mozilla code for the SQLite upgrade.
r=asuth
|
2009-06-11 14:21:03 -07:00 |
|
Jonathan Watt
|
a955b81011
|
Bug 119061. SVG elements to which the :hover pseudo class apply do not restyle when moved under the mouse pointer. r=roc
|
2009-06-11 21:49:34 +02:00 |
|
Boris Zbarsky
|
849e48d014
|
Better build bustage fix for bug 495728
|
2009-06-11 15:30:24 -04:00 |
|
Boris Zbarsky
|
85503ce0ed
|
Backing out part of bug 495728 to fix Windows test build bustage
|
2009-06-11 15:08:33 -04:00 |
|
David Bolter
|
0b0ca07091
|
Bug 481114 - map timer, log and marquee ARIA roles into a11y roles. r=surkov, r=MarcoZ
|
2009-06-11 14:18:24 -04:00 |
|
Boris Zbarsky
|
52b422e103
|
Trying to fix Windows build bustage
|
2009-06-11 14:18:49 -04:00 |
|
Gavin Sharp
|
291b638414
|
Bug 492467 - browser-harness.xul: issues with deferred log generation; r=dtownsend
|
2009-06-11 19:47:37 +02:00 |
|
timeless
|
1e824333a6
|
Bug 490932 - crash [@ nsFileView::SetDirectory(nsIFile*)] in XUL file chooser; r+sr=neil
|
2009-06-11 19:47:35 +02:00 |
|
Serge Gautherie
|
4fb8bff0fa
|
Bug 306840 - Improve PR_GetEnv() usages; (Cv1a) <XpCom/nsAtomTable.cpp> (= sync'ed Bv2); r=timeless sr=neil
|
2009-06-11 19:47:33 +02:00 |
|
Serge Gautherie
|
b00427cbdf
|
Bug 234844 - NS_HTMLEDITOR_COMMANDTABLE_CID and NS_HTMLEDITOR_DOCSTATE_COMMANDTABLE_CID have malformed CIDs; (Av1) nsEditingSession.cpp: (unrelated) s/as/has/; r+sr=bzbarsky
|
2009-06-11 19:47:32 +02:00 |
|
Josh Aas
|
75b563dfbe
|
Disable XPCOM plugin loading. b=488042 r/sr=jst
|
2009-06-11 10:40:38 -07:00 |
|
arno renevier
|
2a67ad008c
|
Bug 496891. Handle NSGetModule returning null. r=bzbarsky
|
2009-06-11 13:16:21 -04:00 |
|
Boris Zbarsky
|
dbd6d652d5
|
Bug 497028. Make sure to have mRunningEvent still incremented when we call the runnable's destructor, since that can also do work. r=bsmedberg
|
2009-06-11 13:09:35 -04:00 |
|
Boris Zbarsky
|
505523c85c
|
Bug 493649. Make sure that we never end up incomplete when our available height is unconstrained. r+sr=roc
|
2009-06-11 13:09:35 -04:00 |
|
Boris Zbarsky
|
f25879a0a0
|
Bug 495350. Do a better job of keeping track of our line participant count. r+sr=roc
|
2009-06-11 13:09:35 -04:00 |
|
Bernd
|
1220485428
|
Bug 192902 - "Words wrap in nowrap cell when width=0 and next cell have width=100%". r+sr=bzbarsky
|
2009-06-11 13:09:34 -04:00 |
|
Marco Pesenti Gritti
|
9a4c0b4b6f
|
Bug 495618 - "Reloading form posts fails with javascript nsIPromptService implementation". r+sr=bzbarsky
|
2009-06-11 13:09:34 -04:00 |
|
Timothy Nikkel
|
0be6cc3e55
|
Bug 496020 - "nsCSSFrameConstructor::BeginUpdate is called when scripts are not blocked." r+sr=bzbarsky
|
2009-06-11 13:09:34 -04:00 |
|
Timothy Nikkel
|
16d4794378
|
Bug 495728 - "###!!! ASSERTION: destroy called on frame while scripts not blocked: '!nsContentUtils::IsSafeToRunScript()', file /Users/bzbarsky/mozilla/vanilla/mozilla/layout/generic/nsFrame.cpp, line 446." r+sr=bzbarsky
|
2009-06-11 13:09:33 -04:00 |
|