Commit Graph

147844 Commits

Author SHA1 Message Date
Jeff Walden
e9f07cd4ac Bug 501739 - Update String.prototype.match to correctly update .lastIndex when called with a RegExp with the .global flag set on it. Patch somewhat inspired by prior work in the bug by Yaron Tausky. r=jorendoff, or r=a god among men when it comes to finding edge-case bugs in patches, I'm not sure which, I get them mixed up
--HG--
extra : rebase_source : 602cb35db27c5ae96d2ef1d89df04ca0ea756dfb
2013-09-14 02:17:05 -07:00
Brad Lassey
444daf2f5c bug 918645 - rash in java.lang.SecurityException: WifiService: Neither user 10061 nor current process has android.permission.ACCESS_WIFI_STATE. at android.os.Parcel.readException(Parcel.java r=mcmanus
--HG--
extra : rebase_source : fb48217a5654ceba1ec0361466af5698d2f2e3c5
2013-09-20 15:58:10 -04:00
Benjamin Smedberg
0fcc4a14b4 Bug 831285 - Block beid35cardlayer.dll versions prior to version 4 which are known to cause crashes and hangs in Firefox, r=johnath
--HG--
extra : rebase_source : 09406e14ea914e720b5576023493d8d9b4109058
2013-09-20 15:42:23 -04:00
Benjamin Smedberg
4f80679247 Bug 918869 - When the objdir is on a different drive from the source, write virtualenv paths as absolute paths (avoids "Error populating virtualenv"), r=gps
--HG--
rename : accessible/src/windows/sdn/sdnDocAccessible.cpp => accessible/src/windows/msaa/DocAccessibleWrap.cpp
rename : accessible/src/windows/sdn/sdnDocAccessible.h => accessible/src/windows/msaa/DocAccessibleWrap.h
extra : rebase_source : c650b4df2a745fa5ff7b6060355b2d5f4949846a
2013-09-20 15:41:23 -04:00
Benjamin Bouvier
bcf0b47126 Bug 913282: Add mfbt Float32 asserts and constants; r=Waldo 2013-09-20 12:08:49 -07:00
Benjamin Bouvier
cb56082998 Bug 913282: Use a MDefinition's member function to check Float32 consistency; r=sstangl 2013-09-20 12:08:15 -07:00
Jim Blandy
7dfc0f08ec Bug 912321: Define the 'runOffThreadScript' function in the JavaScript shell, for testing off-thread compilation. r=bhackett1024 2013-09-20 12:07:15 -07:00
Nikhil Marathe
0e4982edc2 Bug 917029 - SimplePush: Clear push data when webapps-clear-data is received. r=dougt 2013-09-20 11:17:40 -07:00
Kannan Vijayan
2bbaee61e2 Bug 918603 - Address comments review of patch (forgot to fold patch before pushing). r=nbp DONTBUILD 2013-09-20 13:54:26 -04:00
Kannan Vijayan
93c1dfe8eb Bug 918603 - Remove nonsensical assert. r=nbp DONTBUILD 2013-09-20 13:46:59 -04:00
Tom Schuster
99351885ff Bug 910729 - Temporary fix for e10s to avoid opening the findbar when entering an apostrophe. r=mikedeboer 2013-09-19 12:37:37 -04:00
Bobby Holley
9a9b886ded Backed out changeset 86128d3eac88 (bug 916939) for breaking the web. r=me 2013-09-20 10:32:32 -07:00
Ethan Hugg
c15070152a Bug 901560 - Datachannel no longer make second ICE component r=abr 2013-08-30 12:51:05 -07:00
Till Schneidereit
7a0490d85c Bug 918823 - Make multiple methods using the same self-hosted function reuse one cloned version instead of replacing previous ones in the intrinsics holder. r=jorendorff,wingo
--HG--
extra : rebase_source : b7020989dbc6eaddd8edfe50e944d7fef5c57c15
2013-09-20 19:05:40 +02:00
Gregory Szorc
3f253b909c Bug 847175 - mach mode to not prefix lines with times; r=ted
DONTBUILD (NPOTB)
2013-09-20 09:27:19 -07:00
Kannan Vijayan
d906da11c0 Bug 917585 - Relax conditions on optimized arguments in the presence of aliased formals. r=jandem 2013-09-20 12:04:39 -04:00
Steven Michaud
0814c899cc Bug 884014 - Can't build QuartzSupport with 10.9 SDK. r=bgirard 2013-09-20 10:56:45 -05:00
Myk Melez
10c0206e59 bug 918611 - define MOZ_FENNEC when building mobile/android; r=glandium
--HG--
extra : amend_source : b7c5c8d9facabc7331bd221de3787dbf137df86d
2013-09-20 08:20:46 -07:00
Boris Zbarsky
e93e4f4ce6 Bug 918450. Back out the fix for bug 911333, since trace hooks are in fact used in workers. r=khuey 2013-09-20 11:15:39 -04:00
Ed Morley
e9c91a33a1 Backed out changeset 1f6b5cb3fe3b (bug 918567) for mochitest-3 failures in test_interfaces.html CLOSED TREE 2013-09-20 15:53:14 +01:00
Steve Fink
caa0bc2111 Bug 918462 - Replace JS_IsConstructing() body with CallReceiver. r=Waldo 2013-09-19 16:08:21 -07:00
ISHIKAWA, Chiaki
3188ebf6ee Bug 918234 - Use a proper StaticRefPtr type in Latency.cpp. r=bsmedberg, r=padenot 2013-09-20 10:28:09 -04:00
Jan Beich
27f3476509 Bug 918177 - Make sure <iosfwd> symbols are visible with gtest. r=glandium 2013-09-20 10:27:28 -04:00
Martijn Wargers
72247bbaec Bug 917056 - Make zoomed-svg-with-viewBox-01.svg use reftest-zoom. r=longsonr 2013-09-18 01:05:03 +02:00
Alexander J. Vincent
4d833eb3ec Bug 916364 - Remove the unused mNumConsumed int. r=mrbkap 2013-09-20 10:26:43 -04:00
Brian Hackett
ad8e206998 Bug 918116 - Don't delazify scripts during Ion compilation, r=jandem. 2013-09-20 07:43:46 -06:00
Brian Hackett
e4b900f5c9 Bug 918161 - Remove uses of JSContext when constructing vectors in IonBuilder, r=jandem. 2013-09-20 07:40:10 -06:00
Dan Gohman
630dd1ccdf Bug 917991 - Merge x86's and x64's Operand into shared code. r=jandem 2013-09-20 06:36:19 -07:00
Masatoshi Kimura
348555c0ae Bug 918567 - Hide interface objects for MozAfterPaint from content. r=smaug 2013-09-20 22:22:41 +09:00
Dan Gohman
b805e6c2fd Bug 918023 - IonMonkey: Misc cleanups. r=kvijayan 2013-09-20 06:17:15 -07:00
Dan Gohman
b074de76a3 Bug 918023 - IonMonkey: Rename RegisterSet's maybeTake to takeUnchecked for consistency with TypedRegisterSet. r=h4writer 2013-09-20 06:07:26 -07:00
Dan Gohman
99b4f306fe Bug 918023 - IonMonkey: Simplify RegisterSet::takeUnchecked. r=h4writer 2013-09-20 06:07:25 -07:00
Alexander Surkov
01ab4a8ef5 Bug 917973 - tear off ISimpleDOMDocument, r=tbsaunde
--HG--
rename : accessible/src/windows/msaa/DocAccessibleWrap.cpp => accessible/src/windows/sdn/sdnDocAccessible.cpp
rename : accessible/src/windows/msaa/DocAccessibleWrap.h => accessible/src/windows/sdn/sdnDocAccessible.h
2013-09-19 19:55:03 -04:00
Victor Porof
c47ce05f91 Bug 860349 - Enable and add more logging for browser_dbg_chrome-create.js, r=rcampbell 2013-09-20 14:51:32 +03:00
Ed Morley
3733a23652 Bug 913807 - Fix up merge conflicts 2013-09-20 12:33:47 +01:00
Peter Van der Beken
eb3a8d8225 Bug 912955 - Remove some implicitJSContext annotations. r=bz.
--HG--
extra : rebase_source : 406dd7104924cb6767b2a6cbb0d05afae493ba52
2013-08-23 11:22:29 +02:00
Ed Morley
19e398d030 Merge mozilla-central and inbound 2013-09-20 10:55:03 +01:00
Ed Morley
02c60435a9 Merge latest green b2g-inbound changeset and mozilla-central 2013-09-20 10:20:58 +01:00
Ed Morley
f0e58d0012 Merge latest green inbound changeset and mozilla-central 2013-09-20 10:18:21 +01:00
Gaia Pushbot
caf5dea431 Bumping gaia.json for 2 gaia-central revision(s) a=NPOTB
========

https://hg.mozilla.org/integration/gaia-central/rev/5f1e3b7ecd82
Author: Kyle Machulis <kyle@nonpolynomial.com>
Desc: Merge pull request #12326 from nullaus/891724-supportcontactcustomization

891724 supportcontactcustomization

========

https://hg.mozilla.org/integration/gaia-central/rev/442d4202fa9c
Author: Ghislain 'Aus' Lacroix <aus@mozilla.com>
Desc: bug 891724

Add ability to customize support contacts in Settings App, with unit test fixes.

r=qDot
2013-09-19 20:55:22 -07:00
Phil Ringnalda
9b29d3ca32 Backed out 2 changesets (bug 918176) for assertions
CLOSED TREE

Backed out changeset 9d5728797e77
Backed out changeset 1a895d95c88b (bug 918176)
2013-09-19 19:56:02 -07:00
Phil Ringnalda
6fc2c86185 Backed out 4 changesets (bug 842549) for assertions
CLOSED TREE

Backed out changeset 9f2d0e38fdf8 (bug 842549)
Backed out changeset f6941e490ba2 (bug 842549)
Backed out changeset c3444536fd8e (bug 842549)
Backed out changeset 2af2bfe5e66a (bug 842549)
2013-09-19 19:53:33 -07:00
Dan Gohman
687c63ead3 Bug 918350 - SpiderMonkey: Fix a compile error on Windows too. 2013-09-19 19:34:54 -07:00
Dan Gohman
bcd2088a5b Bug 918350 - SpiderMonkey: Fix compile errors on x86 and ARM. 2013-09-19 19:17:15 -07:00
Gaia Pushbot
c76100d6d8 Bumping gaia.json for 1 gaia-central revision(s) a=NPOTB
========

https://hg.mozilla.org/integration/gaia-central/rev/28971bc4c813
Author: Ghislain 'Aus' Lacroix <aus@mozilla.com>
Desc: Revert "Merge pull request #12323 from nullaus/891724-supportcontactcustomization"

This reverts commit dce497b5cf19183f51a867334dd0524c816493dc, reversing
changes made to 432a79aedb558d998ea88c04d43427a2082a67ee.
2013-09-19 19:10:22 -07:00
Geoff Brown
a1036a5105 Bug 917053 - Update webgl test manifest for Android x86 emulator; r=bjacob 2013-09-19 20:07:01 -06:00
Geoff Brown
e48194ab7f Bug 917543 - Add robocop_x86.ini to Makefiles; r=gps 2013-09-19 20:06:59 -06:00
Anthony Jones
d2c862bc9e Bug 740200 - Azure support in nsWindow; r=mattwoodrow 2013-09-20 14:00:35 +12:00
Anthony Jones
d87adc0122 Bug 740200 - Azure content rendering on Linux; r=roc 2013-09-20 14:00:35 +12:00
Anthony Jones
d37823e898 Bug 740200 - BorrowedContext support for cairo; r=mattwoodrow 2013-09-20 14:00:35 +12:00