Ryan VanderMeulen
9b36f38727
Merge m-c to inbound.
2013-04-22 11:43:28 -04:00
Julian Seward
c39a985c15
Bug 859745 - Install sane unwinding limit for SPS/breakpad. r=ted
2013-04-22 17:10:54 +02:00
Julian Seward
840cde5c1e
Bug 863264 - Build Android Nightly to support Breakpad Unwinding. r=ted
2013-04-22 17:04:40 +02:00
Joe Drew
0b89a02d23
Bug 863123 - Set APNG attributes on the right frame, rather than one frame behind. r=seth
2013-04-22 10:57:17 -04:00
Felix S. Klock II
bd1d278cbd
Bug 863234 - Fix inlineDump handling for MParDump. r=nmatsakis
2013-04-18 15:38:13 +02:00
Daniel Trebbien
efc359dc87
Bug 861217 - Add tests for scrollWidth on a table data TD cell in a fixed-layout table. r=bz
2013-04-24 08:36:10 -04:00
Kushagra Sinha
d3fd864730
Bug 858482 - Test cases. r=khuey, r=dteller
2013-04-24 08:36:10 -04:00
Kushagra Sinha
796795f77c
Bug 858482 - Expose macro DEBUG to OS.Constants. r=khuey, r=dteller
2013-04-24 08:36:10 -04:00
Cykesiopka
ad08e18549
Bug 645402 - Remove ToInteger() workarounds in mozilla-central. r=bz
2013-04-24 08:36:09 -04:00
Jan de Mooij
7af1562988
Bug 858551 part 2 - Optimize calls from Ion to Baseline code. r=djvj
2013-04-24 12:43:24 +02:00
Jon Coppeard
ca8a10bd6b
Bug 864002 - IonMonkey: Assertion failure: (ptrBits & 0x7) == 0, at ./dist/include/js/Value.h:733... r=djvj
2013-04-24 11:34:38 +01:00
Jon Coppeard
e29fd72022
Bug 860145 - IonMonkey: Add support for ArgumentsObject r=nbp
2013-04-24 11:34:38 +01:00
Jon Coppeard
6ba0acddc0
Bug 861887 - GC: Rooting in XrayWrapper.cpp - part 2 r=bholley
2013-04-24 10:45:41 +01:00
Gene Lian
a90d86e3fc
Bug 840066 - [MMS][User Story] Automatic download retry on failure. r=vicamo a=leo+
2013-04-17 23:22:11 +08:00
Ryan VanderMeulen
bb79bcdf73
Merge m-c to birch.
2013-04-18 10:58:27 -04:00
Gregor Wagner
780f4d53bd
Bug 861462 - Allow contacts to be preloaded when we create the contacts DB. r=bent
2013-04-18 10:39:10 -04:00
Dave Hylands
fe279137c1
Bug 860934 - Use relative paths when handling device storage r=dougt
2013-04-18 16:13:23 +02:00
Ryan VanderMeulen
f5f5be2b5b
Backed out 3 changesets (bug 734691, bug 862500) for leaks.
...
Backed out changeset 4444510d672f (bug 862500)
Backed out changeset 5c321bc4dc63 (bug 734691)
Backed out changeset e045934f78be (bug 734691)
2013-04-18 08:15:09 -04:00
Ryan VanderMeulen
0091509ae7
Merge m-c to inbound.
2013-04-18 08:08:12 -04:00
Andrea Marchesini
3ccc4043ba
Bug 855412 - Change the signature of NS_NewSVGRect to not use the outparam. r=Ms2ger
2013-04-18 07:40:09 -04:00
Fabrice Desré
2ff51227b6
Bug 854849 - Sanitize displayable fields in manifests r=vingtetun
2013-04-18 03:18:30 -07:00
Jose Antonio Olivera Ortega
c1e59b17a9
Bug 859318 - Part 4: Add test for call waiting functions. r=vicamo
2013-04-18 14:18:53 +02:00
Jose Antonio Olivera Ortega
8a96d4623c
Bug 859318 - Part 3: RIL changes for call waiting functions. r=vicamo
2013-04-18 14:18:50 +02:00
Jose Antonio Olivera Ortega
df858f91e3
Bug 859318 - Part 2: Changes in MobileConnection.cpp for call waiting functions. r=smaug
2013-04-18 14:18:48 +02:00
Jose Antonio Olivera Ortega
11b942e1c5
Bug 859318 - Part 1: IDL changes for call waiting functions. r=sicking
2013-04-18 14:18:45 +02:00
Victor Porof
b0d3f2f2ee
Bug 862198 - Intermittent browser_net_json-long.js | Test timed out, found a tab, r=rcampbell
2013-04-18 09:35:27 +03:00
Victor Porof
e4092ba3c9
Bug 861487 - Sizes are displayed with non-localized decimal separator, r=rcampbell
2013-04-18 09:35:27 +03:00
Victor Porof
e4df8ffcad
Bug 859308 - Hide Blocked in Timings tab until we know what that's doing, r=rcampbell
2013-04-18 09:35:27 +03:00
Victor Porof
4a681d1465
Bug 861783 - Removing watch expression of large object not possible via mouse, r=past
2013-04-18 09:35:26 +03:00
Victor Porof
a80895f824
Bug 862435 - Tilt doesn't open if the Inspector was opened beforehand, r=dtownsend
2013-04-18 09:35:26 +03:00
Chia-hung Tai
0fa69bd9a2
Bug 862749 - B2G MMS: UpgradeSchema should also set defualt type to sms when the type is undefined. r=vyang
2013-04-17 22:18:23 +08:00
Vicamo Yang
3b9ae80ae5
Bug 862268 - 2/2: test cases. r=gene.lian
2013-04-19 16:42:45 +08:00
Vicamo Yang
9a75652678
Bug 862268 - 1/2: fix omitted message id update in saveRecord. r=gene.lian
2013-04-19 16:42:42 +08:00
John Lin
21c5ab7a94
Bug 860075 - Avoid duplicate BT signal observer registration from child process. r=echou, r=gyeh
2013-04-19 16:40:56 +08:00
Felix S. Klock II
0e84496a1d
Bug 862932 - Fix inlineUnsafeSetTypedArrayElement to match other inlined array ops. r=nmatsakis
2013-04-17 14:58:07 +02:00
Felix S. Klock II
6ba087a6e6
Date: Wed Apr 17 18:54:12 2013 +0200
...
Bug 862926 - Generalize the DEBUG code in ParCallToUncompiledScript. r=shu
The old code assumed that the argument `func` will always have a
script associated with it. But this is not true in some cases,
e.g. in the case of ES6 bound functions `(a,b) => ...`.
This patch has two effects:
1. Remove the assumption that the input function has a script. Print
*something* in all cases, regardless of whether we can find a
script or not.
2. For bound functions, attempt to follow the chain of bindings to
find some script at the end of the chain.
2013-04-17 10:26:00 -04:00
Felix S. Klock II
3b88aa7514
Bug 862921 - Generalize AssertSequentialIsOK logic and improve its message. r=nmatsakis
...
1. If one passes a `mode` argument without a property named `mode`,
the previous version will fall into the ThrowError branch
(because mode.mode => undefined and undefined !== "seq")
2. The old error message used the strings "par" and "seq", which might
make the reader think that the assertion is solely about the
appropriate value for the `mode` property, which happens to take on
the values "par" or "seq" in some cases. But the real condition
being signalled here is not about the string values "par" or "seq";
it is instead about the dynamic behavior of the runtime system.
This changes the error message to use longer phrases, which should
hopefully make the intent clearer.
There is a third change I want to make, changing the logic of the
conditional guard further, but that change is not as important to me
as the two above.
2013-04-17 17:53:31 +02:00
Ehsan Akhgari
febd320fc7
Bug 864351 - Hold on to a SelfReference for ScriptProcessorNodes to make sure that they won't go away prematurely if they're used as source nodes; r=padenot
2013-04-22 21:23:54 -04:00
Adrian Tamas
6d7650b10d
Bug 864280 - Robocop BaseTest cleanup. r=gbrown
2013-04-22 14:23:20 +03:00
Brandon Waterloo
cd040643ae
Bug 862117 - Move CSS rule classes relevant to image documents for cursor appearance (zoom in / zoom out) into layout/style/ImageDocument.css. r=roc, r=jaws
...
This stylesheet applies to all ImageDocuments, including those in frames. In old location for CSS rules, some full themes would not show cursors correctly, nor would ImageDocuments in frames. Image rotation CSS rule classes moved to layout/style/TopLevelImageDocument.css.
2013-04-21 18:29:14 -04:00
David Rajchenbach-Teller
7351de4ede
Bug 858723 - Fix _fdmsg test in async OS.File. r=froydnj
2013-04-23 08:22:15 -04:00
Simon Montagu
419f7072af
Followup to bug 151407: use GetDir() on the root element. r=bz
2013-04-23 15:12:14 +03:00
Norbert Lindenberg
83f393f8df
Bug 864519 - Several Netmonitor tests fail when ECMAScript Internationalization API is enabled, r=vporof
2013-04-23 15:03:58 +03:00
Brian Hackett
83cb6b192b
Merge from mozilla-inbound
2013-04-23 05:39:49 -06:00
Mats Palmgren
6c2ebcbbff
Bug 855898 - Limit ProcessChildren recursion depth to avoid exhausting stack space and crashing. r=bzbarsky
2013-04-23 13:37:18 +02:00
Mats Palmgren
ce9b893bf3
Bug 863120 - Make RootAccessibleWrap.mm #include header files for layout things it uses. r=surkov
2013-04-23 13:37:18 +02:00
Mats Palmgren
823348cd07
Bug 858459 - Ignore clicks that have no target content or frame to avoid dispatching it to the document that the pres shell otherwise does. r=smaug
2013-04-23 13:37:18 +02:00
Simone Carletti
c5d38ee25a
Bug 863169 - Add GitHub Pages to PSL. r=gerv.
2013-04-23 11:51:10 +01:00
Simone Carletti
5a8e6aee62
Bug 859234 - Add AWS Elastic Beanstalk to PSL. r=gerv.
2013-04-23 11:49:36 +01:00
Brian Hackett
119e362cf3
Merge from mozilla-inbound
2013-04-22 20:39:26 -06:00