Commit Graph

109515 Commits

Author SHA1 Message Date
Panos Astithas
c47c3badab Merge m-c to fx-team 2012-10-08 16:26:41 +03:00
Ed Morley
220a57883c Bug 752786 - Disable one part of test_bug469613.xul for too many intermittent failures 2012-10-08 14:10:54 +01:00
Ed Morley
7fa09b8dfd Backout d22512e72e42 (bug 798990) for reftest failures in empty-transaction-1.html 2012-10-08 13:50:42 +01:00
Robert O'Callahan
e5c1b2864e Bug 798990. No need to call EnsureTarget just to paint nothing. Anyway it's not safe to call it during a paint. r=kft 2012-10-09 00:47:54 +13:00
Ed Morley
6eb6a9b409 Backout 739aff49b8bb (bug 731974) for turning browser_586068-reload.js permaorange on WinXP 3 days ago 2012-10-08 10:57:12 +01:00
Ed Morley
1d0adfb78a Backout 6c89d2b6ea4b (bug 793175) on suspicion of somehow causing Win7 opt permaorange in browser_updatessl.js and friends 2012-10-08 10:34:12 +01:00
Panos Astithas
74bce35cd2 Disable browser_responsiveui.js and browser_responsiveuiaddcustompreset.js on OS X for intermittent failures (bug 798772, bug 798775); r=jwalker 2012-10-08 12:15:56 +03:00
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
Bas Schouten
9a051b11bb Bug 793175: Discard a cached SourceSurface if it was created for the wrong BackendType. r=jrmuizel 2012-10-08 15:44:36 +13:00
Bas Schouten
44668f09e1 Backed out changeset 41b5180cf6af DONTBUILD 2012-10-08 12:56:00 +02:00
Bas Schouten
6ed2f53443 Bug 793175: Discard a cached SourceSurface if it was created for the wrong BackendType. r=jrmuizel 2012-10-08 15:44:36 +13:00
Marty Rosenberg
6a945fdafc Fix the backwards code so it matches the well thought out comment (bug 792589, r=jbramley) 2012-10-08 06:32:39 -04:00
Bas Schouten
e77095ab40 Bug 798931: Push clip layers to the correct render targets. r=roc 2012-10-08 12:17:17 +02:00
Ed Morley
87fc636579 Merge mozilla-central to mozilla-inbound 2012-10-08 11:01:33 +01:00
Jacek Caban
f69198925f Bug 797793 - Disable format warnings on mingw r=glandium 2012-10-08 11:46:53 +02:00
Ed Morley
dd4f031bed Backout 6c89d2b6ea4b (bug 793175) on suspicion of somehow causing Win7 opt permaorange in browser_updatessl.js and friends 2012-10-08 10:31:57 +01:00
Ed Morley
b5814c1da9 Merge mozilla-central to mozilla-inbound 2012-10-08 10:02:28 +01:00
Gavin Sharp
d85613af61 Adjust comment from bug 790545's patch 2012-10-08 10:57:21 +02:00
Graeme McCutcheon
772a804d5d Bug 736358 - Remove "Open Add-Ons Manager" button for restartless addons. r=bmcbride 2012-10-08 09:33:19 +01:00
Graeme McCutcheon
167a17d7ee Bug 693029 - followup: fix another errant pair of quotes. 2012-10-08 09:32:16 +01:00
Brian Hackett
4af6f6ca5e 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-08 10:14:10 +02:00
Mihai Sucan
fc4d7abb8d Bug 768096 - Web Console remote debugging protocol support - Part 5: tests; r=robcee 2012-10-05 16:40:57 +03:00
Mihai Sucan
f94b1e8aa4 Bug 768096 - Web Console remote debugging protocol support - Part 4.5: global actor; r=past 2012-10-06 13:29:57 +03:00
Mihai Sucan
7ba4e89fc3 Bug 768096 - Web Console remote debugging protocol support - Part 4: cleanups; r=robcee 2012-10-05 19:15:51 +03:00
Mihai Sucan
168aca5118 Bug 768096 - Web Console remote debugging protocol support - Part 3: network logging; r=past,robcee
--HG--
rename : browser/devtools/webconsole/NetworkHelper.jsm => toolkit/devtools/webconsole/NetworkHelper.jsm
2012-10-05 14:54:43 +03:00
Hsin-Yi Tsai
cf19cf34c5 Bug 783525 - part 2 - RIL impl. r=marshall_law 2012-10-03 14:51:53 +08:00
Hsin-Yi Tsai
81d7a61b89 Bug 783525 - part 1 - idl and DOM impl for ICCCardLockErrorEvent. r=smaug, sr=sicking 2012-10-03 14:29:07 +08:00
Eitan Isaacson
c9bfc213c0 Bug 779096 - Add whitelist for supported accessibility services. r=blassey 2012-10-08 00:06:39 -07:00
Eitan Isaacson
1c61f5173f Bug 797961 - Fix disappearing node case. r=davidb 2012-10-08 00:06:38 -07:00
Mihai Sucan
9ff6a83ab3 Bug 768096 - Web Console remote debugging protocol support - Part 2: window.console API and JS evaluation; r=past,robcee 2012-09-26 18:02:04 +01:00
Mihai Sucan
348454ccd7 Bug 768096 - Web Console remote debugging protocol support - Part 1: page errors; r=past,robcee
--HG--
rename : browser/devtools/webconsole/WebConsoleUtils.jsm => toolkit/devtools/webconsole/WebConsoleUtils.jsm
2012-09-26 18:07:57 +01:00
Panos Astithas
d165fdcaaa Bug 792925 - Dynamically-added tab-scoped actors should get a reference to their parent; r=msucan 2012-09-24 12:43:26 +01:00
Girish Sharma
d186e86f03 Bug 790272 - Unnecessary repaints of the Layout View, r=paul, r=jaws 2012-10-04 10:24:46 +05:30
Paul Rouget
8cc1a42cad Bug 798284 - [responsive mode] dispatch some events; r=past 2012-10-05 13:23:12 +02:00
Paul Rouget
982824dea3 Bug 796029 - [markup panel] Consider disabling the preview if we can't solve bug 795956; r=dcamp 2012-10-04 19:37:36 +02:00
saran
9e945bb876 Bug 768399 - GCLI output should not be forced to be xhtml; r=jwalker 2012-10-05 00:46:38 +01:00
Joe Walker
cc17a25aaf Bug 788215 - GCLI problems when replacing valid arg value with a new value; r=dcamp 2012-10-05 00:46:38 +01:00
Joe Walker
2e8db00c83 Bug 766133 - [gcli] selected text looks bad; r=dão 2012-10-05 00:46:38 +01:00
Michael Ratcliffe
6f2a658dc9 Bug 797908 - [orange] SyntaxError: missing ) after argument list at resource:///modules/devtools/DeveloperToolbar.jsm:702 r=me 2012-10-04 18:05:38 +01:00
Michael Ratcliffe
4cea250003 Bug 785134 - Update jsb to fix various bugs; r=jwalker 2012-10-03 19:10:07 +01:00
Michael Ratcliffe
0d9beb936d Bug 786803 - GCLI help command panel is too big; r=jwalker 2012-10-04 10:32:36 +01:00
Rob Campbell
3f3ed08c2e Bug 797527 - Remove InsideOutBox.jsm, DOMPlate.jsm and friends; r=dcamp 2012-10-03 13:41:00 -04:00
Panos Astithas
c5bc12b211 Merge m-c to fx-team 2012-10-04 09:54:25 +03:00
Ryan VanderMeulen
c0d8585b0b Backout 0cd12dcf7f8f, 5ff5e81e6de6, and 0ae09da96f63 (bug 740580) due to bug 797391. 2012-10-03 22:13:14 -04:00
Ryan VanderMeulen
362bb93971 Merge the last PGO-green inbound changeset to m-c. 2012-10-03 21:43:28 -04:00
Joe Drew
ae803c4362 Bug 797632 - Temporarily disable high-quality downscaling for causing crashes. r=jlebar 2012-10-03 19:53:30 -04:00
rjesup@jesup.org
13af8ac5fa Bug 797572: Export SRTP functions from libssl. r=bsmith
--HG--
extra : rebase_source : 0d95c706eafd57dec591cd2651d3a1ceaec83de4
2012-10-03 15:52:10 -07:00
OHZEKI Tetsuharu
ade318a874 Bug 797430 - Fix cannot move a bookmark separator by drag & drop. r=mak 2012-10-03 18:19:23 -04:00