Commit Graph

395416 Commits

Author SHA1 Message Date
Mats Palmgren
809b15f283 Bug 1105938 - Don't use nsCSSProps::PropHasFlags(eCSSPropertyExtra_variable, ...). r=heycam 2014-12-01 15:55:16 +00:00
Mats Palmgren
b4b9b9906a Bug 1101625 part 2 - Remove the aIRI param since it's always true. And some minor code cleanup. r=smontagu 2014-12-01 15:55:15 +00:00
Mats Palmgren
93a86d1a91 Bug 1101625 part 1 - Don't escape all non-ASCII characters when unsafe characters are found, just escape the unsafe characters. r=smontagu 2014-12-01 15:55:15 +00:00
Jon Coppeard
20f2410edf Backed out changeset 97150f502eeb (bug 1102858) for breaking b2g builds
--HG--
extra : rebase_source : 7208ba7bced1fce95197ad8ed146c87f69e71363
2014-12-01 07:18:58 -08:00
Jan Beich
43541ced80 Bug 1105781 - Unbreak unified build after bug 1083648. r=bz 2014-11-27 10:01:00 +01:00
JW Wang
a62d6f881c Bug 1102607 - make GMPStorage APIs callable off the main thread. r=cpearce. 2014-11-28 00:34:00 +01:00
Athena
57349da961 Bug 650366 - Account for the checkmark in combobox on OSX r=davidb 2014-11-21 18:34:00 +01:00
Jon Coppeard
075b7c79ea Bug 1104162 - Don't enter PHASE_MINOR_GC stats phase until after verifying post barriers r=terrence 2014-12-01 06:13:59 -08:00
Jon Coppeard
eb3f2122ea Bug 1104843 - Fix JSRuntime::isSelfHostingZone() to not crash before self hosting has been initialized r=terrence 2014-12-01 06:12:21 -08:00
Jon Coppeard
1610342a2c Bug 1102858 - Fix tracing of debugger objects' private pointers for compacting GC r=terrence 2014-12-01 06:07:25 -08:00
Jon Coppeard
6fc08b2790 Bug 1105232 - Fix race condition updating copy-on-write array owner pointer in compacting GC r=terrence 2014-12-01 06:05:41 -08:00
Kai Engert
c82a68a468 Bug 1088969 - Upgrade Mozilla 36 to use NSS 3.17.3, changing version numbers, only. 2014-12-01 14:34:08 +01:00
Carsten "Tomcat" Book
8bf6d9baee Backed out changeset 88befbeb7321 (bug 1102177) for crashtest bustage 2014-12-01 12:44:01 +01:00
Ehsan Akhgari
751467e432 Bug 116083 - Correctly handle the whitespace in all preformatted elements; r=roc
Previously this code only handled the special case of a <body> element that
had an explicit style attribute, which doesn't really make sense.  Now we
do the right thing based on the computed white-space style.
2014-12-01 06:38:11 -05:00
Carsten "Tomcat" Book
1778d3406f Merge mozilla-central to mozilla-inbound 2014-12-01 12:30:36 +01:00
Carsten "Tomcat" Book
c8926c6aaf merge b2g-inbound to mozilla-central a=merge 2014-12-01 12:11:36 +01:00
Carsten "Tomcat" Book
d935bd3bd8 merge fx-team to mozilla-central a=merge 2014-12-01 12:01:08 +01:00
Jonathan Kew
af58e3fc29 Bug 1102177 - Don't apply a fixed height to <hr> elements. r=dbaron 2014-12-01 09:47:34 +00:00
Matthew Noorenberghe
9afb5d84ee Bug 1080943 - Leak fix for 5994d92115ac copied from Loop's head.js. rs=bustage 2014-12-01 00:14:08 -08:00
B2G Bumper Bot
a9ddce4d73 Bumping manifests a=b2g-bump 2014-11-30 23:27:00 -08:00
B2G Bumper Bot
8fa11c2fae Bumping gaia.json for 4 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/7002469f4662
Author: Carsten Book <tomcat@mozilla.com>
Desc: Merge pull request #26466 from kumarrishav/Bug-1072856

