Jonathan Watt
52f08fab55
Bug 1034528
, part 3 - Remove the Thebes backed gfxContext propagating code from nsFilterInstance. r=Bas
2014-07-07 09:05:16 +01:00
Jonathan Watt
19e2f4f417
Bug 1034528
, part 2 - Remove the Thebes backed gfxContext propagating code from nsCanvasFrame. r=Bas
2014-07-07 09:05:16 +01:00
Jonathan Watt
008f42576c
Bug 1034528
, part 1 - Get rid of gfxCachedTempSurface and the Thebes backed gfxContext that it creates. r=Bas
2014-07-07 09:05:15 +01:00
B2G Bumper Bot
c0eb404892
Bumping manifests a=b2g-bump
2014-07-06 22:16:17 -07:00
B2G Bumper Bot
74f6112a26
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/278dd1b102a3
Author: punamdahiya <punamdahiya@yahoo.com>
Desc: Merge pull request #21211 from andrewzhi/bug1020766
Bug 1020766 - [Flatfish][Gallery]Gallery app shows last-deleted photo in the preview window
========
https://hg.mozilla.org/integration/gaia-central/rev/37c47867f72b
Author: Andrew Zhi <ader.cch@gmx.com>
Desc: Bug 1020766 - Fix [Flatfish][Gallery]Gallery app shows last deleted-photo in the preview window
2014-07-06 22:10:28 -07:00
B2G Bumper Bot
ff69b9844f
Bumping manifests a=b2g-bump
2014-07-06 21:16:43 -07:00
B2G Bumper Bot
997e94a7bb
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/62d91514e132
Author: Yoshi Huang <allstars.chh@mozilla.com>
Desc: Merge pull request #21160 from kamituel/Bug_1031157_browser_nfc_manager_msgs
Bug 1031157: Remove not used messages from manifest. r=daleharvey
========
https://hg.mozilla.org/integration/gaia-central/rev/1482c7f18682
Author: Kamil Leszczuk <kamituel@gmail.com>
Desc: Bug 1031157: Remove not used messages from manifest
2014-07-06 21:10:27 -07:00
B2G Bumper Bot
2732da6e1d
Bumping manifests a=b2g-bump
2014-07-06 21:06:11 -07:00
B2G Bumper Bot
57ec3e0ad9
Bumping gaia.json for 4 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/3b783fe7dcda
Author: gasolin <gasolin@gmail.com>
Desc: Merge pull request #21388 from gasolin/issue-951538
Bug 951538 - [Settings] Move Reset option up one level, r=arthur
========
https://hg.mozilla.org/integration/gaia-central/rev/ee47b206cb85
Author: gasolin <gasolin@gmail.com>
Desc: Bug 951538 - [Settings] Move Reset option up one level
========
https://hg.mozilla.org/integration/gaia-central/rev/ab349c2ebbe3
Author: Timothy Guan-tin Chien <timdream@gmail.com>
Desc: Merge pull request #21407 from weigao123/Bug1023111_master
Bug 1023111 - scrollIntoView() to show pin input box, r=timdream
========
https://hg.mozilla.org/integration/gaia-central/rev/ea28818b0edc
Author: wei.gao <wei.gao@spreadtrum.com>
Desc: Bug 1023111 - (master) scroll pin input page to show pin input box. r=Tim.
2014-07-06 21:00:28 -07:00
Dimi Lee
db7eee2ec6
Bug 1035041 - [NFC] Add lost head.js for testcase. r=tzimmermann
2014-07-07 10:44:29 +08:00
Blair McBride
1d053160e9
Bug 1033972 - BackgroundPageThumbs.captureIfMissing() and PageThumbs.captureAndStoreIfStale() both incorrectly use PromiseWorker. r=adw
2014-07-07 14:28:00 +12:00
Tim Taubert
846c0a1bf0
merge m-c to fx-team; a=merge
2014-07-06 09:16:35 -07:00
Tim Taubert
8855313907
merge m-c to inbound; a=merge
2014-07-06 09:10:54 -07:00
Marco Bonardo
0383cc2ef4
Bug 1023292 - split up browser_popupNotification.js r=adw,MattN
...
--HG--
rename : browser/base/content/test/general/browser_popupNotification.js => browser/base/content/test/popupNotifications/browser_popupNotification.js
rename : browser/base/content/test/general/browser_popupNotification.js => browser/base/content/test/popupNotifications/browser_popupNotification_2.js
rename : browser/base/content/test/general/browser_popupNotification.js => browser/base/content/test/popupNotifications/browser_popupNotification_3.js
rename : browser/base/content/test/general/browser_popupNotification.js => browser/base/content/test/popupNotifications/browser_popupNotification_4.js
rename : browser/base/content/test/general/head.js => browser/base/content/test/popupNotifications/head.js
2014-07-06 10:14:48 +02:00
Richard Newman
0227e94484
Bug 1034509 - Fix timing issue in testDistribution. r=nalexander
2014-07-05 11:00:42 -07:00
Mike Hommey
170e3e9ef8
Backed out changeset e268bb51e084 (backout of bug 1033958) because it can't be responsible for "breaking many people's builds". a=backout
2014-07-05 07:50:08 +09:00
Benoit Jacob
4994f97eec
Bug 1028383 - Make ITopLevelProtocol assert to enforce its assumptions that things happen on the main thread - r=bent
2014-07-04 14:04:13 -04:00
Benoit Jacob
83291764d8
Bug 774388 - Patch 14: block on ImageBridgeParent shutdown before we destroy the compositor thread - r=mattwoodrow
2014-07-06 21:30:15 -04:00
Benoit Jacob
d7e86bd929
Bug 774388 - Patch 13: Temporarily addref to prevent destruction during handling of sync Stop message, to avoid triggering the 'mismatched CxxStackFrames' assertion of MessageChannel - r=nical
2014-07-04 14:04:12 -04:00
Benoit Jacob
1d691a18f6
Bug 774388 - Patch 12: make ImageBridgeParent 's refcounting implementation automatically defer destruction to the main thread - r=nical
2014-07-04 14:04:12 -04:00
Benoit Jacob
aa0a4dc9b8
Bug 774388 - Patch 11: Use a plain RunnableFunction to release the ImageBridgeParent singleton - r=mattwoodrow
2014-07-04 14:04:12 -04:00
Benoit Jacob
a9ec92b672
Bug 774388 - Patch 10: destroy the ImageBridgeChild singleton on the main thread (and sprinkle some assertions) - r=mattwoodrow
2014-07-04 14:04:12 -04:00
Benoit Jacob
4b4fe1137c
Bug 774388 - Patch 9: Introduce NS_INLINE_DECL_THREADSAFE_REFCOUNTING_WITH_MAIN_THREAD_DESTRUCTION - r=mattwoodrow
2014-07-04 14:04:12 -04:00
Benoit Jacob
994a1c33ce
Bug 774388 - Patch 8: Avoid a deadlock between shutdown of CompositorParent and of CompositorThreadHolder - r=mattwoodrow
2014-07-04 14:04:11 -04:00
Benoit Jacob
ff512281c2
Bug 774388 - Patch 7: Block the main thread on compositor shutdown - r=mattwoodrow
2014-07-04 14:04:11 -04:00
Benoit Jacob
0ca5d63344
Bug 774388 - Patch 5: Wait for [CrossProcess]CompositorParent's to be gone before we tear down the compositor thread - r=mattwoodrow
2014-07-04 14:04:11 -04:00
Benoit Jacob
70e580d7f2
Bug 774388 - Tiny reordering of when we shut down Layers IPC - r=nical,mattwoodrow
2014-07-04 14:04:11 -04:00
David Major
0850751b27
Bug 1033146: Use a never-inline function to work around a bug in 64-bit VS2010. r=terrence
2014-07-07 12:07:20 +12:00
Robert Longson
12ed1fc6c6
Bug 530985. Make getBoundingClientRect give more sensible results for <svg> elements. r=jwatt
...
--HG--
extra : rebase_source : ad54b945431510c0a3246e608cad6d93e66c088e
extra : amend_source : 841b5aa8e17c3fba01806262725228ae7c94a941
2014-07-07 00:55:43 +12:00
Marco Castelluccio
a65706b80e
Bug 1034731
- Better logging for manifest content-type errors. r=fabrice
2014-07-06 18:47:28 +02:00
Tim Taubert
3696b967ee
merge m-c to inbound
2014-07-06 09:11:56 -07:00
Jonathan Watt
f9ad60c21b
Bug 1034399 - Use a Moz2D DrawTarget backed gfxContext for SVG bounds calculations. r=Bas
2014-07-06 16:30:55 +01:00
Benoit Jacob
1f6562d6f3
Bug 1028588 - Fix dangerous public destructors of Mac-specific reference-counted classes - r=mstange
2014-07-06 11:25:31 -04:00
Ms2ger
104b112608
No bug - Remove unused duplicate test.
...
This test was added while content/xml was moved to dom/xml. When the move
was backed out, the test remained in both places (though it is only run from
content/).
2014-07-06 17:18:58 +02:00
Jonathan Kew
c59d3d00c4
bug 1034403 - update index to step past the second half of a surrogate pair. r=roc
2014-07-06 12:51:27 +01:00
Gijs Kruitbosch
c1f4f63329
Backed out changeset c5ac0914b65c (bug 1033958) for breaking many people's builds, rs+a=backout
2014-07-04 18:32:24 +01:00
Carsten "Tomcat" Book
898537e9db
merge b2g-inbound to mozilla-central a=merge
2014-07-04 14:01:37 +02:00
Carsten "Tomcat" Book
96722c6423
merge fx-team to mozilla-central a=merge
2014-07-04 13:51:22 +02:00
Chuck Lee
d7457b5a05
Bug 1033948 - 0002. Change API naming in DOM. r=vchang
2014-07-04 14:37:55 +08:00
Chuck Lee
a2ef570ea6
Bug 1033948 - 0001. Change API naming in webIDL. r=mrbkap
2014-07-04 14:37:53 +08:00
Luke Wagner
4ff35e504d
Bug 1034330 - OdinMonkey: have masm.assumeUnreachable just generate a breakpoint in asm.js (r=bbouvier)
...
--HG--
extra : rebase_source : f924c22b82a068fc2f5bc4834f1c4c3bcd799a2b
2014-07-03 17:00:26 -05:00
Luke Wagner
274dfbe403
Bug 1034330 - OdinMonkey: simplify GenerateFFIIonExit (r=dougc)
...
--HG--
extra : rebase_source : b8006b668b648706362b11d0edd94fd31c3da9c4
2014-07-03 16:16:41 -05:00
Luke Wagner
bccdb3bb26
Bug 1034330 - OdinMonkey: rm lingering MaybeRetAddr (r=dougc)
...
--HG--
extra : rebase_source : fb84270f71bddecfadeeb9dc66e3dd5643293cc6
2014-07-03 16:16:31 -05:00
Luke Wagner
40f46a3417
Bug 1034330 - OdinMonkey: tidy up codegen for accessing globals (r=bbouvier)
...
--HG--
extra : rebase_source : cebc86cc38bf70f6de7a5ebca862cd103011783a
2014-07-03 16:16:20 -05:00
Luke Wagner
4be5d38f6b
Bug 1034330 - OdinMonkey: hoist OOM handling (r=bbouvier)
...
--HG--
extra : rebase_source : cbe5c2e0a6f57afcb7506a39e51b3eca612702ea
2014-07-03 16:15:37 -05:00
Mats Palmgren
dc3d8c91c0
Bug 1006326 - Enable the 'box-decoration-break' CSS property by default. r=roc
2014-07-07 16:08:42 +00:00
Mats Palmgren
bfb8cecc5a
Bug 1001994. r=roc
2014-07-07 16:08:42 +00:00
Monica Chew
623d51eebd
Bug 1027133: Set test_mode=false for *.twitter.com (r=keeler)
2014-07-07 08:58:13 -07:00
Bas Schouten
f57a546031
Bug 1029919: Properly do the required composite for unbounded operators even when the fill doesn't intersect the extents. r=jrmuizel
2014-07-07 17:35:26 +02:00
Paul Adenot
93e37db5e7
Bug 1031137 - Instrument content/media/test/crashtest/1028458.html to determine what is going on.
2014-07-07 17:26:06 +02:00