Commit Graph

356299 Commits

Author SHA1 Message Date
Mats Palmgren
0b1b658ce6 merge backout 2014-04-17 15:10:44 +00:00
Mats Palmgren
e9e1647064 Back out bug 613659 for build failure on B2G Windows.
--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-17 15:09:18 +00:00
Ben Kelly
ed231bac61 Bug 993591: Eagerly free nsStreamLoader data. r=mcmanus 2014-04-17 10:59:54 -04:00
Mats Palmgren
4c2b48068b Bug 613659 - Minor whitespace fixes. r=cam 2014-04-17 12:11:08 +00:00
Mats Palmgren
ed0dd48a03 Bug 613659 - Change mode-lines and indentation to 2-space indent. r=cam 2014-04-17 12:11:08 +00:00
Mats Palmgren
3eb5b165fe Bug 613659 - Reftests for box-decoration-break. r=cam 2014-04-17 12:11:08 +00:00
Mats Palmgren
0ebadaa7d1 Bug 613659 - Remove remaining vestiges of -moz-background-inline-policy. r=cam 2014-04-17 12:11:08 +00:00
Mats Palmgren
d7d26fc9a6 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-17 12:11:07 +00:00
Mats Palmgren
f49195c8f7 Bug 613659 - Implement box-decoration-break layout for border/box-shadow and paddding/margin for inlines. r=cam 2014-04-17 12:11:07 +00:00
Mats Palmgren
49ad4f839b 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-17 12:11:07 +00:00
Mats Palmgren
c2691dbe6c Bug 613659 - Implement box-decoration-break in the style system. r=cam 2014-04-17 12:11:07 +00:00
Carsten "Tomcat" Book
fcd7542b90 Backed out changeset b032a90ee083 (bug 983489) for m-e10s test failures 2014-04-17 14:04:26 +02:00
Nathan Froyd
dad03bd365 Bug 997291 - remove write-only gInspectee variables from devtools server tests; r=jmaher 2014-04-16 13:21:20 -04:00
Nathan Froyd
49460f7600 Bug 995995 - set testing prefs to redirect to the test proxy server for RSS feeds; r=jmaher 2014-04-15 17:14:51 -04:00
Nathan Froyd
480666cb67 Bug 996031 - remove 455407.html crashtest; r=dholbert
The bug that this test was intended to test seems transient, according to
testing with nightlies around the time the bug was filed.  Additionally,
the test connects to external servers, which is frowned upon and will soon
be forbidden.
2014-04-15 16:31:51 -04:00
Nathan Froyd
45ccf298c9 Bug 996019 - fix browser_bug435325.js to not connect to example.com; r=ehsan 2014-04-15 16:14:10 -04:00
Kartikaya Gupta
c1a7eb8c17 Bug 995411 - Move various pieces of APZ code into gfx/layers/apz. r=jrmuizel,botond
--HG--
rename : gfx/layers/ipc/GeckoContentController.h => gfx/layers/apz/public/GeckoContentController.h
rename : gfx/layers/composite/APZCTreeManager.cpp => gfx/layers/apz/src/APZCTreeManager.cpp
rename : gfx/layers/composite/APZCTreeManager.h => gfx/layers/apz/src/APZCTreeManager.h
rename : gfx/layers/ipc/AsyncPanZoomController.cpp => gfx/layers/apz/src/AsyncPanZoomController.cpp
rename : gfx/layers/ipc/AsyncPanZoomController.h => gfx/layers/apz/src/AsyncPanZoomController.h
rename : gfx/layers/ipc/Axis.cpp => gfx/layers/apz/src/Axis.cpp
rename : gfx/layers/ipc/Axis.h => gfx/layers/apz/src/Axis.h
rename : gfx/layers/ipc/GestureEventListener.cpp => gfx/layers/apz/src/GestureEventListener.cpp
rename : gfx/layers/ipc/GestureEventListener.h => gfx/layers/apz/src/GestureEventListener.h
rename : gfx/layers/ipc/TaskThrottler.cpp => gfx/layers/apz/src/TaskThrottler.cpp
rename : gfx/layers/ipc/TaskThrottler.h => gfx/layers/apz/src/TaskThrottler.h
rename : widget/xpwidgets/APZCCallbackHelper.cpp => gfx/layers/apz/util/APZCCallbackHelper.cpp
rename : widget/xpwidgets/APZCCallbackHelper.h => gfx/layers/apz/util/APZCCallbackHelper.h
rename : widget/xpwidgets/ActiveElementManager.cpp => gfx/layers/apz/util/ActiveElementManager.cpp
rename : widget/xpwidgets/ActiveElementManager.h => gfx/layers/apz/util/ActiveElementManager.h
2014-04-17 07:54:25 -04:00
Kartikaya Gupta
eef14cc65a Bug 997383 - Avoid using the base namespace since it causes problems in unified builds. r=nical 2014-04-17 07:53:36 -04:00
Andrea Marchesini
0f67e8fe14 Bug 969201 - HTMLLinkElement sizes attribute, f=ms2ger, r=bz 2014-04-17 12:50:54 +01:00
Carsten "Tomcat" Book
21b6174004 Merge m-c to mozilla-inbound 2014-04-17 12:53:05 +02:00
Carsten "Tomcat" Book
064329fc1f merge b2g-inbound to mozilla-central 2014-04-17 12:50:37 +02:00
Carsten "Tomcat" Book
4b062552c6 merge fx-team to mozilla-central 2014-04-17 12:49:25 +02:00
Carsten "Tomcat" Book
5f0487825c merge mozilla-inbound ot mozilla-central 2014-04-17 12:47:30 +02:00
B2G Bumper Bot
17f71f2891 Bumping manifests a=b2g-bump 2014-04-17 00:32:32 -07:00
B2G Bumper Bot
1e3bbf24b4 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/35bd8bfb0ee9
Author: Arthur Chen <crh0716@gmail.com>
Desc: Merge pull request #18353 from DimiL/master

