Commit Graph

226596 Commits

Author SHA1 Message Date
Miika Jarvinen
4de94db2a7 Bug 184613 - Add xremote support for qt build. r=karlt 2010-08-07 09:18:43 +02:00
Ms2ger@gmail.com
b29b87561c Bug 585153 - Remove nsITextAreaElement.idl. r=bz 2010-08-07 09:12:33 +02:00
Saint Wesonga
fceb4d6323 Bug 562433 - Change location.host and location.hostname to return "" for host-less URIs instead of throwing. r=bz 2010-08-07 09:11:43 +02:00
Kurt Schultz
0f63d15af3 Bug 571782 - Make "New Tab" a split menu button that includes "New Tab" and "New Window" options. ui-r=faaborg r=dao 2010-08-07 09:08:47 +02:00
Dão Gottwald
e518527d3b Bug 380960 - Implement closing tabs animation. r=fyan,gavin
--HG--
extra : rebase_source : c0d4192450a1017be7c8907a0cba6c9afab1028e
2010-08-06 22:15:18 +02:00
Dão Gottwald
415d9944a6 Bug 584995 - waitForFocus makes test analysis lie about the number of tests run. r=enn
--HG--
extra : rebase_source : 919daaea171f5e464b6363ba86c0c5202d5c66f1
2010-08-06 14:22:47 +02:00
Robert Sayre
137916e05e Merge. 2010-08-06 22:47:02 -07:00
Robert Sayre
988a870ed9 Merge tracemonkey to mozilla-central. 2010-08-06 22:46:37 -07:00
Vladimir Vukicevic
cd7ca8d0fe b=584815; enable WebGL shader validation and remove obsolete texture API; r=bjacob 2010-08-06 22:10:38 -07:00
Vladimir Vukicevic
d0c8473b6b b=583838; add ANGLE/D3D WebGL support - part 4 - allow CanvasLayerOGL to work with different-type GL contexts; r=bas 2010-08-06 22:09:18 -07:00
Vladimir Vukicevic
12fd2fe362 b=583838; add ANGLE/D3D WebGL support - part 3 - add support for finding ANGLE libs in an addon; r=sdwilsh 2010-08-06 22:09:18 -07:00
Vladimir Vukicevic
ee64634b3d b=583844; use correct pack alignment when reading via ReadPixels; also use EXT_bgra correctly; r=bjacob 2010-08-06 22:09:18 -07:00
Vladimir Vukicevic
99c28af205 b=583838; add ANGLE/D3D WebGL support - part 2 - build EGL on windows and try to use it; r=bjacob 2010-08-06 22:09:18 -07:00
Vladimir Vukicevic
3e15845966 b=574481; fix layers lifetime issues; part 6 - fix up some video frame bits; r=roc 2010-08-06 22:09:18 -07:00
Vladimir Vukicevic
e9e58698b2 b=574481; fix layers lifetime issues; part 5, add destroy calls to widget; r=roc 2010-08-06 22:09:18 -07:00
Vladimir Vukicevic
b524227b49 b=574481; fix layers lifetime issues; part 4 - fix other layers; r=bas 2010-08-06 22:09:18 -07:00
Vladimir Vukicevic
df9d6bc2dd b=574481; fix layers lifetime isues; part 3 - add lifetime mgmt to GL layers; r=bas 2010-08-06 22:09:18 -07:00
Vladimir Vukicevic
781c3188c7 b=574481; fix layers lifetime issues; part 2 - add some utils to GLContext; r=bas 2010-08-06 22:09:18 -07:00
Vladimir Vukicevic
956826cf56 b=574481; fix layers lifetime issues; part 1 - add API; r=roc 2010-08-06 22:09:17 -07:00
Andreas Gal
adb83b6ca0 Ensure that JSOPTION_UNROOTED_GLOBAL is set when we cycle collect (stop-gap measure for bug 584495, r=brendan). 2010-08-06 20:24:49 -07:00
Dave Herman
9bdc2490f7 bug 584786, r=shu: s/CompilerContext/StaticContext/g 2010-08-06 19:37:24 -07:00
Robert Sayre
e559efecde Merge tracemonkey to mozilla-central. 2010-08-06 19:01:14 -07:00
David Anderson
ba7a9bad81 Fixed assertion failure in callNative (bug 579740, r=jorendorff). 2010-08-06 18:54:51 -07:00
Wan-Teh Chang
dc23c8f9f4 Bug 583908: Test the SSL_ENABLE_FALSE_START macro to allow building
with NSS 3.12.7 or older.  r=kaie.  approval2.0+ by sayrer.
2010-08-06 18:01:21 -07:00
Boris Zbarsky
0081737f57 Bug 584298. Do a bit less work in ReadableToJSVal on the fast path. r=jst 2010-08-06 20:46:52 -04:00
Boris Zbarsky
78ca39176b Bug 584299. Inline the string constructors and destructors again. r=bsmedberg 2010-08-06 20:46:51 -04:00
Dave Herman
5c5c9f8201 bug 585208, r=taustin: reference to undefined Object.getOwnProperties 2010-08-06 17:23:17 -07:00
Luke Wagner
f6733acc44 Bug 585231 - Remove ArgsPrivateNative (r=dmandelin) 2010-08-06 17:19:22 -07:00
Robert Sayre
7f0e9582d0 Backed out changeset 504bc84513b0. Andreas Gal – Ensure that JSOPTION_UNROOTED_GLOBAL is set when we cycle collect (stop-gap measure for bug 584495, r=brendan). default tip 2010-08-06 18:15:51 -07:00
Andreas Gal
0e1855203f Ensure that JSOPTION_UNROOTED_GLOBAL is set when we cycle collect (stop-gap measure for bug 584495, r=brendan). 2010-08-06 16:37:26 -07:00
Dave Herman
1614e2213e bug 584103, r=taustin: Narcissus Harmony mode 2010-08-06 16:26:59 -07:00
Dave Herman
ef7d2e0f35 bug 583001, r=pwalton: narcissus REPL 2010-08-06 16:16:39 -07:00
Robert Sayre
6d86fc6985 Merge mozilla-central to tracemonkey. 2010-08-06 15:41:41 -07:00
Dave Townsend
4590036b45 Backed out changeset 8f8ee0543d0f from bug 580869 in the CLOSED TREE
--HG--
extra : rebase_source : 0bfba926d30e0d6fc80bccd4a5614b1532d9234b
2010-08-06 15:01:59 -07:00
Dave Townsend
c3b7bf8b39 Backed out changeset 300036f6c90f from bug 580869 due to test failures
--HG--
extra : rebase_source : 03db1d0833857740d0e80fd12d56bbc4bd5121d2
2010-08-06 15:00:19 -07:00
Paul Biggar
05b108c85e Bug 584993 - Expose js_DumpObject as a shell function. r=jorendorff. 2010-08-06 15:45:14 -05:00
Shawn Wilsher
254a2d400c Merge for back out of changeset e6e0200b6e03 (bug 568969) because it appears to have caused orange on a CLOSED TREE. 2010-08-06 11:54:03 -07:00
Shawn Wilsher
aac6c510fc Backed out changeset e6e0200b6e03 (bug 568969) because it appears to have caused orange on a CLOSED TREE. 2010-08-06 11:53:39 -07:00
Boris Zbarsky
d2a229d925 Hacking around broken test or tree code for now to fix orange in CLOSED TREE 2010-08-06 14:38:21 -04:00
Shawn Wilsher
bb5c570a83 Merge for back out of changeset 1302220623fd on a CLOSED TREE. 2010-08-06 11:21:38 -07:00
Shawn Wilsher
eaf126ab41 Backed out changeset 1302220623fd because it needs to land with 0b3af3fef0fd, which I just backed out on a CLOSED TREE. 2010-08-06 11:19:52 -07:00
Tom Austin
6a253fec53 Bug 584807 - Simplify Narcissus testing setup. (r=gal) 2010-08-06 11:06:30 -07:00
Shawn Wilsher
671e6999ce Merge for back out of changeset 0b3af3fef0fd (bug 580790) due to burnage on a CLOSED TREE 2010-08-06 10:46:40 -07:00
Shawn Wilsher
c8614d1b1d Back out changeset 0b3af3fef0fd (bug 580790) due to burnage on a CLOSED TREE 2010-08-06 10:45:16 -07:00
Chris Leary
d736a3fc02 Unbreak narcissus. (r=red) 2010-08-06 10:40:31 -07:00
Shawn Wilsher
5751b59241 Bug 580790 - Connection::initialize can access preferences off of the main thread
This part fixes the storage service so that it caches the value from the
preference service, and obtains the value once on the main thread.
r=asuth
a=blocking2.0
2010-08-06 10:28:46 -07:00
Shawn Wilsher
0ddeef5779 Bug 580790 - Connection::initialize can access preferences off of the main thread
Makes things go boom when preferences are accessed off of the main thread.
r=dwitte
sr=bsmedberg
a=blocking2.0
2010-08-06 10:27:58 -07:00
Chris Leary
08cd583707 Submillisecond now() shell function for benchmark stability. (r=jorendorff) 2010-08-06 10:18:44 -07:00
Blair McBride
7f35f45032 Bug 557943 - Searching for addons can result in wrong results. r=dtownsend 2010-08-06 09:36:29 -07:00
Dave Townsend
f45aca46aa Bug 582058: Turn off remote searches in the add-ons manager tests. r=Unfocused, a=dtownsend 2010-08-06 14:09:13 -07:00