Brian Nicholson
|
8d6dc77a2f
|
Bug 775346 - Make sure DOM events match current document. r=mbrubeck
--HG--
extra : rebase_source : 7d482561fd601501323ce494659e6e7f8d30eb92
|
2012-07-25 15:35:37 -07:00 |
Jared Wein
|
16ad94998a
|
Bug 777463 - Options missing from app menu on Windows. r=gavin
|
2012-07-25 15:20:55 -07:00 |
Brian Nicholson
|
4ceee829da
|
Bug 776255 - Rename pref_private_data_cookies to pref_private_data_cookies2. r=mbrubeck f=flod
|
2012-07-25 14:44:49 -07:00 |
David Keeler
|
548a9d9654
|
bug 580794 - strip userpass from favicon uri (r=filipc,ctalbert)
|
2012-07-24 10:48:42 -07:00 |
Marshall Culpepper
|
098e4596c2
|
Bug 776724: Voicemail tests now import ril_consts with Cu.import, fixing breakage when packaged with Marionette. r=philikon
--HG--
extra : rebase_source : fe3effc50ea11ee9a4292d127150b7bf92fb7634
|
2012-07-25 13:49:05 -05:00 |
Dave Hylands
|
1432c6c11a
|
Bug 777431 - Disable settingschange logging for the volume. r=cjones
From e2b4eedc27fee58d678766a85baade53629ae780 Mon Sep 17 00:00:00 2001
manager
---
dom/system/gonk/AutoMounterSetting.cpp | 2 --
1 file changed, 2 deletions(-)
|
2012-07-25 11:32:27 -07:00 |
Ms2ger
|
ab0288a76e
|
Bug 718260 - Fix a crash in DispatchPrematureAbortEvent; r=bent
|
2012-07-25 22:49:24 +02:00 |
Ms2ger
|
9ff2ccdd5f
|
Merge backout.
|
2012-07-25 22:39:15 +02:00 |
Ms2ger
|
3941714312
|
Back out bug 771666 and bug 745030.
|
2012-07-25 22:39:01 +02:00 |
Brian Nicholson
|
8ec6446736
|
Bug 775346 - Part 3: Make Readability asynchronous. r=lucasr
|
2012-07-25 13:00:51 -07:00 |
Brian Nicholson
|
29505662d1
|
Bug 775346 - Part 2: Convert grabArticle() to a generator function. r=lucasr
|
2012-07-25 13:00:51 -07:00 |
Brian Nicholson
|
c17e925060
|
Bug 775346 - Part 1: Make grabArticle() non-recursive. r=lucasr
|
2012-07-25 13:00:51 -07:00 |
Oleg Romashin
|
2008ba34f4
|
Bug 776550 - Provide API to start Compositor Parent with external thread/messageloop. r=cjones
|
2012-07-25 12:47:01 -07:00 |
John Schoenick
|
d7a8ecf988
|
Bug 745030 - Followup, consider capabilities when checking content policy. r=josh
|
2012-07-25 09:51:03 -07:00 |
John Schoenick
|
b2b5b18ab7
|
Bug 745030 - Refactor nsObjectLoadingContent fallback paths. r=josh,sr=jst
|
2012-07-25 09:51:03 -07:00 |
John Schoenick
|
cc7cc66729
|
Bug 745030 - Refactor nsObjectLoadingContent loading paths. r=josh,sr=jst
|
2012-07-25 09:51:02 -07:00 |
John Schoenick
|
6ae8436eba
|
Bug 771666 - Update sandbox test to reflect expected plugin behavior. r=mattn
|
2012-07-25 09:51:02 -07:00 |
Joey Armstrong
|
05581ce5ec
|
bug 771287: xpidl unit test failure
|
2012-07-25 12:39:03 -04:00 |
Vladan Djeric
|
96f43079e2
|
Bug 777220: Temporarily disable slow SQL reporting. r=nfroyd
|
2012-07-25 12:26:19 -04:00 |
Bobby Holley
|
49b935fb41
|
Bug 776333 - Morph slim wrappers in LookupMethod. r=mrbkap
|
2012-07-25 18:17:40 +02:00 |
Benoit Jacob
|
33465b564a
|
Bug 763805 - make GL error messages more explicit about lack of OpenGL ES2 support - r=kats
|
2012-07-25 12:13:45 -04:00 |
Benoit Jacob
|
a0355de0b5
|
Bug 771408 - Warn on WebGL drawing without attrib 0 array enabled - r=jgilbert
|
2012-07-25 12:13:45 -04:00 |
Benoit Jacob
|
e868a73463
|
Bug 771669 - Crash with memory-pressure, WebGL bufferData - r=jgilbert
|
2012-07-25 12:13:45 -04:00 |
Benoit Jacob
|
6c31a74ccf
|
Bug 775234 - WebGL: fix 1-byte out-of-bounds access in compileShader - r=jgilbert
|
2012-07-25 12:13:45 -04:00 |
Benoit Jacob
|
3cfd15246d
|
Bug 774755 - 8/8 - ANGLE r1242: update list of failing tests (all tests now passing on windows) - no review
|
2012-07-25 12:13:45 -04:00 |
Benoit Jacob
|
303ebaa4a8
|
Bug 774755 - 7/8 - ANGLE r1242: update README and local patches - no review
|
2012-07-25 12:13:45 -04:00 |
Benoit Jacob
|
bcfa6ecfce
|
Bug 774755 - 6/8 - ANGLE r1242: flip y-axis when using ANGLE share handles in D3D10 layers - r=jgilbert
This new ANGLE version reverses the y-axis.
|
2012-07-25 12:13:45 -04:00 |
Benoit Jacob
|
f74e4d8eb7
|
Bug 774755 - 5/8 - ANGLE r1242: rename one of the two DirectiveHandler.cpp to avoid conflict - r=jgilbert
--HG--
rename : gfx/angle/src/compiler/preprocessor/new/DirectiveHandler.cpp => gfx/angle/src/compiler/preprocessor/new/PreprocessorDirectiveHandler.cpp
|
2012-07-25 12:13:45 -04:00 |
Benoit Jacob
|
464b39c0fb
|
Bug 774755 - 4/8 - ANGLE r1242: rename one of the two Diagnostics.cpp to avoid conflict - r=jgilbert
--HG--
rename : gfx/angle/src/compiler/preprocessor/new/Diagnostics.cpp => gfx/angle/src/compiler/preprocessor/new/PreprocessorDiagnostics.cpp
|
2012-07-25 12:13:45 -04:00 |
Benoit Jacob
|
81a2926391
|
Bug 774755 - 3/8 - ANGLE r1242: reapply/update existing patches - no review
--HG--
rename : gfx/angle/src/compiler/debug.cpp => gfx/angle/src/compiler/compilerdebug.cpp
rename : gfx/angle/src/compiler/debug.h => gfx/angle/src/compiler/compilerdebug.h
|
2012-07-25 12:13:45 -04:00 |
Benoit Jacob
|
32588ccc59
|
Bug 774755 - 2/8 - ANGLE r1242: update our makefiles - r=jgilbert
In particular:
- ANGLE_USE_NSPR goes away
- many useless source files removed from libEGL
|
2012-07-25 12:13:45 -04:00 |
Benoit Jacob
|
a2052bb20a
|
Bug 774755 - 1/8 - Update ANGLE to r1242 - no review
--HG--
rename : gfx/angle/src/compiler/compilerdebug.h => gfx/angle/src/compiler/debug.h
|
2012-07-25 12:13:45 -04:00 |
Benoit Jacob
|
7e9bf6ab92
|
Bug 776001 - WebGL: support EXT_texture_filter_anisotropic without prefix; warn on using the MOZ_ prefix - r=jgilbert
|
2012-07-25 12:13:44 -04:00 |
Ed Morley
|
3ed23376d4
|
Backout 1244b8a8e57a (bug 755084), 32d16d0f87c9 (bug 706179), 8548e016d4a9 (bug 768440), 697f5b87eae9 (bug 768440), 808fc2bd4e8c (bug 755084), 54b1484cd125 (bug 755084), 876726b632c0 (bug 706179) for xul android R3 failures
|
2012-07-25 16:37:04 +01:00 |
Jim Mathies
|
04ab528588
|
Bug 776865 - change mWindow to mWidget in nsNativeDragTarget to avoid confusion. r=bbondy.
|
2012-07-25 10:09:16 -05:00 |
Ms2ger
|
52fc40391f
|
Merge m-c to m-i.
|
2012-07-25 16:51:37 +02:00 |
Benjamin Smedberg
|
f8a27f9d94
|
Back out bug 776985 because of check-sync-dirs bustage
|
2012-07-25 10:37:59 -04:00 |
Benjamin Smedberg
|
9151b94414
|
Bug 776985 - libs-xpcshell-tests should not attempt to install backup files that end in ~, r=ted
|
2012-07-25 10:26:41 -04:00 |
Joel Maher
|
56597ec084
|
Bug 777334 - upload talos.zip to get changes required for android talos and new jstests. r=armenzg
|
2012-07-25 10:20:23 -04:00 |
Mats Palmgren
|
b786b1a25d
|
Bug 776327 - Subtract the start index from the length to get remaining characters of this fragment. r=jwatt
|
2012-07-25 16:04:23 +02:00 |
Ed Morley
|
7508699131
|
Backout 6f47fa34dcbc (bug 729760) for make check failures
|
2012-07-25 12:22:28 +01:00 |
Tim Taubert
|
a17a284527
|
merge m-c to fx-team
|
2012-07-25 09:28:29 +02:00 |
Mike Hommey
|
d84fd7964b
|
Bug 776305 - Fix building spidermonkey with system zlib after bug 761723. r=khuey
|
2012-07-25 07:44:08 +02:00 |
Mike Hommey
|
e48c55e0a0
|
Bug 776035 part 3 - Use the new MockedOpen in unit-Preprocessor.py. r=ted
|
2012-07-25 07:44:08 +02:00 |
Mike Hommey
|
461308faae
|
Bug 776035 part 2 - Add an enhanced MockedOpen facility to mozunit.py. r=ted
|
2012-07-25 07:44:08 +02:00 |
Mike Hommey
|
e4b0f1bfcc
|
Bug 776035 - Make mozunit even easier to use, and use it in config/tests python unit tests. r=ted
|
2012-07-25 07:44:08 +02:00 |
Mike Hommey
|
127937e0be
|
Bug 776016 - Avoid Preprocessor.py warning when no commands are processed, but filters are. r=ted
|
2012-07-25 07:44:08 +02:00 |
Mike Hommey
|
0d34e7c179
|
Bug 776046 - Add a pth file in virtualenv site-packages for $topsrcdir/build and $topsrcdir/config. r=ted
|
2012-07-25 07:44:08 +02:00 |
Mike Hommey
|
cb70f50928
|
Bug 756786 - Install the xulrunner binary as xulrunner instead of xulrunner-bin, and get rid of the xulrunner wrapper script. r=bsmedberg
|
2012-07-25 07:43:22 +02:00 |
Jon Coppeard
|
8b9e2bcb57
|
Bug 729760 - GC: Incremental sweeping of shapes and types r=billm
|
2012-07-25 11:06:16 +01:00 |