Bug 996869 - Join hidden network gives error. r=crh0716

========

https://hg.mozilla.org/integration/gaia-central/rev/10195d72ddea
Author: dlee <dlee@mozilla.com>
Desc: Bug 996869 - Join hidden network gives error.
2014-04-17 00:25:45 -07:00
B2G Bumper Bot
2720fab023 Bumping manifests a=b2g-bump 2014-04-17 00:16:28 -07:00
B2G Bumper Bot
61d81a4088 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/a1f704f12277
Author: evelynhung <jj.evelyn@gmail.com>
Desc: Merge pull request #18403 from kaichih/Bug-996549

Bug 996549 - Wifi Hotspot settings SSID network name should NOT accept m...

========

https://hg.mozilla.org/integration/gaia-central/rev/5b8e5f4e1c36
Author: Kevin Hu <kaichih.hu@gmail.com>
Desc: Bug 996549 - Wifi Hotspot settings SSID network name should NOT accept more than 32 chars
2014-04-17 00:10:41 -07:00
B2G Bumper Bot
f6c21247c3 Bumping manifests a=b2g-bump 2014-04-17 00:06:25 -07:00
B2G Bumper Bot
4e48e3219f Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/a9ca4fe1b8b5
Author: Jan Jongboom <janjongboom@gmail.com>
Desc: Merge pull request #18077 from comoyo/bug993390

Bug 993390 - Don't do a sync reflow if we just cleared the element. r=timdream

========

