Jeff Walden
|
560212f1a8
|
Readd all jsobj.cpp and related changes from bug 548702.
|
2010-03-28 20:32:20 -07:00 |
|
Nicholas Nethercote
|
475f3125a3
|
Bug 541030 - nanojit: isconstq() should only succeed for 64-bit integer (TM-specific part). r=dvander.
|
2010-03-28 18:02:40 -07:00 |
|
Nicholas Nethercote
|
22018b88a0
|
Update nanojit-import-rev stamp.
|
2010-03-28 17:48:10 -07:00 |
|
Nicholas Nethercote
|
1125c9c311
|
Bug 541030 - nanojit: isconstq() should only succeed for 64-bit integer. r=rreitmai.
--HG--
extra : convert_revision : b8fea2e57673f9f2d4e864870d73ee294cabd4bd
|
2010-03-28 16:49:42 -07:00 |
|
Ignore Bukanov
|
3b3376853d
|
Bug 555338 - preprocessor define to tell when rdtsc is available. r=nnethercote.
--HG--
extra : convert_revision : 673444e26f4810744ff252ee113fd7f0f3d5a7c9
|
2010-03-28 15:31:53 -07:00 |
|
Jeff Walden
|
d5ecb23728
|
Readd more of the new rooting scaffolding from bug 548702, without enabling it (except in a side-by-side fashion where the two can both function and coexist).
|
2010-03-28 13:34:16 -07:00 |
|
Jeff Walden
|
f76c672bfa
|
More mismerging fixes.
|
2010-03-27 00:04:10 -07:00 |
|
Jeff Walden
|
7b7b7b4bd1
|
Fix mismerge.
|
2010-03-26 22:57:23 -07:00 |
|
Jeff Walden
|
34f9abcc39
|
MergeĀ².
|
2010-03-26 22:10:39 -07:00 |
|
Jeff Walden
|
0973dfd6ab
|
Merge.
|
2010-03-26 21:53:40 -07:00 |
|
Luke Wagner
|
13df6efbae
|
Bug 555104 - remove JS_ExecuteScriptPart (r=brendan)
|
2010-03-26 19:37:45 -07:00 |
|
Jeff Walden
|
95422c65a3
|
Backed out changeset e7065853ef79; I'll be repushing this incrementally, attempting to find the precise place where things go bad, in the near future. Happy days are here again! :-\
|
2010-03-26 18:01:54 -07:00 |
|
Jeff Walden
|
2cef2bed83
|
Revert strict-aliasing disabling now that n810 has shown not to improve without it. Also change from -Wstrict-aliasing=2 to -Wstrict-aliasing=3; gcc claims the latter gives more precise warnings with fewer mistakes, and I don't think we care that much about it being a little slower, for only the files in SpiderMonkey.
|
2010-03-26 15:32:35 -07:00 |
|
Taras Glek
|
5d45eb36a4
|
Bug 541828 - Do not crash on small invalid jar files r=alfredkayser
--HG--
extra : rebase_source : c8dd6d99b4e86d60e85e08eab4100df74c629ad4
|
2010-03-26 10:19:53 -07:00 |
|
Shawn Wilsher
|
d3c3fdfb7a
|
Fix comments on Get[ASCII|UTF]Origin. No bug. r=bz
|
2010-04-02 09:43:14 -07:00 |
|
Daniel Holbert
|
84c8cc58ba
|
Bug 556404: Put CSS parser in SVG mode when parsing SMIL animation endpoints for XML attributes. r=roc r=dbaron
|
2010-04-02 09:34:31 -07:00 |
|
Daniel Holbert
|
301cdef742
|
Bug 556559: Fix unsigned/signed comparison warnings in TestTArray.cpp. r=bsmedberg
|
2010-04-02 09:34:31 -07:00 |
|
Daniel Holbert
|
6abe703f9b
|
(no bug) Unset executable flag on a few .cpp & .h files in /xpcom/tests. (no review; just a "chmod -x")
|
2010-04-02 09:34:30 -07:00 |
|
Daniel Holbert
|
74e8e98856
|
(no bug) Remove method-declaration for unused & undefined function "UpdateValuesArray" in nsSMILAnimationFunction. (no review; one-liner, removing unused code)
|
2010-04-02 09:34:30 -07:00 |
|
Serge Gautherie
|
da3feb8c55
|
Bug 541671 - [SeaMonkey 2.1] xpcshell: test_bug519468.js fails; (Av1) Call checkForNewChrome(), s/TmpD/ProfD/.
r=benjamin.
|
2010-04-02 18:25:13 +02:00 |
|
Oleg Romashin
|
2bf1c7be06
|
Bug 556718 - Enable WebGL for Qt builds. r=ted.mielczarek
|
2010-04-02 15:59:55 -04:00 |
|
Oleg Romashin
|
8672ed123f
|
Bug 551666 - Provide possibility to compile and render Qt port with QGLWidget backend. r=dougt
--HG--
extra : rebase_source : 00d53f71a00e71cf8b777779fc84ea45361256ea
|
2010-04-02 10:08:30 -04:00 |
|
David Anderson
|
37ae59283b
|
Fixed regression with recursive scripts missing a return (bug 552196, r=gal).
|
2010-03-26 09:58:33 -05:00 |
|
Jason Orendorff
|
785e3b6713
|
Bug 500431 part 4 - Encapsulate PropertyCacheEntry::pcval. r=brendan.
|
2010-03-26 09:01:01 -05: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 |
|
Gregor Wagner
|
d26dffb193
|
Bug 553682, TM: GC Profiler Part2. r=igor
|
2010-03-25 16:11:27 -07:00 |
|
Gregor Wagner
|
eec570827d
|
Bug 553682, TM: GC Profiler Part1: Gnuplot script. r=gal
|
2010-03-25 15:20:34 -07: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 |
|
Olli Pettay
|
f2f7c2cdc0
|
Additional fix for Bug 536092
|
2010-03-31 16:50:05 +03:00 |
|
Kyle Huey
|
21f45224d7
|
Bug 253889: Bustage fix
|
2010-03-31 09:21:17 -04:00 |
|
Craig Topper
|
6f48d9c234
|
Bug 253889: DeCOMtaminate nsIPresShell - Clean up unnecessary initialization in HandleEventWithTarget(). r=roc
--HG--
extra : rebase_source : 88fa8550cb112139008f04bee4ed6a0a5c7cb415
|
2010-03-31 08:50:20 -04:00 |
|
Craig Topper
|
9baac273f7
|
Bug 253889: DeCOMtaminate nsIPresShell - Make GetRootFrame() nonvirtual inside gklayout. r=roc
--HG--
extra : rebase_source : 6c1572e04309bc6d0db9732f98d820595dd3ab77
|
2010-03-31 08:48:04 -04:00 |
|
Craig Topper
|
0a69c7d1ea
|
Bug 253889: DeCOMtaminate nsIPresShell - Rev IID and remove NS_NewPresShell. r=roc
--HG--
extra : rebase_source : 55acb1008a92cd6c13760591c086c52ac9cb3e74
|
2010-03-31 08:47:25 -04:00 |
|
Craig Topper
|
c61d158305
|
Bug 253889: DeCOMtaminate nsIPresShell - Remove more NS_IMETHOD. r=roc
--HG--
extra : rebase_source : ab0c230d7be484858e03b242c76b5cc9bcfa87ae
|
2010-03-31 08:45:32 -04:00 |
|
Craig Topper
|
ea105cfe25
|
Bug 253889: DeCOMtaminate nsIPresShell - Inline getters. r=roc
--HG--
extra : rebase_source : cdb8803dc075e72a47879c83d62e2c08cc999caf
|
2010-03-31 08:45:08 -04:00 |
|
Craig Topper
|
665740a6fc
|
Bug 253889: DeCOMtaminate nsIPresShell - IID rev. r=roc
--HG--
extra : rebase_source : 7570b499706367da3153fb3c21abcd41aaa98349
|
2010-03-31 08:44:11 -04:00 |
|
Craig Topper
|
1921815643
|
Bug 253889: DeCOMtaminate nsIPresShell - IsPaintingSuppressed(). r=roc
--HG--
extra : rebase_source : 9ee8283e8bce33402893ae5316f89c9f699a1236
|
2010-03-31 08:43:49 -04:00 |
|
Craig Topper
|
980fd2992c
|
Bug 253889: DeCOMtaminate nsIPresShell - IsReflowLocked(). r=roc
--HG--
extra : rebase_source : 46adf0d5ad41602276c8bcded46e7dae0f399da9
|
2010-03-31 08:43:27 -04:00 |
|
Craig Topper
|
a31830c001
|
Bug 253889: DeCOMtaminate nsIPresShell - GetEventTarget[Frame|Content](). r=roc
--HG--
extra : rebase_source : aa059747dc2b24360fd8429fbd7fd21077ecbfa4
|
2010-03-31 08:43:01 -04:00 |
|
Craig Topper
|
cff7ecc30e
|
Bug 253889: DeCOMtaminate nsIPresShell - Remove NS_IMETHOD. r=roc
--HG--
extra : rebase_source : dc316062106c32edc90815399708b861e3a14aa9
|
2010-03-31 08:41:54 -04:00 |
|
Craig Topper
|
7b89b159bb
|
Bug 253889: DeCOMtaminate nsIPresShell - GetCaret(). r=roc
--HG--
extra : rebase_source : 2a05050d8cbb10dd3bb763d5d5a158cc5f3dd814
|
2010-03-31 08:39:31 -04:00 |
|
Craig Topper
|
2ac1f8e03f
|
Bug 253889: DeCOMtaminate nsIPresShell - make some methods const. r=roc
--HG--
extra : rebase_source : 94167aa329d4021677027f6bb6b1674d278f53f5
|
2010-03-31 08:38:52 -04:00 |
|
Olli Pettay
|
e425b81efd
|
Bug 536092 - Micro optimizations for event handling, r=jst
--HG--
extra : rebase_source : d34faef862a532109f05750ccb7220bd1ddf6e19
|
2010-03-31 15:44:18 +03:00 |
|
Jonathan Kew
|
8894eaff65
|
bug 555930 - directwrite font code failed to initialize superscriptOffset. r=bas
|
2010-03-31 13:46:18 +01:00 |
|
Blake Kaplan
|
7fa2e3d1ad
|
Bug 555109 - Reparent wrappers harder. r=jst, sr=peterv.
|
2010-03-31 13:45:46 +02:00 |
|