Bug 1072856 - [Messages] Tapping on empty space above send and attach buttons should assimilate currently edited recipient. r=julienw

========

https://hg.mozilla.org/integration/gaia-central/rev/dfe28e165aaf
Author: kumarrishav <rishav006@gmail.com>
Desc: Bug 1072856 - [Messages] Tapping on empty space above send and attach buttons should assimilate currently edited recipient. r=julienw

========

https://hg.mozilla.org/integration/gaia-central/rev/fac54f7e1a93
Author: Jose Antonio Olivera Ortega <josea.olivera@gmail.com>
Desc: Merge pull request #26439 from jaoo/996391

Bug 996391 - [Sora]Non- / wrong authenticated OMA CP messages are not silently discarded. r=gsvelto

========

https://hg.mozilla.org/integration/gaia-central/rev/eac781247963
Author: Jose Antonio Olivera Ortega <josea.olivera@gmail.com>
Desc: Bug 996391 - [Sora]Non- / wrong authenticated OMA CP messages are not silently discarded
2014-11-30 23:21:56 -08:00
Tim Nguyen
bc5e6027da Bug 1106240 - Search category icon is squashed in in-content prefs. r=dao 2014-11-30 21:49:04 -08:00
Tim Nguyen
0ce2abff28 Bug 1106277 - Include aero jar.mn reference for performance.css. r=jsantell 2014-11-30 21:47:03 -08:00
Matthew Noorenberghe
c834a128e3 Bug 1080943 - UITour: Allow opening the Hello panel. r=Unfocused 2014-11-30 21:46:23 -08:00
Phil Ringnalda
4c493d693b Backed out changeset a686c6909b22 (bug 928833) 2014-11-30 17:32:45 -08:00
Kartikaya Gupta
7ece66bc94 Bug 928833 - Turn on event-regions based hit-testing in APZ. r=botond 2014-11-30 17:31:16 -05:00
Phil Ringnalda
1551480b17 Merge b-i to m-c, a=merge 2014-11-30 08:32:00 -08:00
Simon Montagu
af6d171075 Bug 1104711: short-circuit LogicalSize.ConvertTo when the source and target modes are non-orthogonal, r=jfkthame 2014-11-30 01:17:56 -08:00
B2G Bumper Bot
1caaecff0b Bumping manifests a=b2g-bump 2014-11-29 10:07:02 -08:00
B2G Bumper Bot
6c0328c0da Bumping gaia.json for 1 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/e76a327f5209
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Revert "[System]Pressing the "battery is low" notification will sometimes cause the rocket bar and keyboard to pop up, and will fail to bring up the battery section in the settings menu"

This reverts commit 10013da4b5a2c46c14a7aa28ed214e6493fb2360.

The original commit did not contain a bug number. This was bug 1091910, which caused bug 1106265.
2014-11-29 10:01:57 -08:00
Phil Ringnalda
c7014c9e0e Merge b-i to m-c, a=merge 2014-11-29 09:03:57 -08:00
Phil Ringnalda
f713acf7ea Merge f-t to m-c, a=merge 2014-11-29 09:02:17 -08:00
Phil Ringnalda
837c6951f5 Merge m-i to m-c, a=merge 2014-11-29 08:48:14 -08:00
Tooru Fujisawa
a886d000d5 Bug 1092538 - Ignore null iterable in Map, Set, WeakMap and WeakSet constructors. r=evilpie 2014-11-29 20:57:27 +09:00
ffxbld
0fc40b83df No bug, Automated blocklist update from host b-linux64-ix-0005 - a=blocklist-update 2014-11-29 03:20:01 -08:00
ffxbld
40b044ec36 No bug, Automated HPKP preload list update from host b-linux64-ix-0005 - a=hpkp-update 2014-11-29 03:19:59 -08:00
ffxbld
08ee5c96d7 No bug, Automated HSTS preload list update from host b-linux64-ix-0005 - a=hsts-update 2014-11-29 03:19:56 -08:00
B2G Bumper Bot
c7e21fd7bc Bumping manifests a=b2g-bump 2014-11-28 22:56:40 -08:00
B2G Bumper Bot
07941e6963 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/cdbaff53710b
Author: Andrew Sutherland <asutherland@asutherland.org>
Desc: Merge pull request #26566 from asutherland/upgrade-emailjs

