Mats Palmgren
|
96d62d5ba4
|
Back out bug 613659 (for regression bug 998792)
--HG--
rename : layout/reftests/backgrounds/background-size-slice.html => layout/reftests/backgrounds/background-size-continuous.html
rename : layout/reftests/backgrounds/background-size-cover-slice.html => layout/reftests/backgrounds/background-size-cover-continuous.html
rename : layout/reftests/backgrounds/background-size-cover-clone.html => layout/reftests/backgrounds/background-size-cover-each-box.html
rename : layout/reftests/backgrounds/background-size-clone.html => layout/reftests/backgrounds/background-size-each-box.html
|
2014-04-20 19:39:24 +00:00 |
|
Mats Palmgren
|
f160eee815
|
Bug 613659 - Make GetBorderRadii non-inline to make it compile on Windows. r=dholbert
|
2014-04-18 23:01:24 +00:00 |
|
Mats Palmgren
|
7e0b8100c5
|
Bug 613659 - Minor whitespace fixes. r=cam
|
2014-04-18 23:01:24 +00:00 |
|
Mats Palmgren
|
842095893c
|
Bug 613659 - Change mode-lines and indentation to 2-space indent. r=cam
|
2014-04-18 23:01:24 +00:00 |
|
Mats Palmgren
|
88f3a05aa4
|
Bug 613659 - Reftests for box-decoration-break. r=cam
|
2014-04-18 23:01:23 +00:00 |
|
Mats Palmgren
|
d335554b04
|
Bug 613659 - Remove remaining vestiges of -moz-background-inline-policy. r=cam
|
2014-04-18 23:01:23 +00:00 |
|
Mats Palmgren
|
c183756a9b
|
Bug 613659 - Implement box-decoration-break layout for backgrounds. r=cam,jmuizelaar
--HG--
rename : layout/reftests/backgrounds/background-size-each-box.html => layout/reftests/backgrounds/background-size-clone.html
rename : layout/reftests/backgrounds/background-size-cover-each-box.html => layout/reftests/backgrounds/background-size-cover-clone.html
rename : layout/reftests/backgrounds/background-size-cover-continuous.html => layout/reftests/backgrounds/background-size-cover-slice.html
rename : layout/reftests/backgrounds/background-size-continuous.html => layout/reftests/backgrounds/background-size-slice.html
|
2014-04-18 23:01:23 +00:00 |
|
Mats Palmgren
|
3dc34b05d8
|
Bug 613659 - Implement box-decoration-break layout for border/box-shadow and paddding/margin for inlines. r=cam
|
2014-04-18 23:01:23 +00:00 |
|
Mats Palmgren
|
aa112b9264
|
Bug 613659 - Add "skip sides" and border/frame size parameters to GetBorderRadii(). Add an inline convenience method for the old signature. r=cam
|
2014-04-18 23:01:23 +00:00 |
|
Mats Palmgren
|
38f499fee7
|
Bug 613659 - Implement box-decoration-break in the style system. r=cam
|
2014-04-18 23:01:22 +00:00 |
|
Bobby Holley
|
0ca33ca839
|
Bug 998377 - Remove mDelayedDisconnect and friends. r=smaug
|
2014-04-18 16:00:06 -07:00 |
|
Bobby Holley
|
5cc36d461d
|
Bug 998377 - Stop calling ReleaseWrapper in DelayedDisconnect(). r=smaug
AFAICT, nobody ever calls PreserveWrapper. Presumably, the CC machinery should
take care of us here.
|
2014-04-18 16:00:06 -07:00 |
|
Bobby Holley
|
e40a80a496
|
Bug 998377 - Stop nulling out nsInProcessTabChildGlobal::mGlobal during DelayedDisconnect. r=smaug
This is already cycle-collected, so no extra work needs to happen.
|
2014-04-18 16:00:06 -07:00 |
|
Mark Finkle
|
9b47419f44
|
Bug 946454 - [Roku] Show 'casting' button in the video controls r=wesj, dolske
|
2014-04-18 16:48:06 -04:00 |
|
Douglas Crosher
|
c762da0486
|
Land bug 996883. r=mjrosenb
|
2014-04-17 00:08:21 +10:00 |
|
Jonathan Griffin
|
02c990d840
|
Bug 987406 - Pass certificate_path to B2G mochitests, r=ahal
|
2014-04-18 12:27:53 -07:00 |
|
Terrence Cole
|
842f2e539a
|
Bug 807168 - Followup to fix an issue building on ancient GCC on a CLOSED TREE; r=Waldo
|
2014-04-18 11:19:16 -07:00 |
|
Dan Gohman
|
7e75935a45
|
Bug 998170 - IonMonkey: Eliminate LPhi's numInputs_ member. r=nbp
|
2014-04-18 11:13:44 -07:00 |
|
Dan Gohman
|
f770cf9d1a
|
Bug 998167 - IonMonkey: Fix signed integer undefined behavior r=nbp
|
2014-04-18 11:13:44 -07:00 |
|
Dan Gohman
|
b49c208324
|
Bug 998156 - IonMonkey: Misc RangeAnslysis code cleanups. r=nbp
|
2014-04-18 11:13:44 -07:00 |
|
Dan Gohman
|
4d0e219df0
|
Bug 998173 - SpiderMonkey: Harmonize x86 and x64's MacroAssembler finish functions. r=bbouvier
|
2014-04-18 11:13:44 -07:00 |
|
Dan Gohman
|
b6e0e25f0b
|
Bug 998172 - SpiderMonkey: Eliminate unnecessary parentheses around return values. r=nbp
|
2014-04-18 11:13:44 -07:00 |
|
Terrence Cole
|
5ca9705685
|
Bug 807168 - Followup to fix build failure with clang; r=bustage-fix
|
2014-04-18 09:50:30 -07:00 |
|
Terrence Cole
|
4ab31f28b9
|
Bug 807168 - Make JSTracer into a real C++ class and kill the macro accessors; r=jonco,mccr8
--HG--
rename : js/public/Tracer.h => js/public/TracingAPI.h
|
2014-04-11 15:19:05 -07:00 |
|
Steven Michaud
|
b6f0f14b48
|
Bug 988156 - Backout fd0d0f6002dc (Bug 846566) for triggering blank display in Netflix videos when going fullscreen. r=spohl
|
2014-04-18 11:24:47 -05:00 |
|
Honza Bambas
|
d613654ad3
|
Bug 992878 - Increase number of expected assertions in test_bug437844.xul DONTBUILD, r=dbaron
|
2014-04-07 18:00:56 +02:00 |
|
Ryan VanderMeulen
|
6c9a60d624
|
Backed out changesets d8d01c95be03 and 5fa0c8f5ccb2 (bug 907352) for Linux64 mochitest-3 crashes.
|
2014-04-18 11:22:21 -04:00 |
|
Ryan VanderMeulen
|
852a072062
|
Backed out changeset df8e7a4b86cf (bug 984467) for mochitest-other failures.
|
2014-04-18 11:13:31 -04:00 |
|
aceman
|
81fd09d6bb
|
Bug 530629 - Add fastFind support to <editor> element. r=Neil
|
2014-04-18 10:30:04 -04:00 |
|
Randell Jesup
|
45132d9932
|
Bug 988881: clean up CryptoTask (SignedJar) tasks instead of leaking them r=bsmedberg,mayhemer
|
2014-04-17 02:18:04 -04:00 |
|
Hannes Verschore
|
afaf121474
|
Bug 998251 - IonMonkey: print to the right stream during IONFLAGS=logs, r=nbp,nbp
|
2014-04-18 16:00:20 +02:00 |
|
Hannes Verschore
|
ae08c960ac
|
Bug 997656 - Tracelogging: Log when baseline is compiling, r=djvj
|
2014-04-18 16:00:17 +02:00 |
|
Anuj Agarwal
|
3515582e33
|
Bug 984467 - Replace GetNativeOfWrapper + QI bit with xpc::WindowOrNull(scope). r=bz
|
2014-04-18 09:36:37 -04:00 |
|
Jan-Ivar Bruaroey
|
ce86c6adc7
|
Bug 907352 - Part 2: Backwards-compatible facingMode constraint on mobile. r=mt, r=drno
|
2014-04-17 12:37:13 -04:00 |
|
Jan-Ivar Bruaroey
|
a46b5ab059
|
Bug 907352 - Part 1: Update to most recent constraints syntax. r=mt
|
2014-04-18 03:23:29 -04:00 |
|
Anuj Agarwal
|
b57b4cf0d1
|
Bug 897359 - Remove unimplemented popChallengeResponse, random, and disableRightClick methods. r=bz
|
2014-04-18 09:32:52 -04:00 |
|
Ryan VanderMeulen
|
620d0f57eb
|
Merge inbound to m-c.
|
2014-04-18 09:08:59 -04:00 |
|
Ryan VanderMeulen
|
3b84257110
|
Merge b2g-inbound to m-c.
|
2014-04-18 09:00:35 -04:00 |
|
Robert Longson
|
7cd2b7ad97
|
Bug 997725 - Simplify SMIL tests. r=dholbert
|
2014-04-18 11:46:27 +01:00 |
|
Robert Longson
|
409bd06a8a
|
Bug 974698 - Check that keyPoints and keyTimes numbers match for animateMotion. r=dholbert
|
2014-04-18 10:47:28 +01:00 |
|
Joe Walker
|
edffca9bca
|
Bug 993985 - Fix broken tooltip in Developer Toolbar; r=mratcliffe
|
2014-04-18 09:21:12 +01:00 |
|
Patrick Brosset
|
c459326f3a
|
Bug 986284 - Intermittent browser_inspector_bug_952294_tooltips_dimensions.js; r=miker
--HG--
rename : browser/devtools/inspector/test/browser_inspector_bug_952294_tooltips_dimensions.js => browser/devtools/styleinspector/test/browser_styleinspector_tooltip-size.js
|
2014-04-18 10:17:22 +02:00 |
|
Patrick Brosset
|
e6c1226b8e
|
Bug 825427 - Intermittent browser_responsiveruleview.js; r=miker
|
2014-04-18 10:11:30 +02:00 |
|
John Daggett
|
c13d747238
|
Bug 998210 - check whether logging is enabled before calling PR_LOG. r=mkato
|
2014-04-18 15:32:21 +09:00 |
|
Patrick Wang (Chih-Kai Wang)
|
993ce3c11a
|
Bug 994560: Compute CPU priority based on priority that is going to be set r=gsvelto
|
2014-04-18 14:28:14 +08:00 |
|
Makoto Kato
|
cbdf3914ee
|
Bug 995089 - GIO support shouldn't check GTK2 version if GTK3 build. r=glandium
|
2014-04-18 13:20:04 +09:00 |
|
B2G Bumper Bot
|
b62c8baf94
|
Bumping manifests a=b2g-bump
|
2014-04-17 19:56:20 -07:00 |
|
B2G Bumper Bot
|
65a7b25f5c
|
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========
https://hg.mozilla.org/integration/gaia-central/rev/26f2c60c0ba0
Author: Timothy Guan-tin Chien <timdream@gmail.com>
Desc: Merge pull request #18440 from leob2g/bug988660
Bug 988660 - Notification remove array item issue in notification_helper, r=etienne
========
https://hg.mozilla.org/integration/gaia-central/rev/6c1266b0ff25
Author: youngsu.rho <youngsu.rho@lge.com>
Desc: Bug 988660 - Notification remove array item issue in notification_helper
|
2014-04-17 19:50:54 -07:00 |
|
Ryan VanderMeulen
|
5346758a03
|
Merge m-c to b2g-inbound.
|
2014-04-17 22:37:10 -04:00 |
|
B2G Bumper Bot
|
4e3d6bbdfd
|
Bumping manifests a=b2g-bump
|
2014-04-17 19:31:20 -07:00 |
|