Daniel Holbert
|
ca0da46939
|
Bug 829369: Cast pointer-subtraction to a size_t (after ensuring it'll be nonnegative) when comparing it to a nsTArray's size, to fix signed/unsigned comparison build warning. r=dbaron
|
2013-01-12 01:56:15 -08:00 |
|
Victor Porof
|
7c95c7c86b
|
Bug 782179 - Intermittent browser_dbg_reload-same-script.js | The preferred script url wasn't set correctly. (4) - Didn't expect -1, but got it, | The selected script isn't the correct one. (4) - Didn't expect -1, but got it, r=past
|
2013-01-12 09:09:06 +02:00 |
|
Dave Hylands
|
5f6cd11a09
|
Bug 813770 - Fix xpcshell update tests to work with new code. r=rstrong
|
2013-01-12 05:03:13 +01:00 |
|
Dave Hylands
|
bbea4b3632
|
Bug 813770 - Rebooting after update is downloaded but before it's applied doesn't show prompt to re-apply on subsequent restart. r=rstrong
|
2013-01-12 05:03:13 +01:00 |
|
Patrick McManus
|
68ad3a2281
|
bug 829646 PAC mIPAddress() problem outside of FindProxyForURL() r=biesi
|
2013-01-11 21:40:36 -05:00 |
|
Masayuki Nakano
|
2e17e4b4b7
|
Bug 825924 Input events which are dispatched by editor should be trusted always r=smaug+ehsan
|
2013-01-12 10:49:29 +09:00 |
|
Trevor Saunders
|
a6e1ca0693
|
no bug - mark several classes final to avoid warnings about deleting objects of polymorphic type
|
2013-01-11 04:43:29 -05:00 |
|
Trevor Saunders
|
14a806d47d
|
no bug - remove a bunch of extra ';'s to make -pedantic happy
|
2013-01-11 05:14:04 -05:00 |
|
Josh Matthews
|
e7365d05a5
|
Backed out changeset 78960509f7c3 (bug 820124)
|
2013-01-12 01:57:13 +01:00 |
|
Josh Matthews
|
0c765e03f6
|
Backed out changeset b4bd9455a5a3 (bug 820124)
|
2013-01-12 01:57:11 +01:00 |
|
Trevor Saunders
|
e400fe7845
|
bug 828138 - GetCurrentSelection() should return Selection* r=smaug
|
2012-12-19 17:55:44 -05:00 |
|
Trevor Saunders
|
6700f68171
|
bug 828138 - remove out arg from Selection::GetPresContext() r=ehsan
|
2012-12-19 13:44:58 -05:00 |
|
Trevor Saunders
|
bfcd97256d
|
bug 828138 - make Selection::GetPresShell() return the pres shell instead of use an out arg r=ehsan
|
2012-12-18 19:55:11 -05:00 |
|
Trevor Saunders
|
f36115e135
|
bug 828138 - remove nsISelectionPrivate::SetPresShell() r=ehsan
|
2012-12-18 17:30:11 -05:00 |
|
Matt Brubeck
|
eb8ce2e33d
|
Bug 773598 - Add MIME types to script tags in mochitest/browser-harness.xul [r=jmaher]
This fixes an error in Metro debug builds that prevented scripts from using
JavaScript 1.7 features.
|
2013-01-11 16:40:28 -08:00 |
|
David Keeler
|
3f2b1badb9
|
bug 809846 - CTP: activate dynamically added plugins of the same type when using popup notification r=jaws
--HG--
rename : browser/base/content/test/plugin_bug743421.html => browser/base/content/test/plugin_add_dynamically.html
|
2013-01-11 16:25:02 -08:00 |
|
Dan Mosedale
|
5af872649d
|
Bug 829314, enable webrtc_trace logging for getUserMedia's VideoEngine, r=jesup
|
2013-01-11 15:30:20 -08:00 |
|
Ed Morley
|
d34cee3383
|
Backout 6be5ab4c2fde (bug 829580) to see if it fixes bug 829690
|
2013-01-11 23:10:19 +00:00 |
|
L. David Baron
|
b838fd5e48
|
Add crashtest for bug 621424 / bug 588237.
|
2013-01-11 14:51:21 -08:00 |
|
L. David Baron
|
26d1df7fef
|
Bug 588237, patch 5: remove the optimization of skipping FlowAndPlaceFloat for some pushed floats, simply because the optimization looks fishy to me. r=roc
|
2013-01-11 14:51:21 -08:00 |
|
L. David Baron
|
28fa8b3991
|
Bug 588237, patch 4: Pull pushed floats back from the next-in-flow at the start of reflow. r=roc
|
2013-01-11 14:51:21 -08:00 |
|
L. David Baron
|
0f7b642d48
|
Bug 588237, patch 2: Fix comment that is now incorrect due to work in bug 563584 or followups. r=roc
|
2013-01-11 14:51:21 -08:00 |
|
Christian Holler
|
6373ca599f
|
Bug 829787 - Fix a failure with jit-test --show-failed-cmd option. r=jorendorff, DONTBUILD
|
2013-01-11 23:48:12 +01:00 |
|
Ed Morley
|
b7728b3b49
|
Bug 782633 - Make the "missing output line for total leaks!" failure mode a warning rather than TEST-UNEXPECTED-FAIL; r=ted
|
2013-01-11 22:20:21 +00:00 |
|
Robert Longson
|
6d76cd33e9
|
Bug 828246 - Prevent stroke from drawing, on SVG text with a stroke-width of 0. r=dholbert
|
2013-01-11 22:08:37 +00:00 |
|
Jason Orendorff
|
4bdff069b2
|
Fix a compiler warning in DefinePropertyOnArray. No bug#, r=billm on IRC.
|
2013-01-11 15:36:51 -06:00 |
|
Sean Stangl
|
5e42313734
|
Bug 820124, Part 2/2 - Handle fast removal in str_replace(). r=dvander
|
2013-01-02 14:11:14 -08:00 |
|
Sean Stangl
|
d3bfbb8e67
|
Bug 820124, Part 1/2 - Use RegExpShared for lazy RegExpStatics. r=dvander
|
2013-01-02 14:10:29 -08:00 |
|
Sriram Ramasubramanian
|
fc2883e709
|
Bug 826819: New private tab icon for GB phones. [r=mfinkle] [needs-clobber]
|
2013-01-10 15:30:40 -08:00 |
|
Sriram Ramasubramanian
|
8a881c8a87
|
Bug 826819: Remove the unwanted shadow resource. [r=mfinkle]
--HG--
extra : rebase_source : a9a56f7ef544ffe332d65f52ee9b3309e116ee07
|
2013-01-10 13:08:55 -08:00 |
|
Sriram Ramasubramanian
|
03e382ffb9
|
Bug 817739: Theme change for synced tabs. [r=mfinkle]
--HG--
extra : rebase_source : 9b10d242c2c560489974cf7f23c5418a8370fc8a
|
2013-01-10 13:06:32 -08:00 |
|
Sriram Ramasubramanian
|
c484c0e4ee
|
Bug 824501: Tabs in tabs-panel should have holo-ish indicator. [r=mfinkle]
--HG--
extra : rebase_source : dfe7c47afa6c50929a0d1d6c60b030f7aea9d8ac
|
2013-01-10 11:43:12 -08:00 |
|
Sriram Ramasubramanian
|
8d85b50121
|
Bug 824501: Support for AllCaps in TextView. [r=mfinkle]
--HG--
extra : rebase_source : f1c763ba497f7c7462ac06a8769f55705d410c45
|
2013-01-10 11:25:30 -08:00 |
|
Sriram Ramasubramanian
|
2a0533dcad
|
Bug 826819: New private tab icon for the tabs-panel and the menu. [r=mfinkle]
--HG--
extra : rebase_source : 8cf383a0817f5d3a67871ae44b64741dcd0a1294
|
2013-01-10 12:22:43 -08:00 |
|
Sriram Ramasubramanian
|
2d7f22e1a2
|
Bug 826819: Tabs panel border change to solid color. [r=mfinkle]
--HG--
extra : rebase_source : b22861e81887e3f578ef0fbb7bbf63bdc1148973
|
2013-01-10 11:18:32 -08:00 |
|
Asaf Romano
|
410fd1382f
|
Bug 827293 - The first list item in the downloads view should be selected when it's opened (was: Error: TypeError: view.selectNode is not a function). r=mak
|
2013-01-11 22:48:01 +02:00 |
|
Jim Chen
|
bc899db14a
|
Bug 827176 - Properly reset GeckoInputConnection states during focus; r=cpeterson
|
2013-01-11 15:36:22 -05:00 |
|
Jim Chen
|
2eeb75f89b
|
Bug 825120 - Fake selection update to force IME hard reset; r=cpeterson
|
2013-01-11 15:34:58 -05:00 |
|
David Zbarsky
|
147aeff755
|
Bug 828715 - Move DOMSVGMatrix to mozilla::dom::SVGMatrix r=longsonr
--HG--
rename : content/svg/content/src/DOMSVGMatrix.cpp => content/svg/content/src/SVGMatrix.cpp
rename : content/svg/content/src/DOMSVGMatrix.h => content/svg/content/src/SVGMatrix.h
|
2013-01-11 15:30:21 -05:00 |
|
David Zbarsky
|
9f7563ad36
|
Bug 817256 - DOMSVGTransform should hold strong ref to matrix r=longsonr
|
2013-01-11 02:15:06 -05:00 |
|
Neil Deakin
|
455dd28e45
|
Bug 685191, don't fire an extra DOMMenuItemActive event when switching menus on a menubar, r=neil
|
2013-01-11 15:21:48 -05:00 |
|
Ian Melven
|
a78a705e00
|
Bug 829699 - Typo in message for both CSP headers (r=smaug)
|
2013-01-11 12:08:23 -08:00 |
|
Patrick McManus
|
50282b5a78
|
bug 828632 os x system proxy config mem leak/syslog r=josh
|
2013-01-11 15:00:49 -05:00 |
|
Shu-yu Guo
|
021fedc58a
|
Bug 826148 - Part 4: Ion IC (r=dvander)
|
2013-01-10 13:04:04 -08:00 |
|
Shu-yu Guo
|
60ae5fb743
|
Bug 826148 - Part 3: Jaeger IC (r=bhackett)
|
2013-01-10 13:04:04 -08:00 |
|
Shu-yu Guo
|
1521de42c3
|
Bug 826148 - Part 2: TI changes (r=bhackett)
|
2013-01-10 13:04:04 -08:00 |
|
Shu-yu Guo
|
46068881b8
|
Bug 826148 - Part 1: JSFunction flag and interpreter changes (r=luke)
|
2013-01-10 13:04:04 -08:00 |
|
Yiming Yang
|
eca0712e16
|
Bug 827403 - Implement 'timeouts' command, r=mdas
|
2013-01-11 11:33:58 -08:00 |
|
Rafael Ávila de Espíndola
|
5e1b16875a
|
Bug 829621 - Compute the breakpad-id for OS X. r=BenWa.
|
2013-01-11 14:38:40 -05:00 |
|
Chris Peterson
|
f456453bfd
|
Bug 829685 - Remove #include "prtypes.h" from some files that no longer use PR types. r=ehsan
|
2013-01-10 08:19:36 -08:00 |
|