Commit Graph

181182 Commits

Author SHA1 Message Date
B2G Bumper Bot
8fa7e44b72 Bumping gaia.json for 1 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/b9b597834441
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Bug 983171 - [Settings] Disable intermittent failing test in screen_lock_settings_test.js
2014-05-04 13:00:44 -07:00
B2G Bumper Bot
bfac5c75af Bumping manifests a=b2g-bump 2014-05-04 12:01:24 -07:00
B2G Bumper Bot
1ba06f1b5d Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

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

 Bug 1003023 - [Sora] OMA CP - Parse provisioning document correctly. r=gsvelto

========

https://hg.mozilla.org/integration/gaia-central/rev/9e9f7835d248
Author: Jose Antonio Olivera Ortega <josea.olivera@gmail.com>
Desc: Bug 1003023 - [Sora] OMA CP - Parse provisioning document correctly
2014-05-04 11:56:01 -07:00
B2G Bumper Bot
893cb775bf Bumping manifests a=b2g-bump 2014-05-04 11:07:53 -07:00
B2G Bumper Bot
b7827d624d Bumping manifests a=b2g-bump 2014-05-04 04:42:56 -07:00
B2G Bumper Bot
a2b838a765 Bumping manifests a=b2g-bump 2014-05-04 04:16:23 -07:00
B2G Bumper Bot
bae3da8d57 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/da85955beafd
Author: Amir Nissim <amirnissim@gmail.com>
Desc: Merge pull request #18749 from EverythingMe/bug1002470

[Bug 1002470] Support for extra page on left [r=ranbena]

========

https://hg.mozilla.org/integration/gaia-central/rev/1fea6cc32dc5
Author: Amir Nissim <amirnissim@gmail.com>
Desc: [Bug 1002470] Support for extra page on left [r=ranbena]
2014-05-04 04:10:48 -07:00
Phil Ringnalda
27c1fa6fb6 Merge m-c to b-i 2014-05-03 17:40:02 -07:00
Phil Ringnalda
154fef74b2 Merge b-i to m-c 2014-05-03 17:36:35 -07:00
Phil Ringnalda
be1c8eb709 Merge m-i to m-c 2014-05-03 17:35:09 -07:00
B2G Bumper Bot
1f3a0ef84f Bumping manifests a=b2g-bump 2014-05-03 16:16:25 -07:00
B2G Bumper Bot
5f70f4e3a9 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/c6e7e185943d
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Merge pull request #18903 from KevinGrandon/bug_1005311_update_css_error_count

Bug 1005311 - Update css error count

========

https://hg.mozilla.org/integration/gaia-central/rev/69741d5406b6
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Bug 1005311 - Update css error count
2014-05-03 16:10:57 -07:00
David Burns
d6e3620d40 Bug 967813: Put the error reason in the message that is reported on TBPL for easier starring; r=philor 2014-05-03 21:02:38 +01:00
Till Schneidereit
a8b0a5dff9 Bug 1005472 - Make trace-logging work on OS X again. r=h4writer
--HG--
extra : rebase_source : 293de5fe9aed1df6da80a05953759b81e4c5d9c0
2014-05-03 16:09:34 +02:00
Till Schneidereit
74ebff051b Bug 1004503 - Backout of failed attempt to fix relazification-related crash. r=jandem
--HG--
extra : rebase_source : e3b1a9f60f34d0b366cbc4f3bb98212f714525ce
2014-05-03 16:09:33 +02:00
Mats Palmgren
2294d72e55 Bug 1000376 - part 4, Add some grid item tests. r=dholbert
These are only for detecting assertions/crashes for now since grid layout isn't implemented yet.

