Daniel Holbert
|
ef92ece024
|
Bug 551298, patch A: Move THEBES_INLINE_DECL_REFCOUNTING to xpcom (with s/THEBES/NS/). r=bsmedberg
|
2010-04-01 08:07:23 -07:00 |
|
Daniel Holbert
|
3c78e0e4b3
|
Bug 556005: Remove unused variable 'rv' from nsXULDocument.cpp. r=bz
|
2010-04-01 08:07:22 -07:00 |
|
timeless@mozdev.org
|
5082e3a12b
|
Bug 552246 remove unused variable availWidth from nsTableRowFrame::CalcHeight
r=bernd
|
2010-04-01 08:07:22 -07:00 |
|
Mark Finkle
|
bdf7202871
|
Bug 541015 - Support rotating between portrait and landscape on N900 [r=karlt]
|
2010-04-01 09:58:42 -04:00 |
|
Marco Bonardo
|
fa71af01e3
|
Bug 556231 - Tests are trying to QI to nsIDirectoryProvider, that does not exist. r=ted
|
2010-04-01 13:29:13 +02:00 |
|
Marco Bonardo
|
5675e6b6b6
|
Bug 527735 - nsITaskbarPreviewButton.visible always returns the wrong value. r=robarnold
|
2010-04-01 13:29:09 +02:00 |
|
Marco Bonardo
|
bdcef1a8ca
|
Bug 555519 - disable test_doSetAndLoadFaviconForPage_failures.js since it randomly succeeds
|
2010-04-01 13:28:25 +02:00 |
|
Henri Sivonen
|
de75440fbe
|
Bug 501082 - Use a more efficient data layout for the named character tables in the HTML5 parser. Based on patch by dbaron. r=bnewman.
--HG--
extra : rebase_source : abe4519a3eeacdc2f89343b26c7b961f62dfb435
|
2010-03-29 14:01:18 +03:00 |
|
Robert O'Callahan
|
60517b697a
|
Bug 550029. Don't try to run treeview script if the document global object has gone away. r=smaug
|
2010-04-01 20:32:13 +13:00 |
|
Mark Finkle
|
2cbbdbeb28
|
Bug 533560 - Volume control does not control zoom level [r=dougt]
|
2010-04-01 00:38:51 -04:00 |
|
Jesse Ruderman
|
7e6ad6b78a
|
Add tests to manifest. (Homeless tests identified by script in bug 551617.)
|
2010-03-31 20:17:35 -07:00 |
|
Jesse Ruderman
|
55ce0ea01b
|
hg rm a test that was removed from the manifest. Making a working test is covered by bug 414740's in-testsuite? flag.
|
2010-03-31 20:16:44 -07:00 |
|
Masayuki Nakano
|
553922eee1
|
Bug 554822 Caret should refer the actual text color instead of the value of CSS color property r=roc
|
2010-04-01 11:35:48 +09:00 |
|
Bas Schouten
|
25005cf067
|
Bug 556387: Fix OpenGL context creation for some drivers. r=joedrew
|
2010-04-01 03:44:05 +02:00 |
|
Bas Schouten
|
815ba26fcd
|
Bug 556288: Use linear filters so framebuffers can use the same texture on all hardware. Assert succes. r=joedrew
|
2010-04-01 03:44:02 +02:00 |
|
Zack Weinberg
|
ee4e0f1e56
|
Bug 494117 preliminary refactor: Search-and-replace 'ReStyle' with 'Restyle' throughout layout. r=roc
|
2010-03-31 17:43:32 -07:00 |
|
Jesse Ruderman
|
00c97be395
|
Add dumps to crashtest in the hope of shedding light on orange bug 471185
|
2010-03-31 17:00:04 -07:00 |
|
Ehsan Akhgari
|
7147e0f1c4
|
Bug 555851 - nsHTMLFragmentContentSink::AddTextToContent is dead code; r=jst
|
2010-03-31 17:44:47 -04:00 |
|
Ehsan Akhgari
|
b72837acff
|
Bug 552124 - Reset URL bar transaction manager when leaving private browsing; r=gavin
|
2010-03-31 16:22:37 -04:00 |
|
Andrew Sutherland
|
7beb0faf08
|
Bug 555719 - (SQLite3.6.23.1) Upgrade to SQLite 3.6.23.1. rs=sdwilsh, some other dude who gave him an rs for such upgrades in general.
|
2010-03-31 13:30:26 -07:00 |
|
Zack Weinberg
|
fc83353867
|
Bug 508466 part 3: remove eSelectorParsingStatus_Empty. r=dbaron
|
2010-03-31 11:08:11 -07:00 |
|
Zack Weinberg
|
bd2acbcf31
|
Bug 508466 part 2: In a CSS selector group, use distinct mOperator codes for the descendant combinator (' ') and the end of the chain ('\0'). r=dbaron
|
2010-03-31 11:08:09 -07:00 |
|
Zack Weinberg
|
8ad7ae46d4
|
Bug 508466 part 1: Refactor nsCSSParser::ParseSelector and nsCSSParser::ParseSelectorGroup for clarity. r=dbaron
|
2010-03-31 11:08:08 -07:00 |
|
Jim Mathies
|
7a3c2f7dcf
|
merge backout.
|
2010-03-31 12:55:55 -05:00 |
|
Jim Mathies
|
d4cc6d9831
|
Backout bug 555133 to fix bug 555950.
|
2010-03-31 12:55:41 -05:00 |
|
Jim Mathies
|
0476edadb0
|
merge backout.
|
2010-03-31 12:55:23 -05:00 |
|
Jim Mathies
|
eaa81481df
|
Backout bug 555133 to fix bug 555950.
|
2010-03-31 12:55:11 -05:00 |
|
Josh Aas
|
c12f7f8878
|
Fix comment.
|
2010-03-31 13:51:25 -04:00 |
|
Mike Hommey
|
8dd97eed5b
|
Bug 512487: Remove background-color settings in reftests first-letter/399941-[89] to make them not font-dependent.
|
2010-03-31 10:44:58 -07:00 |
|
Masayuki Nakano
|
313a3bd180
|
Bug 554822 backout the previous patch
|
2010-04-01 02:31:06 +09:00 |
|
Masayuki Nakano
|
55bbbc0a73
|
Bug 554822 Caret should refer the actual text color instead of the value of CSS color property r=roc
|
2010-04-01 02:12:43 +09:00 |
|
Rob Arnold
|
12d840d9bd
|
GCC complains about unnecessary typedef from checkin of bug 555133 r=dholbert
|
2010-03-29 22:14:13 -04:00 |
|
Dão Gottwald
|
37ca9a8a6c
|
Disable aero glass until bug 555182 is fixed (CLOSED TREE)
|
2010-03-30 01:27:44 +02:00 |
|
Josh Aas
|
9aa84a5f00
|
[OOPP] Serialize remaining Cocoa NPAPI events, including keyboard events. b=555300 r=cjones
|
2010-03-29 15:27:49 -04:00 |
|
Rob Arnold
|
9ffd5134c3
|
Bug 555133 - Attempt to infer whether or not theme parts are transparent r=roc sr=vlad
|
2010-03-29 15:24:40 -04:00 |
|
Rob Arnold
|
4e6aa3c7bd
|
Bug 554764 - Dynamically removing glass appearance causes the window to stop redrawing r=jimm
|
2010-03-29 15:24:40 -04:00 |
|
Rob Arnold
|
f404093e78
|
Bug 555198 - Find bar and all tabs panel are black r=jimm
|
2010-03-29 15:24:40 -04:00 |
|
Ehsan Akhgari
|
6f2d38eace
|
Another follow-up fix for bug 555289
|
2010-03-29 14:15:57 -04:00 |
|
Ehsan Akhgari
|
b98dde56be
|
Follow-up fix for bug 555289
|
2010-03-29 14:08:34 -04:00 |
|
Ehsan Akhgari
|
37a960ee26
|
Bug 555289 - Plugin crashed UI should be RTL in RTL locales; r=dao
|
2010-03-29 14:06:25 -04:00 |
|
Joel Maher
|
a431b763bf
|
Bug 471676 Allow reftest harness to accept same chunking arguments as mochitest, used for maemo and other platforms r=ted
|
2010-03-29 10:57:51 -07:00 |
|
Andrew Sutherland
|
b4419b8d6f
|
Bug 555124 - Intermittent "ASSERTION: AsyncStatementSpinner not thread-safe: '_mOwningThread.GetThread() == PR_GetCurrentThread()', file .../mozilla/storage/test/test_true_async.cpp, line 162". null out references on the main thread to avoid destruction on the async thread. r=sdwilsh.
|
2010-03-29 10:54:41 -07:00 |
|
Dan Witte
|
f87571cea6
|
Bug 552525 - Get rid of container classes with static functions in CTypes.h/cpp. r=benjamn
|
2010-03-29 09:38:27 -07:00 |
|
Josh Matthews
|
f0948407a7
|
Bug 552999 - Implement PointerType().prototype.isNull. r=dwitte
|
2010-03-26 17:27:28 +13:00 |
|
Dan Witte
|
af9398763b
|
Bug 513778 - Support passing JS functions as callbacks to C APIs. Part 3: Add closures for callback
support. r=benjamn
|
2010-03-29 09:38:17 -07:00 |
|
Dan Witte
|
1490a0cfa7
|
Bug 513778 - Support passing JS functions as callbacks to C APIs. Part 2.1: Use
js_NewArrayObjectWithCapacity. r=benjamn
|
2010-03-29 09:38:17 -07:00 |
|
Dan Witte
|
9913891522
|
Bug 513778 - Support passing JS functions as callbacks to C APIs. Part 2: Rename Function to
FunctionType, with all the privileges and responsibilities therein. r=benjamn
|
2010-03-29 09:38:16 -07:00 |
|
Jim Mathies
|
e3431f34db
|
Bug 555463 - Deal with sync wm_setfocus events from child. r=enn.
|
2010-03-29 11:04:46 -05:00 |
|
Gavin Sharp
|
ac27d74918
|
Bug 554991: move tab context menu outside of the tab containers anonymous content to make it easier to overlay directly, r=dao, r=davidb on a11y test
--HG--
extra : rebase_source : 9d4330461d2047775cc66022ba77bc09cc69a020
|
2010-03-25 18:02:19 -04:00 |
|
Doug Turner
|
24b36a484b
|
Backing out fix for bug 544240.
|
2010-03-31 07:07:14 -07:00 |
|