https://hg.mozilla.org/integration/gaia-central/rev/88886b5f06e8
Author: Jan Jongboom <janjongboom@gmail.com>
Desc: Bug 993390 - Don't do a sync reflow if we just cleared the element
2014-04-17 00:00:38 -07:00
Carsten "Tomcat" Book
b546e22317 Backed out changeset ce1fe33d58a0 (bug 997014) for mochitest m-1 orange on a CLOSED TREE 2014-04-17 08:44:04 +02:00
Carsten "Tomcat" Book
ba19928c26 Backed out changeset 20b75bf44c1e (bug 997014) 2014-04-17 08:43:43 +02:00
Carsten "Tomcat" Book
9a7a940260 Backed out changeset 39296ccf8936 (bug 997014) 2014-04-17 08:43:41 +02:00
Carsten "Tomcat" Book
6660a44984 Backed out changeset 29ed3c34af5e (bug 997014) 2014-04-17 08:43:40 +02:00
Carsten "Tomcat" Book
7d7feda648 Backed out changeset 8681fc7a918b (bug 997014) 2014-04-17 08:43:38 +02:00
Carsten "Tomcat" Book
c3cc67ccbe Backed out changeset 6ba917df6b41 (bug 997014) 2014-04-17 08:43:35 +02:00
Shawn Huang
596cc5decf Bug 994411 - [bluez] Ignore pending MO call index, while making MO call with bluetooth headset, r=echou 2014-04-17 14:26:35 +08:00
Robert Strong
057b97e773 Updated 7Zip sfxthat include moz modifications - Bug 995891 - Reduce stub installer install timeouts. r=me 2014-04-16 22:44:08 -07:00
Robert Strong
c0b97037cd Updated 7Zip moz modifications to sfx code - Bug 995891 - Reduce stub installer install timeouts. r=tabraldes 2014-04-16 22:43:30 -07:00
Robert Strong
969cccdaf3 Updated 7Zip sfx - Bug 396050 - [7zip] Unnecessary Button provided by the 7-Zip SEA (self extracting archive). r=bbondy 2014-04-16 22:42:37 -07:00
Robert Strong
ce8c01ce95 Updated 7Zip moz modifications to sfx code - Bug 396050 - [7zip] Unnecessary Button provided by the 7-Zip SEA (self extracting archive). r=bbondy 2014-04-16 22:42:15 -07:00
B2G Bumper Bot
29d4779381 Bumping manifests a=b2g-bump 2014-04-16 22:41:09 -07:00
B2G Bumper Bot
b9d14b846e Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/97fece6c78a6
Author: Arthur Chen <crh0716@gmail.com>
Desc: Merge pull request #18319 from crh0716/973436_v2

Bug 973436 - Refactor the battery panel using AMD modules r=evelyn

========

https://hg.mozilla.org/integration/gaia-central/rev/e7d97ca56fd1
Author: Arthur Chen <crh0716@gmail.com>
Desc: Bug 973436 - Refactor the battery panel using AMD modules
2014-04-16 22:35:40 -07:00
Matt Woodrow
4c8de892c9 Bug 997014 - Part 6: Remove duplicate code for retreiving a snapshot from a canvas in CanvasRenderingContext2D. r=roc 2014-04-17 17:32:41 +12:00
Matt Woodrow
78bebb7704 Bug 997014 - Part 5: Remove nsICanvasRenderingContextInternal::Render. r=roc 2014-04-17 17:31:44 +12:00
Matt Woodrow
b67c6c7a20 Bug 997014 - Part 4: Remove the external canvas API. r=roc 2014-04-17 17:31:12 +12:00
Matt Woodrow
92ab7629d8 Bug 997014 - Part 3: Stop using the external Canvas API in nsBaseDragService. r=roc 2014-04-17 17:30:45 +12:00
Matt Woodrow
09beb252fa Bug 997014 - Part 2: Make SurfaceFromElement use GetSurfaceSnapshot instead of the external API. r=roc 2014-04-17 17:29:52 +12:00
Matt Woodrow
ff324179b8 Bug 997014 - Part 1: Improve GetSurfaceSnapshot. r=roc 2014-04-17 17:28:17 +12:00
Eitan Isaacson
cae5402750 Bug 996821 - Force semantic HTML elements to have accessible objects. r=surkov 2014-04-16 22:02:40 -07:00
Eitan Isaacson
947f08cefe Bug 996268 - Move traversal rule prefilter to constants. r=yzen 2014-04-16 22:02:40 -07:00