Robert Sayre
|
f274aba6cd
|
Merge.
|
2010-03-31 15:13:18 -07:00 |
|
Robert Sayre
|
c8c02b70fc
|
Merge mozilla-central to tracemonkey.
|
2010-03-31 12:47:53 -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 |
|
Robert Sayre
|
6512be25c4
|
Merge.
|
2010-03-31 08:52:05 -07:00 |
|
Robert Sayre
|
cd70d71b16
|
Fix merge bustage.
|
2010-03-31 08:21:07 -07:00 |
|
Robert Sayre
|
baeb2d1edf
|
Merge mozilla-central to tracemonkey.
|
2010-03-30 21:13:01 -07:00 |
|
Josh Aas
|
b60aa33480
|
Remove unimplemented status from NPN_ForceRedraw for IPC. We are ignoring calls on purpose and do not plan to implement it in any way at this point. b=555511 r=cjones
|
2010-03-30 23:53:53 -04:00 |
|
Nicholas Nethercote
|
1b2ab1f779
|
Don't pointlessly set fslots[JSSLOT_ARRAY_COUNT] to a integer jsval when converting a dense array to a slow array. no bug, r=brendan via IRC.
|
2010-03-30 20:19:41 -07:00 |
|
Nicholas Nethercote
|
07c2f920b4
|
Bug 555881 - TM: remove dead fields from TraceMonitor. r=waldo.
|
2010-03-30 18:06:38 -07:00 |
|
Vladimir Vukicevic
|
5eb972e12f
|
b=555807; typed array native constructor fix; r=jorendorff
|
2010-03-30 16:43:42 -07:00 |
|
Mike Kristoffersen
|
3da6b0a270
|
Bug 544240 - Idle service does not work on Qt on mobile platforms r=sdwilsh
--HG--
extra : rebase_source : 5a10b6932a3e901740abec371b159aed9b233b24
|
2010-03-30 15:03:05 -07:00 |
|
Bas Schouten
|
aa52ff139e
|
Bug 555839: Enable openGL acceleration for the fullscreen video widget. r=gavin r=dolske
|
2010-03-31 05:03:02 +02:00 |
|
Bas Schouten
|
256635a5cf
|
Bug 556027: Propagate 'accelerated' attribute from nsXULWindow. r=roc
|
2010-03-31 05:03:00 +02:00 |
|
Bas Schouten
|
bd0de20082
|
Bug 556027: Add the ability to enable accelerated layers backends for specific top-level widgets. r=roc
|
2010-03-31 05:02:58 +02:00 |
|
Nicholas Nethercote
|
684396fb91
|
Bug 555631 - Convert STOBJ_* macros to inline functions. r=gal.
|
2010-03-30 14:42:48 -07:00 |
|
Jeff Walden
|
ed2243cc54
|
Remove all remnants of JSTempValueRooter. WIN!
|
2010-03-30 11:14:47 -07:00 |
|
Jeff Walden
|
2b1daa3fe4
|
Realign to 64-bit, since pointers won't be sufficient for that on 32-bit systems.
|
2010-03-30 14:14:47 -07:00 |
|
Jeff Walden
|
6279380ef0
|
Readd changes to nsJSEnvironment.{cpp,h}, and adjust js::LazilyConstructed so as to force pointer alignment on the theory that's what was wrong.
--HG--
extra : rebase_source : 2215152cf0f03dbb69e49e9adb49979a72294620
|
2010-03-29 22:51:52 -07:00 |
|
Vladimir Vukicevic
|
8bf48b9f22
|
b=555721 - typed array checks; r=jorendorff
|
2010-03-30 11:55:20 -07:00 |
|
Brendan Eich
|
34b1a91d97
|
Fix arguments objects to share a runtime-wide empty scope, instead of each getting a differently shaped own scope at birth (554626, r=igor).
|
2010-03-30 00:44:28 -07: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 |
|
Jeff Walden
|
c8c8503f4e
|
Readd jsregexp.{cpp,h} (and to users of the regex-statics save/restore methods) changes for bug 548702, betting the nsJSEnvironment.{cpp,h} changes were the bad ones causing n810 bustage.
|
2010-03-29 12:24:03 -07:00 |
|
Jeff Walden
|
ed80c98a49
|
Readd jsdbgapi.cpp, json.cpp, jsopcode.cpp, and jstracer.cpp changes from bug 548702.
|
2010-03-29 19:47:40 -07:00 |
|
Jeff Walden
|
ba84f1175f
|
Readd ctypes, xpconnect, plugin, xpinstall, canvas, and typed array changes from bug 548702.
|
2010-03-29 19:47:40 -07:00 |
|
Jeff Walden
|
fbc0da3a62
|
Backed out changeset 79fd90e2dd87, n810s all orange -- yay! Something fruitful to investigate!
|
2010-03-29 19:46:37 -07:00 |
|
Jeff Walden
|
fa7bcd268b
|
Readd jsregexp.{cpp,h} (and to users of the regex-statics save/restore methods) and nsJSEnvironment.{cpp,h} changes for bug 548702.
|
2010-03-29 12:24:03 -07:00 |
|
Jeff Walden
|
58232e855c
|
Oops, forgot a necessary change to go with the jsparse changes in the last push.
|
2010-03-29 16:49:45 -07:00 |
|
Jeff Walden
|
bfbc9141af
|
Readd jsparse.cpp and jsparse.h changes for bug 548702.
|
2010-03-29 12:03:43 -07:00 |
|
Jeff Walden
|
739d62b244
|
Readd substantive jsgc.cpp changes for bug 548702.
--HG--
extra : rebase_source : dd4cc7651df4280d1166bf99907f8469e81b006d
|
2010-03-29 12:03:24 -07:00 |
|
Jason Orendorff
|
b97ec9dd6d
|
Fix busted tests to use reportCompare. no_r=orange.
--HG--
extra : rebase_source : 5d3055655d0c5326d08966c956f2e2d6fcf74e65
|
2010-03-29 14:57:43 -05:00 |
|
Jeff Walden
|
3e9195e624
|
Readd jsiter.cpp, jsscript.cpp, jsxml.cpp changes for bug 548702.
|
2010-03-29 11:36:33 -07: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 |
|