Commit Graph

272917 Commits

Author SHA1 Message Date
Patrick McManus
fdedcd5b54 bug 759438 - crash in nsHttpTransaction::HandleContentStart due spdy restart r=honzab 2012-06-03 21:13:12 -04:00
Phil Ringnalda
08384a4439 Merge mozilla-central to mozilla-inbound 2012-06-03 17:30:31 -07:00
Marco Bonardo
7f803e4aac Bug 720081 - Part 1: backportable solution for autocomplete controller to provide a different final defaultComplete value for typeAheadResults
r=gavin
2012-06-04 00:42:48 +02:00
Kartikaya Gupta
639a68e214 Bug 758635 - Move a call to resizeView so that we don't send two resize events to gecko when the keyboard comes up. r=jrmuizel 2012-06-03 17:50:00 -04:00
Kartikaya Gupta
a98d1bbdcd Bug 758635 - LayerRenderer doesn't need to implement GLSurfaceView.Renderer. r=jrmuizel 2012-06-03 17:49:50 -04:00
Rob Campbell
c1ce004c5d merge m-c to fx-team 2012-06-03 17:41:43 -03:00
Rob Campbell
cfbc7ce2a5 Bug 761007 - Intermittent failure in browser_tilt_ | Exited with code 1 during test run or NS_ERROR_FAILURE: Failure at resource:///modules/devtools/TiltGL.jsm:1316 followed by other errors and out of memory on Linux Opt; a=TESTONLY 2012-06-03 17:21:34 -03:00
Timothy B. Terriberry
727dece7cd Bug 750231 - Use larger stacks on the media decoder threads with ASAN, r=kinetik 2012-06-03 12:43:09 -07:00
Phil Ringnalda
3b40acdeee Merge mozilla-central to mozilla-inbound 2012-06-03 12:10:59 -07:00
Phil Ringnalda
d203ecbd62 Merge last PGO-green changeset from mozilla-inbound to mozilla-central 2012-06-03 12:04:40 -07:00
Victor Porof
590bf0abbf Bug 759157 - Intermittent browser_tilt_02_notifications.js, browser_tilt_03_tab_switch.js, browser_tilt_04_initialization.js, browser_tilt_picking_miv.js, browser_tilt_picking_highlight01.js | Exited with code 1, timed out after 330 seconds, could not initialize Tilt; r=rcampbell 2012-06-03 20:15:41 +03:00
Cedric Vivier
f23c7de72d Bug 727834 - Add an API to (re)parse a style sheet in place. r=bz
---
 layout/inspector/public/inIDOMUtils.idl          |   12 ++-
 layout/inspector/src/inDOMUtils.cpp              |   11 +++
 layout/inspector/tests/chrome/Makefile.in        |    2 +
 layout/inspector/tests/chrome/test_bug727834.css |    7 ++
 layout/inspector/tests/chrome/test_bug727834.xul |   88 +++++++++++++++++++
 layout/style/nsCSSStyleSheet.cpp                 |   99 +++++++++++++++++++---
 layout/style/nsCSSStyleSheet.h                   |    2 +
 7 files changed, 207 insertions(+), 14 deletions(-)
 create mode 100644 layout/inspector/tests/chrome/test_bug727834.css
 create mode 100644 layout/inspector/tests/chrome/test_bug727834.xul