--HG--
rename : layout/reftests/w3c-css/submitted/flexbox/flexbox-whitespace-handling-1-ref.xhtml => layout/reftests/css-grid/grid-whitespace-handling-1-ref.xhtml
rename : layout/reftests/w3c-css/submitted/flexbox/flexbox-whitespace-handling-1a.xhtml => layout/reftests/css-grid/grid-whitespace-handling-1a.xhtml
rename : layout/reftests/w3c-css/submitted/flexbox/flexbox-whitespace-handling-1b.xhtml => layout/reftests/css-grid/grid-whitespace-handling-1b.xhtml
rename : layout/reftests/w3c-css/submitted/flexbox/flexbox-whitespace-handling-2-ref.xhtml => layout/reftests/css-grid/grid-whitespace-handling-2-ref.xhtml
rename : layout/reftests/w3c-css/submitted/flexbox/flexbox-whitespace-handling-2.xhtml => layout/reftests/css-grid/grid-whitespace-handling-2.xhtml
rename : layout/reftests/w3c-css/submitted/flexbox/support/ahem.css => layout/reftests/css-grid/support/ahem.css
rename : layout/reftests/w3c-css/submitted/flexbox/support/solidblue.png => layout/reftests/css-grid/support/solidblue.png
2014-05-03 13:42:33 +00:00
Mats Palmgren
68128d6d60 Bug 1000376 - part 3, s/FlexItemStyleFixup/FlexOrGridItemStyleFixup/ and corresponding comment changes. r=dholbert 2014-05-03 13:42:33 +00:00
Mats Palmgren
b0e008a8f9 Bug 1000376 - part 2, Implement frame construction part for anonymous grid items (reusing the anon flex item code). r=dholbert 2014-05-03 13:42:33 +00:00
Mats Palmgren
c02dccfb46 Bug 1000376 - part 1, Add -moz-anonymous-grid-item in the style system. r=dholbert 2014-05-03 13:42:33 +00:00
Mats Palmgren
dedc02abed Bug 1002607 - Increment the number of columns, 'column', only after we have seen a new token. r=simon.sapin 2014-05-03 13:42:32 +00:00
Mats Palmgren
3d2871ab00 Bug 1000431 - Add "layout.css.grid.enabled" to all.js, disabled by default. r=dholbert 2014-05-03 13:42:32 +00:00
ffxbld
b43b9dd445 No bug, Automated HSTS preload list update from host bld-linux64-spot-043 - a=hsts-update 2014-05-03 03:18:44 -07:00
ffxbld
5d80653390 No bug, Automated blocklist update from host bld-linux64-spot-020 - a=blocklist-update 2014-05-03 03:12:10 -07:00
B2G Bumper Bot
25a1d063bb Bumping manifests a=b2g-bump 2014-05-03 02:27:59 -07:00
B2G Bumper Bot
4d2ce48c92 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/5262006180e3
Author: Etienne Segonzac <etienne@segonzac.info>
Desc: Merge pull request #18888 from etiennesegonzac/bug-1002459-hold-l10n

Bug 1002459 - Fixing an l10n issue with the hold button. r=ferjm

========

https://hg.mozilla.org/integration/gaia-central/rev/b471d97fd7e1
Author: Etienne Segonzac <etienne@segonzac.info>
Desc: Bug 1002459 - Fixing an l10n issue with the hold button.
/!\ No change to the main en-US file.
2014-05-03 02:25:55 -07:00
Jan de Mooij
603f68a4fa Bug 1004923 part 5 - Reduce indentation level in PRMJ_Now. r=njn 2014-05-03 11:08:29 +02:00
Jan de Mooij
e842442d30 Bug 1004923 part 4 - Add some early returns to PRMJ_Now. r=njn 2014-05-03 11:08:26 +02:00
Jan de Mooij
791992b539 Bug 1004923 part 3 - Cleanup Windows PRMJ_Now. r=njn 2014-05-03 11:08:23 +02:00
Jan de Mooij
1a427f8f38 Bug 1004923 part 2 - Cleanup NowCalibrate. r=njn 2014-05-03 11:08:19 +02:00
Jan de Mooij
736bb9ffdb Bug 1004923 part 1 - Remove "long double", some C-isms from prmjtime. r=njn 2014-05-03 11:08:16 +02:00
Jan de Mooij
dc71727335 Bug 1003803 - Purge Ion ExecutableAllocator on GC. r=bhackett 2014-05-03 11:08:07 +02:00
Ms2ger
b8bde06302 Bug 1004202 - Stop calling PrepareToStartLoad in nsDocumentViewer::LoadStart; r=smaug
Before bug 968805, none of the callers would reach this branch. The callers in
nsContentDLF.cpp call LoadStart immediately after constructing the
nsDocumentViewer, so they hit the !mDocument case, and the comparison was
always false for the caller in nsHTMLDocument::Open, as it passed an
nsIHTMLDocument pointer, so the nsISupports pointers being compared were
always different. (XPCOM rules require SameCOMIdentity in this case, to avoid
exactly this issue.)

