Joel Maher
c6292f1fc8
Bug 710445 - Add support for packaging tests in a specific directory. r=gbrown
2012-01-07 08:25:05 -05:00
Joel Maher
c220fd6332
Bug 715309 - robocop needs to have a more uniform log format. r=gbrown
2012-01-07 08:25:05 -05:00
Nicholas Nethercote
f54b204948
Bug 700508 - Disallow non-leaf memory reporters (attempt 3). r=jlebar.
2012-01-07 21:45:35 +11:00
Dão Gottwald
58cf4fb331
Disable browser_bug321000.js because newline handling is shaky (bug 592528)
2012-01-07 10:54:47 +01:00
Ed Morley
d89ef2f8f8
Merge last green changeset of mozilla-inbound to mozilla-central
2012-01-06 22:27:52 +00:00
Olli Pettay
6623e31896
Bug 714162 - Don't traverse certainly alive selections, additional patch, r=mccr8
2012-01-06 21:08:08 +02:00
Dão Gottwald
0b0c1bb5fb
Bug 589114 - Use frame scheduling for animated Fullscreen toolbar hiding. r=dietrich
...
--HG--
extra : rebase_source : b2f78bd02073c0fe7710d6171302783ee8d42bc6
2012-01-06 20:03:57 +01:00
Fabrice Desré
b79f6456f0
Bug 715941 - Use port 6666 for httpd.js as 7777 can't start [r=vingtetun]
2012-01-06 10:11:56 -08:00
Mark Finkle
02a94c079c
Bug 703450 - Restore tabs when waking up, always open external links in new tab [r=mbrubeck]
2012-01-06 13:10:16 -05:00
Mark Finkle
f89cd96685
Bug 710433 - The bookmark menu item should always say 'Bookmark', not 'Remove' [r=mbrubeck]
2012-01-06 13:10:06 -05:00
Serge Gautherie
0893bb1b6b
Bug 710562. (Av1a) Disable 2 application-specific '#ifdef' in Toolkit, as a workaround ftb. r=taras.
2012-01-06 17:36:27 +01:00
Kyle Huey
bd618e782b
Bug 683891: Stop exporting THEBES_API symbols from libxul. r=glandium
2012-01-06 09:44:25 -05:00
Dão Gottwald
4f5b630c69
Bug 644746 - Call updateVisibility when constructing the tabs container rather than when addProgressListener is called for the first time. r=gavin
...
--HG--
extra : rebase_source : d6ccec4e6c3f993136a4fda98baf136dd20926c2
2012-01-06 14:22:47 +01:00
Dão Gottwald
8b1c22e7e1
Bug 618770 - Use tabs-on-bottom layout when the tab bar is hidden. r=dolske
...
--HG--
extra : rebase_source : 37cad5657cc79391dafecd05ac65c1005334cb98
2012-01-06 14:19:57 +01:00
Jeff Walden
a4064a94b1
Bug 715852 - Fix an assertion running ecma_5/Object/proto-property-change-writability-set.js that happens when a test gets methodjitted just so. This fix is the required methodjit complement to the interpreter fix from bug 713944. FAIL. r=i-am-dumb
2012-01-07 00:55:21 -06:00
Kyle Huey
d382eb7335
Bug 714752: Make imgIContainerObserver::FrameChanged take an imgIRequest*. r=joe sr=roc
2012-01-06 07:32:38 -05:00
Marco Bonardo
4b562bb0b7
Merge last green PGO from mozilla-inbound to mozilla-central
2012-01-06 13:22:51 +01:00
Jan Varga
bc370ce9d8
Bug 715074 - SIGBUS on unaligned access in Key::EncodeNumber. r=sicking
2012-01-06 10:56:52 +01:00
Kartikaya Gupta
cc42cdfd07
Bug 715164 - Guard against another race condition in PZC. r=pcwalton
2012-01-05 18:39:45 -08:00
Ben Turner
e81ff3f1fd
Bug 715756: Workers: Enable TI and allow JIT hardening to be disabled. r=sicking.
...
--HG--
extra : transplant_source : J%CD%B8%E0V%AE%C2B%8D%80%F1%29%B12%B6SQ%08o%60
2012-01-05 17:51:21 -08:00
Benoit Girard
50284c67e1
Bug 715618 - SharedLibrary operator= doesn't handle self assignment properly. r=matspal
2012-01-05 18:11:29 -05:00
James Willcox
caa76a7c3f
Bug 715894 - Only draw dirty rect when using gralloc textures r=clord
...
--HG--
extra : rebase_source : 432da0c53ce697b6bbc8009c615e9bfb81f0778f
2012-01-06 12:25:05 -05:00
Rafael Ávila de Espíndola
8cf829b9d9
Bug 715325 - shutdown indexedDB during xpcom-shutdown. r=benjamin.
2012-01-06 12:07:29 -05:00
Ed Morley
b9d68ddfdd
Backout 4779d8df054b (bug 700508) for linux64 Moth orange
2012-01-06 16:23:05 +00:00
Michal Novotny
610908a7b2
Bug 707436 - nsSetSmartSizeEvent can cause a lot of IO on the main thread
2012-01-06 16:19:10 +01:00
Neil Rashbrook
e04ddb487c
Bustage fix for bug 714164
2012-01-05 22:42:24 +00:00
Neil Rashbrook
8e9ce6caac
Mac OS X bustage fix for bug 714164
2012-01-05 22:14:20 +00:00
Neil Rashbrook
28fd3b25ad
Bug 714164 Restore some global window commands that were removed as part of bug 669026 because they appeared to be unused r=ehsan sr=roc
2012-01-05 21:33:41 +00:00
Kyle Huey
20035c791b
Bug 715113: Update Snappy to r56. r=bent
2012-01-05 11:26:14 -05:00
Kyle Huey
89088b2c08
Bug 709400: Make all methods on nsIInlineSpellChecker scriptable so that it can be overriden from JS. r=ehsan
2012-01-05 11:26:14 -05:00
Ben Turner
e92737e5b2
Remove stray tabs from ril_worker.js. No bug, DONTBUILD.
2012-01-05 08:17:20 -08:00
Marco Bonardo
2b6c8bb207
Merge last clean PGO changeset from mozilla-inbound to mozilla-central
2012-01-05 15:52:19 +01:00
Kyle Huey
b6336c1155
Bug 715162: Add missing nsTArray.h include.
2012-01-05 09:01:01 -05:00
Kyle Huey
8e3b7a1d97
Bug 712175: Delayload gkmedias.dll. r=glandium
2012-01-05 08:45:40 -05:00
Kyle Huey
a58d81faef
Bug 715185: Remove using namespace declaration from nsDOMFile.h. r=mounir
2012-01-05 08:44:46 -05:00
Kyle Huey
46c19a64e1
Bug 715162: Move LazyIdleThread to xpcom/. r=bent
...
--HG--
rename : dom/indexedDB/LazyIdleThread.cpp => xpcom/threads/LazyIdleThread.cpp
rename : dom/indexedDB/LazyIdleThread.h => xpcom/threads/LazyIdleThread.h
2012-01-05 08:42:47 -05:00
Serge Gautherie
f4c3635cba
Bug 705957. (Bv2) test_bug_511615.html: Improve the spelling of "priviledged". r=ehsan.
...
DONTBUILD (test-only, spelling-only).
2012-01-05 14:19:14 +01:00
Jim Mathies
653e217094
Bug 683967 - Disable child side aborts on parent hang. r=bsmedberg
2012-01-05 06:47:41 -06:00
Marco Bonardo
ab69d3a84a
Bug 715465 - Extraneous reportError in preferences/advanced.js
...
r=bbondy
2012-01-05 12:50:16 +01:00
Marco Bonardo
a658c410cf
Bug 715268 - Downgrades may cause missing favicons GUIDs.
...
r=dietrich
--HG--
rename : toolkit/components/places/tests/migration/places_v10_from_v11.sqlite => toolkit/components/places/tests/migration/places_v10_from_v14.sqlite
rename : toolkit/components/places/tests/migration/test_current_from_v10_migrated_from_v11.js => toolkit/components/places/tests/migration/test_current_from_v10_migrated_from_v14.js
2012-01-05 11:43:29 +01:00
Marco Bonardo
f0cc4be99b
Merge mozilla-central and mozilla-inbound
2012-01-05 11:31:12 +01:00
Jonathan Kew
abbb68b23f
bug 711690 - don't warn about unsupported font formats if a different source successfully loads. r=jdaggett
2012-01-05 10:14:11 +00:00
Tim Taubert
2244f538de
merge m-c to fx-team
2012-01-05 10:19:15 +01:00
Graeme McCutcheon
50b5e738ff
Bug 471319 - Don't make incorrect assumptions about the bogus node after undo/redo. r=ehsan
2012-01-04 15:15:09 +00:00
Brad Lassey
6cb042919a
bug 710392 - exclude about:home from top sites on about:home r=lucasr
2012-01-04 21:34:06 -08:00
Kartikaya Gupta
2ddf4b722d
Bug 715443 - [2/2] More robotium cleanup. r=jmaher
...
- Extract utility functions into BaseTest so that there's a bunch of duplicated code everywhere
- Use long instead of Long in testPan to avoid object creation
2012-01-05 10:20:22 -05:00
Kartikaya Gupta
dc3dce6a02
Bug 715443 - [1/2] Robotium cleanup. r=jmaher
...
- Extract a common BaseTest class to hold the duplicated setup/tearDown stuff
- Convert 2-space indent to 4-space indent in keeping with rest of android code
- Prefix class member variables with 'm'
- Convert tabs to spaces, remove trailing whitespace
- Remove unused imports
- Use generics to reduce unchecked warnings
2012-01-05 10:20:22 -05:00
Geoff Brown
75fde9f5a2
Bug 715197 - Robocop: implement isDisplayed(); r=jmaher
2012-01-05 10:20:21 -05:00
Geoff Brown
4aabbea5ec
Bug 715060 - Fallback to normal devicemanagerADB.pushDir behavior when unzip fails; r=jmaher
2012-01-05 10:20:21 -05:00
Brian Hackett
c9b3cdece5
Add liveness intervals to indicate variable writes within try blocks, bug 714645. r=dvander
2012-01-05 07:01:18 -08:00