Commit Graph

338492 Commits

Author SHA1 Message Date
Isura Edirisinghe
ffae418d41 Bug 676907 - Refactor (replace) calls to Gestalt because it is deprecated in OS X 10.8 and will not work in after 10.9. r=BenWa 2013-12-19 11:42:19 -05:00
Tom Schuster
29003d04c1 Bug 949197 - Make Array#slice on COW arrays work again. r=bz f=bholley 2013-12-19 17:39:15 +01:00
Ehsan Akhgari
9f8c6458a0 Bug 940708 - Code changes required to build webrtc in unified mode; r=jesup 2013-12-19 11:34:42 -05:00
Nicolas Silva
1602ad6cbf Bug 951218 - Use RAII to unlock TextureHost. r=bjacob 2013-12-19 17:20:51 +01:00
Josh Aas
a72b78d68a Bug 951739: Remove mPluginThread from PluginModuleParent. r=bsmedberg 2013-12-19 10:15:13 -06:00
Henri Sivonen
644c5381ff Bug 947507 - [Australis] Limit the charset detector pref to values available from the UI. r=dao,emk. 2013-12-19 18:01:50 +02:00
Hannes Verschore
b50d5fd00c Bug 939614: IonMonkey: Revert hoisting of setting ION_COMPILING_SCRIPT. We can only set this when background compiling, r=jandem 2013-12-19 16:42:37 +01:00
Nicolas Silva
9797e02a0a Bug 948470 - Correctly set the format of DataSourceSurfaceD2DDrawTarget. r=Bas 2013-12-19 16:36:46 +01:00
Benjamin Bouvier
32fb3bf612 Bug 944398: Inline Math.fround even if its returned value hasn't ever been observed; r=bhackett 2013-12-19 16:09:42 +01:00
Benjamin Bouvier
576b035153 Bug 936740: inline call to libc's ceil for Math.ceil(); r=jandem 2013-12-19 15:32:59 +01:00
James Willcox
557552ae39 Bug 869368 - Fix Flash plugin positioning on Android 2.3 r=clord
--HG--
extra : rebase_source : a02d012302a161897fb0e34f32386b57e6e7a088
2013-12-18 11:17:59 -06:00
masaya iseki
d378c86c57 Bug 944153 - Modify setJitCompiler to return undefined. r=nbp 2013-12-19 06:22:10 -08:00
Alessio Placitelli
027d2b4698 Bug 943519 - Using moz_malloc/free/realloc instead of nsMemory::Alloc/Free/Realloc (fallible allocations); r=bsmedberg
* * *
Bug 943519 - Propagate allocation errors back to nsGenericDOMDataNode::SetTextInternal; r=hsivonen
* * *
Bug 943519 - Renamed bool rv variables to bool ok as suggested by reviewer; r=hsivonen
2013-12-19 09:09:00 -05:00
Alessio Placitelli
6b0657fb60 Bug 943519 - Handle errors returned from calls to Perform; r=reviewers 2013-12-19 09:09:00 -05:00
Benjamin Smedberg
730275b7db Bug 943519 - If we don't have a valid nsIFormProcessor, the HTML parser should continue and should not mark the entire document as broken, r=hsivonen 2013-12-19 09:08:59 -05:00
Olli Pettay
8c23327abc Bug 867505 - Intermittent test_bug536567_perwindowpb.html, r=ehsan
--HG--
extra : rebase_source : eeda74ec9f14c82944e1d2797596f61880deeaca
2013-12-19 15:02:08 +02:00
Olli Pettay
1aad93b696 Bug 950342 - Random failures in toolkit/components/places/tests/browser/browser_visituri_privatebrowsing_perwindowpb.js, r=ehsan
--HG--
extra : rebase_source : c1965dc68e125f1523ee102900afa77ed57ff922
2013-12-19 14:54:58 +02:00
Olli Pettay
fbb2a33ead Bug 950367 - random failures in test_bug462106_perwindow.xul, r=ehsan
--HG--
extra : rebase_source : 0917176511f1855f81ce92d1b030da6fcc7dce2f
2013-12-19 14:52:04 +02:00
Felix S. Klock II
95b8b0366f Bug 943852: need not set resultTypeSet for get prop on known type (r=h4writer). 2013-12-19 13:55:04 +01:00
Jon Coppeard
993e96fa9b Backout changeset 4e6b39fbd81e (bug 951722) for ggc orange 2013-12-19 12:07:40 +00:00
Carsten "Tomcat" Book
c0ee3dcccb Merge mozilla-central to mozilla-inbound 2013-12-19 12:36:43 +01:00
Jon Coppeard
3f708b4232 Bug 951722 - Add asserts that hash table postbarriers are working for new type objects r=terrence 2013-12-19 10:46:41 +00:00
Jon Coppeard
59d8377c49 Bug 951722 - Add asserts that hash table postbarriers are working for debug scopes r=terrence 2013-12-19 10:46:41 +00:00
Henri Sivonen
a207ce2120 Bug 945189 - Finish sjs response explicitly using XHR instead of relying on a timer. r=bzbarsky. 2013-12-19 12:38:39 +02:00
Nicolas B. Pierron
eaf0384dff Bug 951668 - IonCaches: Make setFramePushed implicit. r=efaust 2013-12-19 01:59:13 -08:00
Nicolas B. Pierron
c847871494 Bug 951668 - IonCaches: Use icRestoreLive. r=efaust 2013-12-19 01:59:13 -08:00
Nicolas B. Pierron
81dc7a8df4 Bug 951668 - IonCaches: Group leave-exit-frame logic next to the call. r=efaust 2013-12-19 01:59:13 -08:00
Carsten "Tomcat" Book
093597e577 merge fx-team to mozilla-central 2013-12-19 10:33:37 +01:00
Carsten "Tomcat" Book
bdd365c1f1 merge mozilla-inbound to mozilla-central 2013-12-19 10:28:37 +01:00
Andrea Marchesini
6386344ddb Bug 946316 - Allow the use of strings as DataStore IDs, r=ehsan 2013-12-19 09:07:21 +00:00
Henri Sivonen
75c00eb15b Bug 951110 - Make AssertValidDepedentString() more informative. r=bsmedberg. 2013-12-19 10:15:34 +02:00
Boris Zbarsky
1348f22698 Bug 951875. Actually apply binarynames to JS-implemented codegen. r=mccr8
Actually, this applies them to all callbacks, but most callback interfaces don't have entries in Bindings.conf.

