Karl Tomlinson
|
75c800d128
|
bug 1116382 accept abstract strings in NewURIFromString() r=bholley
--HG--
extra : rebase_source : d859eb7a484b4d558c7d6c9017d350fee77a5c58
|
2015-05-22 17:12:13 +12:00 |
Karl Tomlinson
|
c4cb17e0b1
|
bug 1116382 reuse some UTF8toUTF16 code r=bholley
--HG--
extra : rebase_source : 7d8ee725dcfb1b40ee6d975c0746a8bdff1b5683
|
2015-05-26 17:41:43 +12:00 |
Jonathan Kew
|
72f7f38b47
|
Bug 1079151 - patch 4 - Handle unconstrained inline-size when computing constraints for an orthogonal absolutely-positioned block. r=smontagu
|
2015-06-05 08:47:09 +01:00 |
Jonathan Kew
|
3ce4b1f126
|
Bug 1079151 - patch 3 - Remove failure annotations from the vertical abs-pos reftests. r=smontagu
|
2015-06-05 08:47:09 +01:00 |
Jonathan Kew
|
6dbc322879
|
Bug 1079151 - patch 2 - Convert nsAbsoluteContainingBlock to use logical coordinates. r=smontagu
|
2015-06-05 08:47:09 +01:00 |
Jonathan Kew
|
e4a31ad160
|
Bug 1079151 - patch 1 - Update constraint calculations in nsHTMLReflowState to work with logical coordinates. r=smontagu
|
2015-06-05 08:47:09 +01:00 |
Simon Montagu
|
2e16faf502
|
Bug 1147834: tests for overconstrained relative positioning, r=jfkthame
|
2015-06-04 02:07:59 -07:00 |
Simon Montagu
|
7f1b0db94c
|
Bug 1147834: Use abstract coordinates in nsHTMLReflowState, r=jfkthame
|
2015-06-04 03:43:02 -07:00 |
Andrea Marchesini
|
42cd5b397c
|
Bug 1155153 - about:serviceworkers should work in e10s mode, r=nsm, r=bholley
|
2015-06-04 19:51:57 +01:00 |
Chris Peterson
|
e5b1ce7ce4
|
Bug 1169945 - Remove unused plugins.enumerable_names whitelist. r=bsmedberg
|
2015-05-29 22:42:23 -07:00 |
Chris Peterson
|
992e7e882e
|
Bug 1171368 - Fix -Wunreachable-code-break warning in layout/style/nsCSSRuleProcessor.cpp. r=dholbert
|
2015-06-03 23:12:24 -07:00 |
Chris Peterson
|
b235eeb965
|
Bug 1171361 - Fix -Wunreachable-code-break warnings in shell/nsMacShellService.cpp. r=mak
|
2015-06-03 23:13:07 -07:00 |
Mike Hommey
|
66e9856486
|
Fixup for hazard bustage after bug 1168719 on a CLOSED TREE. r=sfink
|
2015-06-05 14:40:11 +09:00 |
Phil Ringnalda
|
b7ac4b7da6
|
Back out 0ed1ae70d922 (bug 1171357) for b2g emulator-l warnings-as-errors
CLOSED TREE
|
2015-06-04 22:25:00 -07:00 |
Phil Ringnalda
|
bfbcf3c2b8
|
Back out 60963a019905 (bug 1171371) for still crashing rc1 in testAboutPage
CLOSED TREE
|
2015-06-04 22:05:50 -07:00 |
Botond Ballo
|
b197e46728
|
Backed out d952a7d6bfb4 (bug 1170388) on a CLOSED TREE for static analysis bustage. r=bustage
|
2015-06-05 00:14:14 -04:00 |
John Daggett
|
e42e576e11
|
Bug 1171357 - log font matching for textruns. r=m_kato
--HG--
extra : rebase_source : 4912e1d1597a9f1045a50eb41a6cf6e1f7a7bf68
|
2015-06-05 12:35:48 +09:00 |
Botond Ballo
|
f03fd8179e
|
Bug 1170388 - Restrict the static analysis error given about raw pointers to refcounted objects inside a lambda, to the case where the raw pointer is captured. r=ehsan
--HG--
extra : rebase_source : c76a1dbb2942a07788ec1e87bc5edab79bfee3f5
extra : source : 4abfbfd822789a609c5a7c8c7eef499c776ba489
|
2015-06-03 16:51:36 -04:00 |
Nicholas Nethercote
|
638d83d097
|
Bug 1171309 - Remove PREF_Init()'s return value. r=bsmedberg.
This is now possible because PLDHashTable initialization is infallible.
--HG--
extra : rebase_source : 395605d27234d97f52125aa78b9446614649ffec
|
2015-06-04 16:14:48 -07:00 |
Nicholas Nethercote
|
b4d714b84f
|
Bug 1171323 - Remove PL_DHashFreeStringKey(), because it's dead. r=froydnj.
--HG--
extra : rebase_source : 1c0d5a858e6deab28c9118f8d2c6dea6a867dd81
|
2015-06-04 16:14:37 -07:00 |
Jeff Muizelaar
|
39a7d94450
|
Bug 1171021. Rewrite SetFullAlpha to choose one method of iterating.
Perviously it had two.
--HG--
extra : rebase_source : aedbe21564e7d2dcefaac7c9efd771b1ec659e59
|
2015-06-04 14:48:43 -04:00 |
Chris Pearce
|
34075b471b
|
Bug 1160101 - Revert browser.eme.ui.enabled pref change from Bug 1160101. a=backout
|
2015-06-05 14:17:58 +12:00 |
Edwin Flores
|
5246b9c834
|
Bug 1163764 - Add telemetry to determine whether users have disabled EME - r=cpearce
|
2015-06-05 13:57:03 +12:00 |
Jean-Yves Avenard
|
97f3b3817f
|
Bug 1165819: Part2. Use TimeUnits in SourceBuffer. r=mattwoodrow
|
2015-06-05 11:53:05 +10:00 |
Jean-Yves Avenard
|
69f4fc3572
|
Bug 1165819: Abstract TrackBuffer interface. r=kentuckyfriedtakahe
|
2015-06-05 11:52:57 +10:00 |
Mike Hommey
|
985ca5fd67
|
Bug 1168719 - Generic replace-malloc library. r=njn
|
2015-06-05 10:40:58 +09:00 |
Wes Kocher
|
42a8fdddc8
|
Merge m-c to inbound, a=merge
|
2015-06-04 18:29:42 -07:00 |
Wes Kocher
|
63c7e722bf
|
Merge b2ginbound to central, a=merge
|
2015-06-04 18:28:05 -07:00 |
Wes Kocher
|
507bc0a78c
|
Merge fx-team to central, a=merge
|
2015-06-04 18:20:38 -07:00 |
Tooru Fujisawa
|
c7362ee724
|
Bug 1168416 - Do not change lastIndex property if not writable in RegExp.prototype.{test,exec}. r=Waldo
|
2015-06-05 09:56:10 +09:00 |
Seth Fowler
|
457f5493c9
|
Bug 1171371 - On memory-pressure, remove any stale images from the visible images list. r=tn
|
2015-06-04 17:37:58 -07:00 |
Jeff Gilbert
|
ee12c03986
|
Bug 1144906 - Add accel E10S backend for WebGL compositing. - r=jrmuizel,mattwoodrow,nical,sotaro
|
2015-06-04 17:15:38 -07:00 |
James Graham
|
a9eda1e56b
|
Bug 1155555 - Disable unstable navigation timing test on OSX, a=testonly
|
2015-06-05 00:53:51 +01:00 |
James Graham
|
c953e2d200
|
Bug 1171755 - Skip referrer-policy tests that try to use missing Python library, a=testonly
|
2015-06-05 00:53:51 +01:00 |
James Graham
|
0c1dba6bd4
|
Bug 1171755 - Update web-platform-tests expected data to revision 0fbf63dbe6f6b8b0dccee76d96ec4b7d50c3fff6, a=testonly
|
2015-06-05 00:53:50 +01:00 |
James Graham
|
6d161ab396
|
Bug 1171755 - Remove Windows-incompatible use of logger from another process in web-platform-tests a=testonly
|
2015-06-05 00:53:49 +01:00 |
James Graham
|
1c310d44a1
|
Bug 1171755 - Update to latest wptrunner, a=testonly
|
2015-06-05 00:53:49 +01:00 |
James Graham
|
91daae4bef
|
Bug 1170998 - Update wptrunner mach command for changed return value from main()
|
2015-06-05 00:53:48 +01:00 |
James Graham
|
710659af66
|
Bug 1171755 - Update web-platform-tests to revision 0fbf63dbe6f6b8b0dccee76d96ec4b7d50c3fff6, a=testonly
|
2015-06-05 00:53:48 +01:00 |
Wes Kocher
|
77bc735a23
|
Backed out changeset c4d1692d88ee (bug 1144906) for OSX m(gl) permaorange
|
2015-06-04 16:50:59 -07:00 |
Ryan VanderMeulen
|
dafb02e597
|
Backed out changeset 061363215959 (bug 1171371) for Android testAboutPage crashes.
CLOSED TREE
|
2015-06-04 17:00:56 -04:00 |
B2G Bumper Bot
|
58b4afb9ab
|
Bumping manifests a=b2g-bump
|
2015-06-04 13:57:22 -07:00 |
B2G Bumper Bot
|
2c76efb3a3
|
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========
https://hg.mozilla.org/integration/gaia-central/rev/268edde8a1fc
Author: Gareth Aye <gaye@mozilla.com>
Desc: Merge pull request #30427 from gaye/bug-1171163-local-dependencies-local-dependencies
Bug 1171163 - Local npm modules should use other local npm modules
========
https://hg.mozilla.org/integration/gaia-central/rev/6635b59f5c46
Author: gaye <gaye@mozilla.com>
Desc: Bug 1171163 - Local npm modules should use other local npm modules
|
2015-06-04 13:55:27 -07:00 |
David Anderson
|
b2eb29a9c5
|
Use widgets for APZ checks, rather than gfxPrefs. (bug 1162064, r=kats,mstange)
|
2015-06-04 16:51:10 -04:00 |
Ehsan Akhgari
|
f30c9b2b9a
|
Bug 1162018 - Add an automated test to ensure that a redirected Request won't be visible to a service worker if it had triggered the original fetch(); r=jdm
|
2015-06-04 16:29:48 -04:00 |
Ehsan Akhgari
|
cbf85aceea
|
Bug 1171486 - Avoid recursively obtaining the service worker manager service; r=nsm
|
2015-06-04 16:27:48 -04:00 |
B2G Bumper Bot
|
5b50c80daf
|
Bumping manifests a=b2g-bump
|
2015-06-04 13:07:19 -07:00 |
B2G Bumper Bot
|
006f0bb6de
|
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========
https://hg.mozilla.org/integration/gaia-central/rev/12846e16ca06
Author: Yura Zenevich <yura.zenevich@gmail.com>
Desc: Merge pull request #30421 from yzen/bug-1162040-calendar
Bug 1162040 - updating accessibility for gaia-icons used in calendar app r=millermedeiros
========
https://hg.mozilla.org/integration/gaia-central/rev/b3d75942f77e
Author: Yura Zenevich <yzenevich@mozilla.com>
Desc: Bug 1162040 - updating accessibility for gaia-icons used in calendar app.
|
2015-06-04 13:05:24 -07:00 |
B2G Bumper Bot
|
d92bc08f3a
|
Bumping manifests a=b2g-bump
|
2015-06-04 12:52:06 -07:00 |
B2G Bumper Bot
|
c7ca268b40
|
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========
https://hg.mozilla.org/integration/gaia-central/rev/3079a8e2bf91
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Merge pull request #29841 from KevinGrandon/bug_1084243_shared_jshint
Bug 1084243 - Fix remaining jshint problems in shared/js
========
https://hg.mozilla.org/integration/gaia-central/rev/c6d4642b4822
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Bug 1084243 - Fix remaining jshint problems in shared/js
|
2015-06-04 12:50:11 -07:00 |