Commit Graph

170405 Commits

Author SHA1 Message Date
Marcin Juszkiewicz
86ca096923 Bug 962488 - Update double-conversion for proper AArch64 support. r=froydnj
Fix imported from upstream repository:
https://code.google.com/p/double-conversion/source/detail?r=4e24bb31bcc76d6d218f3056b4c24a109d367561
2014-02-26 13:43:16 -05:00
Luke Wagner
09c1ee12f1 Bug 976602 - OdinMonkey: fix benign assert in protectCode, add more asserts (r=bbouvier)
--HG--
extra : rebase_source : d78d254fbc9c8d237a40520b426fbef5138595a9
2014-02-26 12:21:18 -06:00
Luke Wagner
0b60875286 Bug 976763 - Change DescribeStack not to return JSScripts or JSFunctions (r=bz)
--HG--
extra : rebase_source : d9a784df61c00421c9a1e360f92ffc763bf49858
2014-02-25 09:43:14 -06:00
Boris Zbarsky
54b6eab72f Bug 962256 yet another part. Eliminate some unnecessary roots in HTMLDocumentBinding::DOMProxyHandler::get. r=bholley 2014-02-26 12:40:57 -05:00
Andrea Marchesini
e87af597d7 Bug 976311 - DataStore checks if the messages are for itself, r=ehsan 2014-02-26 17:38:38 +00:00
Andrea Marchesini
7d27eb0477 Bug 974270 - Fixed b2g datastore mochitest failure - undefined testStoreGet() method., r=ehsan 2014-02-26 17:36:40 +00:00
Ed Morley
d2c87d8647 Bug 976892 - Update mach mercurial-setup to use qimportbz from it's new home in version-control-tools; r=gps
qimportbz is now pulled from its new canonical home. The old location can
be cleaned if the user agrees to it. The new location is updated in the
hgrc.

DONTBUILD (NPOTB)
2014-02-26 17:28:09 +00:00
David Burns
3485871e32 Bug 976831: Remove unused getStatus method from Marionette; r=mdas 2014-02-26 17:06:24 +00:00
Lars T Hansen
4a8feeb917 Bug 976504 -- Enabling inlining of TypedObject primitives 2014-02-26 11:57:51 -05:00
Jonathan Watt
a8ab69c5db Bug 974430 - Put the |input[type=number]| rule in forms.css into a separate sheet so we can make it respect the dom.forms.number pref. r=dbaron
--HG--
extra : rebase_source : 450ffd1ca743868d75dda6ce0f89078216934e79
2014-02-26 12:26:14 +00:00
Mike Hommey
b026c3cc67 Bug 976853 - Exclude dependency file from dependency output for expandlibs_exec.py; r=gps
--HG--
extra : amend_source : d7f26ca852a9013d031fe752cd3ae5d8d6ad1414
2014-02-26 13:55:36 +09:00
Nathan Froyd
9c88edbd18 Bug 974073 - add SimpleTest.forceCompleteLog() so tests can force all test output to be displayed; r=jmaher 2014-02-25 16:41:02 -05:00
Ryan VanderMeulen
e570ee9a32 Backed out changesets e4c29a3a002e and 896d64c59638 (bug 975824) for webgl conformance test failures. 2014-02-26 10:23:18 -05:00
Ehsan Akhgari
9832e51d4c Bug 935778 - Part 0.7: Emit the correct type name from FilterNodeLightingSoftware; r=jrmuizel, parts r=dbaron 2014-02-26 10:13:48 -05:00
Carsten "Tomcat" Book
e428ad4fe3 Backed out changeset 802aa43ae8cc (bug 939562) for PGO mochitest regression on a CLOSED TREE 2014-02-26 16:02:15 +01:00
Jason Orendorff
4211f16e24 Bug 968936 - Emit a warning message with stack trace when the "operation callback" (slow script dialog) stops script execution. r=luke. 2014-02-26 08:55:35 -06:00
Jason Orendorff
09e170d3ff Bug 975484 - Reflect.parse location information is inaccurate for CallExpressions. r=luke. 2014-02-26 08:55:35 -06:00
Jason Orendorff
8f6b5ebd4e Bug 973566, part 2 - Change some code to use a new, simpler js::HasOwnProperty signature. r=jimb. 2014-02-26 08:55:35 -06:00
Jason Orendorff
77df6019dd Bug 973566, part 1 - Fix "Assertion failure: offsetsv.isUndefined()" with elements on Object.prototype. r=jimb. 2014-02-26 08:55:35 -06:00
Jason Orendorff
57e0541753 Bug 972319, part 2 - Transition some code using JS_SaveExceptionState to JS::AutoSaveExceptionState. r=bholley. 2014-02-26 08:55:34 -06:00
Jason Orendorff
f3dfccf0ec Bug 972319, part 1 - Add new API JS::AutoSaveExceptionState as a replacement for JS_SaveExceptionState. r=luke. 2014-02-26 08:55:34 -06:00
Ehsan Akhgari
918a2ef75e Bug 976885 - Port RCFLAGS to moz.build; r=glandium 2014-02-26 09:12:49 -05:00
Morris Tseng
527f8b56c2 Bug 975937 - Crash in mozilla::layers::ShaderProgramOGL::Activate(). r=gal 2014-02-26 09:04:47 -05:00
Dan Glastonbury
d466038da6 Bug 975824 - Remove min-version from s3tc and depth conformance tests. r=jgilbert 2014-02-26 08:15:37 +10:00
Dan Glastonbury
0a6531f3f6 Bug 975824 - Fix compressed texture checks. r=jgilbert 2014-02-26 08:07:17 +10:00
Benjamin Chen
06550d4dae Bug 970774 - Add display width/height for track encoder. r=rillian 2014-02-21 14:27:41 +08:00
Etienne Segonzac
90362e9dc4 Bug 961776 - Add role=key to the event fluffing heuristics. r=roc 2014-02-26 09:03:32 -05:00
Scott West
267d3c1715 Bug 401564 - Test and fix for redirection losing Accept header. r=mcmanus
The test has a redirect where the initial GET request had Accept:
application/json, and ensures that this is also the type of the
redirected request.

