Commit Graph

86301 Commits

Author SHA1 Message Date
Olli Pettay
f2a6340456 Bug 725768 - BBP for ObjectHolders, additional patch, mccr8 2012-02-11 03:21:26 +02:00
Olli Pettay
e87ef6bf98 Bug 726007 - Add telemetry probes for forgetSkippable, r=mccr8
--HG--
extra : rebase_source : aa3a24a53fc95c41bbe460bba732cc5e024107dc
2012-02-11 01:30:20 +02:00
Joel Maher
cc77a9eb81 Bug 726087 - Deploy a new talos.zip to fix the --ignore-first errors on a dataset of size 1. r=armenzg 2012-02-10 19:05:19 -05:00
Olli Pettay
a67dd476a5 Bug 725446 - BBP for ContentList, f=mccr8,r=jst 2012-02-10 22:47:29 +02:00
Olli Pettay
0fe1640d6b Bug 725768 - BBP for ObjectHolders, r=mccr8
--HG--
extra : rebase_source : 31e088050144099582d035f758d716516885ebd3
2012-02-10 21:50:37 +02:00
Olli Pettay
aadd83897e Bug 725867 - Optimize anon content in BBP, f=mccr8,r=jst
--HG--
extra : rebase_source : 4ac761bd26bf7497140b574c91d8da9dc6954aa8
2012-02-10 21:42:46 +02:00
Philipp von Weitershausen
fe2850e269 Bug 725901 - RIL: Data call fixes. r=qDot DONTBUILD because NPOTB 2012-02-10 11:27:38 -08:00
Philipp von Weitershausen
4c24c2a473 Bug 725137 - RIL: process registration state + GPRS registration state. r=qDot 2012-02-10 11:27:23 -08:00
José Antonio Olivera Ortega
78535c5387 Bug 725599 - B2G telephony: speakerEnabled does not work; r=philikon 2012-02-10 11:27:23 -08:00
Fernando Jiménez
eb07f876aa Bug 724994 - Silence RIL signal strength logcat messages; r=qDot 2012-02-10 11:27:23 -08:00
Joel Maher
bb3c3a07de Bug 725716 - [xperf fix] upload a new talos.zip. r=armenzg 2012-02-10 10:35:15 -05:00
Tim Taubert
bc22a502a6 merge m-c to fx-team 2012-02-10 14:26:49 +01:00
Ed Morley
04d8171793 Merge last PGO-green changeset of mozilla-inbound to mozilla-central 2012-02-10 12:14:39 +00:00
Ms2ger
6788cc4bff Bug 724270 - Part b: Use nsINode in GenerateCSSDeclarationsFromHTMLStyle / GetCSSEquivalentToHTMLInlineStyleSet and callers; r=ehsan 2012-02-10 11:04:47 +01:00
Ms2ger
523de6f68f Bug 724270 - Part a: Add an nsINode overload of GetCSSInlinePropertyBase; r=ehsan 2012-02-10 11:04:47 +01:00
Ms2ger
b8ad0423eb Bug 724269 - Add nsHTMLCSSUtils::IsCSSEditableProperty(nsIContent*); r=ehsan 2012-02-10 11:04:47 +01:00
Ms2ger
160b2fe892 Bug 724268 - Simplify nsHTMLCSSUtils::GetDefaultViewCSS; r=ehsan 2012-02-10 11:04:47 +01:00
Ms2ger
d9f537650b Bug 724266 - Add dom::Element* nsHTMLCSSUtils::GetElementContainerOrSelf(nsINode* aNode); r=ehsan 2012-02-10 11:04:46 +01:00
Ms2ger
c3393d42fb Bug 724264 - Consolidate code that checks whether an element has a non-_moz_dirty attribute; r=ehsan 2012-02-10 11:04:46 +01:00
Ms2ger
2cea69e795 Bug 724261 - Use nsINode in nsHTMLEditRules::RelativeChangeIndentationOfElementNode; r=ehsan 2012-02-10 11:04:46 +01:00
Ms2ger
1cd3020364 Bug 723232 - nsHTMLEditRules::RelativeChangeIndentationOfElementNode removes divs with any one attribute; r=ehsan 2012-02-10 11:04:46 +01:00
Ms2ger
7612237b23 Bug 724260 - Add nsHTMLEditRules::IsInListItem(nsINode* aNode); r=ehsan 2012-02-10 11:04:46 +01:00
Ms2ger
4edb97bb95 Bug 724259 - Add nsHTMLEditor::IsNodeInActiveEditor(nsINode* aNode); r=ehsan 2012-02-10 11:04:46 +01:00
Ms2ger
a83254f675 Bug 723252 - Various nsHTMLEditor cleanup; r=ehsan 2012-02-10 11:04:46 +01:00
Ms2ger
eb5b3bafe8 Bug 716208 - Simplify nsHTMLCopyEncoder::IsMozBR; r=peterv 2012-02-10 11:04:45 +01:00
Ms2ger
e7718fdf3a Bug 718287 - Remove plugins ForceRedraw functions; r=bz 2012-02-10 11:04:45 +01:00
Ms2ger
78225b5654 No bug - Remove unused variable 'gen'; r=smaug 2012-02-10 11:04:45 +01:00
Panos Astithas
81f71bf910 Bug 719122 - Setting a breakpoint in a line without code should skip forward; f=dcamp,r=jimb 2012-02-10 09:46:12 +02:00
Panos Astithas
3ef9efb734 Bug 711125 - Make the debugger client's setBreakpoint pause the debuggee automatically; r=dcamp
Makes DC_setBreakpoint send an interrupt request first, if the debuggee is running (in the main loop), and then proceed with a breakpoint request. Also fixes a bug in the client request dispatcher, where unsolicited notifications would be considered as responses to unrelated active requests.
2012-02-10 09:46:11 +02:00
Panos Astithas
a6a526b23d Bug 690771 - Implement the debugger pause request (at the main loop); r=dcamp 2012-02-10 09:46:10 +02:00
Panos Astithas
601f005ca2 Bug 683503 - GCLI needs commands to control the debugger; r=jwalker,dcamp 2012-02-10 09:46:04 +02:00
Phil Ringnalda
46de66622e Back out c7e11bcec31a (bug 724210) for Android XUL bustage 2012-02-09 22:24:53 -08:00
Kyle Huey
090e99a445 Bug 725418: IndexedDB - GetAll[Keys] with an explicit 0, null, or undefined for the maximum number of records should return all records. r=bent
--HG--
extra : rebase_source : d4ebec7bb33e581bf9e709440a20117e245d1fcd
2012-02-09 20:56:48 -08:00
Kyle Huey
aa9c2c3ceb Bug 725848: ProxyCompleteRunnable must always run, even when clearing the event queue. r=bent
--HG--
extra : rebase_source : 02683e57a931f1e7c78a4bd7c13f2452a5e36c94
2012-02-09 20:54:47 -08:00
Kyle Huey
f849712cc4 Bug 725885: Worker interval timers can be deleted prematurely. r=bent
--HG--
extra : rebase_source : 9588ec51cd18a7bf2ac3c07aa6ef0dfe50a01bef
2012-02-09 19:03:11 -08:00
Phil Ringnalda
14bf78c766 Back out 61d58d97747a (bug 721463) on expanded suspicion of GC crashes 2012-02-09 21:02:19 -08:00
Phil Ringnalda
205034ec93 Back out 710220a5ac33 (bug 714109) on suspicion of causing GC crashes in browser-chrome 2012-02-09 20:40:59 -08:00
Tim Taubert
d9d0dbb0c3 Bug 725668 - [New Tab Page] Typo in NewTabUtils.jsm - undefined variable; r=dao 2012-02-09 17:41:11 +01:00
Tim Taubert
204e3a1c52 Bug 723873 - setting about:newtab as homepage should place the cursor in the location bar at startup; r=dao 2012-02-09 16:30:37 +01:00
Spyros Livathinos
bf552b9084 Bug 703692 - Source Editor: add support for the focus/blur events; r=msucan f=msucan 2012-02-09 14:40:41 +02:00
Tim Taubert
1b4e0e1a0d Bug 725268 - [Page Thumbnails] Reduce API provided by PageThumbs.jsm; r=dietrich 2012-02-09 11:12:15 +01:00
Tim Taubert
a728b58498 Backed out changeset bcd726a4a258 (bug 725268) 2012-02-09 11:47:08 +01:00
Tim Taubert
3c7aa5aa11 Bug 725268 - [Page Thumbnails] Reduce API provided by PageThumbs.jsm; r=dietrich 2012-02-09 11:12:15 +01:00
Tim Taubert
48c9eec3af Bug 720838 - [Page Thumbnails] Use canvas.mozFetchAsStream(); r=dietrich 2012-02-09 09:48:30 +01:00
Tim Taubert
8b64026974 merge m-c to fx-team 2012-02-09 09:28:33 +01:00
Benjamin Smedberg
c33b41a652 Bug 723473: Fix crash with Flashblock, regression from bug 90268. r=josh 2012-02-08 18:15:16 -05:00
Serge Gautherie
9c30509e0d Bug 725349. (Av1) Add a missing space to log messages. r=gavin.sharp.
DONTBUILD (log-string only).
2012-02-08 19:45:48 +01:00
Kyle Huey
1584900fa4 Fix Bug 657588. r=bsmedberg 2012-02-08 09:27:29 -08:00
Dietrich Ayala
c11682f27e Bug 715402 - Wait for chrome MozAfterPaint before executing any code not critical to making the initial window visible; r=gavin 2012-02-08 17:46:51 +01:00
Tim Taubert
a465dda184 Bug 695705 - Intermittent TEST-UNEXPECTED-FAIL | browser/base/content/test/tabview/browser_tabview_bug628061.js | There are two groups - Got 1, expected 2; r=dietrich 2012-02-08 17:46:51 +01:00