Ed Morley
|
710036e0ec
|
Backout 4158281d3995 & 628c6823da4f (bug 798135) on suspicion of causing bug 798858
|
2012-10-08 09:54:23 +01:00 |
|
Phil Ringnalda
|
621675f4fa
|
Back out 20899bf87646 (bug 798913) for Windows opt browser-chrome bustage
|
2012-10-07 23:26:03 -07:00 |
|
Mark Hammond
|
00cae8d5b2
|
Bug 798212 - social flyout may be horizontally misaligned after resizing. r=jaws
|
2012-10-08 17:14:55 +11:00 |
|
Chris Peterson
|
935be0e77f
|
Bug 797225 - Part 2: Use software decoder for color formats we don't know how to convert. r=doublec
--HG--
extra : rebase_source : c9eaa385d187682bc31191ce091d8bbadb4e2a0a
|
2012-08-22 18:29:58 -07:00 |
|
Chris Peterson
|
d3c91ed284
|
Bug 797225 - Part 1: Add an OmxPlugin namespace so we can add local definitions of OMX_COLOR enums that are only defined by some toolchains. r=doublec
--HG--
extra : rebase_source : 5d001667b86b4d5f35928b9997d3672b1beb6ba5
|
2012-09-24 12:31:29 -07:00 |
|
Jason Duell
|
db2d501e44
|
Bug 795203 - B2g: clear private data: cookies. r=mconnor,jduell
|
2012-09-28 17:03:00 -07:00 |
|
Marty Rosenberg
|
c303a227c8
|
Ranges should all be signed, never unsigned, even when the operation should logically be unsigned (bug 765119, r=djvj)
|
2012-10-07 23:19:23 -04:00 |
|
Marty Rosenberg
|
1673946b84
|
Fix windows by adding in an initializer (bug 765119, r=dvander)
|
2012-10-05 06:15:36 -04:00 |
|
Marty Rosenberg
|
40b0708c67
|
Add in two patches that were lost while rebasing (bug 765119, r=jandem)
|
2012-10-03 09:37:50 -04:00 |
|
Marty Rosenberg
|
14ea26e0a0
|
Fix a bunch of bugs that the fuzzers found (bug 765119, r=dvander)
|
2012-10-02 04:34:28 -04:00 |
|
Marty Rosenberg
|
a6a1717d9e
|
Teach RangeAnalysis how to deal with unreachable blocks (bug 765119, r=dvander)
|
2012-10-02 04:34:28 -04:00 |
|
Marty Rosenberg
|
5c29f1df3e
|
Add narrowing into range analysis, greatly speeding up some testcases (bug 765119, jandem)
|
2012-10-02 04:34:28 -04:00 |
|
Marty Rosenberg
|
6dd91698ee
|
Add a bunch of features to range analysis to make it optimize more. (bug 765119, r=jandem)
|
2012-10-02 04:34:28 -04:00 |
|
Marty Rosenberg
|
c85f11a62b
|
Beta nodes sholud be able to have infinite ranges, fixes very slow testcase (bug 765119, r=dvander)
|
2012-10-02 04:34:27 -04:00 |
|
Phil Ringnalda
|
60b7681290
|
Merge m-c to m-i harder
|
2012-10-07 22:24:12 -07:00 |
|
Brian Nicholson
|
ba35f467a3
|
Bug 798859 - Remove isEmpty() call in AllPagesTab. r=mfinkle
|
2012-10-07 22:22:02 -07:00 |
|
Phil Ringnalda
|
53ee33b042
|
Merge m-c to m-i
|
2012-10-07 22:22:01 -07:00 |
|
Randell Jesup
|
da762a8067
|
Bug 798998: add file to libjingle license rs=jesup
|
2012-10-08 01:09:55 -04:00 |
|
EKR
|
3893bb5df0
|
Bug 798997, Add libjingle license to gtest_utils.h, r=derf DONTBUILD (NPOTB)
|
2012-10-07 20:29:09 -07:00 |
|
Phil Ringnalda
|
c3324f9fe1
|
Merge last PGO-green changeset of mozilla-inbound to mozilla-central
|
2012-10-07 18:31:44 -07:00 |
|
Masatoshi Kimura
|
ef8e0708e2
|
Bug 795670 - Don't raise exception on convertion failure. r=gps DONTBUILD (NPOTB)
|
2012-10-07 16:30:13 -07:00 |
|
EKR
|
2c2dc3dff3
|
Bug 782408: Update nrappkit to use stddint types r=jesup
|
2012-10-07 10:16:35 -07:00 |
|
Jan de Mooij
|
0e9732ffe2
|
Bug 798823 - Don't use an empty IonActivation in FastInvokeGuard. r=dvander
|
2012-10-07 14:27:11 -07:00 |
|
Chris Pearce
|
223b7d2f32
|
Bug 795184 - Make iframe.mozallowfullscreen percolate across process boundaries. r=jlebar
|
2012-10-08 10:12:50 +13:00 |
|
Ed Morley
|
9c6425342d
|
Bug 793855 - runxpcshelltests.py should catch shutil.rmtree(dirname) exceptions and output a TBPL-compatible error; r=gps
|
2012-10-07 21:21:52 +01:00 |
|
Ed Morley
|
cd0df9b353
|
Bug 793855 - runxpcshelltests.py should check the test process has exited and if not, output a TBPL-compatible error; r=gps,jmaher
|
2012-10-07 21:21:30 +01:00 |
|
Masayuki Nakano
|
a4e119b5dc
|
Bug 795785 part.2 Scroll editor when caret is moved even if it's specified overflow: hidden; r=smaug
|
2012-10-08 03:45:51 +09:00 |
|
Masayuki Nakano
|
cbffcf6ade
|
Bug 795785 part.1 Editor should scroll the selection into view after edit even when the editor is specified overflow: hidden; r=ehsan,smaug, sr=smaug
|
2012-10-08 03:45:51 +09:00 |
|
Neil Rashbrook
|
7ed85d673e
|
Bug 794884 Followup to export SupportImageWithMimeType from libxul for mimei.cpp r=joe
|
2012-10-07 19:01:08 +01:00 |
|
Gregg Lind
|
ba26869e9b
|
Bug 719455 - Update TestPilot from version 1.1.2 to version 1.2.2. r=dao
|
2012-10-07 12:13:02 -04:00 |
|
Mark Capella
|
2d97106d23
|
Bug 798040 - Part 2: Corresponding changes to mobile. r=jlebar
|
2012-10-07 08:19:00 -04:00 |
|
Justin Lebar
|
5f9a2bb83c
|
Bug 798040 - Improve visual separation of processes in about:memory. r=njn
|
2012-10-05 08:26:00 -04:00 |
|
EKR
|
c917bd8c1d
|
Bug 798860: Generate 1024-bit RSA keys for dtls mtransport streams r=bsmith
|
2012-10-06 23:55:23 -07:00 |
|
Dão Gottwald
|
bb2537236e
|
Bug 797334 - Click-to-play plugin activation panel: panel background doesn't match panel arrow color on Windows, arrow lacks border on Linux. r=gavin
|
2012-10-07 13:55:11 +02:00 |
|
Andrea Marchesini
|
348e42f142
|
Bug 282547 - [XHR] Login dialog with wrong XMLHttpRequest authentication. r=bz
|
2012-10-07 07:40:10 -04:00 |
|
Anant Narayanan
|
0e8bef661b
|
Bug 798825: Add DataChannel DOM interfaces to RTCPeerConnection; r=smaug
|
2012-10-07 01:34:30 -04:00 |
|
Anant Narayanan
|
552e23146d
|
Bug 694807: Implement PeerConnection DOM interface; r=jst
|
2012-10-07 01:34:30 -04:00 |
|
Anant Narayanan
|
785ec1a331
|
Bug 694807: Implement PeerConnection C++ module; r=jst,jesup,ekr
|
2012-10-07 01:34:30 -04:00 |
|
Anant Narayanan
|
e227fa0d40
|
Bug 792188: Make ChunkIterator public r=jesup
|
2012-10-07 01:34:30 -04:00 |
|
Anant Narayanan
|
92ad319945
|
Bug 792188: Add hints to MediaStreams to help with generating signaling r=jesup
|
2012-10-07 01:34:30 -04:00 |
|
EKR
|
2ae69bfc6d
|
Bug 790517: mtransport - Generic media transport subsystem for ICE and DTLS r=jesup,bsmith,mcmanus
|
2012-10-02 13:04:58 -07:00 |
|
EKR
|
1b0e6c406c
|
Bug 790517: mtransport import/build for nrappkit/nICEr r=ted
|
2012-10-02 10:12:50 -07:00 |
|
Randell Jesup
|
c95f0a93cc
|
Bug 766758: License for nICEr (media/mtransport/third_party/nICEr) r=gerv
|
2012-10-07 01:34:30 -04:00 |
|
Randell Jesup
|
dc73b4fdf4
|
Bug 782873: License.html tweak for sigslot.h r=gerv
|
2012-09-26 00:59:53 -04:00 |
|
Phil Ringnalda
|
aef15dac79
|
Back out 9157b71a7df1 (bug 793491) for assertion failures
|
2012-10-07 21:02:46 -07:00 |
|
Nicolas B. Pierron
|
0dd757e894
|
Bug 798913 - Prevent inlining of overflow of arguments. r=dvander
|
2012-10-07 20:50:20 -07:00 |
|
Bas Schouten
|
e71634c8d3
|
Bug 793175: Discard a cached SourceSurface if it was created for the wrong BackendType. r=jrmuizel
--HG--
extra : rebase_source : b94e3deb2ba3cf7d461ebc25588c7ea45361b521
|
2012-10-08 15:44:36 +13:00 |
|
Brian Hackett
|
60fcc16b14
|
Bug 793491. There isn't really any reason to have lots of type barriers for different objects at a site, since if we manage to discharge all the barriers the target will probably just be marked as a generic object anyways. So go ahead and just fall back to an AnyObject barrier once we have more than BARRIER_OBJECT_LIMIT barriers on a single pc. r=jandem
|
2012-10-07 23:04:38 -04:00 |
|
Boris Zbarsky
|
eaf7ffcf74
|
Bug 795221 part 6. Hook up xml-stylesheet PIs to cycle collect their stylesheet. r=smaug
|
2012-10-07 22:39:09 -04:00 |
|
Boris Zbarsky
|
9534d07c69
|
Bug 795221 part 5. Hook up <svg:style> elements to cycle collect their stylesheet. r=smaug
--HG--
rename : content/html/content/crashtests/795221-1.html => content/html/content/crashtests/795221-4.html
|
2012-10-07 22:39:09 -04:00 |
|