This removes the extra entry for TestJSImplInterface in Bindings.conf that was covering up this bug.
2013-12-19 00:45:13 -05:00
Wes Kocher
14503ab5b5 Merge m-c to inbound 2013-12-18 21:33:37 -08:00
Andrew McCreight
eec9dd22e6 Bug 937960, part 4 - Reduce time until CC when it is incremental. r=smaug 2013-12-18 21:22:55 -08:00
Andrew McCreight
03a8a8e082 Bug 937960, part 3 - Pass in a small time budget with ICC. r=smaug 2013-12-18 21:22:55 -08:00
Andrew McCreight
9d296c7f10 Bug 937960, part 2 - Add ICC slice timer and scheduling. r=smaug 2013-12-18 21:22:55 -08:00
Andrew McCreight
7db6607fa1 Bug 937960, part 1 - Add ICC pref to nsJSEnv. r=smaug 2013-12-18 21:22:55 -08:00
Wes Kocher
a824197342 Merge inbound to m-c 2013-12-18 20:49:25 -08:00
Ryan VanderMeulen
ac142bdc44 Merge b2g-inbound to m-c. 2013-12-18 21:27:05 -05:00
Ryan VanderMeulen
d0e2988561 Merge fx-team to m-c. 2013-12-18 21:19:33 -05:00
Ryan VanderMeulen
001213198b Backed out changesets 58db1fb509be and 7301ccf7e0be (bug 947391) for Android xpcshell orange. 2013-12-18 19:41:29 -05:00
Ryan VanderMeulen
ebcd5b6587 Backed out changeset 11751c0efe27 (bug 951439) for mass bustage. 2013-12-18 19:39:33 -05:00
Vivien Nicolas
d04b655956 Bug 951321 - [B2G][Messages] Create New Message button gets selected but does not open New Message page. r=kats 2013-12-19 01:12:47 +01:00
Vivien Nicolas
6736a079bc Bug 951290 - [B2G] [Browser] The first swipe after zooming has no effect. r=kats 2013-12-19 01:12:47 +01:00
Vivien Nicolas
765b279eed Bug 950489 - While changing the range of an input type range the page is moving as well. r=kats 2013-12-19 01:12:47 +01:00
Nick Fitzgerald
d1c69daf69 Bug 929349 - Integrate a tracing debugger into our existing debugger; r=vporof,past 2013-12-18 14:17:27 -08:00
Mike Conley
80482f6b66 Bug 951747 - [Australis] Add simple measurement to BrowserUITelemetry for toolbar contents. r=jaws. 2013-12-18 16:54:59 -05:00
Gaia Pushbot
047d212f08 Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/c6aeaa41977d
Author: Jose M. Cantera <jmcanterafonseca@gmail.com>
Desc: Merge pull request #14750 from jmcanterafonseca/fix_export_alpha_scroll

Bug 951107 - alpha scroll in export contacts screen is broken

========

https://hg.mozilla.org/integration/gaia-central/rev/89986d9dfd30
Author: Jose M. Cantera <jmcanterafonseca@gmail.com>
Desc: Bug 951107 - alpha scroll in export contacts screen is broken
2013-12-18 13:50:32 -08:00
Gaia Pushbot
4ce9cbc19d Bumping gaia.json for 4 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/3468c6bb02a7
Author: Pavel Ivanov <pivanov@mozilla.com>
Desc: Merge pull request #14818 from pivanov/bug-951823

Bug 951823 - [BB]Headers - option to use nested and combine skins for Headers and other [BB]

========

https://hg.mozilla.org/integration/gaia-central/rev/1bc11e04a39a
Author: Pavel Ivanov <pivanov@mozilla.com>
Desc: Bug 951823 - [BB]Headers - option to use nested and combine skins for Headers and other [BB]

========

https://hg.mozilla.org/integration/gaia-central/rev/dd3d7f08781e
Author: Pavel Ivanov <pivanov@mozilla.com>
Desc: Merge pull request #14666 from pivanov/bug-950103

Bug 950103 - [Settings] Update wifi sprite

========

https://hg.mozilla.org/integration/gaia-central/rev/ba2b63ca4197
Author: Pavel Ivanov <pivanov@mozilla.com>
Desc: Bug 950103 - [Settings] Update wifi sprite
2013-12-18 13:25:24 -08:00
Gaia Pushbot
a9575f8a9f Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/a1b136d75c16
Author: Michael Henretty <michael.henretty@gmail.com>
Desc: Merge pull request #14103 from mikehenrty/bug-926347-dualsim2

Bug 926347 dualsim2

========

https://hg.mozilla.org/integration/gaia-central/rev/696edbb9a855
Author: Michael Henretty <michael.henretty@gmail.com>
Desc: Bug 926347 - updating SIM unlocking in FTU to include dual-sim and SIM info screen
2013-12-18 13:15:25 -08:00