Commit Graph

94377 Commits

Author SHA1 Message Date
Frédéric Wang
f2d30807ae Bug 677036 - Unify parsing of length and mpadded attributes. r=karlt 2012-05-15 18:30:14 -04:00
Jeff Muizelaar
45a184cabb Bug 754364. Add bilinear non-repeat and repeat fast paths. r=joe
This gives significantly faster bilinear sampling when we
don't have NEON.
2012-05-15 18:26:16 -04:00
Christian Holler
2104f9dff5 Bug 753135 - Add AddressSanitizer mozconfig files to the tree, r=catlee 2012-05-15 15:24:14 -07:00
Kyle Huey
56b1fbd37b Bug 748467: Fix some dependencies for android fast packaging. r=ted 2012-05-15 15:06:52 -07:00
Mounir Lamouri
077a1ab905 Follow from bug 754140: apply some review comments. r=jlebar 2012-05-15 23:27:08 +02:00
Ehsan Akhgari
12fe7a10d0 Bug 755480 - Part 3: Make mozInlineSpellWordUtil::SplitDOMWord O(n) for strings with no special charts (as opposed to O(n2)); r=roc 2012-05-15 16:38:43 -04:00
Ehsan Akhgari
5131aab57e Bug 755480 - Part 2: Detect unknwon URLs faster; r=roc 2012-05-15 16:36:04 -04:00
Ehsan Akhgari
de99303e72 Bug 755480 - Part 1: Stop looking for a useless dot; r=roc 2012-05-15 16:34:04 -04:00
Jason Orendorff
1eb2ec4e0b Bug 749697 - Support debugging when multiple JSContexts are on the stack. Part 2, fix evcross-context eval-in-frame. r=luke.
--HG--
extra : rebase_source : 216bdac31ec88af4130ffd9ffac9bf0ebb1a9b39
2012-05-17 18:57:34 -05:00
Jason Orendorff
617373c265 Bug 749697 - Support debugging when multiple JSContexts are on the stack. Part 1, weaken a too-strict assertion in JS_GetFrameScopeChain. r=luke.
--HG--
extra : rebase_source : 86803d6edc44cd4b3a7238b808e48bbf5ac205a1
2012-05-17 18:56:45 -05:00
Jason Orendorff
745f248fae Bug 755808 - Add more options to JS shell evaluate() function. r=jimb.
--HG--
extra : rebase_source : f22059d97fbaae885f3b052ed0b84523df3d5ef8
2012-05-17 18:54:30 -05:00
Jason Orendorff
41761a8fea Bug 756260 - Fix up building without JS_HAS_XML_SUPPORT, again. r=terrence.
--HG--
extra : rebase_source : 9b0bc4f31db387e4e98821d712309792c07eac1c
2012-05-17 16:24:32 -05:00
Josh Aas
d7b40e355d Bug 755961: Plugin stream decomtamination (nsIPluginStreamListener). r=bsmedberg 2012-05-17 19:54:26 -04:00
Chris Coulson
a33095deaf Bug 756167 - Fix make-makefile test failure when the source path contains perl regexp metacharacters. r=coop 2012-05-17 17:55:33 -04:00
Nicholas Cameron
13a632fa04 Bug 756007 - Fix path invariant for Azure/Cairo push/pop clip. r=joe 2012-05-17 17:54:22 -04:00
Masatoshi Kimura
f61723f6fb Bug 752402 - Support ArrayBufferView as a member of blobParts parameter. r=sicking 2012-05-17 17:53:44 -04:00
Marco Castelluccio
ac62671d70 Bug 728749 - Faster plugins check tab. r=gavin 2012-05-17 17:53:05 -04:00
Patrick McManus
d3f7655e92 Bug 755467 SpdySession::RestrictConnections() should use conn->EverUsedSpdy() r=honzab 2012-05-15 16:31:29 -04:00
Thaddee Tyl
e255944ee4 Bug 749278 - Rename Script Debugger to Debugger; r=rcampbell 2012-05-15 12:21:13 -07:00
Benjamin Smedberg
63ab5318c1 Bug 749459 - Load the EGL libraries correctly on Windows from the GRE path and the system location on other platforms (should be Android-only currently), r=bjacob
--HG--
extra : rebase_source : 12750d4c6dbcc5324256039b9f05b207ed7ec990
2012-05-15 14:55:50 -04:00
Benjamin Peterson
0188b3d4f3 Bug 755163 - Kill a test which is not useful anymore and liable failure with different compilers. r=jwalden
--HG--
extra : rebase_source : 7bae87e7d74219c8a6e099c58a85445a7dfabcb1
2012-05-16 11:59:17 -07:00
Terrence Cole
b3bade5ef4 Bug 743854 - Do not call init on ArrayBuffer slots in NewObject. r=billm
ArrayBuffers use slotSpan to store their inline size. If we try to initialize
these, then we end up with their address in the StoreBuffer, but with arbitrary
bytes written in these fields by TypeArrays. This patch uses an exact class test
to prevent this initialization behavior.