Bug 1097421 - [email] Upgrade email.js omnibus bug. r=jrburke

========

https://hg.mozilla.org/integration/gaia-central/rev/c420852c9ac3
Author: Andrew Sutherland <asutherland@asutherland.org>
Desc: Bug 1097421 - [email] Upgrade email.js omnibus bug. r=jrburke

Land https://github.com/mozilla-b2g/gaia-email-libs-and-more/pull/353
See its individual commit comments and the bugs dependent on bug 1097421
for more info.

Note that this also includes 2 autoconfig changes:

- 126.com: This makes us consistent with 163.com, another mail domain also
  operated by netease which also uses the coremail mail server and whose
  ActiveSync implementation does not work so well with our implementation.
  This avoids its autodiscover exposure capturing us and causing us to use
  its ActiveSync implementation.  This is basically required since the
  Mozilla ISPDB is not capable of overriding the ISP's entries.  (Which is
  desired in most cases for many reasons, but being able to say "don't use
  that ActiveSync implementation!" would be helpful.)

- yahoo.co.jp: Right now the ISPDB says to use POP3.  Only with these fixes
  do we work with yahoo.co.jp's IMAP implementation, so (selfishly), it's
  better to do this for now than to change the ISPDB.
2014-11-28 22:47:04 -08:00
Tooru Fujisawa
1a703d108e Bug 1102315 - Change bytecode documentation category 'Operator' to 'Operators'. r=jandem 2014-11-29 14:04:27 +09:00
Tooru Fujisawa
fa20ba5ed5 Bug 1101704 - Use non-iterable object in browser_console_addonsdk_loader_exception.js. m=msucan 2014-11-29 14:04:25 +09:00
Jan de Mooij
00badb6dfb Bug 1104199 - Don't require LUnbox operand to be in a register on x64. r=sunfish 2014-11-28 17:25:32 -08:00
Mark Hammond
6aaa535030 Bug 809561 - Integrate xpcshell test harness with chrome remote debugging. r=past/chmanchester 2014-11-29 10:40:58 +11:00
Phil Ringnalda
3cf4ca6562 Merge m-c to f-t 2014-11-28 15:17:20 -08:00
Phil Ringnalda
95e52e8429 Merge m-c to b-i 2014-11-28 15:15:30 -08:00
Phil Ringnalda
ed3d451991 Merge b-i to m-c, a=merge 2014-11-28 15:08:30 -08:00
Phil Ringnalda
a9f8d89c2f Merge f-t to m-c, a=merge 2014-11-28 14:52:29 -08:00
Phil Ringnalda
b8290c931d Merge m-i to m-c, a=merge 2014-11-28 14:33:15 -08:00
B2G Bumper Bot
28017df3c0 Bumping manifests a=b2g-bump 2014-11-28 13:12:03 -08:00
B2G Bumper Bot
a9d806598a Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/c051a00f86ce
Author: James Burke <jrburke@gmail.com>
Desc: Merge pull request #26542 from goetsu/Bug-1068713---email-box-role-textbox-

Bug 1068713 - email body role textbox r=jrburke

========

https://hg.mozilla.org/integration/gaia-central/rev/4e37609875f5
Author: goetsu <aurelien.levy@free.fr>
Desc: Bug 1068713 - email body role textbox
2014-11-28 13:01:56 -08:00