Commit Graph

131007 Commits

Author SHA1 Message Date
Shane Caraveo
1c90b03337 bug 868886 fix intermittent test failure with socialmark tests, r=felipe 2013-05-07 12:54:06 -07:00
Margaret Leibovic
1eb672ef7f Bug 868342 - (Part 2) Get rid of displayTitle variable. r=wesj 2013-05-08 15:53:27 -04:00
Margaret Leibovic
2823c28d70 Bug 868342 - (Part 1) Fix NPE in BrowserToolbar.setTitle. r=wesj 2013-05-08 15:53:24 -04:00
Boris Zbarsky
53dd2065b3 Bug 869040. Fix ion IC for non-overridebuiltins named gets on ListBase proxies to not cache lack of a property when it's just missing on the prototype. r=djvj 2013-05-08 15:50:58 -04:00
Boris Zbarsky
299d72713e Bug 867863. Be a little more careful in GlobalObject initialization. r=peterv 2013-05-08 15:50:58 -04:00
Terrence Cole
15c82ffb31 Bug 869234 - No need for barriers on the LIR constant pool. r=bhackett 2013-05-08 11:45:22 -07:00
Terrence Cole
e17648d8c9 Bug 869222 - Allow GC things embedded in IonScript to move. r=dvander
IonScripts normally live as long as their owner JSScript; however, they can
occasionally get destroyed outside the context of a GC by FinishInvalidationOf.
Because of this case, we cannot use the normal store buffer to guard them.
Instead we use the generic buffer to mark the owner script, which will mark the
IonScript's fields, if it is still alive.
2013-05-08 11:43:32 -07:00
Terrence Cole
6dce690619 Bug 868610 - Do not use the arena header when cloning object literals. r=billm 2013-05-02 16:33:15 -07:00
Terrence Cole
b1182fbff4 Bug 863808 - Implement a store buffer for marking whole objects. r=billm 2013-04-19 13:38:25 -07:00
Amod Narvekar
b82843c114 Bug 224315 - Poor grammar in 'is a:' message on unknown content type window. r=jaws 2013-05-08 15:05:11 -04:00
Ryan VanderMeulen
f83acac229 Backed out changeset 97163e4941f2 (bug 869507) for checktest assertions and crashes.
CLOSED TREE
2013-05-08 14:59:12 -04:00
Mark Banner
cb92e38e0c Bug 863069 - Part 2: Sort lists in moz.build files (mac specific); r=gps 2013-05-08 19:31:52 +01:00
Dan Gohman
656c306ccf Bug 869507 - IonMonkey x86: Eliminate unnecessary NaN checks. r=nbp
Several common floating-point conditions can be implemented
without using a separate NaN test.
2013-05-08 11:28:55 -07:00
Chris Double
a5549c3dd2 Bug 868826 - Fix stagefright blocklist for JB devices - r=bjacob 2013-05-09 06:10:21 +12:00
Bob Owen
b081b24ccf Tests for bug 838692 - Navigating named targets from sandboxed iframes. (r=imelven) 2013-04-29 19:26:43 +01:00
Bob Owen
26e4745ac3 Fix for bug 838692 - Navigating named targets from sandboxed iframes. (r=smaug) 2013-04-24 18:13:25 +01:00
Bobby Holley
a97ccff46a Bug 869800 - Stop using calling JS_SetGlobalObject in workers. r=bent
This makes workers the first consumer to be weaned off this API. \o/
2013-05-08 10:45:46 -07:00
Bobby Holley
47b0761c9a Bug 869800 - Remove JS_GetGlobalObject from workers. r=bent 2013-05-08 10:45:46 -07:00
Sean Stangl
be79970657 Bug 861440 - Add VTune Instrumentation to OdinMonkey. r=luke 2013-04-15 14:30:12 -07:00
Jonathan Watt
d4f55235aa Bug 870003 - Stop repainting <svg> elements when their children-only transform changes. r=dholbert 2013-05-08 18:13:29 +01:00
Jonathan Watt
04bcfd3d06 Bug 869611 - Stop reflowing in nsSVGPathGeometryFrame::NotifySVGChanged for ancestor transform changes. r=dholbert 2013-05-08 18:13:11 +01:00
Jonathan Watt
34e481716b Bug 869781 - Make nsSVGOuterSVGFrame::Reflow update the overflow rects of its children if it has a viewBox. r=dholbert 2013-05-08 18:11:42 +01:00
Jan de Mooij
53754c4605 Bug 868042 - Bump PropertyTree::MAX_HEIGHT for objects not used as hashmaps. r=bhackett 2013-05-08 19:05:59 +02:00
Colby Russell
54989877c3 Bug 861495 - Transplant getOuterWindowWithId from nsIDOMWindowUtils to a window-related service: ConsoleAPITests.js; r=msucan 2013-05-08 19:54:43 +03:00
Colby Russell
800f2b6ca9 Bug 861495 - Transplant getOuterWindowWithId from nsIDOMWindowUtils to a window-related service: WebConsoleUtils.jsm; r=msucan 2013-05-08 15:05:51 +03:00
Chris AtLee
ad7f43f6a9 Bug 807792: Add gecko configs for emulator b2g target. r=jhopkins DONTBUILD 2013-05-08 12:44:32 -04:00
Patrick McManus
33f9ae3957 bug 869100 complete token bucket a/b test r=honzab 2013-05-08 11:43:31 -04:00
Jim Mathies
6c65ffb22d Bug 869936 - Add GetPreferredCompositorBackend to MetroWidget. r=bbondy 2013-05-08 09:57:29 -05:00
Josh Matthews
9970b1ec42 Bug 869893 - Remove Off-Main-Thread XPCWrappedJS refcounting from SignRunnable. r=jedp 2013-05-08 10:50:36 -04:00
Gavin Sharp
3eab11d90e Bug 866254 followup: improve debug logging and minor cleanup, r=Yoric
--HG--
extra : transplant_source : %2BS%06%0A%E05%B4%B7%B9%3F%92%8B%B1%AAB%ADL%3A%BC%1E
2013-05-07 09:47:43 -04:00
Gavin Sharp
4033a6533b Bug 866254: fix failure to initialize search service in cases where the async initialization fails to complete before the synchronous fallback is invoked, r=Yoric
--HG--
extra : transplant_source : z2%D7Os2%89%28%5C9%3Ab%BF%0F%15%F3%10x%7Ff
2013-05-07 09:47:39 -04:00
Ed Morley
6f7530ec27 Merge mozilla-central and inbound 2013-05-08 15:05:07 +01:00
Dan Gohman
f3a5ee6183 Bug 869501 - Add an accessor to MCompare for testing whether the comparison is
any flavor of double comparison, and use it when testing whether to create
LCompareAndBranch nodes. r=bhackett
2013-05-08 10:03:53 -04:00
Ed Morley
b9392295f2 Merge latest green inbound changeset and mozilla-central 2013-05-08 15:02:58 +01:00
Ryan VanderMeulen
d98a1a646a Merge birch to m-c. 2013-05-08 09:59:16 -04:00
Brian Hackett
1c38c3fc37 Bug 869706 - Track nonNativeGetElement and accessGetter info in baseline scripts, r=jandem. 2013-05-08 07:53:49 -06:00
Chris Cooper
80c421f912 Bug 852553 - Set l10n base dir to l10n/ in mozconfigs (DONTBUILD) - r=armenzg 2013-05-08 06:50:24 -07:00
ISHIKAWA, Chiaki
406d7bae3a Bug 866463 - Remove the initial incorrect assignment. r=joe 2013-05-08 09:14:26 -04:00
Ryan VanderMeulen
ecfdad5a3a Backed out changeset e40466e428dc (bug 853301) for breaking cross-compiles. 2013-05-08 08:27:00 -04:00
Shih-Chiang Chien
5f6dcb7faa Bug 869394 - default turn on captive portal detection. r=fabrice.
--HG--
extra : rebase_source : 3b800757a6a138e53cdcc4735e1c048d9412448a
2013-05-08 13:50:13 +02:00
Jacek Caban
956964d61f Bug 830347 - Fixed TextureD3D11.h compilation on GCC.
--HG--
extra : rebase_source : 150b94d6bab35540e42a9e2bbd75492a2c3a9959
2013-05-08 13:48:56 +02:00
Jim Mathies
43795bf429 Bug 852622 - Remove extraneous class name from css throbber binding. r=me 2013-05-08 06:46:20 -05:00
Ehsan Akhgari
9cb96b3472 Bug 836599 - Part 7: Implement a non-realtime API in MediaStreamGraph; r=roc 2013-05-08 07:44:07 -04:00
Gene Lian
e3c1f1824b Bug 869841 - B2G MMS: Gaia cannot get request returned after calling .sendMMS(...). r=vicamo a=leo+ 2013-05-08 18:40:41 +08:00
Gian-Carlo Pascutto
796b700088 Backed out changeset 4b3a3f40730f (Bug 863290) for Android mochi-4 orange. 2013-05-08 10:01:14 +02:00
Hannes Verschore
79ee3bf2fc Bug 864468: IonMonkey: Skip argument type checks when type is known to match, r=jandem 2013-05-08 09:54:39 +02:00
Peter Van der Beken
3a19a30b85 Bug 869038 - Clear expando object the right way. r=bz.
--HG--
extra : rebase_source : c75c0ac7b07bbe9396f1b77b34c1e34575078a49
2013-05-08 09:20:13 +02:00
Eric Chou
2a8d3074cf Bug 869332 - Don't reset call status while receiving an unhandled CallStateChanged event, r=gyeh 2013-05-08 14:16:51 +08:00
Robert O'Callahan
ae6ba16f63 Bug 868406. Shut down MediaStreamGraph's thread. r=jesup
--HG--
extra : rebase_source : 0d5801b271d1658dba172cb5b156186052651990
2013-05-07 22:16:35 -07:00
Robert O'Callahan
5e25d35f87 Bug 866579. Don't bother adding an arena-allocated DisplayItemClip to mDisplayItemClipsToDestroy if its destructor isn't going to do anything interesting. r=mattwoodrow
--HG--
extra : rebase_source : b8b64d9697cd2f19a42ff751cbfb7a1566f28209
2013-05-07 22:16:30 -07:00