2012-06-03 12:54:38 -04:00
Jan Varga
513c660911 Bug 726593 - Implement FileHandle. r=bent 2012-06-03 18:33:52 +02:00
Mats Palmgren
f0d1bb70c8 Merge backout 2012-06-03 18:06:29 +02:00
Mats Palmgren
f8e32e8cae Back out bug 575294, bug 726264. (cset 1727de7d26ec, 6bcea3a628d8, 011c1c8e9cc7, 0be261a5042b, d51338c5cd0c) 2012-06-03 18:05:00 +02:00
Olli Pettay
66e30d6bd2 Bug 758894 - 'Highlight all' feature causes zombie compartments, r=mano 2012-06-03 16:06:35 +03:00
Asaf Romano
8f86773f20 Bug 730340 - Don't use expando properties for storing data on places nodes. Remove expandos support from result nodes. r=mak. 2012-06-03 15:50:08 +03:00
Asaf Romano
7ba8f62ee7 Bug 730340 - Bug 730340 - Don't use expando properties for storing data on places nodes. Don't use an expando to mark cut nodes. r=mak. 2012-06-03 15:01:15 +03:00
Mihai Sucan
de1b29a211 Bug 664688 - JavaScript evaluation "permission denied" after navigation to a different domain; r=past 2012-06-03 13:17:16 +03:00
Panos Astithas
595d5abc7b Bug 757282 - Pause when an exception is hit; r=rcampbell 2012-06-03 16:39:51 +03:00
Panos Astithas
d56223d79f Bug 737808 - Separate breakpoints and scripts handling in the client from the server; r=rcampbell 2012-06-03 16:39:50 +03:00
Dave Camp
6ac9cfe5f7 Merge fx-team to m-c. 2012-06-02 16:57:28 -07:00
Gavin Sharp
0ae6a40262 Also back out the test changes from bug 720081 that depended on the autocomplete controller changes, a=backout 2012-06-02 16:37:12 -07:00
Dave Camp
8f60bcb608 Bug 740543 - Rule view does not update when window is resized. r=robcee 2012-06-02 15:18:33 -07:00
Gavin Sharp
fabb6e1370 Back out 59409e2655ca (from bug 720081) due to bug 760803 2012-06-02 13:35:39 -07:00
Ehsan Akhgari
b05cd8343d Merge the last green changeset of mozilla-inbound to mozilla-central 2012-06-02 14:39:47 -04:00
Mihai Sucan
7985fc62a3 Bug 760837 - Intermittent browser_webconsole_bug_595934_message_categories.js | expectUncaughtException was called but no uncaught exception was detected; r=past 2012-06-02 21:20:44 +03:00
Joe Walker
1661f9f088 Bug 760793 - GCLI node type fails with defaultValue:null; r=dcamp 2012-06-02 21:12:31 +01:00
Joe Walker
c40516e925 Bug 760791 - GCLI tilt open command is broken: "TypeError: value is undefined"; r=dcamp 2012-06-02 21:12:25 +01:00
Dave Camp
e876ad021a Bug 760796 - Turn off animations while testing the responsive view. r=paul 2012-06-02 11:02:53 -07:00
Paul Rouget
e063566b7a Bug 757477 - [Responsive Mode] restore previous size / preset. r=dcamp 2012-06-02 19:57:24 +02:00
Tim Taubert
a36b34a473 Bug 742047 - Part 2 - Refactor SessionStorage.jsm and its API; r=zpao 2012-06-03 11:45:51 +02:00
Tim Taubert
2f19669713 Bug 742047 - Part 1 - Create SessionStorage.jsm and migrate existing code; r=zpao 2012-06-03 11:45:51 +02:00
Mihai Sucan
da9958af0a Bug 722685 - Console logging is slow; r=rcampbell 2012-06-02 13:45:32 +03:00
ffxbld
02e3aadf0c Automated blocklist update from host bld-centos5-32-vmw-018 2012-06-02 03:12:09 -07:00
Dave Camp
0a580edfa9 Merge fx-team to m-c. 2012-06-01 21:40:26 -07:00
Mats Palmgren
f1803c5e39 Bug 575294 - s/mFocused/sFocused/. part=4/4 r=smaug 2012-06-02 01:41:54 +02:00
Mats Palmgren
07de03112a Bug 575294. part=3/4 r=roc 2012-06-02 01:41:54 +02:00
Mats Palmgren
03ff52eb57 Bug 575294. part=2/4 r=smaug,roc 2012-06-02 01:41:54 +02:00
Mats Palmgren
5e6e5a608c Bug 726264. r=smaug 2012-06-02 01:41:54 +02:00
Mats Palmgren
42ce41b167 Bug 575294. part=1/4 r=enndeakin 2012-06-02 01:41:54 +02:00
Brad Lassey
5300717c62 bug 755070 - Scrolling causes after paint notifications which causes screenshotting which causes checkerboarding, chunk up large updates as well r=kats
--HG--
extra : rebase_source : a5e6c489fad35479a833216c30ac8e8a3ff17058
2012-06-01 18:54:48 -04:00
Brad Lassey
22103c8e9b bug 755070 - Scrolling causes after paint notifications which causes screenshotting which causes checkerboarding, chunk up whole page screenshots r=kats
--HG--
extra : rebase_source : 292177ebc19d8afb9e3753443d1d8c35f5b25256
2012-06-01 18:54:48 -04:00
Brad Lassey
dd3516b825 bug 755070 - Scrolling causes after paint notifications which causes screenshotting which causes checkerboarding, only update dirty rects, reuse a single bytebuffer and stop using java bitmaps r=kats
--HG--
extra : rebase_source : 2a7c299c7133da06638d9ef1d27d4b4653072dce
2012-06-01 18:54:48 -04:00
Terrence Cole
722da9452b Bug 760342 - Check explicitly for mis-use of HashTable::Enum; r=luke
If a user does removeFront or rekeyFront on an Enum, then continues to use it,
it will fail, potentially randomly. This patch makes the failure explicit in
debug builds.
2012-06-01 15:41:27 -07:00
Dave Camp
3df4aadfdc Bug 745961 - Hard to find the clickable region for adding a new CSS property in the Style Inspector. r=paul 2012-06-01 15:13:48 -07:00
Dave Camp
a4d92c9240 Bug 734365 - Rule view focus management needs an overhaul. r=paul 2012-06-01 15:13:48 -07:00
Frank Yan
ab80151f3b Bug 760696 - Use :fullscreen to detect HTML5 video/audio state for controls visibility. r=jaws,dbaron 2012-06-01 15:10:37 -07:00
Bobby Holley
ad1b675c38 Bug 751995 - Handle orphaned wrappers. r=peterv 2012-06-02 00:24:22 +02:00
Landry Breuil
caf14f769e Bug 759671 - reapply missing chunk from bug 722011 to fix build on OpenBSD - r=ms2ger 2012-06-01 15:12:44 -07:00