Nicolas B. Pierron
|
807485f39d
|
Bug 988958 - Extract the frame encoding/decoding logic from Snapshots. r=h4writer
|
2014-03-31 09:39:45 -07:00 |
|
Camilo Viecco
|
02ccbcd3d6
|
Bug 986156 - Test anypolicyoid (no inhibit policy) for EV . r=dkeeler
--HG--
extra : rebase_source : 004dbe5fc1b168c43f62c5bed8e71d4d67b04754
|
2014-03-28 10:00:45 -07:00 |
|
Camilo Viecco
|
402a7a9293
|
Bug 986156 - Allow anypolicyoid and reject on inhibitAnypolicy (mozilla::pkix). r=bsmith
--HG--
extra : rebase_source : dd61d4bfa64ed65582f3a1b4662f16740983a3ce
|
2014-03-28 10:00:29 -07:00 |
|
Mike Connor
|
da84f433e2
|
bug 940685 - open about:home instead of searchForm if the search bar isn't available, r=gavin
--HG--
extra : rebase_source : 739babc7ce172074e27277b69b2298ed3ba5029a
|
2014-03-31 11:58:03 -04:00 |
|
Nicholas D. Matsakis
|
e269bc6919
|
Bug 988493 -- improve error message for missing self-hosted prop r=till
|
2014-03-26 13:36:39 -04:00 |
|
Ed Morley
|
8780bb249f
|
Backed out changeset 25877e8f89c2 (bug 610545) for browser-chrome failures
|
2014-03-31 16:05:04 +01:00 |
|
Ed Morley
|
c1e97f1596
|
Backed out changeset efbf80a15a2b (bug 610545)
|
2014-03-31 16:04:44 +01:00 |
|
Ed Morley
|
abce2e94ed
|
Backed out changeset 0539570fb726 (bug 610545)
|
2014-03-31 16:04:40 +01:00 |
|
Masatoshi Kimura
|
c26e2262b8
|
Bug 988122 - Followup: fix bogus constification code. r=bz
|
2014-03-31 23:54:00 +09:00 |
|
Matt Woodrow
|
f521c52eb9
|
Bug 988771 - Remove DeprecatedCanvasClient. r=nical
--HG--
extra : rebase_source : 3dbca3237e08a6ab18e2d5805cacf18659a40d69
|
2014-03-31 22:50:27 +08:00 |
|
Matt Woodrow
|
040e9949a5
|
Bug 973264 - If we wrap gfxImageSurface data when creating a SourceSurface, hold a reference to the original surface so the data stays alive. r=Bas
--HG--
extra : rebase_source : ef99e74688f992c80bd4da1cd5373dcd95ac80a3
|
2014-03-05 16:04:05 +13:00 |
|
Jonathan Wei
|
f227dccf28
|
Bug 986054 - Fire name change event on XUL richlistitem when children change, r=surkov.
|
2014-03-31 10:30:46 -04:00 |
|
James Graham
|
814fe694ee
|
Bug 989961 - Update mozrunner version, r=ahal
|
2014-03-31 15:13:36 +01:00 |
|
James Graham
|
2dd819a431
|
Bug 981190 - Remove add added files when cleaning up after using B2GRunner on a device, r=ahal
|
2014-03-31 15:13:36 +01:00 |
|
James Graham
|
8adff63646
|
Bug 988382 - Allow B2GRunner to be created without starting a marionette session, r=ahal
|
2014-03-31 15:13:35 +01:00 |
|
Makoto Kato
|
0a1067c1fd
|
Bug 986930 - QuickTime plugin shows garbled text for mime type descriptions in about:plugins and about:addons. r=bsmedberg
|
2014-03-31 22:56:40 +09:00 |
|
Dan Minor
|
a69c12157d
|
Bug 988849 - Add mach target for jit tests; r=gps
|
2014-03-27 10:16:14 -04:00 |
|
Neil Deakin
|
61aaca4060
|
Bug 610545, tweak arrow panel animations, patch by philipp sackl, r=enn
|
2014-03-31 08:42:33 -04:00 |
|
Neil Deakin
|
d871ab707e
|
Bug 610545, check for a transition earlier to avoid assertion if a panel is opened while it is closing, r=neil
|
2014-03-31 08:42:33 -04:00 |
|
Neil Deakin
|
ce0ebfdb12
|
Bug 610545, arrow panels should animate when opening and when cancelling, r=neil,dao
|
2014-03-31 08:42:32 -04:00 |
|
Jonathan Watt
|
e5b14ba61e
|
Bug 988818 - Stop creating a Thebes (gfxASurface) backed gfxContext in nsSVGImageFrame (Moz2D migration). r=longsonr
|
2014-03-31 12:53:54 +01:00 |
|
Jonathan Watt
|
abbdac0e85
|
Bug 988904 - Stop creating a Thebes gfxImageSurface in PresShell::PaintRangePaintInfo (Moz2D migration). r=mattwoodrow
|
2014-03-31 12:53:31 +01:00 |
|
Jonathan Watt
|
6d7a9c9df9
|
Bug 988793 - Make DocumentRendererChild::RenderDocument use Moz2D. r=mattwoodrow
|
2014-03-31 12:52:33 +01:00 |
|
Carsten "Tomcat" Book
|
0eee61eae3
|
Backed out changeset aa90cb0be515 (bug 909224) for mochitest 1 test failures
|
2014-03-31 13:30:33 +02:00 |
|
Jacek Caban
|
3d29280992
|
Bug 820048 - Added missing math.h (mingw fixup).
|
2014-03-31 13:21:59 +02:00 |
|
Jacek Caban
|
7d43e22a79
|
Bug 988271 - Fixed D3D SDK detection on mingw. r=mshal,jgilbert
|
2014-03-31 13:21:38 +02:00 |
|
Jacek Caban
|
16fddaae2b
|
Bug 961665 - Cross compilation fixup.
|
2014-03-31 13:21:03 +02:00 |
|
Jonathan Kew
|
b1589b8ab2
|
bug 617008 - avoid creating a rendering context that we may not need. r=roc
|
2014-03-31 11:53:09 +01:00 |
|
Jonathan Kew
|
39679df482
|
bug 987624 - ensure the nsRDFLog variable is declared if logging is enabled. r=bsmedberg
|
2014-03-31 11:53:07 +01:00 |
|
Carsten "Tomcat" Book
|
5876d0c898
|
Merge mozilla-central to mozilla-inbound
|
2014-03-31 12:50:17 +02:00 |
|
Carsten "Tomcat" Book
|
07d08b2895
|
merge b2g-inbound to mozilla-central
|
2014-03-31 12:46:42 +02:00 |
|
Carsten "Tomcat" Book
|
d8b9cfa505
|
merge fx-team to mozilla-central
|
2014-03-31 12:43:28 +02:00 |
|
Nicolas B. Pierron
|
8d106e88ac
|
Bug 989613 - Check OOM of allocation writer in the SnapshotWriter. r=h4writer
|
2014-03-31 03:10:00 -07:00 |
|
Jon Coppeard
|
00c8108dfb
|
Bug 986864 r=sfink
|
2014-03-31 10:56:23 +01:00 |
|
Benoit Jacob
|
e708bac914
|
Bug 987311 - Fix a bad enum conversion bug found by converting TextureFlags to typed enums - r=nical
|
2014-03-31 05:10:49 -04:00 |
|
Benoit Jacob
|
01040239e3
|
Bug 987828 - 4/4 - Remove IsGLES2 - r=jgilbert
|
2014-03-31 05:10:49 -04:00 |
|
Benoit Jacob
|
89317548d7
|
Bug 987828 - 3/4 - Use IsGLES instead of IsGLES2 - r=jgilbert
|
2014-03-31 05:10:49 -04:00 |
|
Benoit Jacob
|
13ef4830a3
|
Bug 987828 - 2/4 - Optimize WebGL attrib0 stuff - r=jgilbert
|
2014-03-31 05:10:49 -04:00 |
|
Benoit Jacob
|
cf277719ab
|
Bug 987828 - 1/4 - Move stuff to a new WebGLContextDraw.cpp file - r=jgilbert
|
2014-03-31 05:10:49 -04:00 |
|
B2G Bumper Bot
|
8e87c88b18
|
Bumping manifests a=b2g-bump
|
2014-03-31 00:56:09 -07:00 |
|
B2G Bumper Bot
|
15e92afa01
|
Bumping gaia.json for 6 gaia revision(s) a=gaia-bump
========
https://hg.mozilla.org/integration/gaia-central/rev/5f0660e48c26
Author: John Hu <johu@mozilla.com>
Desc: Merge pull request #17797 from huchengtw-moz/revert-bug-971554
Revert "Merge pull request #17790 from huchengtw-moz/system2/Bug_971554_...
========
https://hg.mozilla.org/integration/gaia-central/rev/babc98c76dcf
Author: John Hu <johu@mozilla.com>
Desc: Revert "Merge pull request #17790 from huchengtw-moz/system2/Bug_971554_reland-master"
This reverts commit eee964fc7e8dc519218dee6b72595ad0f7dd8231, reversing
changes made to bb7285e8f6c70bf10b0affbeb370fc041bdecff8.
========
https://hg.mozilla.org/integration/gaia-central/rev/40b59387604d
Author: evanxd <itoyxd@gmail.com>
Desc: Merge pull request #17515 from evanxd/bug-978933
Bug 978933 - gaia-marionette should not care about the order of its environment variables
========
https://hg.mozilla.org/integration/gaia-central/rev/b63565562a42
Author: Evan Xd <itoyxd@gmail.com>
Desc: Bug 978933 - Remove the Radicale CalDAV server installation from gaia-marionette.
========
https://hg.mozilla.org/integration/gaia-central/rev/359e9f477abd
Author: EragonJ <eragonj@eragonj.me>
Desc: Merge pull request #17357 from EragonJ/bug-973447
Bug 973447 - [settings] refactor Language panel with AMD pattern
========
https://hg.mozilla.org/integration/gaia-central/rev/fc588a390f20
Author: EragonJ <eragonj@eragonj.me>
Desc: Bug 973447 - [settings] refactor Language panel with AMD pattern
|
2014-03-31 00:50:55 -07:00 |
|
B2G Bumper Bot
|
5d5b134577
|
Bumping manifests a=b2g-bump
|
2014-03-31 00:12:36 -07:00 |
|
B2G Bumper Bot
|
c15ae4b55e
|
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========
https://hg.mozilla.org/integration/gaia-central/rev/df0b991e7e71
Author: Rex KM Lee <rexboy@mozilla.com>
Desc: Merge pull request #17700 from rexboy7/bug-971512-1.4
Bug 971512 - [System] Instantiable layout manager
========
https://hg.mozilla.org/integration/gaia-central/rev/4fdd280424cc
Author: Rex Lee <rexboy@mozilla.com>
Desc: Bug 971512 - [System] Instantiable layout manager
|
2014-03-31 00:11:13 -07:00 |
|
Phil Ringnalda
|
fd31f007a5
|
Back out 2f5e6cd1cc9c (bug 989829) for assertion failures
|
2014-03-30 23:26:43 -07:00 |
|
B2G Bumper Bot
|
8e1534795e
|
Bumping manifests a=b2g-bump
|
2014-03-30 23:21:18 -07:00 |
|
Phil Ringnalda
|
b9b8a97985
|
Back out 43663582cfdb (bug 987404) because it looks like it disabled things even without e10s being defined
|
2014-03-30 23:18:57 -07:00 |
|
B2G Bumper Bot
|
189dfd3cad
|
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========
https://hg.mozilla.org/integration/gaia-central/rev/441f0eb16eeb
Author: Ian Liu <iliu@mozilla.com>
Desc: Merge pull request #17788 from ian-liu/system2/bug964653_system_dialog_refactor_
Bug 964653 - (system-dialog) [Window Management] Implement System Dialog Window, r=@alivedise
========
https://hg.mozilla.org/integration/gaia-central/rev/ea0eb5d6f5c1
Author: ian-liu <iliu@mozilla.com>
Desc: Bug 964653 - (system-dialog) [Window Management] Implement System Dialog Window
|
2014-03-30 23:16:05 -07:00 |
|
Sotaro Ikeda
|
7d4ce23155
|
Bug 989561 - Remove min size limitation since JB gonk r=gal
|
2014-03-30 22:23:52 -07:00 |
|
Kartikaya Gupta
|
a9c29c2636
|
Bug 989829 - Move all APZ prefs into gfxPrefs and move all documentation into AsyncPanZoomController.cpp. r=botond
|
2014-03-31 13:05:38 +08:00 |
|
Kartikaya Gupta
|
5430c8fb5c
|
Bug 989407 - Stop treating mouse events as touch events because it interferes with gesture detection. r=botond
|
2014-03-31 13:03:00 +08:00 |
|