Commit Graph

369884 Commits

Author SHA1 Message Date
Kartikaya Gupta
11ad7352b3 Bug 1035228 - Refactor FrameMetrics logging so that it's all in one place. r=BenWa 2014-07-07 15:48:16 -04:00
Geoff Brown
36eb1798e7 Bug 836818 - Delete robocop testOverscroll; r=kats 2014-07-07 13:19:12 -06:00
Geoff Brown
b8f4fda609 Bug 995696 - Make testNewTab more robust, and enable on Android 2.3; r=snorp 2014-07-07 13:19:10 -06:00
Sid Stamm
6de3623e9b Bug 991466 - Remove pushprevenv for security.csp.speccompliant from tests since the pref no longer has effect. (r=ckerschb)
--HG--
extra : rebase_source : 61a52591fc5616486900367e7c06729cce889f13
2014-07-07 11:59:59 -07:00
Sid Stamm
7eef9caec0 Bug 991466 - remove the specCompliant flag from CSP since it's no longer needed. (r=ckerschb,jst)
--HG--
extra : rebase_source : 754264fd1721946a78c461e08d210bb5a1fdbda4
2014-07-07 11:59:37 -07:00
Honza Bambas
a5fa5f1298 Bug 1032992 - Set mHasData in CacheEntry when metadata are filled but no data are written, r=michal 2014-07-07 20:58:26 +02:00
Ben Turner
6764e04571 Bug 1024098, Add some helpers for principal verification with PBackground. r=mrbkap. 2014-07-07 11:13:04 -07:00
Jim Blandy
bc3da3c2b7 Bug 1034908: Mark js::ErrorCopier construct as 'explicit', as per review comments. r=jorendorff 2014-07-07 11:52:40 -07:00
Chris Manchester
1c97de1410 Bug 1035006 - Fix pyflakes warnings in mozbase.;r=wlach 2014-07-07 14:51:34 -04:00
Jim Blandy
49df9841aa Bug 1034908: Remove the unused 'scope' argument to ErrorCopier::ErrorCopier and js_CopyErrorObject. r=jorendorff 2014-07-07 11:47:49 -07:00
Randell Jesup
6c9637ba4a Bug 1035067: Don't hint we expect a track if we're not going to receive it r=ehugg 2014-07-07 14:45:36 -04:00
Benoit Jacob
c5347881cc Bug 1028588 - Make XPCOM refcounting assert against public destructors (leaving aside _INHERITED macros for now) - r=khuey 2014-07-07 14:27:32 -04:00
Benoit Jacob
b369212fc9 Bug 1028588 - Update AccEventGen.py to whitelist the dangerous public destructors that it generates - r=tbsaunde 2014-07-07 14:27:30 -04:00
Benoit Jacob
f1d099b909 Bug 1028588 - Fix dangerous public destructors in Gonk-specific dom/media code - r=ehsan 2014-07-07 14:27:29 -04:00
Wes Kocher
c76c770c79 Backed out changeset 476485e3e30a (bug 1034294) for b2g m8 orange on a CLOSED TREE 2014-07-07 11:24:14 -07:00
Luke Wagner
c684e1a604 Bug 1034330 - OdinMonkey: rename various AsmJSModule fields to be more consistent (r=bbouvier)
--HG--
extra : rebase_source : 33e70b1c85f093ce4b9c7ef9a93258231704be82
2014-07-07 10:45:02 -05:00
Luke Wagner
49eb84d1f5 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
adff710087 Bug 1034330 - OdinMonkey: simplify GenerateFFIIonExit (r=dougc)
--HG--
extra : rebase_source : b8006b668b648706362b11d0edd94fd31c3da9c4
2014-07-03 16:16:41 -05:00
Luke Wagner
516df165b7 Bug 1034330 - OdinMonkey: rm lingering MaybeRetAddr (r=dougc)
--HG--
extra : rebase_source : fb84270f71bddecfadeeb9dc66e3dd5643293cc6
2014-07-03 16:16:31 -05:00
Luke Wagner
e3d1b275dd 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
84fd4e936d Bug 1034330 - OdinMonkey: hoist OOM handling (r=bbouvier)
--HG--
extra : rebase_source : cbe5c2e0a6f57afcb7506a39e51b3eca612702ea
2014-07-03 16:15:37 -05:00
Mats Palmgren
6f788a0eef Bug 1006326 - Enable the 'box-decoration-break' CSS property by default. r=roc 2014-07-07 16:08:42 +00:00
Mats Palmgren
1eba32a97e Bug 1001994. r=roc 2014-07-07 16:08:42 +00:00
Monica Chew
dee96fd3f7 Bug 1027133: Set test_mode=false for *.twitter.com (r=keeler) 2014-07-07 08:58:13 -07:00
Bas Schouten
3002add78f 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
affcd9024b Bug 1031137 - Instrument content/media/test/crashtest/1028458.html to determine what is going on. 2014-07-07 17:26:06 +02:00
Bob Clary
18eb5ebd1e Bug 1034406 - [mozdevice] Do not allow ADBCommand to be instantiated, r=wlach, DONTBUILD. 2014-07-07 08:19:35 -07:00
Ehsan Akhgari
2fa9e97858 Update NSPR to NSPR_4_10_7_BETA3 to fix bug 1034415 and bug 979278 2014-07-07 11:13:29 -04:00
Steve Fink
201eb0001c (sort of) bug 898554 - raise expected hazard count for b2g to 4 until they're fixed.
--HG--
extra : rebase_source : 9769b75cc8e39e09bcce536581a903f4457d1c41
2014-07-02 16:20:12 -07:00
Nicolas Silva
d0a4b176b1 Bug 1034593 - Teach cairo to not fail at creating oversized masks in case of huge clips. r=jrmuizel 2014-07-07 16:13:16 +02:00
Sotaro Ikeda
9cf8d7b48d Bug 1034294 - Fix SharedBufferManagerParent 2014-07-07 07:11:40 -07:00
Sotaro Ikeda
5a8464afe1 Bug 1027809 - Use gst_video_format_get_component_width() r=edwin 2014-07-07 06:42:24 -07:00
Carsten "Tomcat" Book
874ea3af2b Merge mozilla-central to mozilla-inbound 2014-07-07 15:20:32 +02:00
Carsten "Tomcat" Book
14b7e0163c merge b2g-inbound to mozilla-central a=merge 2014-07-07 15:05:36 +02:00
Carsten "Tomcat" Book
1fd5f0c8f4 merge fx-team to mozilla-central a=merge 2014-07-07 14:27:41 +02:00
Carsten "Tomcat" Book
2d8d746257 merge mozilla-inbound to mozilla-central a=merge 2014-07-07 14:18:45 +02:00
Jonathan Watt
281199134a 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
24935e91e2 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
067c2b97b1 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
0ed38922c1 Bumping manifests a=b2g-bump 2014-07-06 22:16:17 -07:00
B2G Bumper Bot
cff85965b8 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
d28623b1de Bumping manifests a=b2g-bump 2014-07-06 21:16:43 -07:00
B2G Bumper Bot
0416fb825a 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
65fcd0922e Bumping manifests a=b2g-bump 2014-07-06 21:06:11 -07:00
B2G Bumper Bot
ade2679ecf 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
4328bdc277 Bug 1035041 - [NFC] Add lost head.js for testcase. r=tzimmermann 2014-07-07 10:44:29 +08:00
Blair McBride
b2948dad76 Bug 1033972 - BackgroundPageThumbs.captureIfMissing() and PageThumbs.captureAndStoreIfStale() both incorrectly use PromiseWorker. r=adw 2014-07-07 14:28:00 +12:00
Tim Taubert
a7777778f7 merge m-c to fx-team; a=merge 2014-07-06 09:16:35 -07:00
Tim Taubert
ba6c0f4b7f merge m-c to inbound; a=merge 2014-07-06 09:10:54 -07:00
Marco Bonardo
b4b46e86ab 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