--HG--
extra : rebase_source : 8aacef597dc7456c5e1e08524c84bbb0932b9a68
2012-05-16 12:01:50 -07:00
Margaret Leibovic
e2a2300d01 Bug 729485 - Test for content permissions prompts. r=mbrubeck,kats 2012-05-16 12:00:45 -07:00
Margaret Leibovic
0158f27994 Bug 729485 - Add "Don't ask again for this site" option to notifications created by ContentPermissionPrompt.js. r=mbrubeck 2012-05-16 12:00:40 -07:00
Michael Wu
fb6913bd3f Bug 755142 - Use ssize_t to store length of the sensor list, patch by an anonymous silicon vendor contributor, r=mwu 2012-05-16 14:52:00 -04:00
Dustin J. Mitchell
dd8b3f97ce Bug 534992 - improve error reporting when cleanroot is not set - r=ted 2012-05-16 14:51:45 -04:00
Joey Armstrong
94684ebe92 bug 742391: split config/rules.mk - file batch #1 2012-05-16 14:46:28 -04:00
Dave Townsend
15b74dd4fc Bug 733436: OSX resource forks on FAT disks cause problems installing and uninstalling add-ons. r=Unfocused 2012-05-16 11:35:53 -07:00
David Keeler
118d153216 Bug 742753 - Click-to-play: activate only the clicked plugin. r=jaws 2012-05-15 11:10:43 -07:00
Mats Palmgren
d329029d95 Bug 754480 - Remove PresShell members associated with mContentToScrollTo, put that data in a temporary content property instead. part=3/3 r=bz 2012-05-16 19:32:40 +02:00
Mats Palmgren
ca5bacff08 Bug 754480 - Sort members in size order. Use narrower types where possible. part=2/3 r=bz 2012-05-16 19:32:40 +02:00
Mats Palmgren
8d1bd9831d Bug 754480 - Remove unused mDragService member. part=1/3 r=bz 2012-05-16 19:32:40 +02:00
Brian R. Bondy
5a6ca4a3a1 Bug 137450 - Fixed bug with end context not being included in HTML Format. r=bz 2012-05-16 12:39:54 -04:00
lwz
32d78b6bbb Bug 137450 - Problem copying and pasting a table from a web page to excel. r=bz 2012-05-16 12:39:54 -04:00
Jim Blandy
b8c26d76b5 Bug 755778: Debugger.Environment.prototype.with should return "with" for 'with' statements' environments. r=jorendorff 2012-05-16 09:19:36 -07:00
Gian-Carlo Pascutto
b5b41ce518 Bug 755383 - Filter automatic bookmarks that are no longer supported in Native Fennec. r=blassey 2012-05-16 17:49:53 +02:00
Benoit Girard
2dcf372f4e Bug 755452 - Don't re-invalidate region to paint in BasicTiledLayerBuffer::PaintThebes. r=roc 2012-05-15 16:34:06 -04:00
Chenxia Liu
74f84bd27f Bug 750746 - Correct pairing instructions in Sync setup. r=rnewman 2012-05-15 12:32:03 -07:00
Mike Hommey
ae655ec44e Bug 755277 - Avoid duplicate rules after bug 748001. r=ted 2012-05-15 19:01:01 +02:00
Mike Hommey
3a7b54c908 Bug 755206 - Use ANDROID_SERIAL for make install when defined. r=mfinkle 2012-05-15 19:01:01 +02:00
Mike Hommey
7377be7456 Bug 741348 - Work around crashreporter client build failure with gcc 4.7. r=ted 2012-05-15 19:01:01 +02:00
Gregory Szorc
6fd01e4b30 Merge services-central into mozilla-central 2012-05-15 09:39:11 -07:00
Dão Gottwald
c821c79a9f merge backout 2012-05-15 18:06:30 +02:00
Dão Gottwald
e332b73b94 Backed out changeset a39b32ce55d1 2012-05-15 18:06:14 +02:00
Serge Gautherie
9fa7b9f5ee Bug 632408. (Bv1) Improve newer test code some more. r=roc. 2012-05-15 15:33:55 +02:00
Saurabh Anand
0246222c0f Bug 732262 - Add toSource() and toString() methods to js-ctypes ABI objects. r=jorendorff. 2012-05-15 16:48:54 +05:30
Girish Sharma
acf2f04dbc Bug 755289 - Developer toolbar missing the cross in close button. r=paul 2012-05-15 07:28:00 +02:00
Paul Rouget
1f5f886ec2 Bug 754834 - Developer tools missing tooltips. r=mratcliffe 2012-05-15 17:04:06 +02:00
Nicholas Nethercote
25daad3e0e Bug 753249 (part 6) - Remove TCF_GENEXP_LAMBDA from TreeContextFlags. r=luke.
--HG--
extra : rebase_source : 30b9e049999e66dae1409022adc8973efd7d2254
2012-05-14 21:38:42 -07:00
Nicholas Nethercote
e9272e872c Bug 753249 (part 5) - Simplify use of TCF_GENEXP_LAMBDA in FoldConstants. r=luke.
--HG--
extra : rebase_source : 8cdce721b1bdfdea8fca8f98de8a0c8fc30e0b9d
2012-05-14 21:38:41 -07:00