Commit Graph

280418 Commits

Author SHA1 Message Date
Kyle Machulis
8a2e15d8be Backout of f98bea38e654 due to mochi bustage 2012-08-23 12:01:27 -07:00
Kyle Machulis
76c7b95997 Backout of c129811b87ef due to mochi bustage 2012-08-23 12:00:51 -07:00
Fabrice Desré
1254bb83b2 merge 2012-08-23 11:57:42 -07:00
Fabrice Desré
b2d52c5754 Bug 784678 - Error when calling postCancel and postSuccess in an activity : followup [r=mrbkap] 2012-08-23 11:56:36 -07:00
Benoit Jacob
d0267ee786 Bug 782786 - BasicCanvasLayer: avoid UpdateSurface of non-dirty canvases - r=BenWa 2012-08-23 14:56:23 -04:00
Benoit Jacob
c50e6dd0da Bug 777028 - honor gfx.work-around-driver-bugs for Mesa WebGL workaround - r=jgilbert 2012-08-23 14:56:17 -04:00
Gregor Wagner
51502e4c12 Bug 785147 - Contacts API: fix import contacts from SIM card. r=fabrice 2012-08-23 11:48:33 -07:00
Bobby Holley
6e5d279c63 Bug 757046 - Convert enablePrivilege into an insecure test-only construct (preffed off everywhere but in automation). r=bz 2012-08-23 11:45:28 -07:00
Bobby Holley
bc6c1d1c2e Bug 785162 - Disable test_bug760802.html on android. r=smaug,dougt 2012-08-23 11:45:28 -07:00
Bobby Holley
f978d43865 Bug 784560 - Fix more tests. r=mccr8 2012-08-23 11:45:28 -07:00
Bobby Holley
db063f3c32 Bug 784857 - Turn on enablePrivilege for JSReftests. r=mccr8 2012-08-23 11:45:28 -07:00
James May
8394a16710 Bug 702555 - Remove obsolete, broken debug method PrintImageDecoders() in imgLoader. r=jlebar 2012-08-23 11:40:02 -07:00
Siddharth Agarwal
46de2316a1 Merge mozilla-central to mozilla-inbound. 2012-08-23 23:59:41 +05:30
Lucas Rocha
65bf8a7865 Bug 771380 - Use animation to show/hide lock icon in toolbar (r=sriram) 2012-08-23 19:27:11 +01:00
Lucas Rocha
cddec5a621 Bug 771380 - Reorganize toolbar layout to better handle dynamic icons (r=sriram)
* * *
fold me
2012-08-23 19:27:11 +01:00
Luke Wagner
b41ca730d1 Bug 784551 - remove JSSecurityCallbacks::findObjectPrincipals (r=mrbkap)
--HG--
extra : rebase_source : 8043b79eb031e4c3e196f6f693fa6a8a16099ecb
2012-08-23 09:51:09 -07:00
Luke Wagner
ceb8da37c6 Bug 668558 - remove JSSecurityCallbacks::subsumePrincipals (r=mrbkap)
--HG--
extra : rebase_source : 6cb1ce1b8f2505ca98235e7ad44138ac5f42737a
2012-08-23 09:45:24 -07:00
Alex Crichton
591e88416d Bug 785089 - Fix an assertion failure when naming functions on labels. r=jimb 2012-08-23 10:51:23 -07:00
Kyle Machulis
a33056cfaf Bug 783426: Patch 2 - Async DOMRequest Firing Tests; r=sicking 2012-08-23 09:52:54 -07:00
Kyle Machulis
1a157c8765 Bug 783426: Patch 1 - Async DOMRequest Firing; r=sicking 2012-08-23 09:52:29 -07:00
Tim Taubert
af2040dbb7 merge m-c to fx-team 2012-08-23 09:35:44 -07:00
Siddharth Agarwal
93a9f3a89c Bug 782866 - Pymake: commands that don't use shells don't honour exported PATH on Win32. Use worker pool to execute Popen-based commands too, and fix up os.environ["PATH"] as necessary. r=gps DONTBUILD 2012-08-23 21:00:38 +05:30
Ed Morley
a35a77c9d9 Merge last PGO-green changeset of mozilla-inbound to mozilla-central 2012-08-23 11:29:20 +01:00
Tim Taubert
ab35ee90b7 merge m-c to fx-team 2012-08-22 22:15:08 -07:00
Nicolas B. Pierron
8f255082dd Bug 783464 - Fix condition for removing the constrained output vector. r=bhackett 2012-08-22 20:51:01 -07:00
George Wright
515e329cd8 Bug 740194 - Add missing .patch file to gfx/skia/patches which was left out of the commit for bug 740194 by accident. r=none 2012-08-22 22:09:53 -04:00
Alex Crichton
3d2ffc6169 Bug 433529: Part 7 - Name functions whose field in an object literal is a PNK_STRING node. r=jimb 2012-08-22 19:07:40 -07:00
Alex Crichton
57f5df240d Bug 433529: Part 6 - Add JS_GetFunctionDisplayId as a jsapi function for a JSFunction's displayAtom. r=jimb 2012-08-22 19:07:40 -07:00
Alex Crichton
a4ae25b2dc Bug 433529: Part 5 - Add jit-tests for the displayAtom() attribute of functions. r=jimb 2012-08-22 19:07:39 -07:00
Alex Crichton
74ea9c002b Bug 433529: Part 4 - Add DebuggerObject_displayName for a function's displayAtom attribute. r=jimb 2012-08-22 19:07:39 -07:00
Alex Crichton
828e18ca1c Bug 433529: Part 3 - Change error stack traces to use displayAtom() instead of atom(). r=jimb 2012-08-22 19:07:39 -07:00
Alex Crichton
851f93080a Bug 433529: Part 2 - Add a displayAtom to JSFunction to store resolved names. r=jimb 2012-08-22 19:07:38 -07:00
Alex Crichton
8537279ecb Bug 433529: Part 1 - Statically resolve names for anonymous functions. r=jimb 2012-08-22 19:07:38 -07:00
Matt Woodrow
85de30e43c Bug 780260 - Remove PRInt32 types added by the previous changeset. r=ehsan 2012-08-23 14:02:51 +12:00
Michael Wu
ef40e6f1bc Bug 784858: Pass LD_PRELOAD to child processes. r=cjones 2012-08-22 18:50:25 -07:00
Peter Van der Beken
c28c5972cd Fix for bug 775543 (Passing a Worker object to console.log() results in a crash). r=bz.
--HG--
extra : rebase_source : 60ee731af1e77c21f466026a04c71eeb96b1ff7d
2012-08-22 18:16:14 -07:00
Jan Beich
aa5b17f349 Bug 784741 - Unbreak --enable-debug --disable-methodjit on platforms without YarrJIT support. r=dmandelin 2012-08-22 21:28:47 -04:00
Jan Beich
a8b824baf4 Bug 784741 - Don't implicitly define ENABLE_YARR_JIT with MethodJIT. r=dmandelin 2012-08-22 21:28:47 -04:00
Chris Lee
bb828010a7 Bug 771284 - Better fix for expander icon padding and unprefix -moz-linear-gradients. r=fryn 2012-08-22 17:14:04 -07:00
Justin Lebar
29483a3082 Bug 784436 - Part 2: Use new infallible nsIDocShell methods. r=bz 2012-08-22 18:27:04 -07:00
Justin Lebar
6ba4f56931 Bug 784436 - Part 1: Make some nsIDocShell attributes infallible. r=bz 2012-08-22 18:27:04 -07:00
Justin Lebar
c928c51b30 Bug 780970 - Add [infallible] attribute for XPIDL attributes. r=khuey 2012-08-22 18:27:04 -07:00
Cameron McCormack
8f5071097b Bug 782610 - Fix format of @supports tests. r=dbaron 2012-08-23 11:25:05 +10:00
Cameron McCormack
cd0de10329 Bug 782591 - Ensure needPaddingProp is always initialized in nsHTMLReflowState::InitOffsets. r=roc 2012-08-23 11:24:19 +10:00
Cameron McCormack
5807bfa843 Bug 655877 - Part 38: Ignore the non-SVG frames when propagating SVG changes through a tree. r=longsonr 2012-08-23 11:23:23 +10:00
Fabrice Desré
b0f4923bc6 Bug 784678 - Error when calling postCancel and postSuccess in an activity [r=gwagner] 2012-08-22 18:20:09 -07:00
Kyle Machulis
37e2b5f29a Backout be6da7f8989c due to bustage 2012-08-22 18:11:52 -07:00
Kyle Machulis
76388120fe Backout 81fc1a3fc920 due to bustage 2012-08-22 18:11:24 -07:00
Kyle Machulis
6402f59383 Bug 783426: Patch 2 - Tests for Async DOMRequest Firing; r=sicking 2012-08-22 18:04:01 -07:00
Kyle Machulis
79dc311d5f Bug 783426: Patch 1 - Async DOMRequest Firing; r=sicking 2012-08-22 18:03:43 -07:00