I tested that the removed code was never reached after a backout of bug 968805.
2014-05-03 09:34:00 +02:00
Ms2ger
76d4b3a6bf Bug 995664 - Move CSSRuleList to WebIDL; r=bz
As CSSRuleList is the last consumer of nsArraySH and nsGenericArraySH, this
also removes those classes.
2014-05-03 09:32:54 +02:00
Wes Kocher
2994fe65e1 merge m-c to inbound 2014-05-02 23:07:16 -07:00
Wes Kocher
d55561120d Merge inbound to m-c 2014-05-02 23:02:49 -07:00
Wes Kocher
72203e8d80 merge fx-team to m-c 2014-05-02 22:53:59 -07:00
Wes Kocher
d3dd5ffbd9 merge b2g-inbound to m-c 2014-05-02 22:50:45 -07:00
Boris Zbarsky
0697387fc7 Bug 1004169. Make sure MTest always uses TI information for deciding whether its operand might emulate undefined. r=jandem 2014-05-03 01:08:14 -04:00
Boris Zbarsky
d7004c64a6 Bug 1004198. Improve codegen in testValueTruthyKernel to emit as few tests as we can get away with given our type inference information. r=jandem 2014-05-03 01:08:13 -04:00
Boris Zbarsky
914525f2b6 Bug 1004766. Make sure to enter the compartment of our new global before working with it when wrapping global objects. r=nsm 2014-05-03 01:08:07 -04:00
B2G Bumper Bot
22dab294b4 Bumping manifests a=b2g-bump 2014-05-02 16:38:00 -07:00
Terrence Cole
1156a946c5 Bug 1004457 - Remove unused mutable value operations from BarrieredBase; r=jonco 2014-05-02 16:33:18 -07:00
B2G Bumper Bot
cb38ca252e Bumping manifests a=b2g-bump 2014-05-02 16:12:59 -07:00
B2G Bumper Bot
ef0fc72cab Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/557d2a3432f0
Author: Gregor Wagner <anygregor@gmail.com>
Desc: Merge pull request #18901 from ckerschb/cspTestContainerFix

Bug 858787 - Loading css for test-container from external file. r=fabrice

========

https://hg.mozilla.org/integration/gaia-central/rev/35723984b298
Author: Christoph Kerschbaumer <mozilla@christophkerschbaumer.com>
Desc: Flipping pref csp.speccompliant causes tests to fail on the B2G Emulator,
because test-container/index.html uses an inline-style which is blocked by CSP.
Rewrite of the *.html file to load the css/style information from an external file
CSP does not block it.
2014-05-02 16:10:54 -07:00
Jeff Gilbert
dbc5d236e7 Bug 999260 - Ship both d3dcompiler_43 and _46+. - r=mshal 2014-05-02 15:31:05 -07:00
David Keeler
e771a7d73d bug 1004270 - use SQL cert/key DBs in PSM tests so we can run them on Android r=briansmith 2014-05-02 15:06:29 -07:00
Shu-yu Guo
95c209fdd7 No bug - Kill opt-only warning. (r=efaust over IRC) DONTBUILD 2014-05-02 15:25:50 -07:00
Hannes Verschore
9ce237620e Bug 1003825: IonMonkey: adjust funapply tests to trigger again, r=jandem 2014-05-03 00:11:59 +02:00
Fabrice Desré
4a00c51811 Bug 1003836 - Don't use createEvent("TouchEvent") to check if TouchEvents are supported r=smaug 2014-05-02 14:56:18 -07:00
B2G Bumper Bot
5359a7ea11 Bumping manifests a=b2g-bump 2014-05-02 14:22:56 -07:00