Commit Graph

79541 Commits

Author SHA1 Message Date
Michael Ratcliffe
6129ae153d Bug 689759 - Style Inspector needs a no-results placeholder. r=msucan 2011-11-06 12:36:38 +02:00
Mihai Sucan
dc28502c99 Bug 699308 - Highlighter closes during iframe requests. r=robcee 2011-11-06 16:48:59 +02:00
Mihai Sucan
9b8366cd22 Bug 698762 - Remove unmatched rules from style inspector. r=robcee 2011-11-06 12:26:09 +02:00
Rob Campbell
6108aff85b merge fx-team to m-c 2011-11-06 08:49:14 -04:00
Olli Pettay
31055dabf2 Bug 699925 - support event.stopImmediatePropagation in workers, r=bent 2011-11-05 23:41:16 +02:00
Ben Turner
0fb1dac7ba Bug 698860 - 'Workers: Cycle collector calls DOM worker from wrong thread'. r=sicking. 2011-11-05 12:45:35 -07:00
Rob Campbell
57b784f621 Bug 696107 - HTML attribute editor in highlighter conflicts with new keyboard controls. r=dcamp 2011-11-05 12:38:00 -07:00
Dão Gottwald
0b639ce679 Bug 700036 - Put the style inspector into a xul document. r=dcamp
--HG--
rename : browser/devtools/styleinspector/csshtmltree.xhtml => browser/devtools/styleinspector/csshtmltree.xul
rename : browser/devtools/styleinspector/cssruleview.xhtml => browser/devtools/styleinspector/cssruleview.xul
2011-11-05 12:31:00 -07:00
Rob Campbell
a1d6ac3585 Backout part 2 - Bug 689759 rev b73aa0bd2b4e, Bug 698762 rev 2967e93cdb44, a=bustage 2011-11-05 19:19:02 -03:00
Rob Campbell
29dc47ca07 Backout part 1 - Bug 698762 rev 1b6acffa7a94, Bug 698762 rev f0e736dbc7bc, a=bustage 2011-11-05 19:18:58 -03:00
Rob Campbell
17d01933ce Bug 698762 - Remove unmatched rules from style inspector; fix merge bustage; a=bustage 2011-11-05 17:15:58 -03:00
Rob Campbell
864956964f Bug 698762 - Remove unmatched rules from style inspector; backout; a=dcamp 2011-11-05 17:01:10 -03:00
Rob Campbell
b58577f69b merge m-c to fx-team 2011-11-05 15:55:28 -03:00
Ed Morley
7bc582f20f Backout 4997c6f8b24d (bug 616542) for causing locally run mochitest-browser-chrome test runs to fail 2011-11-05 18:35:59 +00:00
Rob Campbell
92c7bd7f02 merge m-c to fx-team 2011-11-05 10:11:34 -03:00
Michael Ratcliffe
bab28afe5c Bug 689759 - Style Inspector needs a no-results placeholder; r=msucan 2011-11-05 12:52:55 +01:00
Michael Ratcliffe
c6e58bd800 Bug 698762 - Remove unmatched rules from style inspector; r=msucan 2011-11-05 12:38:17 +01:00
Matt Brubeck
6b043d2642 Back out 24129599cb51 (bug 691951) because of Windows 7 test_resizer failure 2011-11-04 22:26:07 -07:00
Gavin Sharp
788ab2bbaf back out ffdc872d5450 (https://bugzilla.mozilla.org/show_bug.cgi?id=699942#c4) 2011-11-04 18:42:56 -07:00
Michael Ratcliffe
63a634f34e Bug 672748 - Style inspector UI refresh; r=dcamp,msucan,rcampbell,dao 2011-11-04 18:12:58 +01:00
Mihai Sucan
0a0099da5c Bug 699130 - Paste is disabled after using it once in Scratchpad; r=rcampbell 2011-11-04 17:32:24 +02:00
Rob Campbell
299a438c06 Bug 699130 - Backed out changeset 67d9339ff0df, bad commit message. 2011-11-04 16:03:16 -03:00
Mihai Sucan
684d37873c Bug 699130 - Paste is disabled after using it once in Scratchpad 2011-11-04 17:32:24 +02:00
Rob Campbell
048d461e6b Bug 699475 - Integrate RuleView into Highlighter Sidebar; r=dcamp 2011-11-03 18:40:36 -03:00
Mihai Sucan
ac58401aa8 Bug 692543 - Make the Style Inspector UI faster; r=dcamp 2011-11-02 19:50:15 +02:00
Rob Campbell
64f12661f7 Bug 699636 - Highlighter sidebar resizes to follow the highlighter box; r=gavin 2011-11-05 14:35:46 -03:00
Dave Camp
8863497d7e Bug 699968 - Update the rule view's dtd link. r=robcee 2011-11-05 08:46:40 -07:00
Dave Camp
60392df231 Bug 696180 - Add support for inherited properties to the rule view. r=robcee 2011-11-05 08:45:22 -07:00
Dave Camp
d6fc06441d Bug 699592 - Add inIDOMUtils::isInheritedProperty to find out if a CSS property is inherited by default. r=bz 2011-11-05 08:41:10 -07:00
Terrence Cole
fdb5ec2f79 Bug 670596 - Mark ununused arenas as decommitted; r=?,njn
This patch tells the OS which pages we are not using after we do a GC_SHRINK.
The result is that the OS can do a better job managing memory, send less to
swap and will not count these pages against us in RSS.
2011-10-11 18:37:40 -07:00
Steve Fink
ec14aa4669 Bug 625639 - fix XPCConvert error handling (r=mrbkap) 2011-10-28 12:35:35 -07:00
Steve Fink
77bf8eb073 Bug 693907 - Once Upon a JSAPI (move JS_CallOnce from jslock.cpp to jsapi.cpp) (r=waldo)
--HG--
extra : rebase_source : 718fa503c0b73f0a4a94f50f28bc4a7981ef4202
2011-10-11 21:52:36 -07:00
Marco Bonardo
ed5a1cd872 Bug 619623 - Try to fix some intermittent failures in test_IHistory.cpp.
r=dietrich
2011-11-05 01:01:38 +01:00
Fabrice Desré
f2ecf7b606 Bug 694795 - Black rectangle in top left corner after opening a link from another app [r=mbrubeck] 2011-11-04 16:46:34 -07:00
Marco Bonardo
a64a1143de Bug 691512 - CreateStatement misuse in AddonRepository.jsm.
r=mossop
2011-11-05 00:41:47 +01:00
Tom Schuster
70303788a7 no bug - Add 0 add the end of a char array rs=waldo
--HG--
extra : rebase_source : f0f7051cbb7842da215bf3163db49c68ada60bc3
2011-11-04 23:49:56 +01:00
Rafael Ávila de Espíndola
7dc8a30f17 Bug 697989 - don't use domstorage-flush-timer test_bug624047.html. r=mak77.
Use a new domstorage-flush-force message for testing calling
FlushAndDeleteTemporaryTables with a 'true' argument. We want to add more
work to profile-before-change and that would interfere with the testing
in dom/tests/mochitest/localstorage/test_bug624047.html.

Also move the NS_DOMSTORAGE_FLUSH_TIMER_OBSERVER define to the .cpp file
since that is the only place it is used and rename it to end in _TOPIC.
2011-11-04 18:27:59 -04:00
Taras Glek
e85e0135c1 Bug 699942: Telemetry Yes->Yes, I want to help r=geekboy 2011-11-04 15:19:45 -07:00
Matt Brubeck
2e9f876ef5 Back out bug 429592 because of Linux opt jsreftest failure 2011-11-04 15:18:58 -07:00
Gavin Sharp
65ae5bd0de Bug 691951: make startup notifications persist until the users close them (disable auto-dismissal), r=zpao
--HG--
extra : transplant_source : %D5%A0r%9A%DA3%F0%C1%E1%00%03%C6%DC%E8Z%B9%1BU%8B%E7
2011-11-04 14:45:01 -07:00
ABE Hiroki
f64ab95bee Bug 675593 - Fix nspr4!1.pgc path mistake on NSPR PGO build (m-c part); r=ted 2011-11-04 21:26:53 +00:00
Rail Aliiev
8a56fd9db2 Bug 616542 - Shorten file path length of mochitest; r=ted 2011-11-04 21:13:42 +00:00
Jens Hatlak
ed94548c09 Bug 698524 - fix test_startup.js xpcshell test for SeaMonkey by excluding all non-test add-ons. r=Mossop 2011-11-04 21:08:48 +00:00
Marco Bonardo
da3cdc299a Merge mozilla-central to mozilla-inbound 2011-11-04 21:56:10 +01:00
Marco Bonardo
b4d35407e6 Bug 397424 follow-up - Remove extraneaous semicolon to fix Maemo bustage. 2011-11-04 21:45:22 +01:00
Sriram Ramasubramanian
abf3f144a0 Bug 676621 - Toaster alert needs better Honeycomb styling 2011-11-04 13:43:32 -07:00
Benjamin Smedberg
140e793c90 Add MOZ_CRASHREPORTER ifdefs to the patch for bug 429592. r=captain bustage 2011-11-04 15:13:58 -04:00
Benjamin Smedberg
006ddd0e6d Disable the hang detector for bug 429592 while running the startup cache tests because they intentionally hang the browser to trigger the startup timeout. feedback=mwu on IRC 2011-11-04 15:13:40 -04:00
Olli Pettay
fdb741699d Bug 698929 - Implement event.stopImmediatePropagation, r=jst
--HG--
extra : rebase_source : 76d19175a58a4ac8113b144a19f9d7679ad54dd0
2011-11-04 19:17:19 +02:00
Matt Brubeck
6a4f609fdd Merge last green changeset from mozilla-inbound to mozilla-central 2011-11-04 11:27:46 -07:00