The fix is done in the setup of the replicated HttpBaseChannel, where
the previous channel's Accept header is copied to the new one, if it
exists.
2014-02-26 09:03:14 -05:00
Carsten "Tomcat" Book
3e5d9f2635 Backed out changeset 3a23bcbc4e60 (bug 953164) for JS Reftest Bustage on a CLOSED TREE 2014-02-26 14:00:34 +01:00
Carsten "Tomcat" Book
86c80425ea Backed out changeset 6f7f5787e46e (bug 953164) 2014-02-26 13:59:41 +01:00
Carsten "Tomcat" Book
abe1788f19 Merge mozilla-central to mozilla-inbound 2014-02-26 13:06:38 +01:00
Carsten "Tomcat" Book
ebecdcdcd2 merge b2g-inbound to mozilla-central 2014-02-26 12:48:53 +01:00
Carsten "Tomcat" Book
bf2c766ca6 merge mozilla-inbound to mozilla-central 2014-02-26 12:47:07 +01:00
Hannes Verschore
0ef3e4ab27 Bug 953164 - Undo debug code that wasn't part of the review, r=me 2014-02-26 12:41:29 +01:00
B2G Bumper Bot
a69bc5a603 Bumping manifests a=b2g-bump 2014-02-25 23:26:32 -08:00
B2G Bumper Bot
0a43bf492b Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/d1729e9d8fcc
Author: Mason Chang <mason@masonchang.com>
Desc: Merge pull request #16640 from changm/bug970284

Bug 970284 - Put Background in both System and Homescreen App. r=alive

========

https://hg.mozilla.org/integration/gaia-central/rev/588d2988ee75
Author: Mason Chang <mchang@mozilla.com>
Desc: Bug 970284 - Put Background in both System and Homescreen App
2014-02-25 23:25:23 -08:00
Matthew Noorenberghe
ff05804945 Bug 963576 - Part 2 - Add an outline on entering customization mode or upon hover/drag over customization targets. r=Gijs,mconley 2014-02-25 23:07:03 -08:00
Matthew Noorenberghe
983371f461 Bug 963576 - Part 1 - Provide attributes/classes to style customization targets. r=Gijs 2014-02-25 23:07:02 -08:00
Matthew Noorenberghe
8eb84b80df Bug 976489 - Move the customize mode transition to the #navigator-toolbox. r=mconley 2014-02-25 23:07:02 -08:00
Mark Hammond
a1c0a70f11 Bug 932759 (part 2) - Have form sync work correctly if FormHistory is disabled. r=rnewman 2014-02-26 17:12:16 +11:00
Mark Hammond
d3c8acc084 Bug 932759 (part 1) - Expose FormHistory.enabled. r=mak 2014-02-26 17:12:16 +11:00
B2G Bumper Bot
92af501dfb Bumping manifests a=b2g-bump 2014-02-25 21:46:37 -08:00
B2G Bumper Bot
c4c9d47cb1 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/27fc76b7815a
Author: EragonJ <eragonj@eragonj.me>
Desc: Merge pull request #16601 from EragonJ/bug-975292

Bug 975292 - [DSDS] "SIM 01" and "SIM 11" names are wrong

========

https://hg.mozilla.org/integration/gaia-central/rev/c46b6adb469d
Author: EragonJ <eragonj@eragonj.me>
Desc: Bug 975292 - [DSDS] "SIM 01" and "SIM 11" names are wrong
2014-02-25 21:45:26 -08:00
B2G Bumper Bot
bf5da29b29 Bumping manifests a=b2g-bump 2014-02-25 21:36:29 -08:00
B2G Bumper Bot
6d198f910d Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/f5ec2da0b4da
Author: Wilson Page <wilsonpage@me.com>
Desc: Merge pull request #16636 from wilsonpage/bug/975192

Bug 975192 - [B2G][Camera] No option to cancel out of taking a new photo...

========

https://hg.mozilla.org/integration/gaia-central/rev/73ad3fad8490
Author: Wilson Page <wilsonpage@me.com>
Desc: Bug 975192 - [B2G][Camera] No option to cancel out of taking a new photo for a contact
2014-02-25 21:35:24 -08:00
Wes Kocher
5f8757f088 Merge m-c to fx-team 2014-02-25 20:38:33 -08:00
Wes Kocher
738780bc5b Merge m-c to b2g-inbound 2014-02-25 20:36:29 -08:00
B2G Bumper Bot
264b52b7ce Bumping manifests a=b2g-bump 2014-02-25 20:20:53 -08:00
B2G Bumper Bot
4b3ecee008 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/ed483fa55e2a
Author: EragonJ <eragonj@eragonj.me>
Desc: Merge pull request #16113 from EragonJ/bug-968692

Bug 968692 - [settings] add marionette test for Screen lock panel

========

https://hg.mozilla.org/integration/gaia-central/rev/4b21bb0c3dbe
Author: EragonJ <eragonj@eragonj.me>
Desc: Bug 968692 - [settings] add marionette test for Screen lock panel

- add lockscreen related test
2014-02-25 20:15:26 -08:00
Wes Kocher
043e226ec8 Merge inbound to m-c
--HG--
rename : mobile/android/chrome/content/PluginHelper.js => browser/metro/base/content/contenthandlers/PluginHelper.js
2014-02-25 20:09:33 -08:00