Граф коммитов

232269 Коммитов

Автор SHA1 Сообщение Дата
Andreas Gal 04ee5c6c4e Backout bug 584789, has to go into blake's patch queue, event't handlers don't set the right compartment in TM tip. 2010-09-30 00:05:33 -07:00
Andreas Gal 4e72176545 Bug 600580 - TM: set right compartment in _newJSDContext r=gwagner 2010-09-29 23:32:22 -07:00
Andreas Gal a5f2953122 Make functions per compartment, and deep copy instead of clone them if needed (584789, r=mrbkap). 2010-09-29 23:17:29 -07:00
David Anderson 3dbb1ea8a6 Add an IC for GETXPROP (bug 599035, r=sstangl).
--HG--
extra : rebase_source : d7b8dece41841e3a1202edfe84cba806f77310fa
2010-09-29 20:50:29 -07:00
Andreas Gal 24ebd5f890 Back out bug 584789. 2010-09-29 20:38:03 -07:00
Andreas Gal 9f4d6f4be2 Make functions per compartment, and deep copy instead of clone them if needed (584789, r=mrbkap). 2010-09-29 19:42:22 -07:00
David Anderson 5ced734b5e Skip writes to |f.arguments| if |f| cannot have an argsobj (bug 592927, r=brendan).
--HG--
extra : rebase_source : 8e53abcec2739585d5b3ee2fd0c80f5532a685e0
2010-09-29 18:05:54 -07:00
Nicholas Nethercote dd32126eba Bug 600489 - TM: allow for insBranch() returning NULL. r=gal. 2010-09-29 16:12:04 -07:00
Andreas Gal c7bc5fdae7 Bug 599762 - TM: set right compartment in js::ctypes::CClosure::ClosureStub r=gwagner 2010-09-29 15:46:25 -07:00
Jason Orendorff ed1cb08bd9 Bug 599932 - js1_8_1/trace/regress-462459-02.js and friends are failing in shell. r=jimb, a=NPOTB.
--HG--
extra : rebase_source : 469968f50d44a42aac63a1006712ddee81db7d71
2010-09-27 13:25:39 -05:00
Joe Drew f98bdbcc0b Bug 580405 - Turn on OpenGL accelerated layer composition by default on OS X. r=vlad a=b 2010-09-21 14:41:13 -04:00
Joe Drew 1ff43e4c6f Back out temporary initialization of OpenGL because we're turning it on by default. 2010-09-29 22:34:08 -04:00
Jeff Muizelaar 6cbdd321b0 Bug 600763. Force initialization of OpenGL on OS X. r,a=joe
This is expected to regress Ts but the idea is to separate
out the costs that we have little control of (like this one)
from the costs that we have more control of.
2010-09-29 22:30:48 -04:00
Justin Wood 8f49266e67 Bug 598360 followup, use topsrcdir instead of DEPTH. r=bustage a=bustage. 2010-09-29 21:30:54 -04:00
Aza Raskin d8fba294a3 Bug 591398 - Use three-finger gesture swipe to enter/exit Tab Candy. ui-r=limi, r=dietrich, f=iangilman, a=blocking-b7+
--HG--
extra : rebase_source : e91d57b992430a87d9e553156a57ec28f3791129
2010-09-22 15:03:00 -04:00
Justin Wood 09f33f3235 Bug 598360 - [SeaMonkey] mochitest-5: failing test_notifications.html and test_prompt.html due to doorhangers. r=khuey, a=NPOTB
--HG--
extra : rebase_source : 30aa6c3564afe61b2b65d731598883cd40f1f8f6
2010-09-28 03:46:48 -04:00
Jesse Ruderman 82b4eeb717 Bug 598203 - make content/xul/document/crashtests/583230.xul more reliable. a=NPOTB 2010-09-29 17:54:42 -07:00
Jason Duell 8f0de5e398 Guarantee smart_size algorithm using correct directory, and safely. r=jst, a=beta7 2010-09-29 16:41:03 -07:00
Jason Duell 6ca5df820f Use 1 GB cache size while we wait for the smart size event. r=jst, a=beta7 2010-09-29 16:41:03 -07:00
Jason Duell 2097d18eac Convert all sizes in cache smart size logic to use KB. r=jst, a=beta7 2010-09-29 16:41:03 -07:00
Jason Duell 515d69dabc Bug 596476 Previous default cache size was 50, not 250 MB. r=jst, a=beta7 2010-09-29 16:41:03 -07:00
Joel Maher bcef7bab4e Bug 598366 - remote logging with mochitest needs a little love for android and large files. r=ctalbert, a=sayrer 2010-09-29 19:20:33 -04:00
Joe Drew 2e222d6a5d Bug 598143 - Flush the WebGL canvas's context before reading from it on a different context. r=vlad, a=b
--HG--
extra : rebase_source : 6acf05aa439c11b056f0ae15c3cf8bae37d81ec4
2010-09-29 18:46:22 -04:00
Masatoshi Kimura 49703a3073 b=600120; fix canvas composite.uncovered.image tests; r+a=vlad 2010-09-29 15:24:40 -07:00
Vladimir Vukicevic 4eee784ada b=599698; remove UpdateSurfaceClip speedtrap in canvas drawImage; r+a=shaver 2010-09-25 23:57:56 -07:00
Sid Stamm ad96d8ce4b Bug 594446 - CSP report-uri should accept relative URIs [r=jst a=blocking2.0: beta7+] 2010-09-23 15:38:47 -07:00
Joe Drew 2945acde21 Bug 596493 - Disable acceleration on all transparent windows on OS X. r=mstange a=b 2010-09-29 14:38:39 -04:00
Joe Drew e0ceecd56e Bug 599241 - Draw the persona's accent colour in the titlebar in OpenGL mode as a stop-gap measure until we can draw proper content in the titlebar again. r=mstange a=b 2010-09-29 14:37:44 -04:00
Matt Woodrow 28c345d48a Bug 598538 - Reset the viewport rect when we create a temporary VBO, which can be bigger than the viewport! r=vlad a=b 2010-09-29 14:36:32 -04:00
Joe Drew dea20573ad Back out bug 596303 for causing Tp regressions with OpenGL. a=backout 2010-09-29 14:36:20 -04:00
Jim Chen 0ebc0970fb Bug 599053 - Check for focus in chrome before forwarding IME events; r=smaug a=blocking-fennec 2010-09-27 17:46:51 -04:00
Joel Maher c5435ea8f3 Bug 597056. Firefox browser-chrome tests are ending up in Fennec. ifdef them away for mobile builds. r=mfinkle. a=sayrer 2010-09-29 14:21:09 -04:00
Margaret Leibovic c04d320052 Bug 599104 - URL progress moves LTR in RTL mode; r=dao,ehsan a=blocking-beta7 2010-09-29 12:20:26 -04:00
David Anderson 31b2a21985 Fix Bug 600163 - JM: Assertion failure: checkedFreeRegs == freeRegs. This only hits on ARM at the moment because it is hidden by PICs enabled on other platforms. r=dmandelin. 2010-09-29 12:20:18 -04:00
Robert Sayre 247d141673 Merge. a=typo. 2010-09-29 09:50:15 -04:00
Robert Sayre fbe77c07f9 Merge tracemonkey to mozilla-central. a=typo 2010-09-29 09:48:14 -04:00
Ginn Chen 4a1c8edc0e Bug 594718 fix typo in last commit 2010-09-29 14:22:28 +08:00
Robert Sayre 28b54c3b54 Merge tracemonkey to mozilla-central a=blockers 2010-09-29 02:01:12 -04:00
Nicholas Nethercote 09dca062f4 merge 2010-09-28 22:39:44 -07:00
Nicholas Nethercote ded8b3785a Backed out changeset 7e831598f812 due to tinderbox oranges. 2010-09-28 22:39:19 -07:00
Nicholas Nethercote 4ebd100700 Update nanojit-import-rev stamp. 2010-09-28 22:38:48 -07:00
Nicholas Nethercote 91e2d7976f Backed out changeset 2e21c25656ee due to tinderbox oranges.
--HG--
extra : convert_revision : ce381ce50f62501ae385870d1328df73e68d7a27
2010-09-28 22:36:32 -07:00
Nicholas Nethercote 272ef5fedf Bug 600127 - nanojit: do implicit constant propagation after guards (TM-specific part). r=gal. 2010-09-28 21:58:17 -07:00
Nicholas Nethercote 8f2c60e498 Update nanojit-import-rev stamp. 2010-09-28 21:35:49 -07:00
David Anderson 941ed70827 Fix closed-name analysis in with-statements (bug 593556, r=brendan).
--HG--
extra : rebase_source : 3ca35ee12087fe262ec147d571900fb94e809979
2010-09-28 21:09:21 -07:00
Nicholas Nethercote 07132e7069 Bug 600127 - nanojit: do implicit constant propagation after guards. r=edwsmith.
--HG--
extra : convert_revision : 2e21c25656ee7367520468cf37ccb23d989ee7f7
2010-09-28 21:07:43 -07:00
Johnny Stenback 035d15db95 Fixing bug 599761. Use the right compartment in jsd. r=gal. 2010-09-28 19:29:29 -07:00
David Mandelin 53bf80f19e Bug 599400: handle recompiling top-level script for debugging, r=dvander
--HG--
extra : rebase_source : c74cc4bb3291e9c35c28066378cb1ece852869d2
2010-09-28 18:39:45 -07:00
Jason Duell 36504e00c0 Bug 598007: Bump HTTP cache version number to see if it affects crash rate. r=me a=beta7 2010-09-28 18:26:57 -07:00
Nicholas Nethercote 5217d336da Bug 600153 - TM: fix storeAccSet for functionProbe(). r=sphink. 2010-09-28 18:00:07 -07:00